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

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

<https://eurobis.org/id/occurrence/8275__2213_72>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_72" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_72'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2213_72'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.726241'^^xsd:double;
  dwc:latitude '58.870719'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.726241 58.870719, -8.726241 58.870719, -8.726241 58.870719, -8.726241 58.870719, -8.726241 58.870719))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Physter macrocephalus" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2213_72'^^xsd:string;
  dwc:observationDate '1904-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2688> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.528654 -12.043785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.528654"^^xsd:decimal ;
  dwc:decimalLongitude "-12.043785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2688'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2213_2688'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-12.043785'^^xsd:double;
  dwc:latitude '59.528654'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-12.043785 59.528654, -12.043785 59.528654, -12.043785 59.528654, -12.043785 59.528654, -12.043785 59.528654))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Physter macrocephalus" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2213_2688'^^xsd:string;
  dwc:observationDate '1911-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2689> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.528654 -12.043785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.528654"^^xsd:decimal ;
  dwc:decimalLongitude "-12.043785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2689'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2213_2689'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-12.043785'^^xsd:double;
  dwc:latitude '59.528654'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-12.043785 59.528654, -12.043785 59.528654, -12.043785 59.528654, -12.043785 59.528654, -12.043785 59.528654))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Physter macrocephalus" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2213_2689'^^xsd:string;
  dwc:observationDate '1911-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3123> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.948756 -13.025822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.948756"^^xsd:decimal ;
  dwc:decimalLongitude "-13.025822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_3123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3123'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2213_3123'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-13.025822'^^xsd:double;
  dwc:latitude '57.948756'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.025822 57.948756, -13.025822 57.948756, -13.025822 57.948756, -13.025822 57.948756, -13.025822 57.948756))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Physter macrocephalus" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2213_3123'^^xsd:string;
  dwc:observationDate '1912-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1100> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.360175 -6.718946)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.360175"^^xsd:decimal ;
  dwc:decimalLongitude "-6.718946"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1100'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2213_1100'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-6.718946'^^xsd:double;
  dwc:latitude '59.360175'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.718946 59.360175, -6.718946 59.360175, -6.718946 59.360175, -6.718946 59.360175, -6.718946 59.360175))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Physter macrocephalus" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2213_1100'^^xsd:string;
  dwc:observationDate '1909-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2705> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.750771 -12.163844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.750771"^^xsd:decimal ;
  dwc:decimalLongitude "-12.163844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2705'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2213_2705'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-12.163844'^^xsd:double;
  dwc:latitude '57.750771'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-12.163844 57.750771, -12.163844 57.750771, -12.163844 57.750771, -12.163844 57.750771, -12.163844 57.750771))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Physter macrocephalus" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2213_2705'^^xsd:string;
  dwc:observationDate '1911-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1101> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.360175 -6.718946)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.360175"^^xsd:decimal ;
  dwc:decimalLongitude "-6.718946"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1101'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2213_1101'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-6.718946'^^xsd:double;
  dwc:latitude '59.360175'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.718946 59.360175, -6.718946 59.360175, -6.718946 59.360175, -6.718946 59.360175, -6.718946 59.360175))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Physter macrocephalus" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2213_1101'^^xsd:string;
  dwc:observationDate '1909-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3113> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.948756 -13.025822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.948756"^^xsd:decimal ;
  dwc:decimalLongitude "-13.025822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_3113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3113'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2213_3113'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-13.025822'^^xsd:double;
  dwc:latitude '57.948756'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.025822 57.948756, -13.025822 57.948756, -13.025822 57.948756, -13.025822 57.948756, -13.025822 57.948756))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Physter macrocephalus" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2213_3113'^^xsd:string;
  dwc:observationDate '1912-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1102> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.360175 -6.718946)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.360175"^^xsd:decimal ;
  dwc:decimalLongitude "-6.718946"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1102'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2213_1102'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-6.718946'^^xsd:double;
  dwc:latitude '59.360175'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.718946 59.360175, -6.718946 59.360175, -6.718946 59.360175, -6.718946 59.360175, -6.718946 59.360175))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Physter macrocephalus" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2213_1102'^^xsd:string;
  dwc:observationDate '1909-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2664> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.738656 -10.380913)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.738656"^^xsd:decimal ;
  dwc:decimalLongitude "-10.380913"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2664'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2213_2664'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-10.380913'^^xsd:double;
  dwc:latitude '58.738656'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.380913 58.738656, -10.380913 58.738656, -10.380913 58.738656, -10.380913 58.738656, -10.380913 58.738656))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Physter macrocephalus" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2213_2664'^^xsd:string;
  dwc:observationDate '1911-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3052> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.948756 -13.025822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.948756"^^xsd:decimal ;
  dwc:decimalLongitude "-13.025822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_3052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3052'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2213_3052'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-13.025822'^^xsd:double;
  dwc:latitude '57.948756'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.025822 57.948756, -13.025822 57.948756, -13.025822 57.948756, -13.025822 57.948756, -13.025822 57.948756))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Physter macrocephalus" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2213_3052'^^xsd:string;
  dwc:observationDate '1912-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2665> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.738656 -10.380913)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.738656"^^xsd:decimal ;
  dwc:decimalLongitude "-10.380913"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2665'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2213_2665'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-10.380913'^^xsd:double;
  dwc:latitude '58.738656'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.380913 58.738656, -10.380913 58.738656, -10.380913 58.738656, -10.380913 58.738656, -10.380913 58.738656))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Physter macrocephalus" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2213_2665'^^xsd:string;
  dwc:observationDate '1911-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_108> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.637959 -8.415407)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.637959"^^xsd:decimal ;
  dwc:decimalLongitude "-8.415407"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_108'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2213_108'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.415407'^^xsd:double;
  dwc:latitude '58.637959'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.415407 58.637959, -8.415407 58.637959, -8.415407 58.637959, -8.415407 58.637959, -8.415407 58.637959))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Physter macrocephalus" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2213_108'^^xsd:string;
  dwc:observationDate '1904-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3055> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.948756 -13.025822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.948756"^^xsd:decimal ;
  dwc:decimalLongitude "-13.025822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_3055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3055'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2213_3055'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-13.025822'^^xsd:double;
  dwc:latitude '57.948756'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.025822 57.948756, -13.025822 57.948756, -13.025822 57.948756, -13.025822 57.948756, -13.025822 57.948756))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Physter macrocephalus" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2213_3055'^^xsd:string;
  dwc:observationDate '1912-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3056> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.890496 -13.137291)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.890496"^^xsd:decimal ;
  dwc:decimalLongitude "-13.137291"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_3056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3056'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2213_3056'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-13.137291'^^xsd:double;
  dwc:latitude '57.890496'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.137291 57.890496, -13.137291 57.890496, -13.137291 57.890496, -13.137291 57.890496, -13.137291 57.890496))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Physter macrocephalus" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2213_3056'^^xsd:string;
  dwc:observationDate '1912-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3057> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.890496 -13.137291)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.890496"^^xsd:decimal ;
  dwc:decimalLongitude "-13.137291"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_3057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3057'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2213_3057'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-13.137291'^^xsd:double;
  dwc:latitude '57.890496'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.137291 57.890496, -13.137291 57.890496, -13.137291 57.890496, -13.137291 57.890496, -13.137291 57.890496))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Physter macrocephalus" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2213_3057'^^xsd:string;
  dwc:observationDate '1912-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3973> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.666667 -10.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.666667"^^xsd:decimal ;
  dwc:decimalLongitude "-10.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_3973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3973'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1951'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2213_3973'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-10.15'^^xsd:double;
  dwc:latitude '58.666667'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.15 58.666667, -10.15 58.666667, -10.15 58.666667, -10.15 58.666667, -10.15 58.666667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Physter macrocephalus" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2213_3973'^^xsd:string;
  dwc:observationDate '1951-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1687> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.780967 -7.659953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.780967"^^xsd:decimal ;
  dwc:decimalLongitude "-7.659953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1687'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2213_1687'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-7.659953'^^xsd:double;
  dwc:latitude '58.780967'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.659953 58.780967, -7.659953 58.780967, -7.659953 58.780967, -7.659953 58.780967, -7.659953 58.780967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Physter macrocephalus" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2213_1687'^^xsd:string;
  dwc:observationDate '1910-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3378> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.486648 1.138192)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.486648"^^xsd:decimal ;
  dwc:decimalLongitude "1.138192"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_3378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3378'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2213_3378'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.138192'^^xsd:double;
  dwc:latitude '61.486648'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.138192 61.486648, 1.138192 61.486648, 1.138192 61.486648, 1.138192 61.486648, 1.138192 61.486648))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Physter macrocephalus" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2213_3378'^^xsd:string;
  dwc:observationDate '1913-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1689> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.780967 -7.659953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.780967"^^xsd:decimal ;
  dwc:decimalLongitude "-7.659953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1689'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2213_1689'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-7.659953'^^xsd:double;
  dwc:latitude '58.780967'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.659953 58.780967, -7.659953 58.780967, -7.659953 58.780967, -7.659953 58.780967, -7.659953 58.780967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Physter macrocephalus" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2213_1689'^^xsd:string;
  dwc:observationDate '1910-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3486> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.120602 -10.023434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.120602"^^xsd:decimal ;
  dwc:decimalLongitude "-10.023434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_3486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3486'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2213_3486'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-10.023434'^^xsd:double;
  dwc:latitude '58.120602'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.023434 58.120602, -10.023434 58.120602, -10.023434 58.120602, -10.023434 58.120602, -10.023434 58.120602))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Physter macrocephalus" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2213_3486'^^xsd:string;
  dwc:observationDate '1913-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2432> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.218047 -9.65549)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.218047"^^xsd:decimal ;
  dwc:decimalLongitude "-9.65549"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2432'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2213_2432'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.65549'^^xsd:double;
  dwc:latitude '57.218047'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.65549 57.218047, -9.65549 57.218047, -9.65549 57.218047, -9.65549 57.218047, -9.65549 57.218047))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Physter macrocephalus" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2213_2432'^^xsd:string;
  dwc:observationDate '1911-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3541> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.832137 -13.248401)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.832137"^^xsd:decimal ;
  dwc:decimalLongitude "-13.248401"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_3541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3541'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2213_3541'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-13.248401'^^xsd:double;
  dwc:latitude '57.832137'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.248401 57.832137, -13.248401 57.832137, -13.248401 57.832137, -13.248401 57.832137, -13.248401 57.832137))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Physter macrocephalus" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2213_3541'^^xsd:string;
  dwc:observationDate '1913-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2667> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.85281 -10.613805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.85281"^^xsd:decimal ;
  dwc:decimalLongitude "-10.613805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2667'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2213_2667'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-10.613805'^^xsd:double;
  dwc:latitude '58.85281'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.613805 58.85281, -10.613805 58.85281, -10.613805 58.85281, -10.613805 58.85281, -10.613805 58.85281))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Physter macrocephalus" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2213_2667'^^xsd:string;
  dwc:observationDate '1911-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2668> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.85281 -10.613805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.85281"^^xsd:decimal ;
  dwc:decimalLongitude "-10.613805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2668'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2213_2668'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-10.613805'^^xsd:double;
  dwc:latitude '58.85281'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.613805 58.85281, -10.613805 58.85281, -10.613805 58.85281, -10.613805 58.85281, -10.613805 58.85281))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Physter macrocephalus" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2213_2668'^^xsd:string;
  dwc:observationDate '1911-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2669> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.85281 -10.613805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.85281"^^xsd:decimal ;
  dwc:decimalLongitude "-10.613805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2669'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2213_2669'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-10.613805'^^xsd:double;
  dwc:latitude '58.85281'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.613805 58.85281, -10.613805 58.85281, -10.613805 58.85281, -10.613805 58.85281, -10.613805 58.85281))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Physter macrocephalus" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2213_2669'^^xsd:string;
  dwc:observationDate '1911-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_111> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.119157 -7.591219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.119157"^^xsd:decimal ;
  dwc:decimalLongitude "-7.591219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_111'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2213_111'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-7.591219'^^xsd:double;
  dwc:latitude '59.119157'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.591219 59.119157, -7.591219 59.119157, -7.591219 59.119157, -7.591219 59.119157, -7.591219 59.119157))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Physter macrocephalus" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2213_111'^^xsd:string;
  dwc:observationDate '1904-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2681> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.361804 -13.254055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.361804"^^xsd:decimal ;
  dwc:decimalLongitude "-13.254055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2681'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2213_2681'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-13.254055'^^xsd:double;
  dwc:latitude '57.361804'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.254055 57.361804, -13.254055 57.361804, -13.254055 57.361804, -13.254055 57.361804, -13.254055 57.361804))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Physter macrocephalus" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2213_2681'^^xsd:string;
  dwc:observationDate '1911-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2956> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.594319 -12.760139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.594319"^^xsd:decimal ;
  dwc:decimalLongitude "-12.760139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2956'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2213_2956'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-12.760139'^^xsd:double;
  dwc:latitude '57.594319'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-12.760139 57.594319, -12.760139 57.594319, -12.760139 57.594319, -12.760139 57.594319, -12.760139 57.594319))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Physter macrocephalus" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2213_2956'^^xsd:string;
  dwc:observationDate '1912-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_71>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_71> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_71> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.870719 -8.726241)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.870719"^^xsd:decimal ;
  dwc:decimalLongitude "-8.726241"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_71>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_71" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_71'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2213_71'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.726241'^^xsd:double;
  dwc:latitude '58.870719'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.726241 58.870719, -8.726241 58.870719, -8.726241 58.870719, -8.726241 58.870719, -8.726241 58.870719))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Physter macrocephalus" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2213_71'^^xsd:string;
  dwc:observationDate '1904-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3377> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.486648 1.138192)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.486648"^^xsd:decimal ;
  dwc:decimalLongitude "1.138192"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_3377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3377'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2213_3377'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.138192'^^xsd:double;
  dwc:latitude '61.486648'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.138192 61.486648, 1.138192 61.486648, 1.138192 61.486648, 1.138192 61.486648, 1.138192 61.486648))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Physter macrocephalus" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2213_3377'^^xsd:string;
  dwc:observationDate '1913-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_70>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_70> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_70> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.870719 -8.726241)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.870719"^^xsd:decimal ;
  dwc:decimalLongitude "-8.726241"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_70>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_70" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_70'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2213_70'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.726241'^^xsd:double;
  dwc:latitude '58.870719'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.726241 58.870719, -8.726241 58.870719, -8.726241 58.870719, -8.726241 58.870719, -8.726241 58.870719))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Physter macrocephalus" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2213_70'^^xsd:string;
  dwc:observationDate '1904-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2718> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.528654 -12.043785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.528654"^^xsd:decimal ;
  dwc:decimalLongitude "-12.043785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2718'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2213_2718'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-12.043785'^^xsd:double;
  dwc:latitude '59.528654'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-12.043785 59.528654, -12.043785 59.528654, -12.043785 59.528654, -12.043785 59.528654, -12.043785 59.528654))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Physter macrocephalus" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2213_2718'^^xsd:string;
  dwc:observationDate '1911-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2715> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.948756 -13.025822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.948756"^^xsd:decimal ;
  dwc:decimalLongitude "-13.025822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2715'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2213_2715'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-13.025822'^^xsd:double;
  dwc:latitude '57.948756'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.025822 57.948756, -13.025822 57.948756, -13.025822 57.948756, -13.025822 57.948756, -13.025822 57.948756))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Physter macrocephalus" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2213_2715'^^xsd:string;
  dwc:observationDate '1911-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3503> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.828054 -13.51034)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.828054"^^xsd:decimal ;
  dwc:decimalLongitude "-13.51034"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_3503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3503'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2213_3503'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-13.51034'^^xsd:double;
  dwc:latitude '57.828054'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.51034 57.828054, -13.51034 57.828054, -13.51034 57.828054, -13.51034 57.828054, -13.51034 57.828054))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Physter macrocephalus" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2213_3503'^^xsd:string;
  dwc:observationDate '1913-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3440> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.595363 -14.463548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.595363"^^xsd:decimal ;
  dwc:decimalLongitude "-14.463548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_3440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3440'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2213_3440'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-14.463548'^^xsd:double;
  dwc:latitude '57.595363'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-14.463548 57.595363, -14.463548 57.595363, -14.463548 57.595363, -14.463548 57.595363, -14.463548 57.595363))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Physter macrocephalus" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2213_3440'^^xsd:string;
  dwc:observationDate '1913-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3525> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.754791 -12.970774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.754791"^^xsd:decimal ;
  dwc:decimalLongitude "-12.970774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_3525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3525'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2213_3525'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-12.970774'^^xsd:double;
  dwc:latitude '57.754791'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-12.970774 57.754791, -12.970774 57.754791, -12.970774 57.754791, -12.970774 57.754791, -12.970774 57.754791))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Physter macrocephalus" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2213_3525'^^xsd:string;
  dwc:observationDate '1913-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2716> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.948756 -13.025822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.948756"^^xsd:decimal ;
  dwc:decimalLongitude "-13.025822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2716'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2213_2716'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-13.025822'^^xsd:double;
  dwc:latitude '57.948756'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.025822 57.948756, -13.025822 57.948756, -13.025822 57.948756, -13.025822 57.948756, -13.025822 57.948756))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Physter macrocephalus" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2213_2716'^^xsd:string;
  dwc:observationDate '1911-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1096> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.285407 -7.591219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.285407"^^xsd:decimal ;
  dwc:decimalLongitude "-7.591219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1096'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2213_1096'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-7.591219'^^xsd:double;
  dwc:latitude '59.285407'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.591219 59.285407, -7.591219 59.285407, -7.591219 59.285407, -7.591219 59.285407, -7.591219 59.285407))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Physter macrocephalus" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2213_1096'^^xsd:string;
  dwc:observationDate '1909-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2656> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.981455 -13.988742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.981455"^^xsd:decimal ;
  dwc:decimalLongitude "-13.988742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2656'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2213_2656'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-13.988742'^^xsd:double;
  dwc:latitude '57.981455'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.988742 57.981455, -13.988742 57.981455, -13.988742 57.981455, -13.988742 57.981455, -13.988742 57.981455))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Physter macrocephalus" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2213_2656'^^xsd:string;
  dwc:observationDate '1911-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2042> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.285407 -7.591219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.285407"^^xsd:decimal ;
  dwc:decimalLongitude "-7.591219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2042'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2213_2042'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-7.591219'^^xsd:double;
  dwc:latitude '59.285407'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.591219 59.285407, -7.591219 59.285407, -7.591219 59.285407, -7.591219 59.285407, -7.591219 59.285407))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Physter macrocephalus" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2213_2042'^^xsd:string;
  dwc:observationDate '1910-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1097> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.285407 -7.591219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.285407"^^xsd:decimal ;
  dwc:decimalLongitude "-7.591219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1097'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2213_1097'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-7.591219'^^xsd:double;
  dwc:latitude '59.285407'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.591219 59.285407, -7.591219 59.285407, -7.591219 59.285407, -7.591219 59.285407, -7.591219 59.285407))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Physter macrocephalus" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2213_1097'^^xsd:string;
  dwc:observationDate '1909-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1098> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.285407 -7.591219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.285407"^^xsd:decimal ;
  dwc:decimalLongitude "-7.591219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1098'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2213_1098'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-7.591219'^^xsd:double;
  dwc:latitude '59.285407'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.591219 59.285407, -7.591219 59.285407, -7.591219 59.285407, -7.591219 59.285407, -7.591219 59.285407))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Physter macrocephalus" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2213_1098'^^xsd:string;
  dwc:observationDate '1909-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1099> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.285407 -7.591219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.285407"^^xsd:decimal ;
  dwc:decimalLongitude "-7.591219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1099'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2213_1099'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-7.591219'^^xsd:double;
  dwc:latitude '59.285407'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.591219 59.285407, -7.591219 59.285407, -7.591219 59.285407, -7.591219 59.285407, -7.591219 59.285407))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Physter macrocephalus" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2213_1099'^^xsd:string;
  dwc:observationDate '1909-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3034> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.890496 -13.137291)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.890496"^^xsd:decimal ;
  dwc:decimalLongitude "-13.137291"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_3034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3034'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2213_3034'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-13.137291'^^xsd:double;
  dwc:latitude '57.890496'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.137291 57.890496, -13.137291 57.890496, -13.137291 57.890496, -13.137291 57.890496, -13.137291 57.890496))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Physter macrocephalus" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2213_3034'^^xsd:string;
  dwc:observationDate '1912-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3035> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.890496 -13.137291)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.890496"^^xsd:decimal ;
  dwc:decimalLongitude "-13.137291"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_3035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3035'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2213_3035'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-13.137291'^^xsd:double;
  dwc:latitude '57.890496'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.137291 57.890496, -13.137291 57.890496, -13.137291 57.890496, -13.137291 57.890496, -13.137291 57.890496))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Physter macrocephalus" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2213_3035'^^xsd:string;
  dwc:observationDate '1912-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_56>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_56> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_56> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.524065 -3.004925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.524065"^^xsd:decimal ;
  dwc:decimalLongitude "-3.004925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_56>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_56" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_56'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2213_56'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-3.004925'^^xsd:double;
  dwc:latitude '60.524065'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.004925 60.524065, -3.004925 60.524065, -3.004925 60.524065, -3.004925 60.524065, -3.004925 60.524065))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Physter macrocephalus" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2213_56'^^xsd:string;
  dwc:observationDate '1904-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2686> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.528654 -12.043785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.528654"^^xsd:decimal ;
  dwc:decimalLongitude "-12.043785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2686'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2213_2686'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-12.043785'^^xsd:double;
  dwc:latitude '59.528654'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-12.043785 59.528654, -12.043785 59.528654, -12.043785 59.528654, -12.043785 59.528654, -12.043785 59.528654))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Physter macrocephalus" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2213_2686'^^xsd:string;
  dwc:observationDate '1911-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2611> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.277885 -9.464469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.277885"^^xsd:decimal ;
  dwc:decimalLongitude "-9.464469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2611'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2213_2611'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.464469'^^xsd:double;
  dwc:latitude '58.277885'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.464469 58.277885, -9.464469 58.277885, -9.464469 58.277885, -9.464469 58.277885, -9.464469 58.277885))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Physter macrocephalus" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2213_2611'^^xsd:string;
  dwc:observationDate '1911-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2687> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.528654 -12.043785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.528654"^^xsd:decimal ;
  dwc:decimalLongitude "-12.043785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2687'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2213_2687'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-12.043785'^^xsd:double;
  dwc:latitude '59.528654'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-12.043785 59.528654, -12.043785 59.528654, -12.043785 59.528654, -12.043785 59.528654, -12.043785 59.528654))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Physter macrocephalus" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2213_2687'^^xsd:string;
  dwc:observationDate '1911-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2708> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.852422 -0.885294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.852422"^^xsd:decimal ;
  dwc:decimalLongitude "-0.885294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2708'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2213_2708'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.885294'^^xsd:double;
  dwc:latitude '61.852422'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.885294 61.852422, -0.885294 61.852422, -0.885294 61.852422, -0.885294 61.852422, -0.885294 61.852422))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Physter macrocephalus" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '2213_2708'^^xsd:string;
  dwc:observationDate '1911-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1472> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.20755 -3.143444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.20755"^^xsd:decimal ;
  dwc:decimalLongitude "-3.143444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1472'^^xsd:string;
  dwc:scientificName 'Hyperoodon ampullatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2213_1472'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-3.143444'^^xsd:double;
  dwc:latitude '61.20755'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.143444 61.20755, -3.143444 61.20755, -3.143444 61.20755, -3.143444 61.20755, -3.143444 61.20755))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Hyperoodon ampullatus" by the provider'^^xsd:string;
  dwc:aphiaid '343899'^^xsd:integer;
  dwc:occurrenceId '2213_1472'^^xsd:string;
  dwc:observationDate '1909-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '343899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1686> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.229993 -2.950027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.229993"^^xsd:decimal ;
  dwc:decimalLongitude "-2.950027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1686'^^xsd:string;
  dwc:scientificName 'Hyperoodon ampullatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2213_1686'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.950027'^^xsd:double;
  dwc:latitude '61.229993'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.950027 61.229993, -2.950027 61.229993, -2.950027 61.229993, -2.950027 61.229993, -2.950027 61.229993))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Hyperoodon ampullatus" by the provider'^^xsd:string;
  dwc:aphiaid '343899'^^xsd:integer;
  dwc:occurrenceId '2213_1686'^^xsd:string;
  dwc:observationDate '1910-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '343899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3250> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.835655 -0.938537)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.835655"^^xsd:decimal ;
  dwc:decimalLongitude "-0.938537"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_3250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3250'^^xsd:string;
  dwc:scientificName 'Hyperoodon ampullatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2213_3250'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.938537'^^xsd:double;
  dwc:latitude '61.835655'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.938537 61.835655, -0.938537 61.835655, -0.938537 61.835655, -0.938537 61.835655, -0.938537 61.835655))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Hyperoodon ampullatus" by the provider'^^xsd:string;
  dwc:aphiaid '343899'^^xsd:integer;
  dwc:occurrenceId '2213_3250'^^xsd:string;
  dwc:observationDate '1913-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '343899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2838> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.529912 -1.487175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.529912"^^xsd:decimal ;
  dwc:decimalLongitude "-1.487175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2838'^^xsd:string;
  dwc:scientificName 'Hyperoodon ampullatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2213_2838'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.487175'^^xsd:double;
  dwc:latitude '61.529912'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.487175 61.529912, -1.487175 61.529912, -1.487175 61.529912, -1.487175 61.529912, -1.487175 61.529912))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Hyperoodon ampullatus" by the provider'^^xsd:string;
  dwc:aphiaid '343899'^^xsd:integer;
  dwc:occurrenceId '2213_2838'^^xsd:string;
  dwc:observationDate '1912-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '343899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2839> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.529912 -1.487175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.529912"^^xsd:decimal ;
  dwc:decimalLongitude "-1.487175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2839'^^xsd:string;
  dwc:scientificName 'Hyperoodon ampullatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2213_2839'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.487175'^^xsd:double;
  dwc:latitude '61.529912'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.487175 61.529912, -1.487175 61.529912, -1.487175 61.529912, -1.487175 61.529912, -1.487175 61.529912))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Hyperoodon ampullatus" by the provider'^^xsd:string;
  dwc:aphiaid '343899'^^xsd:integer;
  dwc:occurrenceId '2213_2839'^^xsd:string;
  dwc:observationDate '1912-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '343899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3538> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.883338 -2.210623)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.883338"^^xsd:decimal ;
  dwc:decimalLongitude "-2.210623"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_3538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3538'^^xsd:string;
  dwc:scientificName 'Hyperoodon ampullatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2213_3538'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.210623'^^xsd:double;
  dwc:latitude '60.883338'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.210623 60.883338, -2.210623 60.883338, -2.210623 60.883338, -2.210623 60.883338, -2.210623 60.883338))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Hyperoodon ampullatus" by the provider'^^xsd:string;
  dwc:aphiaid '343899'^^xsd:integer;
  dwc:occurrenceId '2213_3538'^^xsd:string;
  dwc:observationDate '1913-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '343899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2869> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.711508 -0.56099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.711508"^^xsd:decimal ;
  dwc:decimalLongitude "-0.56099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2869'^^xsd:string;
  dwc:scientificName 'Hyperoodon ampullatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2213_2869'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.56099'^^xsd:double;
  dwc:latitude '61.711508'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.56099 61.711508, -0.56099 61.711508, -0.56099 61.711508, -0.56099 61.711508, -0.56099 61.711508))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Hyperoodon ampullatus" by the provider'^^xsd:string;
  dwc:aphiaid '343899'^^xsd:integer;
  dwc:occurrenceId '2213_2869'^^xsd:string;
  dwc:observationDate '1912-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '343899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3308> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.926839 0.059228)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.926839"^^xsd:decimal ;
  dwc:decimalLongitude "0.059228"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_3308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3308'^^xsd:string;
  dwc:scientificName 'Hyperoodon ampullatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2213_3308'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.059228'^^xsd:double;
  dwc:latitude '61.926839'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.059228 61.926839, 0.059228 61.926839, 0.059228 61.926839, 0.059228 61.926839, 0.059228 61.926839))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Hyperoodon ampullatus" by the provider'^^xsd:string;
  dwc:aphiaid '343899'^^xsd:integer;
  dwc:occurrenceId '2213_3308'^^xsd:string;
  dwc:observationDate '1913-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '343899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3387> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.613007 -1.487175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.613007"^^xsd:decimal ;
  dwc:decimalLongitude "-1.487175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_3387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3387'^^xsd:string;
  dwc:scientificName 'Hyperoodon ampullatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2213_3387'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.487175'^^xsd:double;
  dwc:latitude '61.613007'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.487175 61.613007, -1.487175 61.613007, -1.487175 61.613007, -1.487175 61.613007, -1.487175 61.613007))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Hyperoodon ampullatus" by the provider'^^xsd:string;
  dwc:aphiaid '343899'^^xsd:integer;
  dwc:occurrenceId '2213_3387'^^xsd:string;
  dwc:observationDate '1913-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '343899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2936> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.54612 -2.074524)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.54612"^^xsd:decimal ;
  dwc:decimalLongitude "-2.074524"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2936'^^xsd:string;
  dwc:scientificName 'Hyperoodon ampullatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2213_2936'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.074524'^^xsd:double;
  dwc:latitude '61.54612'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.074524 61.54612, -2.074524 61.54612, -2.074524 61.54612, -2.074524 61.54612, -2.074524 61.54612))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Hyperoodon ampullatus" by the provider'^^xsd:string;
  dwc:aphiaid '343899'^^xsd:integer;
  dwc:occurrenceId '2213_2936'^^xsd:string;
  dwc:observationDate '1912-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '343899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2926> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.018603 -0.885294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.018603"^^xsd:decimal ;
  dwc:decimalLongitude "-0.885294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2926'^^xsd:string;
  dwc:scientificName 'Hyperoodon ampullatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2213_2926'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.885294'^^xsd:double;
  dwc:latitude '62.018603'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.885294 62.018603, -0.885294 62.018603, -0.885294 62.018603, -0.885294 62.018603, -0.885294 62.018603))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Hyperoodon ampullatus" by the provider'^^xsd:string;
  dwc:aphiaid '343899'^^xsd:integer;
  dwc:occurrenceId '2213_2926'^^xsd:string;
  dwc:observationDate '1912-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '343899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2895> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.672922 -1.009636)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.672922"^^xsd:decimal ;
  dwc:decimalLongitude "-1.009636"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2895'^^xsd:string;
  dwc:scientificName 'Hyperoodon ampullatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2213_2895'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.009636'^^xsd:double;
  dwc:latitude '61.672922'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.009636 61.672922, -1.009636 61.672922, -1.009636 61.672922, -1.009636 61.672922, -1.009636 61.672922))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Hyperoodon ampullatus" by the provider'^^xsd:string;
  dwc:aphiaid '343899'^^xsd:integer;
  dwc:occurrenceId '2213_2895'^^xsd:string;
  dwc:observationDate '1912-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '343899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1660> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.852422 -0.885294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.852422"^^xsd:decimal ;
  dwc:decimalLongitude "-0.885294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1660'^^xsd:string;
  dwc:scientificName 'Hyperoodon ampullatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2213_1660'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.885294'^^xsd:double;
  dwc:latitude '61.852422'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.885294 61.852422, -0.885294 61.852422, -0.885294 61.852422, -0.885294 61.852422, -0.885294 61.852422))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Hyperoodon ampullatus" by the provider'^^xsd:string;
  dwc:aphiaid '343899'^^xsd:integer;
  dwc:occurrenceId '2213_1660'^^xsd:string;
  dwc:observationDate '1910-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '343899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2743> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.790238 -1.085072)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.790238"^^xsd:decimal ;
  dwc:decimalLongitude "-1.085072"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2743'^^xsd:string;
  dwc:scientificName 'Hyperoodon ampullatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2213_2743'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.085072'^^xsd:double;
  dwc:latitude '61.790238'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.085072 61.790238, -1.085072 61.790238, -1.085072 61.790238, -1.085072 61.790238, -1.085072 61.790238))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Hyperoodon ampullatus" by the provider'^^xsd:string;
  dwc:aphiaid '343899'^^xsd:integer;
  dwc:occurrenceId '2213_2743'^^xsd:string;
  dwc:observationDate '1912-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '343899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2742> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.790238 -1.085072)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.790238"^^xsd:decimal ;
  dwc:decimalLongitude "-1.085072"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2742'^^xsd:string;
  dwc:scientificName 'Hyperoodon ampullatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2213_2742'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.085072'^^xsd:double;
  dwc:latitude '61.790238'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.085072 61.790238, -1.085072 61.790238, -1.085072 61.790238, -1.085072 61.790238, -1.085072 61.790238))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Hyperoodon ampullatus" by the provider'^^xsd:string;
  dwc:aphiaid '343899'^^xsd:integer;
  dwc:occurrenceId '2213_2742'^^xsd:string;
  dwc:observationDate '1912-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '343899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3417> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.941395 -2.332738)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.941395"^^xsd:decimal ;
  dwc:decimalLongitude "-2.332738"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_3417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3417'^^xsd:string;
  dwc:scientificName 'Hyperoodon ampullatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2213_3417'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.332738'^^xsd:double;
  dwc:latitude '60.941395'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.332738 60.941395, -2.332738 60.941395, -2.332738 60.941395, -2.332738 60.941395, -2.332738 60.941395))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Hyperoodon ampullatus" by the provider'^^xsd:string;
  dwc:aphiaid '343899'^^xsd:integer;
  dwc:occurrenceId '2213_3417'^^xsd:string;
  dwc:observationDate '1913-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '343899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3289> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.779194 -1.487175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.779194"^^xsd:decimal ;
  dwc:decimalLongitude "-1.487175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_3289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3289'^^xsd:string;
  dwc:scientificName 'Hyperoodon ampullatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2213_3289'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.487175'^^xsd:double;
  dwc:latitude '61.779194'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.487175 61.779194, -1.487175 61.779194, -1.487175 61.779194, -1.487175 61.779194, -1.487175 61.779194))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Hyperoodon ampullatus" by the provider'^^xsd:string;
  dwc:aphiaid '343899'^^xsd:integer;
  dwc:occurrenceId '2213_3289'^^xsd:string;
  dwc:observationDate '1913-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '343899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1022> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.816867 -1.632901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.816867"^^xsd:decimal ;
  dwc:decimalLongitude "-1.632901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1022'^^xsd:string;
  dwc:scientificName 'Hyperoodon ampullatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2213_1022'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.632901'^^xsd:double;
  dwc:latitude '61.816867'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.632901 61.816867, -1.632901 61.816867, -1.632901 61.816867, -1.632901 61.816867, -1.632901 61.816867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Hyperoodon ampullatus" by the provider'^^xsd:string;
  dwc:aphiaid '343899'^^xsd:integer;
  dwc:occurrenceId '2213_1022'^^xsd:string;
  dwc:observationDate '1909-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '343899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2314> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.852422 -0.885294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.852422"^^xsd:decimal ;
  dwc:decimalLongitude "-0.885294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2314'^^xsd:string;
  dwc:scientificName 'Hyperoodon ampullatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2213_2314'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.885294'^^xsd:double;
  dwc:latitude '61.852422'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.885294 61.852422, -0.885294 61.852422, -0.885294 61.852422, -0.885294 61.852422, -0.885294 61.852422))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Hyperoodon ampullatus" by the provider'^^xsd:string;
  dwc:aphiaid '343899'^^xsd:integer;
  dwc:occurrenceId '2213_2314'^^xsd:string;
  dwc:observationDate '1911-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '343899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3358> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.84446 -2.588573)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.84446"^^xsd:decimal ;
  dwc:decimalLongitude "-2.588573"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_3358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3358'^^xsd:string;
  dwc:scientificName 'Hyperoodon ampullatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2213_3358'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.588573'^^xsd:double;
  dwc:latitude '60.84446'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.588573 60.84446, -2.588573 60.84446, -2.588573 60.84446, -2.588573 60.84446, -2.588573 60.84446))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Hyperoodon ampullatus" by the provider'^^xsd:string;
  dwc:aphiaid '343899'^^xsd:integer;
  dwc:occurrenceId '2213_3358'^^xsd:string;
  dwc:observationDate '1913-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '343899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2496> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.635252 -0.630455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.635252"^^xsd:decimal ;
  dwc:decimalLongitude "-0.630455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2496'^^xsd:string;
  dwc:scientificName 'Hyperoodon ampullatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2213_2496'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.630455'^^xsd:double;
  dwc:latitude '61.635252'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.630455 61.635252, -0.630455 61.635252, -0.630455 61.635252, -0.630455 61.635252, -0.630455 61.635252))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Hyperoodon ampullatus" by the provider'^^xsd:string;
  dwc:aphiaid '343899'^^xsd:integer;
  dwc:occurrenceId '2213_2496'^^xsd:string;
  dwc:observationDate '1911-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '343899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2319> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.06948 -2.845747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.06948"^^xsd:decimal ;
  dwc:decimalLongitude "-2.845747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2319'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2213_2319'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.845747'^^xsd:double;
  dwc:latitude '61.06948'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.845747 61.06948, -2.845747 61.06948, -2.845747 61.06948, -2.845747 61.06948, -2.845747 61.06948))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2319'^^xsd:string;
  dwc:observationDate '1911-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2324> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.127089 -2.969472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.127089"^^xsd:decimal ;
  dwc:decimalLongitude "-2.969472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2324'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2213_2324'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.969472'^^xsd:double;
  dwc:latitude '61.127089'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.969472 61.127089, -2.969472 61.127089, -2.969472 61.127089, -2.969472 61.127089, -2.969472 61.127089))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2324'^^xsd:string;
  dwc:observationDate '1911-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1821> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.962865 -0.417001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.962865"^^xsd:decimal ;
  dwc:decimalLongitude "-0.417001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1821'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2213_1821'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.417001'^^xsd:double;
  dwc:latitude '61.962865'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.417001 61.962865, -0.417001 61.962865, -0.417001 61.962865, -0.417001 61.962865, -0.417001 61.962865))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1821'^^xsd:string;
  dwc:observationDate '1910-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_706> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.299306 -2.333718)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.299306"^^xsd:decimal ;
  dwc:decimalLongitude "-2.333718"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_706'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2213_706'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.333718'^^xsd:double;
  dwc:latitude '61.299306'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.333718 61.299306, -2.333718 61.299306, -2.333718 61.299306, -2.333718 61.299306, -2.333718 61.299306))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_706'^^xsd:string;
  dwc:observationDate '1908-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3148> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.054419 -6.973703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.054419"^^xsd:decimal ;
  dwc:decimalLongitude "-6.973703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_3148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3148'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2213_3148'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-6.973703'^^xsd:double;
  dwc:latitude '59.054419'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.973703 59.054419, -6.973703 59.054419, -6.973703 59.054419, -6.973703 59.054419, -6.973703 59.054419))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3148'^^xsd:string;
  dwc:observationDate '1913-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3147> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.091195 -1.902269)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.091195"^^xsd:decimal ;
  dwc:decimalLongitude "-1.902269"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_3147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3147'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2213_3147'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.902269'^^xsd:double;
  dwc:latitude '60.091195'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.902269 60.091195, -1.902269 60.091195, -1.902269 60.091195, -1.902269 60.091195, -1.902269 60.091195))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3147'^^xsd:string;
  dwc:observationDate '1913-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1825> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.324408 0.317691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.324408"^^xsd:decimal ;
  dwc:decimalLongitude "0.317691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1825'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2213_1825'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.317691'^^xsd:double;
  dwc:latitude '61.324408'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.317691 61.324408, 0.317691 61.324408, 0.317691 61.324408, 0.317691 61.324408, 0.317691 61.324408))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1825'^^xsd:string;
  dwc:observationDate '1910-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2329> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.215509 -5.756813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.215509"^^xsd:decimal ;
  dwc:decimalLongitude "-5.756813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2329'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2213_2329'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-5.756813'^^xsd:double;
  dwc:latitude '59.215509'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.756813 59.215509, -5.756813 59.215509, -5.756813 59.215509, -5.756813 59.215509, -5.756813 59.215509))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2329'^^xsd:string;
  dwc:observationDate '1911-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2330> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.329875 -2.360871)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.329875"^^xsd:decimal ;
  dwc:decimalLongitude "-2.360871"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2330'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2213_2330'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.360871'^^xsd:double;
  dwc:latitude '61.329875'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.360871 61.329875, -2.360871 61.329875, -2.360871 61.329875, -2.360871 61.329875, -2.360871 61.329875))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2330'^^xsd:string;
  dwc:observationDate '1911-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2331> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.420718 -2.943396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.420718"^^xsd:decimal ;
  dwc:decimalLongitude "-2.943396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2331'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2213_2331'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.943396'^^xsd:double;
  dwc:latitude '61.420718'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.943396 61.420718, -2.943396 61.420718, -2.943396 61.420718, -2.943396 61.420718, -2.943396 61.420718))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2331'^^xsd:string;
  dwc:observationDate '1911-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2332> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.420718 -2.943396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.420718"^^xsd:decimal ;
  dwc:decimalLongitude "-2.943396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2332'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2213_2332'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.943396'^^xsd:double;
  dwc:latitude '61.420718'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.943396 61.420718, -2.943396 61.420718, -2.943396 61.420718, -2.943396 61.420718, -2.943396 61.420718))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2332'^^xsd:string;
  dwc:observationDate '1911-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2333> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.503738 -3.398173)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.503738"^^xsd:decimal ;
  dwc:decimalLongitude "-3.398173"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2333'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2213_2333'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-3.398173'^^xsd:double;
  dwc:latitude '61.503738'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.398173 61.503738, -3.398173 61.503738, -3.398173 61.503738, -3.398173 61.503738, -3.398173 61.503738))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2333'^^xsd:string;
  dwc:observationDate '1911-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_881> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.395007 -1.617771)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.395007"^^xsd:decimal ;
  dwc:decimalLongitude "-1.617771"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_881'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2213_881'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.617771'^^xsd:double;
  dwc:latitude '61.395007'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.617771 61.395007, -1.617771 61.395007, -1.617771 61.395007, -1.617771 61.395007, -1.617771 61.395007))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_881'^^xsd:string;
  dwc:observationDate '1908-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1826> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.324408 0.317691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.324408"^^xsd:decimal ;
  dwc:decimalLongitude "0.317691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1826'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2213_1826'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.317691'^^xsd:double;
  dwc:latitude '61.324408'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.317691 61.324408, 0.317691 61.324408, 0.317691 61.324408, 0.317691 61.324408, 0.317691 61.324408))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1826'^^xsd:string;
  dwc:observationDate '1910-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_707> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.311576 -2.785193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.311576"^^xsd:decimal ;
  dwc:decimalLongitude "-2.785193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_707'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2213_707'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.785193'^^xsd:double;
  dwc:latitude '61.311576'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.785193 61.311576, -2.785193 61.311576, -2.785193 61.311576, -2.785193 61.311576, -2.785193 61.311576))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_707'^^xsd:string;
  dwc:observationDate '1908-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1828> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.706738 0.320616)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.706738"^^xsd:decimal ;
  dwc:decimalLongitude "0.320616"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1828'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2213_1828'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.320616'^^xsd:double;
  dwc:latitude '61.706738'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.320616 61.706738, 0.320616 61.706738, 0.320616 61.706738, 0.320616 61.706738, 0.320616 61.706738))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1828'^^xsd:string;
  dwc:observationDate '1910-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1829> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.001273 0.726314)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.001273"^^xsd:decimal ;
  dwc:decimalLongitude "0.726314"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1829'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2213_1829'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.726314'^^xsd:double;
  dwc:latitude '61.001273'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.726314 61.001273, 0.726314 61.001273, 0.726314 61.001273, 0.726314 61.001273, 0.726314 61.001273))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1829'^^xsd:string;
  dwc:observationDate '1910-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1830> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.001273 0.726314)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.001273"^^xsd:decimal ;
  dwc:decimalLongitude "0.726314"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1830'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2213_1830'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.726314'^^xsd:double;
  dwc:latitude '61.001273'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.726314 61.001273, 0.726314 61.001273, 0.726314 61.001273, 0.726314 61.001273, 0.726314 61.001273))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1830'^^xsd:string;
  dwc:observationDate '1910-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_339> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.379647 0.217057)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.379647"^^xsd:decimal ;
  dwc:decimalLongitude "0.217057"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_339'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1906'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2213_339'^^xsd:string;
  dwc:yearCollected '1906'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.217057'^^xsd:double;
  dwc:latitude '61.379647'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.217057 61.379647, 0.217057 61.379647, 0.217057 61.379647, 0.217057 61.379647, 0.217057 61.379647))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_339'^^xsd:string;
  dwc:observationDate '1906-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1832> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.193789 0.864824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.193789"^^xsd:decimal ;
  dwc:decimalLongitude "0.864824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1832'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2213_1832'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.864824'^^xsd:double;
  dwc:latitude '61.193789'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.864824 61.193789, 0.864824 61.193789, 0.864824 61.193789, 0.864824 61.193789, 0.864824 61.193789))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1832'^^xsd:string;
  dwc:observationDate '1910-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1833> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.447975 -0.282681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.447975"^^xsd:decimal ;
  dwc:decimalLongitude "-0.282681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1833'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2213_1833'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.282681'^^xsd:double;
  dwc:latitude '61.447975'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.282681 61.447975, -0.282681 61.447975, -0.282681 61.447975, -0.282681 61.447975, -0.282681 61.447975))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1833'^^xsd:string;
  dwc:observationDate '1910-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1834> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.447975 -0.282681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.447975"^^xsd:decimal ;
  dwc:decimalLongitude "-0.282681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1834'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2213_1834'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.282681'^^xsd:double;
  dwc:latitude '61.447975'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.282681 61.447975, -0.282681 61.447975, -0.282681 61.447975, -0.282681 61.447975, -0.282681 61.447975))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1834'^^xsd:string;
  dwc:observationDate '1910-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_708> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.311576 -2.785193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.311576"^^xsd:decimal ;
  dwc:decimalLongitude "-2.785193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_708'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2213_708'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.785193'^^xsd:double;
  dwc:latitude '61.311576'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.785193 61.311576, -2.785193 61.311576, -2.785193 61.311576, -2.785193 61.311576, -2.785193 61.311576))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_708'^^xsd:string;
  dwc:observationDate '1908-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1836> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.730307 -7.83757)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.730307"^^xsd:decimal ;
  dwc:decimalLongitude "-7.83757"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1836'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2213_1836'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-7.83757'^^xsd:double;
  dwc:latitude '58.730307'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.83757 58.730307, -7.83757 58.730307, -7.83757 58.730307, -7.83757 58.730307, -7.83757 58.730307))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1836'^^xsd:string;
  dwc:observationDate '1910-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1837> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.252882 1.187003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.252882"^^xsd:decimal ;
  dwc:decimalLongitude "1.187003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1837'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2213_1837'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.187003'^^xsd:double;
  dwc:latitude '61.252882'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.187003 61.252882, 1.187003 61.252882, 1.187003 61.252882, 1.187003 61.252882, 1.187003 61.252882))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1837'^^xsd:string;
  dwc:observationDate '1910-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_716> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.046404 -2.796383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.046404"^^xsd:decimal ;
  dwc:decimalLongitude "-2.796383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_716'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2213_716'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.796383'^^xsd:double;
  dwc:latitude '61.046404'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.796383 61.046404, -2.796383 61.046404, -2.796383 61.046404, -2.796383 61.046404, -2.796383 61.046404))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_716'^^xsd:string;
  dwc:observationDate '1908-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3516> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.155402 0.989825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.155402"^^xsd:decimal ;
  dwc:decimalLongitude "0.989825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_3516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3516'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2213_3516'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.989825'^^xsd:double;
  dwc:latitude '62.155402'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.989825 62.155402, 0.989825 62.155402, 0.989825 62.155402, 0.989825 62.155402, 0.989825 62.155402))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3516'^^xsd:string;
  dwc:observationDate '1913-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1839> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.379647 0.217057)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.379647"^^xsd:decimal ;
  dwc:decimalLongitude "0.217057"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1839'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2213_1839'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.217057'^^xsd:double;
  dwc:latitude '61.379647'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.217057 61.379647, 0.217057 61.379647, 0.217057 61.379647, 0.217057 61.379647, 0.217057 61.379647))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1839'^^xsd:string;
  dwc:observationDate '1910-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3462> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.552411 0.592708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.552411"^^xsd:decimal ;
  dwc:decimalLongitude "0.592708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_3462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3462'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2213_3462'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.592708'^^xsd:double;
  dwc:latitude '61.552411'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.592708 61.552411, 0.592708 61.552411, 0.592708 61.552411, 0.592708 61.552411, 0.592708 61.552411))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3462'^^xsd:string;
  dwc:observationDate '1913-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3513> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.733448 -2.252097)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.733448"^^xsd:decimal ;
  dwc:decimalLongitude "-2.252097"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_3513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3513'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2213_3513'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.252097'^^xsd:double;
  dwc:latitude '61.733448'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.252097 61.733448, -2.252097 61.733448, -2.252097 61.733448, -2.252097 61.733448, -2.252097 61.733448))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3513'^^xsd:string;
  dwc:observationDate '1913-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_717> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.06948 -2.845747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.06948"^^xsd:decimal ;
  dwc:decimalLongitude "-2.845747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_717'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2213_717'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.845747'^^xsd:double;
  dwc:latitude '61.06948'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.845747 61.06948, -2.845747 61.06948, -2.845747 61.06948, -2.845747 61.06948, -2.845747 61.06948))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_717'^^xsd:string;
  dwc:observationDate '1908-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3512> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.733448 -2.252097)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.733448"^^xsd:decimal ;
  dwc:decimalLongitude "-2.252097"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_3512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3512'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2213_3512'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.252097'^^xsd:double;
  dwc:latitude '61.733448'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.252097 61.733448, -2.252097 61.733448, -2.252097 61.733448, -2.252097 61.733448, -2.252097 61.733448))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3512'^^xsd:string;
  dwc:observationDate '1913-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3509> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.704669 1.880566)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.704669"^^xsd:decimal ;
  dwc:decimalLongitude "1.880566"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_3509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3509'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2213_3509'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.880566'^^xsd:double;
  dwc:latitude '61.704669'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.880566 61.704669, 1.880566 61.704669, 1.880566 61.704669, 1.880566 61.704669, 1.880566 61.704669))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3509'^^xsd:string;
  dwc:observationDate '1913-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1367> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.50074 -0.170388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.50074"^^xsd:decimal ;
  dwc:decimalLongitude "-0.170388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1367'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2213_1367'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.170388'^^xsd:double;
  dwc:latitude '60.50074'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.170388 60.50074, -0.170388 60.50074, -0.170388 60.50074, -0.170388 60.50074, -0.170388 60.50074))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1367'^^xsd:string;
  dwc:observationDate '1909-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_718> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.06948 -2.845747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.06948"^^xsd:decimal ;
  dwc:decimalLongitude "-2.845747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_718'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2213_718'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.845747'^^xsd:double;
  dwc:latitude '61.06948'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.845747 61.06948, -2.845747 61.06948, -2.845747 61.06948, -2.845747 61.06948, -2.845747 61.06948))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_718'^^xsd:string;
  dwc:observationDate '1908-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_719> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.345157 -2.374468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.345157"^^xsd:decimal ;
  dwc:decimalLongitude "-2.374468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_719'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2213_719'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.374468'^^xsd:double;
  dwc:latitude '61.345157'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.374468 61.345157, -2.374468 61.345157, -2.374468 61.345157, -2.374468 61.345157, -2.374468 61.345157))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_719'^^xsd:string;
  dwc:observationDate '1908-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3468> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.468412 -0.353507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.468412"^^xsd:decimal ;
  dwc:decimalLongitude "-0.353507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_3468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3468'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2213_3468'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.353507'^^xsd:double;
  dwc:latitude '61.468412'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.353507 61.468412, -0.353507 61.468412, -0.353507 61.468412, -0.353507 61.468412, -0.353507 61.468412))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3468'^^xsd:string;
  dwc:observationDate '1913-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3385> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.575367 0.64311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.575367"^^xsd:decimal ;
  dwc:decimalLongitude "0.64311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_3385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3385'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2213_3385'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.64311'^^xsd:double;
  dwc:latitude '61.575367'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.64311 61.575367, 0.64311 61.575367, 0.64311 61.575367, 0.64311 61.575367, 0.64311 61.575367))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3385'^^xsd:string;
  dwc:observationDate '1913-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_720> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.375717 -2.401701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.375717"^^xsd:decimal ;
  dwc:decimalLongitude "-2.401701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_720'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2213_720'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.401701'^^xsd:double;
  dwc:latitude '61.375717'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.401701 61.375717, -2.401701 61.375717, -2.401701 61.375717, -2.401701 61.375717, -2.401701 61.375717))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_720'^^xsd:string;
  dwc:observationDate '1908-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_721> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.375717 -2.401701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.375717"^^xsd:decimal ;
  dwc:decimalLongitude "-2.401701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_721'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2213_721'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.401701'^^xsd:double;
  dwc:latitude '61.375717'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.401701 61.375717, -2.401701 61.375717, -2.401701 61.375717, -2.401701 61.375717, -2.401701 61.375717))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_721'^^xsd:string;
  dwc:observationDate '1908-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3508> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.704669 1.880566)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.704669"^^xsd:decimal ;
  dwc:decimalLongitude "1.880566"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_3508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3508'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2213_3508'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.880566'^^xsd:double;
  dwc:latitude '61.704669'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.880566 61.704669, 1.880566 61.704669, 1.880566 61.704669, 1.880566 61.704669, 1.880566 61.704669))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3508'^^xsd:string;
  dwc:observationDate '1913-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3475> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.168268 -3.128916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.168268"^^xsd:decimal ;
  dwc:decimalLongitude "-3.128916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_3475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3475'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2213_3475'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-3.128916'^^xsd:double;
  dwc:latitude '62.168268'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.128916 62.168268, -3.128916 62.168268, -3.128916 62.168268, -3.128916 62.168268, -3.128916 62.168268))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3475'^^xsd:string;
  dwc:observationDate '1913-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3506> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.686237 -0.885294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.686237"^^xsd:decimal ;
  dwc:decimalLongitude "-0.885294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_3506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3506'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2213_3506'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.885294'^^xsd:double;
  dwc:latitude '61.686237'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.885294 61.686237, -0.885294 61.686237, -0.885294 61.686237, -0.885294 61.686237, -0.885294 61.686237))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3506'^^xsd:string;
  dwc:observationDate '1913-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_723> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.544904 -0.285564)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.544904"^^xsd:decimal ;
  dwc:decimalLongitude "-0.285564"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_723'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2213_723'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.285564'^^xsd:double;
  dwc:latitude '61.544904'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.285564 61.544904, -0.285564 61.544904, -0.285564 61.544904, -0.285564 61.544904, -0.285564 61.544904))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_723'^^xsd:string;
  dwc:observationDate '1908-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3277> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.253061 -1.949259)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.253061"^^xsd:decimal ;
  dwc:decimalLongitude "-1.949259"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_3277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3277'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2213_3277'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.949259'^^xsd:double;
  dwc:latitude '61.253061'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.949259 61.253061, -1.949259 61.253061, -1.949259 61.253061, -1.949259 61.253061, -1.949259 61.253061))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3277'^^xsd:string;
  dwc:observationDate '1913-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_370> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.229993 -0.024324)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.229993"^^xsd:decimal ;
  dwc:decimalLongitude "-0.024324"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_370'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1907'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2213_370'^^xsd:string;
  dwc:yearCollected '1907'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.024324'^^xsd:double;
  dwc:latitude '61.229993'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.024324 61.229993, -0.024324 61.229993, -0.024324 61.229993, -0.024324 61.229993, -0.024324 61.229993))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_370'^^xsd:string;
  dwc:observationDate '1907-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3381> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.827637 1.838997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.827637"^^xsd:decimal ;
  dwc:decimalLongitude "1.838997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_3381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3381'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2213_3381'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.838997'^^xsd:double;
  dwc:latitude '60.827637'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.838997 60.827637, 1.838997 60.827637, 1.838997 60.827637, 1.838997 60.827637, 1.838997 60.827637))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3381'^^xsd:string;
  dwc:observationDate '1913-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_340> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.379647 0.217057)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.379647"^^xsd:decimal ;
  dwc:decimalLongitude "0.217057"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_340'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1906'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2213_340'^^xsd:string;
  dwc:yearCollected '1906'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.217057'^^xsd:double;
  dwc:latitude '61.379647'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.217057 61.379647, 0.217057 61.379647, 0.217057 61.379647, 0.217057 61.379647, 0.217057 61.379647))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_340'^^xsd:string;
  dwc:observationDate '1906-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_341> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.379647 0.217057)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.379647"^^xsd:decimal ;
  dwc:decimalLongitude "0.217057"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_341'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1906'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2213_341'^^xsd:string;
  dwc:yearCollected '1906'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.217057'^^xsd:double;
  dwc:latitude '61.379647'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.217057 61.379647, 0.217057 61.379647, 0.217057 61.379647, 0.217057 61.379647, 0.217057 61.379647))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_341'^^xsd:string;
  dwc:observationDate '1906-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_373> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.926839 0.059228)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.926839"^^xsd:decimal ;
  dwc:decimalLongitude "0.059228"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_373'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1907'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2213_373'^^xsd:string;
  dwc:yearCollected '1907'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.059228'^^xsd:double;
  dwc:latitude '61.926839'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.059228 61.926839, 0.059228 61.926839, 0.059228 61.926839, 0.059228 61.926839, 0.059228 61.926839))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_373'^^xsd:string;
  dwc:observationDate '1907-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_489> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.152098 -1.632901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.152098"^^xsd:decimal ;
  dwc:decimalLongitude "-1.632901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_489'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2213_489'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.632901'^^xsd:double;
  dwc:latitude '61.152098'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.632901 61.152098, -1.632901 61.152098, -1.632901 61.152098, -1.632901 61.152098, -1.632901 61.152098))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_489'^^xsd:string;
  dwc:observationDate '1908-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_727> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.06948 -2.845747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.06948"^^xsd:decimal ;
  dwc:decimalLongitude "-2.845747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_727'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2213_727'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.845747'^^xsd:double;
  dwc:latitude '61.06948'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.845747 61.06948, -2.845747 61.06948, -2.845747 61.06948, -2.845747 61.06948, -2.845747 61.06948))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_727'^^xsd:string;
  dwc:observationDate '1908-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1384> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.850524 -0.010416)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.850524"^^xsd:decimal ;
  dwc:decimalLongitude "-0.010416"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1384'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2213_1384'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.010416'^^xsd:double;
  dwc:latitude '61.850524'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.010416 61.850524, -0.010416 61.850524, -0.010416 61.850524, -0.010416 61.850524, -0.010416 61.850524))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1384'^^xsd:string;
  dwc:observationDate '1909-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_342> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.652999 -0.885294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.652999"^^xsd:decimal ;
  dwc:decimalLongitude "-0.885294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_342'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1906'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2213_342'^^xsd:string;
  dwc:yearCollected '1906'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.885294'^^xsd:double;
  dwc:latitude '61.652999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.885294 61.652999, -0.885294 61.652999, -0.885294 61.652999, -0.885294 61.652999, -0.885294 61.652999))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_342'^^xsd:string;
  dwc:observationDate '1906-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_343> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.652999 -0.885294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.652999"^^xsd:decimal ;
  dwc:decimalLongitude "-0.885294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_343'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1906'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2213_343'^^xsd:string;
  dwc:yearCollected '1906'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.885294'^^xsd:double;
  dwc:latitude '61.652999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.885294 61.652999, -0.885294 61.652999, -0.885294 61.652999, -0.885294 61.652999, -0.885294 61.652999))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_343'^^xsd:string;
  dwc:observationDate '1906-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_493> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.229993 -0.024324)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.229993"^^xsd:decimal ;
  dwc:decimalLongitude "-0.024324"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_493'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2213_493'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.024324'^^xsd:double;
  dwc:latitude '61.229993'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.024324 61.229993, -0.024324 61.229993, -0.024324 61.229993, -0.024324 61.229993, -0.024324 61.229993))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_493'^^xsd:string;
  dwc:observationDate '1908-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3275> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.176976 -2.22563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.176976"^^xsd:decimal ;
  dwc:decimalLongitude "-2.22563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_3275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3275'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2213_3275'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.22563'^^xsd:double;
  dwc:latitude '61.176976'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.22563 61.176976, -2.22563 61.176976, -2.22563 61.176976, -2.22563 61.176976, -2.22563 61.176976))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3275'^^xsd:string;
  dwc:observationDate '1913-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_730> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.61302 -2.257776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.61302"^^xsd:decimal ;
  dwc:decimalLongitude "-2.257776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_730'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2213_730'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.257776'^^xsd:double;
  dwc:latitude '60.61302'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.257776 60.61302, -2.257776 60.61302, -2.257776 60.61302, -2.257776 60.61302, -2.257776 60.61302))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_730'^^xsd:string;
  dwc:observationDate '1908-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_731> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.61302 -2.257776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.61302"^^xsd:decimal ;
  dwc:decimalLongitude "-2.257776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_731'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2213_731'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.257776'^^xsd:double;
  dwc:latitude '60.61302'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.257776 60.61302, -2.257776 60.61302, -2.257776 60.61302, -2.257776 60.61302, -2.257776 60.61302))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_731'^^xsd:string;
  dwc:observationDate '1908-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1390> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.042723 0.064695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.042723"^^xsd:decimal ;
  dwc:decimalLongitude "0.064695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1390'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2213_1390'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.064695'^^xsd:double;
  dwc:latitude '61.042723'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.064695 61.042723, 0.064695 61.042723, 0.064695 61.042723, 0.064695 61.042723, 0.064695 61.042723))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1390'^^xsd:string;
  dwc:observationDate '1909-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1391> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.042723 0.064695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.042723"^^xsd:decimal ;
  dwc:decimalLongitude "0.064695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1391'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2213_1391'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.064695'^^xsd:double;
  dwc:latitude '61.042723'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.064695 61.042723, 0.064695 61.042723, 0.064695 61.042723, 0.064695 61.042723, 0.064695 61.042723))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1391'^^xsd:string;
  dwc:observationDate '1909-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1392> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.042723 0.064695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.042723"^^xsd:decimal ;
  dwc:decimalLongitude "0.064695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1392'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2213_1392'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.064695'^^xsd:double;
  dwc:latitude '61.042723'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.064695 61.042723, 0.064695 61.042723, 0.064695 61.042723, 0.064695 61.042723, 0.064695 61.042723))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1392'^^xsd:string;
  dwc:observationDate '1909-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3274> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.176976 -2.22563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.176976"^^xsd:decimal ;
  dwc:decimalLongitude "-2.22563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_3274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3274'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2213_3274'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.22563'^^xsd:double;
  dwc:latitude '61.176976'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.22563 61.176976, -2.22563 61.176976, -2.22563 61.176976, -2.22563 61.176976, -2.22563 61.176976))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3274'^^xsd:string;
  dwc:observationDate '1913-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_732> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.887799 -2.880793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.887799"^^xsd:decimal ;
  dwc:decimalLongitude "-2.880793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_732'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2213_732'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.880793'^^xsd:double;
  dwc:latitude '60.887799'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.880793 60.887799, -2.880793 60.887799, -2.880793 60.887799, -2.880793 60.887799, -2.880793 60.887799))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_732'^^xsd:string;
  dwc:observationDate '1908-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_733> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.06948 -2.845747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.06948"^^xsd:decimal ;
  dwc:decimalLongitude "-2.845747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_733'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2213_733'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.845747'^^xsd:double;
  dwc:latitude '61.06948'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.845747 61.06948, -2.845747 61.06948, -2.845747 61.06948, -2.845747 61.06948, -2.845747 61.06948))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_733'^^xsd:string;
  dwc:observationDate '1908-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_734> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.06948 -2.845747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.06948"^^xsd:decimal ;
  dwc:decimalLongitude "-2.845747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_734'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2213_734'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.845747'^^xsd:double;
  dwc:latitude '61.06948'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.845747 61.06948, -2.845747 61.06948, -2.845747 61.06948, -2.845747 61.06948, -2.845747 61.06948))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_734'^^xsd:string;
  dwc:observationDate '1908-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_390> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.035221 -0.885294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.035221"^^xsd:decimal ;
  dwc:decimalLongitude "-0.885294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_390'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1907'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2213_390'^^xsd:string;
  dwc:yearCollected '1907'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.885294'^^xsd:double;
  dwc:latitude '62.035221'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.885294 62.035221, -0.885294 62.035221, -0.885294 62.035221, -0.885294 62.035221, -0.885294 62.035221))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_390'^^xsd:string;
  dwc:observationDate '1907-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_391> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.375294 -0.758149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.375294"^^xsd:decimal ;
  dwc:decimalLongitude "-0.758149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_391'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1907'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2213_391'^^xsd:string;
  dwc:yearCollected '1907'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.758149'^^xsd:double;
  dwc:latitude '61.375294'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.758149 61.375294, -0.758149 61.375294, -0.758149 61.375294, -0.758149 61.375294, -0.758149 61.375294))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_391'^^xsd:string;
  dwc:observationDate '1907-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_392> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.375294 -0.758149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.375294"^^xsd:decimal ;
  dwc:decimalLongitude "-0.758149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_392'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1907'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2213_392'^^xsd:string;
  dwc:yearCollected '1907'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.758149'^^xsd:double;
  dwc:latitude '61.375294'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.758149 61.375294, -0.758149 61.375294, -0.758149 61.375294, -0.758149 61.375294, -0.758149 61.375294))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_392'^^xsd:string;
  dwc:observationDate '1907-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_738> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.127089 -2.969472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.127089"^^xsd:decimal ;
  dwc:decimalLongitude "-2.969472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_738'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2213_738'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.969472'^^xsd:double;
  dwc:latitude '61.127089'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.969472 61.127089, -2.969472 61.127089, -2.969472 61.127089, -2.969472 61.127089, -2.969472 61.127089))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_738'^^xsd:string;
  dwc:observationDate '1908-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_739> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.127089 -2.969472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.127089"^^xsd:decimal ;
  dwc:decimalLongitude "-2.969472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_739'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2213_739'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.969472'^^xsd:double;
  dwc:latitude '61.127089'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.969472 61.127089, -2.969472 61.127089, -2.969472 61.127089, -2.969472 61.127089, -2.969472 61.127089))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_739'^^xsd:string;
  dwc:observationDate '1908-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3268> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.702412 -1.240385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.702412"^^xsd:decimal ;
  dwc:decimalLongitude "-1.240385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_3268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3268'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2213_3268'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.240385'^^xsd:double;
  dwc:latitude '61.702412'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.240385 61.702412, -1.240385 61.702412, -1.240385 61.702412, -1.240385 61.702412, -1.240385 61.702412))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3268'^^xsd:string;
  dwc:observationDate '1913-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_393> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.458805 0.477672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.458805"^^xsd:decimal ;
  dwc:decimalLongitude "0.477672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_393'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1907'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2213_393'^^xsd:string;
  dwc:yearCollected '1907'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.477672'^^xsd:double;
  dwc:latitude '61.458805'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.477672 61.458805, 0.477672 61.458805, 0.477672 61.458805, 0.477672 61.458805, 0.477672 61.458805))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_393'^^xsd:string;
  dwc:observationDate '1907-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3376> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.486648 1.138192)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.486648"^^xsd:decimal ;
  dwc:decimalLongitude "1.138192"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_3376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3376'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2213_3376'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.138192'^^xsd:double;
  dwc:latitude '61.486648'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.138192 61.486648, 1.138192 61.486648, 1.138192 61.486648, 1.138192 61.486648, 1.138192 61.486648))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3376'^^xsd:string;
  dwc:observationDate '1913-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3461> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.552411 0.592708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.552411"^^xsd:decimal ;
  dwc:decimalLongitude "0.592708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_3461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3461'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2213_3461'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.592708'^^xsd:double;
  dwc:latitude '61.552411'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.592708 61.552411, 0.592708 61.552411, 0.592708 61.552411, 0.592708 61.552411, 0.592708 61.552411))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3461'^^xsd:string;
  dwc:observationDate '1913-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3369> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.193789 0.864824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.193789"^^xsd:decimal ;
  dwc:decimalLongitude "0.864824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_3369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3369'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2213_3369'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.864824'^^xsd:double;
  dwc:latitude '61.193789'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.864824 61.193789, 0.864824 61.193789, 0.864824 61.193789, 0.864824 61.193789, 0.864824 61.193789))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3369'^^xsd:string;
  dwc:observationDate '1913-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1407> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.751255 -1.261465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.751255"^^xsd:decimal ;
  dwc:decimalLongitude "-1.261465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1407'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2213_1407'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.261465'^^xsd:double;
  dwc:latitude '61.751255'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.261465 61.751255, -1.261465 61.751255, -1.261465 61.751255, -1.261465 61.751255, -1.261465 61.751255))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1407'^^xsd:string;
  dwc:observationDate '1909-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3368> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.193789 0.864824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.193789"^^xsd:decimal ;
  dwc:decimalLongitude "0.864824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_3368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3368'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2213_3368'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.864824'^^xsd:double;
  dwc:latitude '61.193789'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.864824 61.193789, 0.864824 61.193789, 0.864824 61.193789, 0.864824 61.193789, 0.864824 61.193789))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3368'^^xsd:string;
  dwc:observationDate '1913-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1436> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.850524 -0.010416)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.850524"^^xsd:decimal ;
  dwc:decimalLongitude "-0.010416"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1436'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2213_1436'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.010416'^^xsd:double;
  dwc:latitude '61.850524'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.010416 61.850524, -0.010416 61.850524, -0.010416 61.850524, -0.010416 61.850524, -0.010416 61.850524))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1436'^^xsd:string;
  dwc:observationDate '1909-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_741> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.565767 -2.460906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.565767"^^xsd:decimal ;
  dwc:decimalLongitude "-2.460906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_741'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2213_741'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.460906'^^xsd:double;
  dwc:latitude '60.565767'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.460906 60.565767, -2.460906 60.565767, -2.460906 60.565767, -2.460906 60.565767, -2.460906 60.565767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_741'^^xsd:string;
  dwc:observationDate '1908-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3362> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.752757 0.974006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.752757"^^xsd:decimal ;
  dwc:decimalLongitude "0.974006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_3362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3362'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2213_3362'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.974006'^^xsd:double;
  dwc:latitude '60.752757'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.974006 60.752757, 0.974006 60.752757, 0.974006 60.752757, 0.974006 60.752757, 0.974006 60.752757))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3362'^^xsd:string;
  dwc:observationDate '1913-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_742> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.61302 -2.257776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.61302"^^xsd:decimal ;
  dwc:decimalLongitude "-2.257776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_742'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2213_742'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.257776'^^xsd:double;
  dwc:latitude '60.61302'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.257776 60.61302, -2.257776 60.61302, -2.257776 60.61302, -2.257776 60.61302, -2.257776 60.61302))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_742'^^xsd:string;
  dwc:observationDate '1908-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3460> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.159337 -0.252839)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.159337"^^xsd:decimal ;
  dwc:decimalLongitude "-0.252839"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_3460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3460'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2213_3460'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.252839'^^xsd:double;
  dwc:latitude '61.159337'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.252839 61.159337, -0.252839 61.159337, -0.252839 61.159337, -0.252839 61.159337, -0.252839 61.159337))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3460'^^xsd:string;
  dwc:observationDate '1913-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1442> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.018244 -0.81848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.018244"^^xsd:decimal ;
  dwc:decimalLongitude "-0.81848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1442'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2213_1442'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.81848'^^xsd:double;
  dwc:latitude '61.018244'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.81848 61.018244, -0.81848 61.018244, -0.81848 61.018244, -0.81848 61.018244, -0.81848 61.018244))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1442'^^xsd:string;
  dwc:observationDate '1909-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1443> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.205853 -0.15446)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.205853"^^xsd:decimal ;
  dwc:decimalLongitude "-0.15446"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1443'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2213_1443'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.15446'^^xsd:double;
  dwc:latitude '61.205853'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.15446 61.205853, -0.15446 61.205853, -0.15446 61.205853, -0.15446 61.205853, -0.15446 61.205853))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1443'^^xsd:string;
  dwc:observationDate '1909-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1444> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.263898 -0.031077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.263898"^^xsd:decimal ;
  dwc:decimalLongitude "-0.031077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1444'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2213_1444'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.031077'^^xsd:double;
  dwc:latitude '61.263898'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.031077 61.263898, -0.031077 61.263898, -0.031077 61.263898, -0.031077 61.263898, -0.031077 61.263898))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1444'^^xsd:string;
  dwc:observationDate '1909-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2261> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.241964 -0.047526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.241964"^^xsd:decimal ;
  dwc:decimalLongitude "-0.047526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2261'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2213_2261'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.047526'^^xsd:double;
  dwc:latitude '61.241964'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.047526 61.241964, -0.047526 61.241964, -0.047526 61.241964, -0.047526 61.241964, -0.047526 61.241964))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2261'^^xsd:string;
  dwc:observationDate '1911-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1445> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.680666 -0.483258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.680666"^^xsd:decimal ;
  dwc:decimalLongitude "-0.483258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1445'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2213_1445'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.483258'^^xsd:double;
  dwc:latitude '61.680666'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.483258 61.680666, -0.483258 61.680666, -0.483258 61.680666, -0.483258 61.680666, -0.483258 61.680666))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1445'^^xsd:string;
  dwc:observationDate '1909-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2263> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.057617 -1.867037)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.057617"^^xsd:decimal ;
  dwc:decimalLongitude "-1.867037"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2263'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2213_2263'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.867037'^^xsd:double;
  dwc:latitude '61.057617'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.867037 61.057617, -1.867037 61.057617, -1.867037 61.057617, -1.867037 61.057617, -1.867037 61.057617))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2263'^^xsd:string;
  dwc:observationDate '1911-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2264> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.301913 -1.969974)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.301913"^^xsd:decimal ;
  dwc:decimalLongitude "-1.969974"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2264'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2213_2264'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.969974'^^xsd:double;
  dwc:latitude '61.301913'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.969974 61.301913, -1.969974 61.301913, -1.969974 61.301913, -1.969974 61.301913, -1.969974 61.301913))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2264'^^xsd:string;
  dwc:observationDate '1911-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1446> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.686237 -0.885294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.686237"^^xsd:decimal ;
  dwc:decimalLongitude "-0.885294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1446'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2213_1446'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.885294'^^xsd:double;
  dwc:latitude '61.686237'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.885294 61.686237, -0.885294 61.686237, -0.885294 61.686237, -0.885294 61.686237, -0.885294 61.686237))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1446'^^xsd:string;
  dwc:observationDate '1909-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2266> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.20808 -0.582042)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.20808"^^xsd:decimal ;
  dwc:decimalLongitude "-0.582042"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2266'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2213_2266'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.582042'^^xsd:double;
  dwc:latitude '61.20808'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.582042 61.20808, -0.582042 61.20808, -0.582042 61.20808, -0.582042 61.20808, -0.582042 61.20808))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2266'^^xsd:string;
  dwc:observationDate '1911-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_380> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.774172 -0.079715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.774172"^^xsd:decimal ;
  dwc:decimalLongitude "-0.079715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_380'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1907'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2213_380'^^xsd:string;
  dwc:yearCollected '1907'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.079715'^^xsd:double;
  dwc:latitude '61.774172'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.079715 61.774172, -0.079715 61.774172, -0.079715 61.774172, -0.079715 61.774172, -0.079715 61.774172))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_380'^^xsd:string;
  dwc:observationDate '1907-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2268> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.230083 -1.039998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.230083"^^xsd:decimal ;
  dwc:decimalLongitude "-1.039998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2268'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2213_2268'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.039998'^^xsd:double;
  dwc:latitude '61.230083'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.039998 61.230083, -1.039998 61.230083, -1.039998 61.230083, -1.039998 61.230083, -1.039998 61.230083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2268'^^xsd:string;
  dwc:observationDate '1911-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1448> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.926839 0.059228)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.926839"^^xsd:decimal ;
  dwc:decimalLongitude "0.059228"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1448'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2213_1448'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.059228'^^xsd:double;
  dwc:latitude '61.926839'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.059228 61.926839, 0.059228 61.926839, 0.059228 61.926839, 0.059228 61.926839, 0.059228 61.926839))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1448'^^xsd:string;
  dwc:observationDate '1909-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1449> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.926839 0.059228)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.926839"^^xsd:decimal ;
  dwc:decimalLongitude "0.059228"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1449'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2213_1449'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.059228'^^xsd:double;
  dwc:latitude '61.926839'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.059228 61.926839, 0.059228 61.926839, 0.059228 61.926839, 0.059228 61.926839, 0.059228 61.926839))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1449'^^xsd:string;
  dwc:observationDate '1909-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1450> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.103718 0.38383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.103718"^^xsd:decimal ;
  dwc:decimalLongitude "0.38383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1450'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2213_1450'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.38383'^^xsd:double;
  dwc:latitude '61.103718'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.38383 61.103718, 0.38383 61.103718, 0.38383 61.103718, 0.38383 61.103718, 0.38383 61.103718))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1450'^^xsd:string;
  dwc:observationDate '1909-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2272> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.238727 -1.215236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.238727"^^xsd:decimal ;
  dwc:decimalLongitude "-1.215236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2272'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2213_2272'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.215236'^^xsd:double;
  dwc:latitude '61.238727'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.215236 61.238727, -1.215236 61.238727, -1.215236 61.238727, -1.215236 61.238727, -1.215236 61.238727))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2272'^^xsd:string;
  dwc:observationDate '1911-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1451> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.103718 0.38383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.103718"^^xsd:decimal ;
  dwc:decimalLongitude "0.38383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1451'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2213_1451'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.38383'^^xsd:double;
  dwc:latitude '61.103718'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.38383 61.103718, 0.38383 61.103718, 0.38383 61.103718, 0.38383 61.103718, 0.38383 61.103718))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1451'^^xsd:string;
  dwc:observationDate '1909-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1452> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.103718 0.38383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.103718"^^xsd:decimal ;
  dwc:decimalLongitude "0.38383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1452'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2213_1452'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.38383'^^xsd:double;
  dwc:latitude '61.103718'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.38383 61.103718, 0.38383 61.103718, 0.38383 61.103718, 0.38383 61.103718, 0.38383 61.103718))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1452'^^xsd:string;
  dwc:observationDate '1909-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1453> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.347335 -1.149614)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.347335"^^xsd:decimal ;
  dwc:decimalLongitude "-1.149614"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1453'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2213_1453'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.149614'^^xsd:double;
  dwc:latitude '61.347335'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.149614 61.347335, -1.149614 61.347335, -1.149614 61.347335, -1.149614 61.347335, -1.149614 61.347335))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1453'^^xsd:string;
  dwc:observationDate '1909-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2276> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.215509 -5.756813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.215509"^^xsd:decimal ;
  dwc:decimalLongitude "-5.756813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2276'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2213_2276'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-5.756813'^^xsd:double;
  dwc:latitude '59.215509'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.756813 59.215509, -5.756813 59.215509, -5.756813 59.215509, -5.756813 59.215509, -5.756813 59.215509))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2276'^^xsd:string;
  dwc:observationDate '1911-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1454> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.347335 -1.149614)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.347335"^^xsd:decimal ;
  dwc:decimalLongitude "-1.149614"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1454'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2213_1454'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.149614'^^xsd:double;
  dwc:latitude '61.347335'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.149614 61.347335, -1.149614 61.347335, -1.149614 61.347335, -1.149614 61.347335, -1.149614 61.347335))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1454'^^xsd:string;
  dwc:observationDate '1909-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_55>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_55> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_55> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.468412 -1.417081)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.468412"^^xsd:decimal ;
  dwc:decimalLongitude "-1.417081"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_55>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_55" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_55'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2213_55'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.417081'^^xsd:double;
  dwc:latitude '61.468412'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.417081 61.468412, -1.417081 61.468412, -1.417081 61.468412, -1.417081 61.468412, -1.417081 61.468412))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_55'^^xsd:string;
  dwc:observationDate '1904-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2279> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.651935 -1.580707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.651935"^^xsd:decimal ;
  dwc:decimalLongitude "-1.580707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2279'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2213_2279'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.580707'^^xsd:double;
  dwc:latitude '61.651935'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.580707 61.651935, -1.580707 61.651935, -1.580707 61.651935, -1.580707 61.651935, -1.580707 61.651935))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2279'^^xsd:string;
  dwc:observationDate '1911-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2280> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.914038 -0.438373)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.914038"^^xsd:decimal ;
  dwc:decimalLongitude "-0.438373"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2280'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2213_2280'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.438373'^^xsd:double;
  dwc:latitude '61.914038'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.438373 61.914038, -0.438373 61.914038, -0.438373 61.914038, -0.438373 61.914038, -0.438373 61.914038))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2280'^^xsd:string;
  dwc:observationDate '1911-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_744> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.711509 -2.761153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.711509"^^xsd:decimal ;
  dwc:decimalLongitude "-2.761153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_744'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2213_744'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.761153'^^xsd:double;
  dwc:latitude '60.711509'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.761153 60.711509, -2.761153 60.711509, -2.761153 60.711509, -2.761153 60.711509, -2.761153 60.711509))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_744'^^xsd:string;
  dwc:observationDate '1908-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2281> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.916193 -1.813778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.916193"^^xsd:decimal ;
  dwc:decimalLongitude "-1.813778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2281'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2213_2281'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.813778'^^xsd:double;
  dwc:latitude '60.916193'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.813778 60.916193, -1.813778 60.916193, -1.813778 60.916193, -1.813778 60.916193, -1.813778 60.916193))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2281'^^xsd:string;
  dwc:observationDate '1911-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1457> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.650681 -1.632901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.650681"^^xsd:decimal ;
  dwc:decimalLongitude "-1.632901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1457'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2213_1457'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.632901'^^xsd:double;
  dwc:latitude '61.650681'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.632901 61.650681, -1.632901 61.650681, -1.632901 61.650681, -1.632901 61.650681, -1.632901 61.650681))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1457'^^xsd:string;
  dwc:observationDate '1909-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1458> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.802966 -0.477178)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.802966"^^xsd:decimal ;
  dwc:decimalLongitude "-0.477178"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1458'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2213_1458'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.477178'^^xsd:double;
  dwc:latitude '61.802966'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.477178 61.802966, -0.477178 61.802966, -0.477178 61.802966, -0.477178 61.802966, -0.477178 61.802966))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1458'^^xsd:string;
  dwc:observationDate '1909-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1459> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.042723 0.064695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.042723"^^xsd:decimal ;
  dwc:decimalLongitude "0.064695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1459'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2213_1459'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.064695'^^xsd:double;
  dwc:latitude '61.042723'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.064695 61.042723, 0.064695 61.042723, 0.064695 61.042723, 0.064695 61.042723, 0.064695 61.042723))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1459'^^xsd:string;
  dwc:observationDate '1909-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1460> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.091579 0.319904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.091579"^^xsd:decimal ;
  dwc:decimalLongitude "0.319904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1460'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2213_1460'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.319904'^^xsd:double;
  dwc:latitude '61.091579'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.319904 61.091579, 0.319904 61.091579, 0.319904 61.091579, 0.319904 61.091579, 0.319904 61.091579))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1460'^^xsd:string;
  dwc:observationDate '1909-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_745> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.711509 -2.761153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.711509"^^xsd:decimal ;
  dwc:decimalLongitude "-2.761153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_745'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2213_745'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.761153'^^xsd:double;
  dwc:latitude '60.711509'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.761153 60.711509, -2.761153 60.711509, -2.761153 60.711509, -2.761153 60.711509, -2.761153 60.711509))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_745'^^xsd:string;
  dwc:observationDate '1908-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_381> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.682503 -0.162421)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.682503"^^xsd:decimal ;
  dwc:decimalLongitude "-0.162421"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_381'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1907'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2213_381'^^xsd:string;
  dwc:yearCollected '1907'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.162421'^^xsd:double;
  dwc:latitude '61.682503'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.162421 61.682503, -0.162421 61.682503, -0.162421 61.682503, -0.162421 61.682503, -0.162421 61.682503))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_381'^^xsd:string;
  dwc:observationDate '1907-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_382> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.682503 -0.162421)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.682503"^^xsd:decimal ;
  dwc:decimalLongitude "-0.162421"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_382'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1907'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2213_382'^^xsd:string;
  dwc:yearCollected '1907'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.162421'^^xsd:double;
  dwc:latitude '61.682503'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.162421 61.682503, -0.162421 61.682503, -0.162421 61.682503, -0.162421 61.682503, -0.162421 61.682503))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_382'^^xsd:string;
  dwc:observationDate '1907-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2289> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.220306 -2.444632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.220306"^^xsd:decimal ;
  dwc:decimalLongitude "-2.444632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2289'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2213_2289'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.444632'^^xsd:double;
  dwc:latitude '61.220306'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.444632 61.220306, -2.444632 61.220306, -2.444632 61.220306, -2.444632 61.220306, -2.444632 61.220306))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2289'^^xsd:string;
  dwc:observationDate '1911-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3361> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.752757 0.974006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.752757"^^xsd:decimal ;
  dwc:decimalLongitude "0.974006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_3361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3361'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2213_3361'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.974006'^^xsd:double;
  dwc:latitude '60.752757'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.974006 60.752757, 0.974006 60.752757, 0.974006 60.752757, 0.974006 60.752757, 0.974006 60.752757))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3361'^^xsd:string;
  dwc:observationDate '1913-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2291> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.299306 -2.333718)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.299306"^^xsd:decimal ;
  dwc:decimalLongitude "-2.333718"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2291'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2213_2291'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.333718'^^xsd:double;
  dwc:latitude '61.299306'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.333718 61.299306, -2.333718 61.299306, -2.333718 61.299306, -2.333718 61.299306, -2.333718 61.299306))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2291'^^xsd:string;
  dwc:observationDate '1911-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3457> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.182604 -0.203686)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.182604"^^xsd:decimal ;
  dwc:decimalLongitude "-0.203686"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_3457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3457'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2213_3457'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.203686'^^xsd:double;
  dwc:latitude '61.182604'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.203686 61.182604, -0.203686 61.182604, -0.203686 61.182604, -0.203686 61.182604, -0.203686 61.182604))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3457'^^xsd:string;
  dwc:observationDate '1913-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2293> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.713065 -1.635681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.713065"^^xsd:decimal ;
  dwc:decimalLongitude "-1.635681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2293'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2213_2293'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.635681'^^xsd:double;
  dwc:latitude '61.713065'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.635681 61.713065, -1.635681 61.713065, -1.635681 61.713065, -1.635681 61.713065, -1.635681 61.713065))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2293'^^xsd:string;
  dwc:observationDate '1911-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_383> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.682503 -0.162421)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.682503"^^xsd:decimal ;
  dwc:decimalLongitude "-0.162421"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_383'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1907'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2213_383'^^xsd:string;
  dwc:yearCollected '1907'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.162421'^^xsd:double;
  dwc:latitude '61.682503'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.162421 61.682503, -0.162421 61.682503, -0.162421 61.682503, -0.162421 61.682503, -0.162421 61.682503))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_383'^^xsd:string;
  dwc:observationDate '1907-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3446> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.558961 -2.566222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.558961"^^xsd:decimal ;
  dwc:decimalLongitude "-2.566222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_3446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3446'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2213_3446'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.566222'^^xsd:double;
  dwc:latitude '61.558961'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.566222 61.558961, -2.566222 61.558961, -2.566222 61.558961, -2.566222 61.558961, -2.566222 61.558961))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3446'^^xsd:string;
  dwc:observationDate '1913-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3360> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.742166 1.142416)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.742166"^^xsd:decimal ;
  dwc:decimalLongitude "1.142416"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_3360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3360'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2213_3360'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.142416'^^xsd:double;
  dwc:latitude '60.742166'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.142416 60.742166, 1.142416 60.742166, 1.142416 60.742166, 1.142416 60.742166, 1.142416 60.742166))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3360'^^xsd:string;
  dwc:observationDate '1913-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2297> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.751255 -0.509123)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.751255"^^xsd:decimal ;
  dwc:decimalLongitude "-0.509123"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2297'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2213_2297'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.509123'^^xsd:double;
  dwc:latitude '61.751255'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.509123 61.751255, -0.509123 61.751255, -0.509123 61.751255, -0.509123 61.751255, -0.509123 61.751255))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2297'^^xsd:string;
  dwc:observationDate '1911-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2298> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.751255 -0.509123)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.751255"^^xsd:decimal ;
  dwc:decimalLongitude "-0.509123"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2298'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2213_2298'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.509123'^^xsd:double;
  dwc:latitude '61.751255'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.509123 61.751255, -0.509123 61.751255, -0.509123 61.751255, -0.509123 61.751255, -0.509123 61.751255))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2298'^^xsd:string;
  dwc:observationDate '1911-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1784> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.54612 -1.191277)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.54612"^^xsd:decimal ;
  dwc:decimalLongitude "-1.191277"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1784'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2213_1784'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.191277'^^xsd:double;
  dwc:latitude '61.54612'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.191277 61.54612, -1.191277 61.54612, -1.191277 61.54612, -1.191277 61.54612, -1.191277 61.54612))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1784'^^xsd:string;
  dwc:observationDate '1910-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1785> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.54612 -1.191277)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.54612"^^xsd:decimal ;
  dwc:decimalLongitude "-1.191277"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1785'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2213_1785'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.191277'^^xsd:double;
  dwc:latitude '61.54612'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.191277 61.54612, -1.191277 61.54612, -1.191277 61.54612, -1.191277 61.54612, -1.191277 61.54612))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1785'^^xsd:string;
  dwc:observationDate '1910-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1786> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.59154 -1.044906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.59154"^^xsd:decimal ;
  dwc:decimalLongitude "-1.044906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1786'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2213_1786'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.044906'^^xsd:double;
  dwc:latitude '61.59154'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.044906 61.59154, -1.044906 61.59154, -1.044906 61.59154, -1.044906 61.59154, -1.044906 61.59154))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1786'^^xsd:string;
  dwc:observationDate '1910-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1787> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.519145 -8.394413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.519145"^^xsd:decimal ;
  dwc:decimalLongitude "-8.394413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1787'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2213_1787'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.394413'^^xsd:double;
  dwc:latitude '57.519145'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.394413 57.519145, -8.394413 57.519145, -8.394413 57.519145, -8.394413 57.519145, -8.394413 57.519145))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1787'^^xsd:string;
  dwc:observationDate '1910-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1788> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.519145 -8.394413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.519145"^^xsd:decimal ;
  dwc:decimalLongitude "-8.394413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1788'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2213_1788'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.394413'^^xsd:double;
  dwc:latitude '57.519145'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.394413 57.519145, -8.394413 57.519145, -8.394413 57.519145, -8.394413 57.519145, -8.394413 57.519145))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1788'^^xsd:string;
  dwc:observationDate '1910-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1789> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.519145 -8.394413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.519145"^^xsd:decimal ;
  dwc:decimalLongitude "-8.394413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1789'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2213_1789'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.394413'^^xsd:double;
  dwc:latitude '57.519145'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.394413 57.519145, -8.394413 57.519145, -8.394413 57.519145, -8.394413 57.519145, -8.394413 57.519145))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1789'^^xsd:string;
  dwc:observationDate '1910-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1790> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.84446 0.817985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.84446"^^xsd:decimal ;
  dwc:decimalLongitude "0.817985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1790'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2213_1790'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.817985'^^xsd:double;
  dwc:latitude '60.84446'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.817985 60.84446, 0.817985 60.84446, 0.817985 60.84446, 0.817985 60.84446, 0.817985 60.84446))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1790'^^xsd:string;
  dwc:observationDate '1910-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1791> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.84446 0.817985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.84446"^^xsd:decimal ;
  dwc:decimalLongitude "0.817985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1791'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2213_1791'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.817985'^^xsd:double;
  dwc:latitude '60.84446'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.817985 60.84446, 0.817985 60.84446, 0.817985 60.84446, 0.817985 60.84446, 0.817985 60.84446))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1791'^^xsd:string;
  dwc:observationDate '1910-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1792> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.84446 0.817985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.84446"^^xsd:decimal ;
  dwc:decimalLongitude "0.817985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1792'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2213_1792'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.817985'^^xsd:double;
  dwc:latitude '60.84446'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.817985 60.84446, 0.817985 60.84446, 0.817985 60.84446, 0.817985 60.84446, 0.817985 60.84446))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1792'^^xsd:string;
  dwc:observationDate '1910-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1793> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.006938 0.793778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.006938"^^xsd:decimal ;
  dwc:decimalLongitude "0.793778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1793'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2213_1793'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.793778'^^xsd:double;
  dwc:latitude '61.006938'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.793778 61.006938, 0.793778 61.006938, 0.793778 61.006938, 0.793778 61.006938, 0.793778 61.006938))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1793'^^xsd:string;
  dwc:observationDate '1910-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1794> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.006938 0.793778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.006938"^^xsd:decimal ;
  dwc:decimalLongitude "0.793778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1794'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2213_1794'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.793778'^^xsd:double;
  dwc:latitude '61.006938'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.793778 61.006938, 0.793778 61.006938, 0.793778 61.006938, 0.793778 61.006938, 0.793778 61.006938))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1794'^^xsd:string;
  dwc:observationDate '1910-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2549> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.061726 1.469712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.061726"^^xsd:decimal ;
  dwc:decimalLongitude "1.469712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2549'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2213_2549'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.469712'^^xsd:double;
  dwc:latitude '61.061726'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.469712 61.061726, 1.469712 61.061726, 1.469712 61.061726, 1.469712 61.061726, 1.469712 61.061726))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2549'^^xsd:string;
  dwc:observationDate '1911-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3445> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.379647 -1.987645)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.379647"^^xsd:decimal ;
  dwc:decimalLongitude "-1.987645"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_3445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3445'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2213_3445'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.987645'^^xsd:double;
  dwc:latitude '61.379647'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.987645 61.379647, -1.987645 61.379647, -1.987645 61.379647, -1.987645 61.379647, -1.987645 61.379647))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3445'^^xsd:string;
  dwc:observationDate '1913-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3833> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.453628 2.324057)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.453628"^^xsd:decimal ;
  dwc:decimalLongitude "2.324057"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_3833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3833'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2213_3833'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '2.324057'^^xsd:double;
  dwc:latitude '61.453628'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.324057 61.453628, 2.324057 61.453628, 2.324057 61.453628, 2.324057 61.453628, 2.324057 61.453628))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3833'^^xsd:string;
  dwc:observationDate '1914-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1798> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.139951 0.575898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.139951"^^xsd:decimal ;
  dwc:decimalLongitude "0.575898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1798'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2213_1798'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.575898'^^xsd:double;
  dwc:latitude '61.139951'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.575898 61.139951, 0.575898 61.139951, 0.575898 61.139951, 0.575898 61.139951, 0.575898 61.139951))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1798'^^xsd:string;
  dwc:observationDate '1910-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1799> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.151968 0.640019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.151968"^^xsd:decimal ;
  dwc:decimalLongitude "0.640019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1799'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2213_1799'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.640019'^^xsd:double;
  dwc:latitude '61.151968'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.640019 61.151968, 0.640019 61.151968, 0.640019 61.151968, 0.640019 61.151968, 0.640019 61.151968))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1799'^^xsd:string;
  dwc:observationDate '1910-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3444> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.073315 0.224109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.073315"^^xsd:decimal ;
  dwc:decimalLongitude "0.224109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_3444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3444'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2213_3444'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.224109'^^xsd:double;
  dwc:latitude '61.073315'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.224109 61.073315, 0.224109 61.073315, 0.224109 61.073315, 0.224109 61.073315, 0.224109 61.073315))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3444'^^xsd:string;
  dwc:observationDate '1913-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1801> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.754294 -0.97418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.754294"^^xsd:decimal ;
  dwc:decimalLongitude "-0.97418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1801'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2213_1801'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.97418'^^xsd:double;
  dwc:latitude '61.754294'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.97418 61.754294, -0.97418 61.754294, -0.97418 61.754294, -0.97418 61.754294, -0.97418 61.754294))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1801'^^xsd:string;
  dwc:observationDate '1910-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1803> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.842194 0.988224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.842194"^^xsd:decimal ;
  dwc:decimalLongitude "0.988224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1803'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2213_1803'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.988224'^^xsd:double;
  dwc:latitude '60.842194'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.988224 60.842194, 0.988224 60.842194, 0.988224 60.842194, 0.988224 60.842194, 0.988224 60.842194))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1803'^^xsd:string;
  dwc:observationDate '1910-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1804> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.842194 0.988224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.842194"^^xsd:decimal ;
  dwc:decimalLongitude "0.988224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1804'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2213_1804'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.988224'^^xsd:double;
  dwc:latitude '60.842194'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.988224 60.842194, 0.988224 60.842194, 0.988224 60.842194, 0.988224 60.842194, 0.988224 60.842194))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1804'^^xsd:string;
  dwc:observationDate '1910-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1805> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.175912 0.768406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.175912"^^xsd:decimal ;
  dwc:decimalLongitude "0.768406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1805'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2213_1805'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.768406'^^xsd:double;
  dwc:latitude '61.175912'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.768406 61.175912, 0.768406 61.175912, 0.768406 61.175912, 0.768406 61.175912, 0.768406 61.175912))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1805'^^xsd:string;
  dwc:observationDate '1910-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1806> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.309354 0.551787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.309354"^^xsd:decimal ;
  dwc:decimalLongitude "0.551787"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1806'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2213_1806'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.551787'^^xsd:double;
  dwc:latitude '61.309354'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.551787 61.309354, 0.551787 61.309354, 0.551787 61.309354, 0.551787 61.309354, 0.551787 61.309354))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1806'^^xsd:string;
  dwc:observationDate '1910-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1807> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.345015 0.668536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.345015"^^xsd:decimal ;
  dwc:decimalLongitude "0.668536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1807'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2213_1807'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.668536'^^xsd:double;
  dwc:latitude '61.345015'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.668536 61.345015, 0.668536 61.345015, 0.668536 61.345015, 0.668536 61.345015, 0.668536 61.345015))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1807'^^xsd:string;
  dwc:observationDate '1910-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_845> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.350762 -1.990754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.350762"^^xsd:decimal ;
  dwc:decimalLongitude "-1.990754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_845'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2213_845'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.990754'^^xsd:double;
  dwc:latitude '61.350762'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.990754 61.350762, -1.990754 61.350762, -1.990754 61.350762, -1.990754 61.350762, -1.990754 61.350762))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_845'^^xsd:string;
  dwc:observationDate '1908-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_846> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.399607 -2.011598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.399607"^^xsd:decimal ;
  dwc:decimalLongitude "-2.011598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_846'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2213_846'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.011598'^^xsd:double;
  dwc:latitude '61.399607'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.011598 61.399607, -2.011598 61.399607, -2.011598 61.399607, -2.011598 61.399607, -2.011598 61.399607))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_846'^^xsd:string;
  dwc:observationDate '1908-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1810> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.804559 -9.817743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.804559"^^xsd:decimal ;
  dwc:decimalLongitude "-9.817743"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1810'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2213_1810'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.817743'^^xsd:double;
  dwc:latitude '57.804559'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.817743 57.804559, -9.817743 57.804559, -9.817743 57.804559, -9.817743 57.804559, -9.817743 57.804559))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1810'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1475> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.754294 -0.97418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.754294"^^xsd:decimal ;
  dwc:decimalLongitude "-0.97418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1475'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2213_1475'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.97418'^^xsd:double;
  dwc:latitude '61.754294'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.97418 61.754294, -0.97418 61.754294, -0.97418 61.754294, -0.97418 61.754294, -0.97418 61.754294))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1475'^^xsd:string;
  dwc:observationDate '1909-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_981> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.03132 -1.487175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.03132"^^xsd:decimal ;
  dwc:decimalLongitude "-1.487175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_981'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2213_981'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.487175'^^xsd:double;
  dwc:latitude '61.03132'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.487175 61.03132, -1.487175 61.03132, -1.487175 61.03132, -1.487175 61.03132, -1.487175 61.03132))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_981'^^xsd:string;
  dwc:observationDate '1909-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_982> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.353854 -0.885294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.353854"^^xsd:decimal ;
  dwc:decimalLongitude "-0.885294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_982'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2213_982'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.885294'^^xsd:double;
  dwc:latitude '61.353854'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.885294 61.353854, -0.885294 61.353854, -0.885294 61.353854, -0.885294 61.353854, -0.885294 61.353854))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_982'^^xsd:string;
  dwc:observationDate '1909-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1478> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.963584 0.485446)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.963584"^^xsd:decimal ;
  dwc:decimalLongitude "0.485446"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1478'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2213_1478'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.485446'^^xsd:double;
  dwc:latitude '61.963584'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.485446 61.963584, 0.485446 61.963584, 0.485446 61.963584, 0.485446 61.963584, 0.485446 61.963584))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1478'^^xsd:string;
  dwc:observationDate '1909-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3443> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.011944 -0.094411)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.011944"^^xsd:decimal ;
  dwc:decimalLongitude "-0.094411"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_3443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3443'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2213_3443'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.094411'^^xsd:double;
  dwc:latitude '61.011944'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.094411 61.011944, -0.094411 61.011944, -0.094411 61.011944, -0.094411 61.011944, -0.094411 61.011944))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3443'^^xsd:string;
  dwc:observationDate '1913-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1915> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.941507 -3.05337)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.941507"^^xsd:decimal ;
  dwc:decimalLongitude "-3.05337"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1915'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2213_1915'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-3.05337'^^xsd:double;
  dwc:latitude '60.941507'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.05337 60.941507, -3.05337 60.941507, -3.05337 60.941507, -3.05337 60.941507, -3.05337 60.941507))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1915'^^xsd:string;
  dwc:observationDate '1910-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1916> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.941507 -3.05337)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.941507"^^xsd:decimal ;
  dwc:decimalLongitude "-3.05337"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1916'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2213_1916'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-3.05337'^^xsd:double;
  dwc:latitude '60.941507'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.05337 60.941507, -3.05337 60.941507, -3.05337 60.941507, -3.05337 60.941507, -3.05337 60.941507))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1916'^^xsd:string;
  dwc:observationDate '1910-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1917> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.941507 -3.05337)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.941507"^^xsd:decimal ;
  dwc:decimalLongitude "-3.05337"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1917'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2213_1917'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-3.05337'^^xsd:double;
  dwc:latitude '60.941507'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.05337 60.941507, -3.05337 60.941507, -3.05337 60.941507, -3.05337 60.941507, -3.05337 60.941507))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1917'^^xsd:string;
  dwc:observationDate '1910-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3832> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.453628 2.324057)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.453628"^^xsd:decimal ;
  dwc:decimalLongitude "2.324057"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_3832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3832'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2213_3832'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '2.324057'^^xsd:double;
  dwc:latitude '61.453628'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.324057 61.453628, 2.324057 61.453628, 2.324057 61.453628, 2.324057 61.453628, 2.324057 61.453628))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3832'^^xsd:string;
  dwc:observationDate '1914-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3442> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.565153 -2.239628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.565153"^^xsd:decimal ;
  dwc:decimalLongitude "-2.239628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_3442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3442'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2213_3442'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.239628'^^xsd:double;
  dwc:latitude '60.565153'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.239628 60.565153, -2.239628 60.565153, -2.239628 60.565153, -2.239628 60.565153, -2.239628 60.565153))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3442'^^xsd:string;
  dwc:observationDate '1913-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1481> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.321829 0.092761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.321829"^^xsd:decimal ;
  dwc:decimalLongitude "0.092761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1481'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2213_1481'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.092761'^^xsd:double;
  dwc:latitude '61.321829'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.092761 61.321829, 0.092761 61.321829, 0.092761 61.321829, 0.092761 61.321829, 0.092761 61.321829))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1481'^^xsd:string;
  dwc:observationDate '1909-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1921> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.819987 -0.038177)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.819987"^^xsd:decimal ;
  dwc:decimalLongitude "-0.038177"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1921'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2213_1921'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.038177'^^xsd:double;
  dwc:latitude '61.819987'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.038177 61.819987, -0.038177 61.819987, -0.038177 61.819987, -0.038177 61.819987, -0.038177 61.819987))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1921'^^xsd:string;
  dwc:observationDate '1910-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3441> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.565153 -2.239628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.565153"^^xsd:decimal ;
  dwc:decimalLongitude "-2.239628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_3441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3441'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2213_3441'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.239628'^^xsd:double;
  dwc:latitude '60.565153'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.239628 60.565153, -2.239628 60.565153, -2.239628 60.565153, -2.239628 60.565153, -2.239628 60.565153))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3441'^^xsd:string;
  dwc:observationDate '1913-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1923> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.838009 1.228121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.838009"^^xsd:decimal ;
  dwc:decimalLongitude "1.228121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1923'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2213_1923'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.228121'^^xsd:double;
  dwc:latitude '61.838009'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.228121 61.838009, 1.228121 61.838009, 1.228121 61.838009, 1.228121 61.838009, 1.228121 61.838009))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1923'^^xsd:string;
  dwc:observationDate '1910-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1483> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.883875 0.581904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.883875"^^xsd:decimal ;
  dwc:decimalLongitude "0.581904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1483'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2213_1483'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.581904'^^xsd:double;
  dwc:latitude '61.883875'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.581904 61.883875, 0.581904 61.883875, 0.581904 61.883875, 0.581904 61.883875, 0.581904 61.883875))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1483'^^xsd:string;
  dwc:observationDate '1909-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3831> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.838009 1.228121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.838009"^^xsd:decimal ;
  dwc:decimalLongitude "1.228121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_3831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3831'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2213_3831'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.228121'^^xsd:double;
  dwc:latitude '61.838009'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.228121 61.838009, 1.228121 61.838009, 1.228121 61.838009, 1.228121 61.838009, 1.228121 61.838009))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3831'^^xsd:string;
  dwc:observationDate '1914-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1484> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.883875 0.581904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.883875"^^xsd:decimal ;
  dwc:decimalLongitude "0.581904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1484'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2213_1484'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.581904'^^xsd:double;
  dwc:latitude '61.883875'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.581904 61.883875, 0.581904 61.883875, 0.581904 61.883875, 0.581904 61.883875, 0.581904 61.883875))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1484'^^xsd:string;
  dwc:observationDate '1909-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_983> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.360175 -8.463493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.360175"^^xsd:decimal ;
  dwc:decimalLongitude "-8.463493"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_983'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2213_983'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.463493'^^xsd:double;
  dwc:latitude '59.360175'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.463493 59.360175, -8.463493 59.360175, -8.463493 59.360175, -8.463493 59.360175, -8.463493 59.360175))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_983'^^xsd:string;
  dwc:observationDate '1909-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_395> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.275904 0.07549)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.275904"^^xsd:decimal ;
  dwc:decimalLongitude "0.07549"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_395'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1907'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2213_395'^^xsd:string;
  dwc:yearCollected '1907'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.07549'^^xsd:double;
  dwc:latitude '61.275904'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.07549 61.275904, 0.07549 61.275904, 0.07549 61.275904, 0.07549 61.275904, 0.07549 61.275904))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_395'^^xsd:string;
  dwc:observationDate '1907-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_985> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.238727 -0.555352)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.238727"^^xsd:decimal ;
  dwc:decimalLongitude "-0.555352"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_985'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2213_985'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.555352'^^xsd:double;
  dwc:latitude '61.238727'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.555352 61.238727, -0.555352 61.238727, -0.555352 61.238727, -0.555352 61.238727, -0.555352 61.238727))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_985'^^xsd:string;
  dwc:observationDate '1909-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_848> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.220491 -1.330317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.220491"^^xsd:decimal ;
  dwc:decimalLongitude "-1.330317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_848'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2213_848'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.330317'^^xsd:double;
  dwc:latitude '61.220491'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.330317 61.220491, -1.330317 61.220491, -1.330317 61.220491, -1.330317 61.220491, -1.330317 61.220491))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_848'^^xsd:string;
  dwc:observationDate '1908-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1490> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.079362 0.199563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.079362"^^xsd:decimal ;
  dwc:decimalLongitude "0.199563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1490'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2213_1490'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.199563'^^xsd:double;
  dwc:latitude '62.079362'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.199563 62.079362, 0.199563 62.079362, 0.199563 62.079362, 0.199563 62.079362, 0.199563 62.079362))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1490'^^xsd:string;
  dwc:observationDate '1909-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_988> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.835496 -8.203246)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.835496"^^xsd:decimal ;
  dwc:decimalLongitude "-8.203246"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_988'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2213_988'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.203246'^^xsd:double;
  dwc:latitude '59.835496'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.203246 59.835496, -8.203246 59.835496, -8.203246 59.835496, -8.203246 59.835496, -8.203246 59.835496))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_988'^^xsd:string;
  dwc:observationDate '1909-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_989> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.03132 -1.487175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.03132"^^xsd:decimal ;
  dwc:decimalLongitude "-1.487175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_989'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2213_989'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.487175'^^xsd:double;
  dwc:latitude '61.03132'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.487175 61.03132, -1.487175 61.03132, -1.487175 61.03132, -1.487175 61.03132, -1.487175 61.03132))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_989'^^xsd:string;
  dwc:observationDate '1909-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_990> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.344123 -1.087814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.344123"^^xsd:decimal ;
  dwc:decimalLongitude "-1.087814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_990'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2213_990'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.087814'^^xsd:double;
  dwc:latitude '61.344123'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.087814 61.344123, -1.087814 61.344123, -1.087814 61.344123, -1.087814 61.344123, -1.087814 61.344123))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_990'^^xsd:string;
  dwc:observationDate '1909-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3830> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.838009 1.228121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.838009"^^xsd:decimal ;
  dwc:decimalLongitude "1.228121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_3830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3830'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2213_3830'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.228121'^^xsd:double;
  dwc:latitude '61.838009'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.228121 61.838009, 1.228121 61.838009, 1.228121 61.838009, 1.228121 61.838009, 1.228121 61.838009))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3830'^^xsd:string;
  dwc:observationDate '1914-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1937> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.28737 0.100489)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.28737"^^xsd:decimal ;
  dwc:decimalLongitude "0.100489"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1937'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2213_1937'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.100489'^^xsd:double;
  dwc:latitude '61.28737'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.100489 61.28737, 0.100489 61.28737, 0.100489 61.28737, 0.100489 61.28737, 0.100489 61.28737))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1937'^^xsd:string;
  dwc:observationDate '1910-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1283> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.349281 -8.924857)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.349281"^^xsd:decimal ;
  dwc:decimalLongitude "-8.924857"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1283'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2213_1283'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.924857'^^xsd:double;
  dwc:latitude '57.349281'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.924857 57.349281, -8.924857 57.349281, -8.924857 57.349281, -8.924857 57.349281, -8.924857 57.349281))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1283'^^xsd:string;
  dwc:observationDate '1909-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_992> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.03132 -1.487175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.03132"^^xsd:decimal ;
  dwc:decimalLongitude "-1.487175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_992'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2213_992'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.487175'^^xsd:double;
  dwc:latitude '61.03132'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.487175 61.03132, -1.487175 61.03132, -1.487175 61.03132, -1.487175 61.03132, -1.487175 61.03132))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_992'^^xsd:string;
  dwc:observationDate '1909-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3357> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.84446 -2.588573)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.84446"^^xsd:decimal ;
  dwc:decimalLongitude "-2.588573"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_3357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3357'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2213_3357'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.588573'^^xsd:double;
  dwc:latitude '60.84446'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.588573 60.84446, -2.588573 60.84446, -2.588573 60.84446, -2.588573 60.84446, -2.588573 60.84446))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3357'^^xsd:string;
  dwc:observationDate '1913-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3828> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.340081 1.672528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.340081"^^xsd:decimal ;
  dwc:decimalLongitude "1.672528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_3828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3828'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2213_3828'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.672528'^^xsd:double;
  dwc:latitude '61.340081'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.672528 61.340081, 1.672528 61.340081, 1.672528 61.340081, 1.672528 61.340081, 1.672528 61.340081))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3828'^^xsd:string;
  dwc:observationDate '1914-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3827> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.340081 1.672528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.340081"^^xsd:decimal ;
  dwc:decimalLongitude "1.672528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_3827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3827'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2213_3827'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.672528'^^xsd:double;
  dwc:latitude '61.340081'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.672528 61.340081, 1.672528 61.340081, 1.672528 61.340081, 1.672528 61.340081, 1.672528 61.340081))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3827'^^xsd:string;
  dwc:observationDate '1914-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1284> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.349281 -8.924857)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.349281"^^xsd:decimal ;
  dwc:decimalLongitude "-8.924857"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1284'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2213_1284'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.924857'^^xsd:double;
  dwc:latitude '57.349281'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.924857 57.349281, -8.924857 57.349281, -8.924857 57.349281, -8.924857 57.349281, -8.924857 57.349281))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1284'^^xsd:string;
  dwc:observationDate '1909-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1285> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.349281 -8.924857)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.349281"^^xsd:decimal ;
  dwc:decimalLongitude "-8.924857"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1285'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2213_1285'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.924857'^^xsd:double;
  dwc:latitude '57.349281'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.924857 57.349281, -8.924857 57.349281, -8.924857 57.349281, -8.924857 57.349281, -8.924857 57.349281))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1285'^^xsd:string;
  dwc:observationDate '1909-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1286> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.158054 -8.332862)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.158054"^^xsd:decimal ;
  dwc:decimalLongitude "-8.332862"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1286'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2213_1286'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.332862'^^xsd:double;
  dwc:latitude '57.158054'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.332862 57.158054, -8.332862 57.158054, -8.332862 57.158054, -8.332862 57.158054, -8.332862 57.158054))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1286'^^xsd:string;
  dwc:observationDate '1909-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1287> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.158054 -8.332862)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.158054"^^xsd:decimal ;
  dwc:decimalLongitude "-8.332862"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1287'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2213_1287'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.332862'^^xsd:double;
  dwc:latitude '57.158054'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.332862 57.158054, -8.332862 57.158054, -8.332862 57.158054, -8.332862 57.158054, -8.332862 57.158054))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1287'^^xsd:string;
  dwc:observationDate '1909-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_849> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.269345 -1.309645)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.269345"^^xsd:decimal ;
  dwc:decimalLongitude "-1.309645"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_849'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2213_849'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.309645'^^xsd:double;
  dwc:latitude '61.269345'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.309645 61.269345, -1.309645 61.269345, -1.309645 61.269345, -1.309645 61.269345, -1.309645 61.269345))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_849'^^xsd:string;
  dwc:observationDate '1908-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1289> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.115576 -0.32111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.115576"^^xsd:decimal ;
  dwc:decimalLongitude "-0.32111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1289'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2213_1289'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.32111'^^xsd:double;
  dwc:latitude '61.115576'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.32111 61.115576, -0.32111 61.115576, -0.32111 61.115576, -0.32111 61.115576, -0.32111 61.115576))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1289'^^xsd:string;
  dwc:observationDate '1909-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_904> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.421547 -2.44265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.421547"^^xsd:decimal ;
  dwc:decimalLongitude "-2.44265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_904'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2213_904'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.44265'^^xsd:double;
  dwc:latitude '61.421547'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.44265 61.421547, -2.44265 61.421547, -2.44265 61.421547, -2.44265 61.421547, -2.44265 61.421547))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_904'^^xsd:string;
  dwc:observationDate '1908-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1290> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.115576 -0.32111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.115576"^^xsd:decimal ;
  dwc:decimalLongitude "-0.32111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1290'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2213_1290'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.32111'^^xsd:double;
  dwc:latitude '61.115576'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.32111 61.115576, -0.32111 61.115576, -0.32111 61.115576, -0.32111 61.115576, -0.32111 61.115576))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1290'^^xsd:string;
  dwc:observationDate '1909-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1001> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.085617 -1.632901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.085617"^^xsd:decimal ;
  dwc:decimalLongitude "-1.632901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1001'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2213_1001'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.632901'^^xsd:double;
  dwc:latitude '61.085617'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.632901 61.085617, -1.632901 61.085617, -1.632901 61.085617, -1.632901 61.085617, -1.632901 61.085617))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1001'^^xsd:string;
  dwc:observationDate '1909-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1291> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.127089 -0.29633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.127089"^^xsd:decimal ;
  dwc:decimalLongitude "-0.29633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1291'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2213_1291'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.29633'^^xsd:double;
  dwc:latitude '61.127089'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.29633 61.127089, -0.29633 61.127089, -0.29633 61.127089, -0.29633 61.127089, -0.29633 61.127089))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1291'^^xsd:string;
  dwc:observationDate '1909-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2946> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.264637 0.406222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.264637"^^xsd:decimal ;
  dwc:decimalLongitude "0.406222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2946'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2213_2946'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.406222'^^xsd:double;
  dwc:latitude '61.264637'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.406222 61.264637, 0.406222 61.264637, 0.406222 61.264637, 0.406222 61.264637, 0.406222 61.264637))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2946'^^xsd:string;
  dwc:observationDate '1912-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2947> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.416805 -7.406479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.416805"^^xsd:decimal ;
  dwc:decimalLongitude "-7.406479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2947'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2213_2947'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-7.406479'^^xsd:double;
  dwc:latitude '58.416805'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.406479 58.416805, -7.406479 58.416805, -7.406479 58.416805, -7.406479 58.416805, -7.406479 58.416805))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2947'^^xsd:string;
  dwc:observationDate '1912-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2948> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.42425 -9.056844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.42425"^^xsd:decimal ;
  dwc:decimalLongitude "-9.056844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2948'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2213_2948'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.056844'^^xsd:double;
  dwc:latitude '58.42425'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.056844 58.42425, -9.056844 58.42425, -9.056844 58.42425, -9.056844 58.42425, -9.056844 58.42425))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2948'^^xsd:string;
  dwc:observationDate '1912-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1292> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.529912 -1.487175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.529912"^^xsd:decimal ;
  dwc:decimalLongitude "-1.487175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1292'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2213_1292'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.487175'^^xsd:double;
  dwc:latitude '61.529912'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.487175 61.529912, -1.487175 61.529912, -1.487175 61.529912, -1.487175 61.529912, -1.487175 61.529912))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1292'^^xsd:string;
  dwc:observationDate '1909-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1293> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.184584 -0.172154)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.184584"^^xsd:decimal ;
  dwc:decimalLongitude "-0.172154"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1293'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2213_1293'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.172154'^^xsd:double;
  dwc:latitude '61.184584'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.172154 61.184584, -0.172154 61.184584, -0.172154 61.184584, -0.172154 61.184584, -0.172154 61.184584))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1293'^^xsd:string;
  dwc:observationDate '1909-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1294> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.184584 -0.172154)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.184584"^^xsd:decimal ;
  dwc:decimalLongitude "-0.172154"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1294'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2213_1294'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.172154'^^xsd:double;
  dwc:latitude '61.184584'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.172154 61.184584, -0.172154 61.184584, -0.172154 61.184584, -0.172154 61.184584, -0.172154 61.184584))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1294'^^xsd:string;
  dwc:observationDate '1909-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2952> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.464728 -1.226309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.464728"^^xsd:decimal ;
  dwc:decimalLongitude "-1.226309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2952'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2213_2952'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.226309'^^xsd:double;
  dwc:latitude '61.464728'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.226309 61.464728, -1.226309 61.464728, -1.226309 61.464728, -1.226309 61.464728, -1.226309 61.464728))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2952'^^xsd:string;
  dwc:observationDate '1912-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2953> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.464728 -1.226309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.464728"^^xsd:decimal ;
  dwc:decimalLongitude "-1.226309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2953'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2213_2953'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.226309'^^xsd:double;
  dwc:latitude '61.464728'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.226309 61.464728, -1.226309 61.464728, -1.226309 61.464728, -1.226309 61.464728, -1.226309 61.464728))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2953'^^xsd:string;
  dwc:observationDate '1912-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2954> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.660053 -2.123878)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.660053"^^xsd:decimal ;
  dwc:decimalLongitude "-2.123878"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2954'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2213_2954'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.123878'^^xsd:double;
  dwc:latitude '61.660053'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.123878 61.660053, -2.123878 61.660053, -2.123878 61.660053, -2.123878 61.660053, -2.123878 61.660053))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2954'^^xsd:string;
  dwc:observationDate '1912-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2955> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.719474 -0.885294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.719474"^^xsd:decimal ;
  dwc:decimalLongitude "-0.885294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2955'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2213_2955'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.885294'^^xsd:double;
  dwc:latitude '61.719474'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.885294 61.719474, -0.885294 61.719474, -0.885294 61.719474, -0.885294 61.719474, -0.885294 61.719474))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2955'^^xsd:string;
  dwc:observationDate '1912-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1295> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.184584 -0.172154)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.184584"^^xsd:decimal ;
  dwc:decimalLongitude "-0.172154"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1295'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2213_1295'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.172154'^^xsd:double;
  dwc:latitude '61.184584'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.172154 61.184584, -0.172154 61.184584, -0.172154 61.184584, -0.172154 61.184584, -0.172154 61.184584))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1295'^^xsd:string;
  dwc:observationDate '1909-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2958> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.42425 -9.056844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.42425"^^xsd:decimal ;
  dwc:decimalLongitude "-9.056844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2958'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2213_2958'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.056844'^^xsd:double;
  dwc:latitude '58.42425'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.056844 58.42425, -9.056844 58.42425, -9.056844 58.42425, -9.056844 58.42425, -9.056844 58.42425))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2958'^^xsd:string;
  dwc:observationDate '1912-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2959> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.42425 -9.056844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.42425"^^xsd:decimal ;
  dwc:decimalLongitude "-9.056844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2959'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2213_2959'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.056844'^^xsd:double;
  dwc:latitude '58.42425'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.056844 58.42425, -9.056844 58.42425, -9.056844 58.42425, -9.056844 58.42425, -9.056844 58.42425))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2959'^^xsd:string;
  dwc:observationDate '1912-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2960> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.781127 1.100097)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.781127"^^xsd:decimal ;
  dwc:decimalLongitude "1.100097"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2960'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2213_2960'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.100097'^^xsd:double;
  dwc:latitude '61.781127'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.100097 61.781127, 1.100097 61.781127, 1.100097 61.781127, 1.100097 61.781127, 1.100097 61.781127))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2960'^^xsd:string;
  dwc:observationDate '1912-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2886> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.489129 1.690685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.489129"^^xsd:decimal ;
  dwc:decimalLongitude "1.690685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2886'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2213_2886'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.690685'^^xsd:double;
  dwc:latitude '61.489129'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.690685 61.489129, 1.690685 61.489129, 1.690685 61.489129, 1.690685 61.489129, 1.690685 61.489129))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2886'^^xsd:string;
  dwc:observationDate '1912-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_912> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.268732 -2.306617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.268732"^^xsd:decimal ;
  dwc:decimalLongitude "-2.306617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_912'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2213_912'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.306617'^^xsd:double;
  dwc:latitude '61.268732'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.306617 61.268732, -2.306617 61.268732, -2.306617 61.268732, -2.306617 61.268732, -2.306617 61.268732))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_912'^^xsd:string;
  dwc:observationDate '1908-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_850> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.023311 -0.51871)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.023311"^^xsd:decimal ;
  dwc:decimalLongitude "-0.51871"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_850'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2213_850'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.51871'^^xsd:double;
  dwc:latitude '61.023311'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.51871 61.023311, -0.51871 61.023311, -0.51871 61.023311, -0.51871 61.023311, -0.51871 61.023311))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_850'^^xsd:string;
  dwc:observationDate '1908-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_914> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.237693 -2.094244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.237693"^^xsd:decimal ;
  dwc:decimalLongitude "-2.094244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_914'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2213_914'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.094244'^^xsd:double;
  dwc:latitude '61.237693'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.094244 61.237693, -2.094244 61.237693, -2.094244 61.237693, -2.094244 61.237693, -2.094244 61.237693))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_914'^^xsd:string;
  dwc:observationDate '1908-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_915> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.284262 -2.745814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.284262"^^xsd:decimal ;
  dwc:decimalLongitude "-2.745814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_915'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2213_915'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.745814'^^xsd:double;
  dwc:latitude '61.284262'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.745814 61.284262, -2.745814 61.284262, -2.745814 61.284262, -2.745814 61.284262, -2.745814 61.284262))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_915'^^xsd:string;
  dwc:observationDate '1908-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_916> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.580769 -0.512945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.580769"^^xsd:decimal ;
  dwc:decimalLongitude "-0.512945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_916'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2213_916'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.512945'^^xsd:double;
  dwc:latitude '61.580769'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.512945 61.580769, -0.512945 61.580769, -0.512945 61.580769, -0.512945 61.580769, -0.512945 61.580769))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_916'^^xsd:string;
  dwc:observationDate '1908-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3826> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.340081 1.672528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.340081"^^xsd:decimal ;
  dwc:decimalLongitude "1.672528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_3826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3826'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2213_3826'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.672528'^^xsd:double;
  dwc:latitude '61.340081'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.672528 61.340081, 1.672528 61.340081, 1.672528 61.340081, 1.672528 61.340081, 1.672528 61.340081))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3826'^^xsd:string;
  dwc:observationDate '1914-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3809> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.301913 -1.969974)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.301913"^^xsd:decimal ;
  dwc:decimalLongitude "-1.969974"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_3809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3809'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2213_3809'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.969974'^^xsd:double;
  dwc:latitude '61.301913'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.969974 61.301913, -1.969974 61.301913, -1.969974 61.301913, -1.969974 61.301913, -1.969974 61.301913))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3809'^^xsd:string;
  dwc:observationDate '1914-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1008> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.356534 0.167284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.356534"^^xsd:decimal ;
  dwc:decimalLongitude "0.167284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1008'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2213_1008'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.167284'^^xsd:double;
  dwc:latitude '61.356534'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.167284 61.356534, 0.167284 61.356534, 0.167284 61.356534, 0.167284 61.356534, 0.167284 61.356534))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1008'^^xsd:string;
  dwc:observationDate '1909-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2897> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.783225 -8.417431)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.783225"^^xsd:decimal ;
  dwc:decimalLongitude "-8.417431"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2897'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2213_2897'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.417431'^^xsd:double;
  dwc:latitude '56.783225'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.417431 56.783225, -8.417431 56.783225, -8.417431 56.783225, -8.417431 56.783225, -8.417431 56.783225))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2897'^^xsd:string;
  dwc:observationDate '1912-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3807> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.220491 -1.935485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.220491"^^xsd:decimal ;
  dwc:decimalLongitude "-1.935485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_3807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3807'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2213_3807'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.935485'^^xsd:double;
  dwc:latitude '61.220491'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.935485 61.220491, -1.935485 61.220491, -1.935485 61.220491, -1.935485 61.220491, -1.935485 61.220491))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3807'^^xsd:string;
  dwc:observationDate '1914-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2899> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.143244 -8.571682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.143244"^^xsd:decimal ;
  dwc:decimalLongitude "-8.571682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2899'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2213_2899'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.571682'^^xsd:double;
  dwc:latitude '58.143244'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.571682 58.143244, -8.571682 58.143244, -8.571682 58.143244, -8.571682 58.143244, -8.571682 58.143244))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2899'^^xsd:string;
  dwc:observationDate '1912-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2900> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.143244 -8.571682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.143244"^^xsd:decimal ;
  dwc:decimalLongitude "-8.571682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2900'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2213_2900'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.571682'^^xsd:double;
  dwc:latitude '58.143244'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.571682 58.143244, -8.571682 58.143244, -8.571682 58.143244, -8.571682 58.143244, -8.571682 58.143244))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2900'^^xsd:string;
  dwc:observationDate '1912-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2901> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.184584 -3.093647)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.184584"^^xsd:decimal ;
  dwc:decimalLongitude "-3.093647"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2901'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2213_2901'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-3.093647'^^xsd:double;
  dwc:latitude '61.184584'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.093647 61.184584, -3.093647 61.184584, -3.093647 61.184584, -3.093647 61.184584, -3.093647 61.184584))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2901'^^xsd:string;
  dwc:observationDate '1912-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_587> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.33048 -1.487175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.33048"^^xsd:decimal ;
  dwc:decimalLongitude "-1.487175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_587'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2213_587'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.487175'^^xsd:double;
  dwc:latitude '61.33048'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.487175 61.33048, -1.487175 61.33048, -1.487175 61.33048, -1.487175 61.33048, -1.487175 61.33048))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_587'^^xsd:string;
  dwc:observationDate '1908-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_588> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.350762 -1.990754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.350762"^^xsd:decimal ;
  dwc:decimalLongitude "-1.990754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_588'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2213_588'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.990754'^^xsd:double;
  dwc:latitude '61.350762'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.990754 61.350762, -1.990754 61.350762, -1.990754 61.350762, -1.990754 61.350762, -1.990754 61.350762))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_588'^^xsd:string;
  dwc:observationDate '1908-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2904> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.784053 -8.265945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.784053"^^xsd:decimal ;
  dwc:decimalLongitude "-8.265945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2904'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2213_2904'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.265945'^^xsd:double;
  dwc:latitude '56.784053'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.265945 56.784053, -8.265945 56.784053, -8.265945 56.784053, -8.265945 56.784053, -8.265945 56.784053))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2904'^^xsd:string;
  dwc:observationDate '1912-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2905> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.667005 0.845465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.667005"^^xsd:decimal ;
  dwc:decimalLongitude "0.845465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2905'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2213_2905'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.845465'^^xsd:double;
  dwc:latitude '61.667005'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.845465 61.667005, 0.845465 61.667005, 0.845465 61.667005, 0.845465 61.667005, 0.845465 61.667005))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2905'^^xsd:string;
  dwc:observationDate '1912-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1297> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.482634 -0.768365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.482634"^^xsd:decimal ;
  dwc:decimalLongitude "-0.768365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1297'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2213_1297'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.768365'^^xsd:double;
  dwc:latitude '61.482634'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.768365 61.482634, -0.768365 61.482634, -0.768365 61.482634, -0.768365 61.482634, -0.768365 61.482634))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1297'^^xsd:string;
  dwc:observationDate '1909-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2907> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.552411 0.592708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.552411"^^xsd:decimal ;
  dwc:decimalLongitude "0.592708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2907'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2213_2907'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.592708'^^xsd:double;
  dwc:latitude '61.552411'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.592708 61.552411, 0.592708 61.552411, 0.592708 61.552411, 0.592708 61.552411, 0.592708 61.552411))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2907'^^xsd:string;
  dwc:observationDate '1912-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2908> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.552411 0.592708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.552411"^^xsd:decimal ;
  dwc:decimalLongitude "0.592708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2908'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2213_2908'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.592708'^^xsd:double;
  dwc:latitude '61.552411'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.592708 61.552411, 0.592708 61.552411, 0.592708 61.552411, 0.592708 61.552411, 0.592708 61.552411))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2908'^^xsd:string;
  dwc:observationDate '1912-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2909> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.127089 -2.969472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.127089"^^xsd:decimal ;
  dwc:decimalLongitude "-2.969472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2909'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2213_2909'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.969472'^^xsd:double;
  dwc:latitude '61.127089'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.969472 61.127089, -2.969472 61.127089, -2.969472 61.127089, -2.969472 61.127089, -2.969472 61.127089))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2909'^^xsd:string;
  dwc:observationDate '1912-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_921> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.20755 -0.122357)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.20755"^^xsd:decimal ;
  dwc:decimalLongitude "-0.122357"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_921'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2213_921'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.122357'^^xsd:double;
  dwc:latitude '61.20755'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.122357 61.20755, -0.122357 61.20755, -0.122357 61.20755, -0.122357 61.20755, -0.122357 61.20755))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_921'^^xsd:string;
  dwc:observationDate '1908-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_922> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.276337 0.027469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.276337"^^xsd:decimal ;
  dwc:decimalLongitude "0.027469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_922'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2213_922'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.027469'^^xsd:double;
  dwc:latitude '61.276337'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.027469 61.276337, 0.027469 61.276337, 0.027469 61.276337, 0.027469 61.276337, 0.027469 61.276337))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_922'^^xsd:string;
  dwc:observationDate '1908-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3051> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.232782 2.13768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.232782"^^xsd:decimal ;
  dwc:decimalLongitude "2.13768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_3051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3051'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2213_3051'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '2.13768'^^xsd:double;
  dwc:latitude '62.232782'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.13768 62.232782, 2.13768 62.232782, 2.13768 62.232782, 2.13768 62.232782, 2.13768 62.232782))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3051'^^xsd:string;
  dwc:observationDate '1912-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3356> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.84446 -2.588573)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.84446"^^xsd:decimal ;
  dwc:decimalLongitude "-2.588573"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_3356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3356'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2213_3356'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.588573'^^xsd:double;
  dwc:latitude '60.84446'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.588573 60.84446, -2.588573 60.84446, -2.588573 60.84446, -2.588573 60.84446, -2.588573 60.84446))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3356'^^xsd:string;
  dwc:observationDate '1913-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3054> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.232782 2.13768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.232782"^^xsd:decimal ;
  dwc:decimalLongitude "2.13768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_3054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3054'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2213_3054'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '2.13768'^^xsd:double;
  dwc:latitude '62.232782'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.13768 62.232782, 2.13768 62.232782, 2.13768 62.232782, 2.13768 62.232782, 2.13768 62.232782))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3054'^^xsd:string;
  dwc:observationDate '1912-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3058> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.484491 -1.632901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.484491"^^xsd:decimal ;
  dwc:decimalLongitude "-1.632901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_3058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3058'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2213_3058'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.632901'^^xsd:double;
  dwc:latitude '61.484491'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.632901 61.484491, -1.632901 61.484491, -1.632901 61.484491, -1.632901 61.484491, -1.632901 61.484491))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3058'^^xsd:string;
  dwc:observationDate '1912-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_924> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.484491 -1.632901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.484491"^^xsd:decimal ;
  dwc:decimalLongitude "-1.632901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_924'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2213_924'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.632901'^^xsd:double;
  dwc:latitude '61.484491'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.632901 61.484491, -1.632901 61.484491, -1.632901 61.484491, -1.632901 61.484491, -1.632901 61.484491))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_924'^^xsd:string;
  dwc:observationDate '1908-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3060> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.223431 1.025763)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.223431"^^xsd:decimal ;
  dwc:decimalLongitude "1.025763"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_3060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3060'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2213_3060'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.025763'^^xsd:double;
  dwc:latitude '61.223431'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.025763 61.223431, 1.025763 61.223431, 1.025763 61.223431, 1.025763 61.223431, 1.025763 61.223431))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3060'^^xsd:string;
  dwc:observationDate '1912-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_591> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.484491 -1.632901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.484491"^^xsd:decimal ;
  dwc:decimalLongitude "-1.632901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_591'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2213_591'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.632901'^^xsd:double;
  dwc:latitude '61.484491'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.632901 61.484491, -1.632901 61.484491, -1.632901 61.484491, -1.632901 61.484491, -1.632901 61.484491))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_591'^^xsd:string;
  dwc:observationDate '1908-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3805> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.274989 -1.842014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.274989"^^xsd:decimal ;
  dwc:decimalLongitude "-1.842014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_3805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3805'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2213_3805'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.842014'^^xsd:double;
  dwc:latitude '61.274989'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.842014 61.274989, -1.842014 61.274989, -1.842014 61.274989, -1.842014 61.274989, -1.842014 61.274989))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3805'^^xsd:string;
  dwc:observationDate '1914-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_592> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.484491 -1.632901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.484491"^^xsd:decimal ;
  dwc:decimalLongitude "-1.632901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_592'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2213_592'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.632901'^^xsd:double;
  dwc:latitude '61.484491'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.632901 61.484491, -1.632901 61.484491, -1.632901 61.484491, -1.632901 61.484491, -1.632901 61.484491))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_592'^^xsd:string;
  dwc:observationDate '1908-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_927> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.482634 -0.768365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.482634"^^xsd:decimal ;
  dwc:decimalLongitude "-0.768365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_927'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2213_927'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.768365'^^xsd:double;
  dwc:latitude '61.482634'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.768365 61.482634, -0.768365 61.482634, -0.768365 61.482634, -0.768365 61.482634, -0.768365 61.482634))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_927'^^xsd:string;
  dwc:observationDate '1908-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_593> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.484491 -1.632901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.484491"^^xsd:decimal ;
  dwc:decimalLongitude "-1.632901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_593'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2213_593'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.632901'^^xsd:double;
  dwc:latitude '61.484491'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.632901 61.484491, -1.632901 61.484491, -1.632901 61.484491, -1.632901 61.484491, -1.632901 61.484491))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_593'^^xsd:string;
  dwc:observationDate '1908-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_594> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.484491 -1.632901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.484491"^^xsd:decimal ;
  dwc:decimalLongitude "-1.632901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_594'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2213_594'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.632901'^^xsd:double;
  dwc:latitude '61.484491'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.632901 61.484491, -1.632901 61.484491, -1.632901 61.484491, -1.632901 61.484491, -1.632901 61.484491))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_594'^^xsd:string;
  dwc:observationDate '1908-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3679> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.995414 -0.402715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.995414"^^xsd:decimal ;
  dwc:decimalLongitude "-0.402715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_3679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3679'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2213_3679'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.402715'^^xsd:double;
  dwc:latitude '61.995414'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.402715 61.995414, -0.402715 61.995414, -0.402715 61.995414, -0.402715 61.995414, -0.402715 61.995414))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3679'^^xsd:string;
  dwc:observationDate '1914-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3680> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.995414 -0.402715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.995414"^^xsd:decimal ;
  dwc:decimalLongitude "-0.402715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_3680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3680'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2213_3680'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.402715'^^xsd:double;
  dwc:latitude '61.995414'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.402715 61.995414, -0.402715 61.995414, -0.402715 61.995414, -0.402715 61.995414, -0.402715 61.995414))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3680'^^xsd:string;
  dwc:observationDate '1914-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3681> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.011688 -0.395561)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.011688"^^xsd:decimal ;
  dwc:decimalLongitude "-0.395561"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_3681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3681'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2213_3681'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.395561'^^xsd:double;
  dwc:latitude '62.011688'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.395561 62.011688, -0.395561 62.011688, -0.395561 62.011688, -0.395561 62.011688, -0.395561 62.011688))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3681'^^xsd:string;
  dwc:observationDate '1914-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3683> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.593288 0.92515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.593288"^^xsd:decimal ;
  dwc:decimalLongitude "0.92515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_3683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3683'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2213_3683'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.92515'^^xsd:double;
  dwc:latitude '60.593288'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.92515 60.593288, 0.92515 60.593288, 0.92515 60.593288, 0.92515 60.593288, 0.92515 60.593288))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3683'^^xsd:string;
  dwc:observationDate '1914-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3684> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.769806 1.068479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.769806"^^xsd:decimal ;
  dwc:decimalLongitude "1.068479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_3684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3684'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2213_3684'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.068479'^^xsd:double;
  dwc:latitude '60.769806'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.068479 60.769806, 1.068479 60.769806, 1.068479 60.769806, 1.068479 60.769806, 1.068479 60.769806))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3684'^^xsd:string;
  dwc:observationDate '1914-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3685> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.769806 1.068479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.769806"^^xsd:decimal ;
  dwc:decimalLongitude "1.068479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_3685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3685'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2213_3685'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.068479'^^xsd:double;
  dwc:latitude '60.769806'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.068479 60.769806, 1.068479 60.769806, 1.068479 60.769806, 1.068479 60.769806, 1.068479 60.769806))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3685'^^xsd:string;
  dwc:observationDate '1914-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3686> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.84446 0.817985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.84446"^^xsd:decimal ;
  dwc:decimalLongitude "0.817985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_3686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3686'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2213_3686'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.817985'^^xsd:double;
  dwc:latitude '60.84446'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.817985 60.84446, 0.817985 60.84446, 0.817985 60.84446, 0.817985 60.84446, 0.817985 60.84446))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3686'^^xsd:string;
  dwc:observationDate '1914-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3687> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.84446 0.817985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.84446"^^xsd:decimal ;
  dwc:decimalLongitude "0.817985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_3687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3687'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2213_3687'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.817985'^^xsd:double;
  dwc:latitude '60.84446'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.817985 60.84446, 0.817985 60.84446, 0.817985 60.84446, 0.817985 60.84446, 0.817985 60.84446))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3687'^^xsd:string;
  dwc:observationDate '1914-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3688> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.84446 0.817985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.84446"^^xsd:decimal ;
  dwc:decimalLongitude "0.817985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_3688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3688'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2213_3688'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.817985'^^xsd:double;
  dwc:latitude '60.84446'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.817985 60.84446, 0.817985 60.84446, 0.817985 60.84446, 0.817985 60.84446, 0.817985 60.84446))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3688'^^xsd:string;
  dwc:observationDate '1914-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3689> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.827637 1.838997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.827637"^^xsd:decimal ;
  dwc:decimalLongitude "1.838997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_3689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3689'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2213_3689'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.838997'^^xsd:double;
  dwc:latitude '60.827637'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.838997 60.827637, 1.838997 60.827637, 1.838997 60.827637, 1.838997 60.827637, 1.838997 60.827637))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3689'^^xsd:string;
  dwc:observationDate '1914-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3690> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.827637 1.838997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.827637"^^xsd:decimal ;
  dwc:decimalLongitude "1.838997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_3690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3690'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2213_3690'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.838997'^^xsd:double;
  dwc:latitude '60.827637'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.838997 60.827637, 1.838997 60.827637, 1.838997 60.827637, 1.838997 60.827637, 1.838997 60.827637))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3690'^^xsd:string;
  dwc:observationDate '1914-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3691> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.830979 1.668907)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.830979"^^xsd:decimal ;
  dwc:decimalLongitude "1.668907"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_3691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3691'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2213_3691'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.668907'^^xsd:double;
  dwc:latitude '60.830979'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.668907 60.830979, 1.668907 60.830979, 1.668907 60.830979, 1.668907 60.830979, 1.668907 60.830979))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3691'^^xsd:string;
  dwc:observationDate '1914-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3692> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.830979 1.668907)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.830979"^^xsd:decimal ;
  dwc:decimalLongitude "1.668907"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_3692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3692'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2213_3692'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.668907'^^xsd:double;
  dwc:latitude '60.830979'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.668907 60.830979, 1.668907 60.830979, 1.668907 60.830979, 1.668907 60.830979, 1.668907 60.830979))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3692'^^xsd:string;
  dwc:observationDate '1914-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3693> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.830979 1.668907)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.830979"^^xsd:decimal ;
  dwc:decimalLongitude "1.668907"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_3693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3693'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2213_3693'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.668907'^^xsd:double;
  dwc:latitude '60.830979'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.668907 60.830979, 1.668907 60.830979, 1.668907 60.830979, 1.668907 60.830979, 1.668907 60.830979))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3693'^^xsd:string;
  dwc:observationDate '1914-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3694> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.830979 1.668907)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.830979"^^xsd:decimal ;
  dwc:decimalLongitude "1.668907"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_3694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3694'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2213_3694'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.668907'^^xsd:double;
  dwc:latitude '60.830979'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.668907 60.830979, 1.668907 60.830979, 1.668907 60.830979, 1.668907 60.830979, 1.668907 60.830979))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3694'^^xsd:string;
  dwc:observationDate '1914-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1068> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.122254 -6.061549)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.122254"^^xsd:decimal ;
  dwc:decimalLongitude "-6.061549"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1068'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2213_1068'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-6.061549'^^xsd:double;
  dwc:latitude '60.122254'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.061549 60.122254, -6.061549 60.122254, -6.061549 60.122254, -6.061549 60.122254, -6.061549 60.122254))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1068'^^xsd:string;
  dwc:observationDate '1909-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3696> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.837017 1.328625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.837017"^^xsd:decimal ;
  dwc:decimalLongitude "1.328625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_3696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3696'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2213_3696'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.328625'^^xsd:double;
  dwc:latitude '60.837017'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.328625 60.837017, 1.328625 60.837017, 1.328625 60.837017, 1.328625 60.837017, 1.328625 60.837017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3696'^^xsd:string;
  dwc:observationDate '1914-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3697> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.837017 1.328625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.837017"^^xsd:decimal ;
  dwc:decimalLongitude "1.328625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_3697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3697'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2213_3697'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.328625'^^xsd:double;
  dwc:latitude '60.837017'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.328625 60.837017, 1.328625 60.837017, 1.328625 60.837017, 1.328625 60.837017, 1.328625 60.837017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3697'^^xsd:string;
  dwc:observationDate '1914-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3698> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.837017 1.328625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.837017"^^xsd:decimal ;
  dwc:decimalLongitude "1.328625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_3698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3698'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2213_3698'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.328625'^^xsd:double;
  dwc:latitude '60.837017'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.328625 60.837017, 1.328625 60.837017, 1.328625 60.837017, 1.328625 60.837017, 1.328625 60.837017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3698'^^xsd:string;
  dwc:observationDate '1914-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3699> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.839714 1.158438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.839714"^^xsd:decimal ;
  dwc:decimalLongitude "1.158438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_3699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3699'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2213_3699'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.158438'^^xsd:double;
  dwc:latitude '60.839714'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.158438 60.839714, 1.158438 60.839714, 1.158438 60.839714, 1.158438 60.839714, 1.158438 60.839714))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3699'^^xsd:string;
  dwc:observationDate '1914-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1069> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.122254 -6.061549)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.122254"^^xsd:decimal ;
  dwc:decimalLongitude "-6.061549"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1069'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2213_1069'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-6.061549'^^xsd:double;
  dwc:latitude '60.122254'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.061549 60.122254, -6.061549 60.122254, -6.061549 60.122254, -6.061549 60.122254, -6.061549 60.122254))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1069'^^xsd:string;
  dwc:observationDate '1909-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1298> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.528435 -0.727134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.528435"^^xsd:decimal ;
  dwc:decimalLongitude "-0.727134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1298'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2213_1298'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.727134'^^xsd:double;
  dwc:latitude '61.528435'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.727134 61.528435, -0.727134 61.528435, -0.727134 61.528435, -0.727134 61.528435, -0.727134 61.528435))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1298'^^xsd:string;
  dwc:observationDate '1909-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1071> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.634911 -6.485719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.634911"^^xsd:decimal ;
  dwc:decimalLongitude "-6.485719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1071'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2213_1071'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-6.485719'^^xsd:double;
  dwc:latitude '59.634911'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.485719 59.634911, -6.485719 59.634911, -6.485719 59.634911, -6.485719 59.634911, -6.485719 59.634911))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1071'^^xsd:string;
  dwc:observationDate '1909-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3703> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.839714 1.158438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.839714"^^xsd:decimal ;
  dwc:decimalLongitude "1.158438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_3703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3703'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2213_3703'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.158438'^^xsd:double;
  dwc:latitude '60.839714'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.158438 60.839714, 1.158438 60.839714, 1.158438 60.839714, 1.158438 60.839714, 1.158438 60.839714))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3703'^^xsd:string;
  dwc:observationDate '1914-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3704> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.84446 0.817985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.84446"^^xsd:decimal ;
  dwc:decimalLongitude "0.817985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_3704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3704'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2213_3704'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.817985'^^xsd:double;
  dwc:latitude '60.84446'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.817985 60.84446, 0.817985 60.84446, 0.817985 60.84446, 0.817985 60.84446, 0.817985 60.84446))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3704'^^xsd:string;
  dwc:observationDate '1914-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3705> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.909477 1.423827)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.909477"^^xsd:decimal ;
  dwc:decimalLongitude "1.423827"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_3705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3705'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2213_3705'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.423827'^^xsd:double;
  dwc:latitude '60.909477'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.423827 60.909477, 1.423827 60.909477, 1.423827 60.909477, 1.423827 60.909477, 1.423827 60.909477))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3705'^^xsd:string;
  dwc:observationDate '1914-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3706> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.909477 1.423827)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.909477"^^xsd:decimal ;
  dwc:decimalLongitude "1.423827"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_3706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3706'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2213_3706'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.423827'^^xsd:double;
  dwc:latitude '60.909477'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.423827 60.909477, 1.423827 60.909477, 1.423827 60.909477, 1.423827 60.909477, 1.423827 60.909477))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3706'^^xsd:string;
  dwc:observationDate '1914-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3707> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.781127 1.100097)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.781127"^^xsd:decimal ;
  dwc:decimalLongitude "1.100097"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_3707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3707'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2213_3707'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.100097'^^xsd:double;
  dwc:latitude '61.781127'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.100097 61.781127, 1.100097 61.781127, 1.100097 61.781127, 1.100097 61.781127, 1.100097 61.781127))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3707'^^xsd:string;
  dwc:observationDate '1914-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3708> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.896565 1.324947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.896565"^^xsd:decimal ;
  dwc:decimalLongitude "1.324947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_3708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3708'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2213_3708'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.324947'^^xsd:double;
  dwc:latitude '60.896565'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.324947 60.896565, 1.324947 60.896565, 1.324947 60.896565, 1.324947 60.896565, 1.324947 60.896565))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3708'^^xsd:string;
  dwc:observationDate '1914-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3709> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.962865 -0.417001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.962865"^^xsd:decimal ;
  dwc:decimalLongitude "-0.417001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_3709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3709'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2213_3709'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.417001'^^xsd:double;
  dwc:latitude '61.962865'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.417001 61.962865, -0.417001 61.962865, -0.417001 61.962865, -0.417001 61.962865, -0.417001 61.962865))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3709'^^xsd:string;
  dwc:observationDate '1914-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3710> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.962865 -0.417001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.962865"^^xsd:decimal ;
  dwc:decimalLongitude "-0.417001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_3710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3710'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2213_3710'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.417001'^^xsd:double;
  dwc:latitude '61.962865'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.417001 61.962865, -0.417001 61.962865, -0.417001 61.962865, -0.417001 61.962865, -0.417001 61.962865))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3710'^^xsd:string;
  dwc:observationDate '1914-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3711> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.742166 1.142416)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.742166"^^xsd:decimal ;
  dwc:decimalLongitude "1.142416"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_3711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3711'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2213_3711'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.142416'^^xsd:double;
  dwc:latitude '60.742166'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.142416 60.742166, 1.142416 60.742166, 1.142416 60.742166, 1.142416 60.742166, 1.142416 60.742166))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3711'^^xsd:string;
  dwc:observationDate '1914-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3712> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.783634 1.236059)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.783634"^^xsd:decimal ;
  dwc:decimalLongitude "1.236059"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_3712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3712'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2213_3712'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.236059'^^xsd:double;
  dwc:latitude '60.783634'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.236059 60.783634, 1.236059 60.783634, 1.236059 60.783634, 1.236059 60.783634, 1.236059 60.783634))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3712'^^xsd:string;
  dwc:observationDate '1914-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3713> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.783634 1.236059)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.783634"^^xsd:decimal ;
  dwc:decimalLongitude "1.236059"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_3713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3713'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2213_3713'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.236059'^^xsd:double;
  dwc:latitude '60.783634'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.236059 60.783634, 1.236059 60.783634, 1.236059 60.783634, 1.236059 60.783634, 1.236059 60.783634))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3713'^^xsd:string;
  dwc:observationDate '1914-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3714> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.825528 1.941034)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.825528"^^xsd:decimal ;
  dwc:decimalLongitude "1.941034"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_3714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3714'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2213_3714'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.941034'^^xsd:double;
  dwc:latitude '60.825528'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.941034 60.825528, 1.941034 60.825528, 1.941034 60.825528, 1.941034 60.825528, 1.941034 60.825528))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3714'^^xsd:string;
  dwc:observationDate '1914-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3715> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.825528 1.941034)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.825528"^^xsd:decimal ;
  dwc:decimalLongitude "1.941034"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_3715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3715'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2213_3715'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.941034'^^xsd:double;
  dwc:latitude '60.825528'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.941034 60.825528, 1.941034 60.825528, 1.941034 60.825528, 1.941034 60.825528, 1.941034 60.825528))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3715'^^xsd:string;
  dwc:observationDate '1914-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3716> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.825528 1.941034)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.825528"^^xsd:decimal ;
  dwc:decimalLongitude "1.941034"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_3716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3716'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2213_3716'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.941034'^^xsd:double;
  dwc:latitude '60.825528'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.941034 60.825528, 1.941034 60.825528, 1.941034 60.825528, 1.941034 60.825528, 1.941034 60.825528))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3716'^^xsd:string;
  dwc:observationDate '1914-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3717> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.827637 1.838997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.827637"^^xsd:decimal ;
  dwc:decimalLongitude "1.838997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_3717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3717'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2213_3717'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.838997'^^xsd:double;
  dwc:latitude '60.827637'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.838997 60.827637, 1.838997 60.827637, 1.838997 60.827637, 1.838997 60.827637, 1.838997 60.827637))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3717'^^xsd:string;
  dwc:observationDate '1914-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3718> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.827637 1.838997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.827637"^^xsd:decimal ;
  dwc:decimalLongitude "1.838997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_3718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3718'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2213_3718'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.838997'^^xsd:double;
  dwc:latitude '60.827637'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.838997 60.827637, 1.838997 60.827637, 1.838997 60.827637, 1.838997 60.827637, 1.838997 60.827637))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3718'^^xsd:string;
  dwc:observationDate '1914-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3719> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.827637 1.838997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.827637"^^xsd:decimal ;
  dwc:decimalLongitude "1.838997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_3719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3719'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2213_3719'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.838997'^^xsd:double;
  dwc:latitude '60.827637'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.838997 60.827637, 1.838997 60.827637, 1.838997 60.827637, 1.838997 60.827637, 1.838997 60.827637))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3719'^^xsd:string;
  dwc:observationDate '1914-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3720> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.840732 1.090356)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.840732"^^xsd:decimal ;
  dwc:decimalLongitude "1.090356"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_3720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3720'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2213_3720'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.090356'^^xsd:double;
  dwc:latitude '60.840732'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.090356 60.840732, 1.090356 60.840732, 1.090356 60.840732, 1.090356 60.840732, 1.090356 60.840732))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3720'^^xsd:string;
  dwc:observationDate '1914-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3721> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.840732 1.090356)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.840732"^^xsd:decimal ;
  dwc:decimalLongitude "1.090356"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_3721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3721'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2213_3721'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.090356'^^xsd:double;
  dwc:latitude '60.840732'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.090356 60.840732, 1.090356 60.840732, 1.090356 60.840732, 1.090356 60.840732, 1.090356 60.840732))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3721'^^xsd:string;
  dwc:observationDate '1914-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3722> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.840732 1.090356)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.840732"^^xsd:decimal ;
  dwc:decimalLongitude "1.090356"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_3722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3722'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2213_3722'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.090356'^^xsd:double;
  dwc:latitude '60.840732'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.090356 60.840732, 1.090356 60.840732, 1.090356 60.840732, 1.090356 60.840732, 1.090356 60.840732))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3722'^^xsd:string;
  dwc:observationDate '1914-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3723> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.840732 1.090356)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.840732"^^xsd:decimal ;
  dwc:decimalLongitude "1.090356"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_3723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3723'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2213_3723'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.090356'^^xsd:double;
  dwc:latitude '60.840732'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.090356 60.840732, 1.090356 60.840732, 1.090356 60.840732, 1.090356 60.840732, 1.090356 60.840732))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3723'^^xsd:string;
  dwc:observationDate '1914-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3724> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.844024 0.852034)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.844024"^^xsd:decimal ;
  dwc:decimalLongitude "0.852034"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_3724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3724'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2213_3724'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.852034'^^xsd:double;
  dwc:latitude '60.844024'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.852034 60.844024, 0.852034 60.844024, 0.852034 60.844024, 0.852034 60.844024, 0.852034 60.844024))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3724'^^xsd:string;
  dwc:observationDate '1914-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3732> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.84446 0.817985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.84446"^^xsd:decimal ;
  dwc:decimalLongitude "0.817985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_3732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3732'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2213_3732'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.817985'^^xsd:double;
  dwc:latitude '60.84446'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.817985 60.84446, 0.817985 60.84446, 0.817985 60.84446, 0.817985 60.84446, 0.817985 60.84446))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3732'^^xsd:string;
  dwc:observationDate '1914-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3733> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.84446 0.817985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.84446"^^xsd:decimal ;
  dwc:decimalLongitude "0.817985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_3733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3733'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2213_3733'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.817985'^^xsd:double;
  dwc:latitude '60.84446'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.817985 60.84446, 0.817985 60.84446, 0.817985 60.84446, 0.817985 60.84446, 0.817985 60.84446))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3733'^^xsd:string;
  dwc:observationDate '1914-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3734> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.103359 -2.677035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.103359"^^xsd:decimal ;
  dwc:decimalLongitude "-2.677035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_3734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3734'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2213_3734'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.677035'^^xsd:double;
  dwc:latitude '61.103359'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.677035 61.103359, -2.677035 61.103359, -2.677035 61.103359, -2.677035 61.103359, -2.677035 61.103359))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3734'^^xsd:string;
  dwc:observationDate '1914-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3735> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.103359 -2.677035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.103359"^^xsd:decimal ;
  dwc:decimalLongitude "-2.677035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_3735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3735'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2213_3735'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.677035'^^xsd:double;
  dwc:latitude '61.103359'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.677035 61.103359, -2.677035 61.103359, -2.677035 61.103359, -2.677035 61.103359, -2.677035 61.103359))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3735'^^xsd:string;
  dwc:observationDate '1914-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3736> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.592416 0.992719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.592416"^^xsd:decimal ;
  dwc:decimalLongitude "0.992719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_3736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3736'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2213_3736'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.992719'^^xsd:double;
  dwc:latitude '60.592416'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.992719 60.592416, 0.992719 60.592416, 0.992719 60.592416, 0.992719 60.592416, 0.992719 60.592416))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3736'^^xsd:string;
  dwc:observationDate '1914-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3737> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.593288 0.92515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.593288"^^xsd:decimal ;
  dwc:decimalLongitude "0.92515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_3737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3737'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2213_3737'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.92515'^^xsd:double;
  dwc:latitude '60.593288'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.92515 60.593288, 0.92515 60.593288, 0.92515 60.593288, 0.92515 60.593288, 0.92515 60.593288))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3737'^^xsd:string;
  dwc:observationDate '1914-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3738> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.593288 0.92515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.593288"^^xsd:decimal ;
  dwc:decimalLongitude "0.92515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_3738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3738'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2213_3738'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.92515'^^xsd:double;
  dwc:latitude '60.593288'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.92515 60.593288, 0.92515 60.593288, 0.92515 60.593288, 0.92515 60.593288, 0.92515 60.593288))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3738'^^xsd:string;
  dwc:observationDate '1914-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3739> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.834106 1.498782)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.834106"^^xsd:decimal ;
  dwc:decimalLongitude "1.498782"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_3739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3739'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2213_3739'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.498782'^^xsd:double;
  dwc:latitude '60.834106'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.498782 60.834106, 1.498782 60.834106, 1.498782 60.834106, 1.498782 60.834106, 1.498782 60.834106))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3739'^^xsd:string;
  dwc:observationDate '1914-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3740> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.834106 1.498782)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.834106"^^xsd:decimal ;
  dwc:decimalLongitude "1.498782"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_3740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3740'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2213_3740'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.498782'^^xsd:double;
  dwc:latitude '60.834106'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.498782 60.834106, 1.498782 60.834106, 1.498782 60.834106, 1.498782 60.834106, 1.498782 60.834106))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3740'^^xsd:string;
  dwc:observationDate '1914-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3741> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.769806 1.068479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.769806"^^xsd:decimal ;
  dwc:decimalLongitude "1.068479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_3741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3741'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2213_3741'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.068479'^^xsd:double;
  dwc:latitude '60.769806'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.068479 60.769806, 1.068479 60.769806, 1.068479 60.769806, 1.068479 60.769806, 1.068479 60.769806))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3741'^^xsd:string;
  dwc:observationDate '1914-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3742> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.783634 1.236059)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.783634"^^xsd:decimal ;
  dwc:decimalLongitude "1.236059"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_3742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3742'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2213_3742'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.236059'^^xsd:double;
  dwc:latitude '60.783634'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.236059 60.783634, 1.236059 60.783634, 1.236059 60.783634, 1.236059 60.783634, 1.236059 60.783634))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3742'^^xsd:string;
  dwc:observationDate '1914-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_851> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.06948 -0.420054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.06948"^^xsd:decimal ;
  dwc:decimalLongitude "-0.420054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_851'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2213_851'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.420054'^^xsd:double;
  dwc:latitude '61.06948'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.420054 61.06948, -0.420054 61.06948, -0.420054 61.06948, -0.420054 61.06948, -0.420054 61.06948))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_851'^^xsd:string;
  dwc:observationDate '1908-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_597> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.106439 -2.49151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.106439"^^xsd:decimal ;
  dwc:decimalLongitude "-2.49151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_597'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2213_597'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.49151'^^xsd:double;
  dwc:latitude '61.106439'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.49151 61.106439, -2.49151 61.106439, -2.49151 61.106439, -2.49151 61.106439, -2.49151 61.106439))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_597'^^xsd:string;
  dwc:observationDate '1908-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_598> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.106439 -2.49151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.106439"^^xsd:decimal ;
  dwc:decimalLongitude "-2.49151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_598'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2213_598'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.49151'^^xsd:double;
  dwc:latitude '61.106439'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.49151 61.106439, -2.49151 61.106439, -2.49151 61.106439, -2.49151 61.106439, -2.49151 61.106439))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_598'^^xsd:string;
  dwc:observationDate '1908-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1075> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.428538 -7.145655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.428538"^^xsd:decimal ;
  dwc:decimalLongitude "-7.145655"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1075'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2213_1075'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-7.145655'^^xsd:double;
  dwc:latitude '59.428538'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.145655 59.428538, -7.145655 59.428538, -7.145655 59.428538, -7.145655 59.428538, -7.145655 59.428538))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1075'^^xsd:string;
  dwc:observationDate '1909-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2341> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.512859 -6.589844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.512859"^^xsd:decimal ;
  dwc:decimalLongitude "-6.589844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2341'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2213_2341'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-6.589844'^^xsd:double;
  dwc:latitude '59.512859'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.589844 59.512859, -6.589844 59.512859, -6.589844 59.512859, -6.589844 59.512859, -6.589844 59.512859))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2341'^^xsd:string;
  dwc:observationDate '1911-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2342> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.625114 -2.054835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.625114"^^xsd:decimal ;
  dwc:decimalLongitude "-2.054835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2342'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2213_2342'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.054835'^^xsd:double;
  dwc:latitude '60.625114'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.054835 60.625114, -2.054835 60.625114, -2.054835 60.625114, -2.054835 60.625114, -2.054835 60.625114))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2342'^^xsd:string;
  dwc:observationDate '1911-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2343> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.625114 -2.054835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.625114"^^xsd:decimal ;
  dwc:decimalLongitude "-2.054835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2343'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2213_2343'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.054835'^^xsd:double;
  dwc:latitude '60.625114'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.054835 60.625114, -2.054835 60.625114, -2.054835 60.625114, -2.054835 60.625114, -2.054835 60.625114))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2343'^^xsd:string;
  dwc:observationDate '1911-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2344> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.625114 -2.054835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.625114"^^xsd:decimal ;
  dwc:decimalLongitude "-2.054835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2344'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2213_2344'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.054835'^^xsd:double;
  dwc:latitude '60.625114'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.054835 60.625114, -2.054835 60.625114, -2.054835 60.625114, -2.054835 60.625114, -2.054835 60.625114))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2344'^^xsd:string;
  dwc:observationDate '1911-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_599> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.188571 -2.608525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.188571"^^xsd:decimal ;
  dwc:decimalLongitude "-2.608525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_599'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2213_599'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.608525'^^xsd:double;
  dwc:latitude '61.188571'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.608525 61.188571, -2.608525 61.188571, -2.608525 61.188571, -2.608525 61.188571, -2.608525 61.188571))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_599'^^xsd:string;
  dwc:observationDate '1908-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_600> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.188571 -2.608525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.188571"^^xsd:decimal ;
  dwc:decimalLongitude "-2.608525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_600'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2213_600'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.608525'^^xsd:double;
  dwc:latitude '61.188571'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.608525 61.188571, -2.608525 61.188571, -2.608525 61.188571, -2.608525 61.188571, -2.608525 61.188571))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_600'^^xsd:string;
  dwc:observationDate '1908-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2347> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.625114 -2.054835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.625114"^^xsd:decimal ;
  dwc:decimalLongitude "-2.054835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2347'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2213_2347'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.054835'^^xsd:double;
  dwc:latitude '60.625114'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.054835 60.625114, -2.054835 60.625114, -2.054835 60.625114, -2.054835 60.625114, -2.054835 60.625114))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2347'^^xsd:string;
  dwc:observationDate '1911-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2348> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.625114 -2.054835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.625114"^^xsd:decimal ;
  dwc:decimalLongitude "-2.054835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2348'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2213_2348'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.054835'^^xsd:double;
  dwc:latitude '60.625114'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.054835 60.625114, -2.054835 60.625114, -2.054835 60.625114, -2.054835 60.625114, -2.054835 60.625114))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2348'^^xsd:string;
  dwc:observationDate '1911-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2349> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.161678 -2.212178)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.161678"^^xsd:decimal ;
  dwc:decimalLongitude "-2.212178"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2349'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2213_2349'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.212178'^^xsd:double;
  dwc:latitude '61.161678'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.212178 61.161678, -2.212178 61.161678, -2.212178 61.161678, -2.212178 61.161678, -2.212178 61.161678))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2349'^^xsd:string;
  dwc:observationDate '1911-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_852> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.115778 -1.093902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.115778"^^xsd:decimal ;
  dwc:decimalLongitude "-1.093902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_852'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2213_852'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.093902'^^xsd:double;
  dwc:latitude '61.115778'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.093902 61.115778, -1.093902 61.115778, -1.093902 61.115778, -1.093902 61.115778, -1.093902 61.115778))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_852'^^xsd:string;
  dwc:observationDate '1908-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2351> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.529843 -1.198298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.529843"^^xsd:decimal ;
  dwc:decimalLongitude "-1.198298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2351'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2213_2351'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.198298'^^xsd:double;
  dwc:latitude '61.529843'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.198298 61.529843, -1.198298 61.529843, -1.198298 61.529843, -1.198298 61.529843, -1.198298 61.529843))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2351'^^xsd:string;
  dwc:observationDate '1911-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_602> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.604716 -1.198426)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.604716"^^xsd:decimal ;
  dwc:decimalLongitude "-1.198426"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_602'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2213_602'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.198426'^^xsd:double;
  dwc:latitude '61.604716'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.198426 61.604716, -1.198426 61.604716, -1.198426 61.604716, -1.198426 61.604716, -1.198426 61.604716))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_602'^^xsd:string;
  dwc:observationDate '1908-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2353> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.040992 -8.391696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.040992"^^xsd:decimal ;
  dwc:decimalLongitude "-8.391696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2353'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2213_2353'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.391696'^^xsd:double;
  dwc:latitude '58.040992'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.391696 58.040992, -8.391696 58.040992, -8.391696 58.040992, -8.391696 58.040992, -8.391696 58.040992))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2353'^^xsd:string;
  dwc:observationDate '1911-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2354> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.040992 -8.391696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.040992"^^xsd:decimal ;
  dwc:decimalLongitude "-8.391696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2354'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2213_2354'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.391696'^^xsd:double;
  dwc:latitude '58.040992'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.391696 58.040992, -8.391696 58.040992, -8.391696 58.040992, -8.391696 58.040992, -8.391696 58.040992))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2354'^^xsd:string;
  dwc:observationDate '1911-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2355> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.040992 -8.391696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.040992"^^xsd:decimal ;
  dwc:decimalLongitude "-8.391696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2355'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2213_2355'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.391696'^^xsd:double;
  dwc:latitude '58.040992'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.391696 58.040992, -8.391696 58.040992, -8.391696 58.040992, -8.391696 58.040992, -8.391696 58.040992))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2355'^^xsd:string;
  dwc:observationDate '1911-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2356> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.040992 -8.391696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.040992"^^xsd:decimal ;
  dwc:decimalLongitude "-8.391696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2356'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2213_2356'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.391696'^^xsd:double;
  dwc:latitude '58.040992'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.391696 58.040992, -8.391696 58.040992, -8.391696 58.040992, -8.391696 58.040992, -8.391696 58.040992))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2356'^^xsd:string;
  dwc:observationDate '1911-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1080> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.686237 -0.885294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.686237"^^xsd:decimal ;
  dwc:decimalLongitude "-0.885294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1080'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2213_1080'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.885294'^^xsd:double;
  dwc:latitude '61.686237'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.885294 61.686237, -0.885294 61.686237, -0.885294 61.686237, -0.885294 61.686237, -0.885294 61.686237))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1080'^^xsd:string;
  dwc:observationDate '1909-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1081> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.817829 -8.854332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.817829"^^xsd:decimal ;
  dwc:decimalLongitude "-8.854332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1081'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2213_1081'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.854332'^^xsd:double;
  dwc:latitude '59.817829'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.854332 59.817829, -8.854332 59.817829, -8.854332 59.817829, -8.854332 59.817829, -8.854332 59.817829))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1081'^^xsd:string;
  dwc:observationDate '1909-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2359> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.436534 -6.65454)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.436534"^^xsd:decimal ;
  dwc:decimalLongitude "-6.65454"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2359'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2213_2359'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-6.65454'^^xsd:double;
  dwc:latitude '59.436534'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.65454 59.436534, -6.65454 59.436534, -6.65454 59.436534, -6.65454 59.436534, -6.65454 59.436534))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2359'^^xsd:string;
  dwc:observationDate '1911-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2360> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.436534 -6.65454)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.436534"^^xsd:decimal ;
  dwc:decimalLongitude "-6.65454"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2360'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2213_2360'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-6.65454'^^xsd:double;
  dwc:latitude '59.436534'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.65454 59.436534, -6.65454 59.436534, -6.65454 59.436534, -6.65454 59.436534, -6.65454 59.436534))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2360'^^xsd:string;
  dwc:observationDate '1911-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1082> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.817829 -8.854332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.817829"^^xsd:decimal ;
  dwc:decimalLongitude "-8.854332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1082'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2213_1082'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.854332'^^xsd:double;
  dwc:latitude '59.817829'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.854332 59.817829, -8.854332 59.817829, -8.854332 59.817829, -8.854332 59.817829, -8.854332 59.817829))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1082'^^xsd:string;
  dwc:observationDate '1909-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2008> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.406272 -2.428987)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.406272"^^xsd:decimal ;
  dwc:decimalLongitude "-2.428987"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2008'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2213_2008'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.428987'^^xsd:double;
  dwc:latitude '61.406272'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.428987 61.406272, -2.428987 61.406272, -2.428987 61.406272, -2.428987 61.406272, -2.428987 61.406272))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2008'^^xsd:string;
  dwc:observationDate '1910-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2009> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.850524 -0.010416)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.850524"^^xsd:decimal ;
  dwc:decimalLongitude "-0.010416"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2009'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2213_2009'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.010416'^^xsd:double;
  dwc:latitude '61.850524'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.010416 61.850524, -0.010416 61.850524, -0.010416 61.850524, -0.010416 61.850524, -0.010416 61.850524))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2009'^^xsd:string;
  dwc:observationDate '1910-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_603> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.120134 -2.51097)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.120134"^^xsd:decimal ;
  dwc:decimalLongitude "-2.51097"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_603'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2213_603'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.51097'^^xsd:double;
  dwc:latitude '61.120134'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.51097 61.120134, -2.51097 61.120134, -2.51097 61.120134, -2.51097 61.120134, -2.51097 61.120134))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_603'^^xsd:string;
  dwc:observationDate '1908-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2536> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.277885 -9.464469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.277885"^^xsd:decimal ;
  dwc:decimalLongitude "-9.464469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2536'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2213_2536'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.464469'^^xsd:double;
  dwc:latitude '58.277885'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.464469 58.277885, -9.464469 58.277885, -9.464469 58.277885, -9.464469 58.277885, -9.464469 58.277885))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2536'^^xsd:string;
  dwc:observationDate '1911-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1085> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.223431 1.025763)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.223431"^^xsd:decimal ;
  dwc:decimalLongitude "1.025763"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1085'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2213_1085'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.025763'^^xsd:double;
  dwc:latitude '61.223431'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.025763 61.223431, 1.025763 61.223431, 1.025763 61.223431, 1.025763 61.223431, 1.025763 61.223431))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1085'^^xsd:string;
  dwc:observationDate '1909-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1086> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.223431 1.025763)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.223431"^^xsd:decimal ;
  dwc:decimalLongitude "1.025763"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1086'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2213_1086'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.025763'^^xsd:double;
  dwc:latitude '61.223431'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.025763 61.223431, 1.025763 61.223431, 1.025763 61.223431, 1.025763 61.223431, 1.025763 61.223431))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1086'^^xsd:string;
  dwc:observationDate '1909-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2018> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.298863 -2.148315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.298863"^^xsd:decimal ;
  dwc:decimalLongitude "-2.148315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2018'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2213_2018'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.148315'^^xsd:double;
  dwc:latitude '61.298863'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.148315 61.298863, -2.148315 61.298863, -2.148315 61.298863, -2.148315 61.298863, -2.148315 61.298863))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2018'^^xsd:string;
  dwc:observationDate '1910-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2019> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.298863 -2.148315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.298863"^^xsd:decimal ;
  dwc:decimalLongitude "-2.148315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2019'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2213_2019'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.148315'^^xsd:double;
  dwc:latitude '61.298863'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.148315 61.298863, -2.148315 61.298863, -2.148315 61.298863, -2.148315 61.298863, -2.148315 61.298863))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2019'^^xsd:string;
  dwc:observationDate '1910-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2020> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.329875 -2.360871)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.329875"^^xsd:decimal ;
  dwc:decimalLongitude "-2.360871"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2020'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2213_2020'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.360871'^^xsd:double;
  dwc:latitude '61.329875'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.360871 61.329875, -2.360871 61.329875, -2.360871 61.329875, -2.360871 61.329875, -2.360871 61.329875))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2020'^^xsd:string;
  dwc:observationDate '1910-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2021> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.329875 -2.360871)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.329875"^^xsd:decimal ;
  dwc:decimalLongitude "-2.360871"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2021'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2213_2021'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.360871'^^xsd:double;
  dwc:latitude '61.329875'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.360871 61.329875, -2.360871 61.329875, -2.360871 61.329875, -2.360871 61.329875, -2.360871 61.329875))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2021'^^xsd:string;
  dwc:observationDate '1910-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2022> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.329875 -2.360871)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.329875"^^xsd:decimal ;
  dwc:decimalLongitude "-2.360871"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2022'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2213_2022'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.360871'^^xsd:double;
  dwc:latitude '61.329875'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.360871 61.329875, -2.360871 61.329875, -2.360871 61.329875, -2.360871 61.329875, -2.360871 61.329875))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2022'^^xsd:string;
  dwc:observationDate '1910-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2023> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.863909 -0.421025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.863909"^^xsd:decimal ;
  dwc:decimalLongitude "-0.421025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2023'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2213_2023'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.421025'^^xsd:double;
  dwc:latitude '61.863909'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.421025 61.863909, -0.421025 61.863909, -0.421025 61.863909, -0.421025 61.863909, -0.421025 61.863909))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2023'^^xsd:string;
  dwc:observationDate '1910-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2024> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.347335 -1.824737)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.347335"^^xsd:decimal ;
  dwc:decimalLongitude "-1.824737"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2024'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2213_2024'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.824737'^^xsd:double;
  dwc:latitude '61.347335'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.824737 61.347335, -1.824737 61.347335, -1.824737 61.347335, -1.824737 61.347335, -1.824737 61.347335))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2024'^^xsd:string;
  dwc:observationDate '1910-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_854> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.115778 -1.093902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.115778"^^xsd:decimal ;
  dwc:decimalLongitude "-1.093902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_854'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2213_854'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.093902'^^xsd:double;
  dwc:latitude '61.115778'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.093902 61.115778, -1.093902 61.115778, -1.093902 61.115778, -1.093902 61.115778, -1.093902 61.115778))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_854'^^xsd:string;
  dwc:observationDate '1908-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2026> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.253443 -2.293086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.253443"^^xsd:decimal ;
  dwc:decimalLongitude "-2.293086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2026'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2213_2026'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.293086'^^xsd:double;
  dwc:latitude '61.253443'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.293086 61.253443, -2.293086 61.253443, -2.293086 61.253443, -2.293086 61.253443, -2.293086 61.253443))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2026'^^xsd:string;
  dwc:observationDate '1910-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_855> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.496674 -1.487175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.496674"^^xsd:decimal ;
  dwc:decimalLongitude "-1.487175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_855'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2213_855'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.487175'^^xsd:double;
  dwc:latitude '61.496674'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.487175 61.496674, -1.487175 61.496674, -1.487175 61.496674, -1.487175 61.496674, -1.487175 61.496674))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_855'^^xsd:string;
  dwc:observationDate '1908-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1089> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.07678 -1.403721)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.07678"^^xsd:decimal ;
  dwc:decimalLongitude "-1.403721"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1089'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2213_1089'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.403721'^^xsd:double;
  dwc:latitude '62.07678'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.403721 62.07678, -1.403721 62.07678, -1.403721 62.07678, -1.403721 62.07678, -1.403721 62.07678))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1089'^^xsd:string;
  dwc:observationDate '1909-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3351> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.720626 -1.75762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.720626"^^xsd:decimal ;
  dwc:decimalLongitude "-1.75762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_3351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3351'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2213_3351'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.75762'^^xsd:double;
  dwc:latitude '61.720626'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.75762 61.720626, -1.75762 61.720626, -1.75762 61.720626, -1.75762 61.720626, -1.75762 61.720626))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3351'^^xsd:string;
  dwc:observationDate '1913-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2029> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.253443 -2.293086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.253443"^^xsd:decimal ;
  dwc:decimalLongitude "-2.293086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2029'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2213_2029'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.293086'^^xsd:double;
  dwc:latitude '61.253443'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.293086 61.253443, -2.293086 61.253443, -2.293086 61.253443, -2.293086 61.253443, -2.293086 61.253443))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2029'^^xsd:string;
  dwc:observationDate '1910-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2030> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.253443 -2.293086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.253443"^^xsd:decimal ;
  dwc:decimalLongitude "-2.293086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2030'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2213_2030'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.293086'^^xsd:double;
  dwc:latitude '61.253443'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.293086 61.253443, -2.293086 61.253443, -2.293086 61.253443, -2.293086 61.253443, -2.293086 61.253443))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2030'^^xsd:string;
  dwc:observationDate '1910-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_628> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.311576 -2.785193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.311576"^^xsd:decimal ;
  dwc:decimalLongitude "-2.785193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_628'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2213_628'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.785193'^^xsd:double;
  dwc:latitude '61.311576'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.785193 61.311576, -2.785193 61.311576, -2.785193 61.311576, -2.785193 61.311576, -2.785193 61.311576))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_628'^^xsd:string;
  dwc:observationDate '1908-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2032> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.351535 -1.632901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.351535"^^xsd:decimal ;
  dwc:decimalLongitude "-1.632901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2032'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2213_2032'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.632901'^^xsd:double;
  dwc:latitude '61.351535'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.632901 61.351535, -1.632901 61.351535, -1.632901 61.351535, -1.632901 61.351535, -1.632901 61.351535))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2032'^^xsd:string;
  dwc:observationDate '1910-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2033> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.428747 -1.859458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.428747"^^xsd:decimal ;
  dwc:decimalLongitude "-1.859458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2033'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2213_2033'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.859458'^^xsd:double;
  dwc:latitude '61.428747'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.859458 61.428747, -1.859458 61.428747, -1.859458 61.428747, -1.859458 61.428747, -1.859458 61.428747))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2033'^^xsd:string;
  dwc:observationDate '1910-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_629> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.311576 -2.785193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.311576"^^xsd:decimal ;
  dwc:decimalLongitude "-2.785193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_629'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2213_629'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.785193'^^xsd:double;
  dwc:latitude '61.311576'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.785193 61.311576, -2.785193 61.311576, -2.785193 61.311576, -2.785193 61.311576, -2.785193 61.311576))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_629'^^xsd:string;
  dwc:observationDate '1908-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_630> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.406272 -2.428987)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.406272"^^xsd:decimal ;
  dwc:decimalLongitude "-2.428987"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_630'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2213_630'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.428987'^^xsd:double;
  dwc:latitude '61.406272'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.428987 61.406272, -2.428987 61.406272, -2.428987 61.406272, -2.428987 61.406272, -2.428987 61.406272))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_630'^^xsd:string;
  dwc:observationDate '1908-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_631> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.528051 -2.352973)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.528051"^^xsd:decimal ;
  dwc:decimalLongitude "-2.352973"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_631'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2213_631'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.352973'^^xsd:double;
  dwc:latitude '61.528051'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.352973 61.528051, -2.352973 61.528051, -2.352973 61.528051, -2.352973 61.528051, -2.352973 61.528051))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_631'^^xsd:string;
  dwc:observationDate '1908-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2037> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.311576 -2.785193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.311576"^^xsd:decimal ;
  dwc:decimalLongitude "-2.785193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2037'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2213_2037'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.785193'^^xsd:double;
  dwc:latitude '61.311576'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.785193 61.311576, -2.785193 61.311576, -2.785193 61.311576, -2.785193 61.311576, -2.785193 61.311576))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2037'^^xsd:string;
  dwc:observationDate '1910-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_632> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.131079 -2.185313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.131079"^^xsd:decimal ;
  dwc:decimalLongitude "-2.185313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_632'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2213_632'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.185313'^^xsd:double;
  dwc:latitude '61.131079'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.185313 61.131079, -2.185313 61.131079, -2.185313 61.131079, -2.185313 61.131079, -2.185313 61.131079))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_632'^^xsd:string;
  dwc:observationDate '1908-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2039> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.406272 -2.428987)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.406272"^^xsd:decimal ;
  dwc:decimalLongitude "-2.428987"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2039'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2213_2039'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.428987'^^xsd:double;
  dwc:latitude '61.406272'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.428987 61.406272, -2.428987 61.406272, -2.428987 61.406272, -2.428987 61.406272, -2.428987 61.406272))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2039'^^xsd:string;
  dwc:observationDate '1910-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2040> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.510148 -1.89436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.510148"^^xsd:decimal ;
  dwc:decimalLongitude "-1.89436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2040'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2213_2040'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.89436'^^xsd:double;
  dwc:latitude '61.510148'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.89436 61.510148, -1.89436 61.510148, -1.89436 61.510148, -1.89436 61.510148, -1.89436 61.510148))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2040'^^xsd:string;
  dwc:observationDate '1910-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2046> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.298863 -2.148315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.298863"^^xsd:decimal ;
  dwc:decimalLongitude "-2.148315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2046'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2213_2046'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.148315'^^xsd:double;
  dwc:latitude '61.298863'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.148315 61.298863, -2.148315 61.298863, -2.148315 61.298863, -2.148315 61.298863, -2.148315 61.298863))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2046'^^xsd:string;
  dwc:observationDate '1910-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2048> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.383325 -2.004643)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.383325"^^xsd:decimal ;
  dwc:decimalLongitude "-2.004643"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2048'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2213_2048'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.004643'^^xsd:double;
  dwc:latitude '61.383325'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.004643 61.383325, -2.004643 61.383325, -2.004643 61.383325, -2.004643 61.383325, -2.004643 61.383325))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2048'^^xsd:string;
  dwc:observationDate '1910-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2365> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.625114 -2.054835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.625114"^^xsd:decimal ;
  dwc:decimalLongitude "-2.054835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2365'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2213_2365'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.054835'^^xsd:double;
  dwc:latitude '60.625114'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.054835 60.625114, -2.054835 60.625114, -2.054835 60.625114, -2.054835 60.625114, -2.054835 60.625114))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2365'^^xsd:string;
  dwc:observationDate '1911-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2366> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.663079 -1.992148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.663079"^^xsd:decimal ;
  dwc:decimalLongitude "-1.992148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2366'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2213_2366'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.992148'^^xsd:double;
  dwc:latitude '60.663079'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.992148 60.663079, -1.992148 60.663079, -1.992148 60.663079, -1.992148 60.663079, -1.992148 60.663079))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2366'^^xsd:string;
  dwc:observationDate '1911-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2367> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.721467 -2.112767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.721467"^^xsd:decimal ;
  dwc:decimalLongitude "-2.112767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2367'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2213_2367'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.112767'^^xsd:double;
  dwc:latitude '60.721467'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.112767 60.721467, -2.112767 60.721467, -2.112767 60.721467, -2.112767 60.721467, -2.112767 60.721467))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2367'^^xsd:string;
  dwc:observationDate '1911-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2368> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.721467 -2.112767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.721467"^^xsd:decimal ;
  dwc:decimalLongitude "-2.112767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2368'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2213_2368'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.112767'^^xsd:double;
  dwc:latitude '60.721467'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.112767 60.721467, -2.112767 60.721467, -2.112767 60.721467, -2.112767 60.721467, -2.112767 60.721467))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2368'^^xsd:string;
  dwc:observationDate '1911-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2369> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.262668 -1.053624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.262668"^^xsd:decimal ;
  dwc:decimalLongitude "-1.053624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2369'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2213_2369'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.053624'^^xsd:double;
  dwc:latitude '61.262668'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.053624 61.262668, -1.053624 61.262668, -1.053624 61.262668, -1.053624 61.262668, -1.053624 61.262668))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2369'^^xsd:string;
  dwc:observationDate '1911-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2370> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.733132 -2.136943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.733132"^^xsd:decimal ;
  dwc:decimalLongitude "-2.136943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2370'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2213_2370'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.136943'^^xsd:double;
  dwc:latitude '60.733132'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.136943 60.733132, -2.136943 60.733132, -2.136943 60.733132, -2.136943 60.733132, -2.136943 60.733132))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2370'^^xsd:string;
  dwc:observationDate '1911-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2371> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.733132 -2.136943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.733132"^^xsd:decimal ;
  dwc:decimalLongitude "-2.136943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2371'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2213_2371'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.136943'^^xsd:double;
  dwc:latitude '60.733132'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.136943 60.733132, -2.136943 60.733132, -2.136943 60.733132, -2.136943 60.733132, -2.136943 60.733132))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2371'^^xsd:string;
  dwc:observationDate '1911-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2372> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.733132 -2.136943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.733132"^^xsd:decimal ;
  dwc:decimalLongitude "-2.136943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2372'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2213_2372'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.136943'^^xsd:double;
  dwc:latitude '60.733132'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.136943 60.733132, -2.136943 60.733132, -2.136943 60.733132, -2.136943 60.733132, -2.136943 60.733132))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2372'^^xsd:string;
  dwc:observationDate '1911-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2373> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.733132 -2.136943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.733132"^^xsd:decimal ;
  dwc:decimalLongitude "-2.136943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2373'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2213_2373'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.136943'^^xsd:double;
  dwc:latitude '60.733132'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.136943 60.733132, -2.136943 60.733132, -2.136943 60.733132, -2.136943 60.733132, -2.136943 60.733132))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2373'^^xsd:string;
  dwc:observationDate '1911-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2374> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.161678 -2.212178)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.161678"^^xsd:decimal ;
  dwc:decimalLongitude "-2.212178"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2374'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2213_2374'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.212178'^^xsd:double;
  dwc:latitude '61.161678'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.212178 61.161678, -2.212178 61.161678, -2.212178 61.161678, -2.212178 61.161678, -2.212178 61.161678))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2374'^^xsd:string;
  dwc:observationDate '1911-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2375> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.262668 -1.053624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.262668"^^xsd:decimal ;
  dwc:decimalLongitude "-1.053624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2375'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2213_2375'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.053624'^^xsd:double;
  dwc:latitude '61.262668'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.053624 61.262668, -1.053624 61.262668, -1.053624 61.262668, -1.053624 61.262668, -1.053624 61.262668))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2375'^^xsd:string;
  dwc:observationDate '1911-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1009> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.624157 -4.898824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.624157"^^xsd:decimal ;
  dwc:decimalLongitude "-4.898824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1009'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2213_1009'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-4.898824'^^xsd:double;
  dwc:latitude '59.624157'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.898824 59.624157, -4.898824 59.624157, -4.898824 59.624157, -4.898824 59.624157, -4.898824 59.624157))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1009'^^xsd:string;
  dwc:observationDate '1909-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2377> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.663079 -1.992148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.663079"^^xsd:decimal ;
  dwc:decimalLongitude "-1.992148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2377'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2213_2377'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.992148'^^xsd:double;
  dwc:latitude '60.663079'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.992148 60.663079, -1.992148 60.663079, -1.992148 60.663079, -1.992148 60.663079, -1.992148 60.663079))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2377'^^xsd:string;
  dwc:observationDate '1911-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2378> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.663079 -1.992148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.663079"^^xsd:decimal ;
  dwc:decimalLongitude "-1.992148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2378'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2213_2378'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.992148'^^xsd:double;
  dwc:latitude '60.663079'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.992148 60.663079, -1.992148 60.663079, -1.992148 60.663079, -1.992148 60.663079, -1.992148 60.663079))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2378'^^xsd:string;
  dwc:observationDate '1911-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_633> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.28402 -2.320161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.28402"^^xsd:decimal ;
  dwc:decimalLongitude "-2.320161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_633'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2213_633'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.320161'^^xsd:double;
  dwc:latitude '61.28402'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.320161 61.28402, -2.320161 61.28402, -2.320161 61.28402, -2.320161 61.28402, -2.320161 61.28402))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_633'^^xsd:string;
  dwc:observationDate '1908-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1011> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.068997 -1.632901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.068997"^^xsd:decimal ;
  dwc:decimalLongitude "-1.632901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1011'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2213_1011'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.632901'^^xsd:double;
  dwc:latitude '61.068997'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.632901 61.068997, -1.632901 61.068997, -1.632901 61.068997, -1.632901 61.068997, -1.632901 61.068997))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1011'^^xsd:string;
  dwc:observationDate '1909-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1012> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.182604 -1.566902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.182604"^^xsd:decimal ;
  dwc:decimalLongitude "-1.566902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1012'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2213_1012'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.566902'^^xsd:double;
  dwc:latitude '61.182604'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.566902 61.182604, -1.566902 61.182604, -1.566902 61.182604, -1.566902 61.182604, -1.566902 61.182604))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1012'^^xsd:string;
  dwc:observationDate '1909-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3346> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.644871 -1.393195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.644871"^^xsd:decimal ;
  dwc:decimalLongitude "-1.393195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_3346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3346'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2213_3346'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.393195'^^xsd:double;
  dwc:latitude '61.644871'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.393195 61.644871, -1.393195 61.644871, -1.393195 61.644871, -1.393195 61.644871, -1.393195 61.644871))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3346'^^xsd:string;
  dwc:observationDate '1913-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2383> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.512859 -6.589844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.512859"^^xsd:decimal ;
  dwc:decimalLongitude "-6.589844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2383'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2213_2383'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-6.589844'^^xsd:double;
  dwc:latitude '59.512859'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.589844 59.512859, -6.589844 59.512859, -6.589844 59.512859, -6.589844 59.512859, -6.589844 59.512859))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2383'^^xsd:string;
  dwc:observationDate '1911-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1014> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.263898 -0.031077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.263898"^^xsd:decimal ;
  dwc:decimalLongitude "-0.031077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1014'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2213_1014'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.031077'^^xsd:double;
  dwc:latitude '61.263898'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.031077 61.263898, -0.031077 61.263898, -0.031077 61.263898, -0.031077 61.263898, -0.031077 61.263898))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1014'^^xsd:string;
  dwc:observationDate '1909-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1015> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.285057 -1.632901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.285057"^^xsd:decimal ;
  dwc:decimalLongitude "-1.632901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1015'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2213_1015'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.632901'^^xsd:double;
  dwc:latitude '61.285057'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.632901 61.285057, -1.632901 61.285057, -1.632901 61.285057, -1.632901 61.285057, -1.632901 61.285057))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1015'^^xsd:string;
  dwc:observationDate '1909-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_635> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.345157 -2.374468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.345157"^^xsd:decimal ;
  dwc:decimalLongitude "-2.374468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_635'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2213_635'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.374468'^^xsd:double;
  dwc:latitude '61.345157'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.374468 61.345157, -2.374468 61.345157, -2.374468 61.345157, -2.374468 61.345157, -2.374468 61.345157))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_635'^^xsd:string;
  dwc:observationDate '1908-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_856> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.550217 -0.540389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.550217"^^xsd:decimal ;
  dwc:decimalLongitude "-0.540389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_856'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2213_856'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.540389'^^xsd:double;
  dwc:latitude '61.550217'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.540389 61.550217, -0.540389 61.550217, -0.540389 61.550217, -0.540389 61.550217, -0.540389 61.550217))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_856'^^xsd:string;
  dwc:observationDate '1908-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1018> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.363719 -1.487175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.363719"^^xsd:decimal ;
  dwc:decimalLongitude "-1.487175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1018'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2213_1018'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.487175'^^xsd:double;
  dwc:latitude '61.363719'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.487175 61.363719, -1.487175 61.363719, -1.487175 61.363719, -1.487175 61.363719, -1.487175 61.363719))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1018'^^xsd:string;
  dwc:observationDate '1909-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2389> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.253443 -2.293086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.253443"^^xsd:decimal ;
  dwc:decimalLongitude "-2.293086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2389'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2213_2389'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.293086'^^xsd:double;
  dwc:latitude '61.253443'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.293086 61.253443, -2.293086 61.253443, -2.293086 61.253443, -2.293086 61.253443, -2.293086 61.253443))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2389'^^xsd:string;
  dwc:observationDate '1911-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2390> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.253443 -2.293086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.253443"^^xsd:decimal ;
  dwc:decimalLongitude "-2.293086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2390'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2213_2390'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.293086'^^xsd:double;
  dwc:latitude '61.253443'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.293086 61.253443, -2.293086 61.253443, -2.293086 61.253443, -2.293086 61.253443, -2.293086 61.253443))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2390'^^xsd:string;
  dwc:observationDate '1911-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2391> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.253443 -2.293086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.253443"^^xsd:decimal ;
  dwc:decimalLongitude "-2.293086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2391'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2213_2391'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.293086'^^xsd:double;
  dwc:latitude '61.253443'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.293086 61.253443, -2.293086 61.253443, -2.293086 61.253443, -2.293086 61.253443, -2.293086 61.253443))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2391'^^xsd:string;
  dwc:observationDate '1911-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2392> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.621362 -1.553302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.621362"^^xsd:decimal ;
  dwc:decimalLongitude "-1.553302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2392'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2213_2392'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.553302'^^xsd:double;
  dwc:latitude '61.621362'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.553302 61.621362, -1.553302 61.621362, -1.553302 61.621362, -1.553302 61.621362, -1.553302 61.621362))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2392'^^xsd:string;
  dwc:observationDate '1911-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2393> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.621362 -1.553302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.621362"^^xsd:decimal ;
  dwc:decimalLongitude "-1.553302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2393'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2213_2393'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.553302'^^xsd:double;
  dwc:latitude '61.621362'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.553302 61.621362, -1.553302 61.621362, -1.553302 61.621362, -1.553302 61.621362, -1.553302 61.621362))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2393'^^xsd:string;
  dwc:observationDate '1911-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2394> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.621362 -1.553302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.621362"^^xsd:decimal ;
  dwc:decimalLongitude "-1.553302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2394'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2213_2394'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.553302'^^xsd:double;
  dwc:latitude '61.621362'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.553302 61.621362, -1.553302 61.621362, -1.553302 61.621362, -1.553302 61.621362, -1.553302 61.621362))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2394'^^xsd:string;
  dwc:observationDate '1911-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2396> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.665411 -6.45957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.665411"^^xsd:decimal ;
  dwc:decimalLongitude "-6.45957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2396'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2213_2396'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-6.45957'^^xsd:double;
  dwc:latitude '59.665411'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.45957 59.665411, -6.45957 59.665411, -6.45957 59.665411, -6.45957 59.665411, -6.45957 59.665411))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2396'^^xsd:string;
  dwc:observationDate '1911-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2397> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.665411 -6.45957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.665411"^^xsd:decimal ;
  dwc:decimalLongitude "-6.45957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2397'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2213_2397'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-6.45957'^^xsd:double;
  dwc:latitude '59.665411'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.45957 59.665411, -6.45957 59.665411, -6.45957 59.665411, -6.45957 59.665411, -6.45957 59.665411))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2397'^^xsd:string;
  dwc:observationDate '1911-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2398> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.665411 -6.45957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.665411"^^xsd:decimal ;
  dwc:decimalLongitude "-6.45957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2398'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2213_2398'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-6.45957'^^xsd:double;
  dwc:latitude '59.665411'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.45957 59.665411, -6.45957 59.665411, -6.45957 59.665411, -6.45957 59.665411, -6.45957 59.665411))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2398'^^xsd:string;
  dwc:observationDate '1911-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1020> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.550967 -1.632901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.550967"^^xsd:decimal ;
  dwc:decimalLongitude "-1.632901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1020'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2213_1020'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.632901'^^xsd:double;
  dwc:latitude '61.550967'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.632901 61.550967, -1.632901 61.550967, -1.632901 61.550967, -1.632901 61.550967, -1.632901 61.550967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1020'^^xsd:string;
  dwc:observationDate '1909-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1021> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.667005 0.845465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.667005"^^xsd:decimal ;
  dwc:decimalLongitude "0.845465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1021'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2213_1021'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.845465'^^xsd:double;
  dwc:latitude '61.667005'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.845465 61.667005, 0.845465 61.667005, 0.845465 61.667005, 0.845465 61.667005, 0.845465 61.667005))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1021'^^xsd:string;
  dwc:observationDate '1909-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1776> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.006938 0.793778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.006938"^^xsd:decimal ;
  dwc:decimalLongitude "0.793778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1776'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2213_1776'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.793778'^^xsd:double;
  dwc:latitude '61.006938'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.793778 61.006938, 0.793778 61.006938, 0.793778 61.006938, 0.793778 61.006938, 0.793778 61.006938))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1776'^^xsd:string;
  dwc:observationDate '1910-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1777> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.006938 0.793778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.006938"^^xsd:decimal ;
  dwc:decimalLongitude "0.793778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1777'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2213_1777'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.793778'^^xsd:double;
  dwc:latitude '61.006938'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.793778 61.006938, 0.793778 61.006938, 0.793778 61.006938, 0.793778 61.006938, 0.793778 61.006938))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1777'^^xsd:string;
  dwc:observationDate '1910-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1778> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.006938 0.793778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.006938"^^xsd:decimal ;
  dwc:decimalLongitude "0.793778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1778'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2213_1778'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.793778'^^xsd:double;
  dwc:latitude '61.006938'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.793778 61.006938, 0.793778 61.006938, 0.793778 61.006938, 0.793778 61.006938, 0.793778 61.006938))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1778'^^xsd:string;
  dwc:observationDate '1910-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_638> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.253443 -2.293086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.253443"^^xsd:decimal ;
  dwc:decimalLongitude "-2.293086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_638'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2213_638'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.293086'^^xsd:double;
  dwc:latitude '61.253443'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.293086 61.253443, -2.293086 61.253443, -2.293086 61.253443, -2.293086 61.253443, -2.293086 61.253443))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_638'^^xsd:string;
  dwc:observationDate '1908-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_639> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.06948 -2.845747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.06948"^^xsd:decimal ;
  dwc:decimalLongitude "-2.845747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_639'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2213_639'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.845747'^^xsd:double;
  dwc:latitude '61.06948'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.845747 61.06948, -2.845747 61.06948, -2.845747 61.06948, -2.845747 61.06948, -2.845747 61.06948))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_639'^^xsd:string;
  dwc:observationDate '1908-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1781> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.291486 0.493511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.291486"^^xsd:decimal ;
  dwc:decimalLongitude "0.493511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1781'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2213_1781'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.493511'^^xsd:double;
  dwc:latitude '61.291486'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.493511 61.291486, 0.493511 61.291486, 0.493511 61.291486, 0.493511 61.291486, 0.493511 61.291486))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1781'^^xsd:string;
  dwc:observationDate '1910-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1025> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.26569 -7.211125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.26569"^^xsd:decimal ;
  dwc:decimalLongitude "-7.211125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1025'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2213_1025'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-7.211125'^^xsd:double;
  dwc:latitude '59.26569'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.211125 59.26569, -7.211125 59.26569, -7.211125 59.26569, -7.211125 59.26569, -7.211125 59.26569))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1025'^^xsd:string;
  dwc:observationDate '1909-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1026> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.26569 -7.211125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.26569"^^xsd:decimal ;
  dwc:decimalLongitude "-7.211125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1026'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2213_1026'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-7.211125'^^xsd:double;
  dwc:latitude '59.26569'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.211125 59.26569, -7.211125 59.26569, -7.211125 59.26569, -7.211125 59.26569, -7.211125 59.26569))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1026'^^xsd:string;
  dwc:observationDate '1909-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_640> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.253061 -1.949259)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.253061"^^xsd:decimal ;
  dwc:decimalLongitude "-1.949259"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_640'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2213_640'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.949259'^^xsd:double;
  dwc:latitude '61.253061'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.949259 61.253061, -1.949259 61.253061, -1.949259 61.253061, -1.949259 61.253061, -1.949259 61.253061))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_640'^^xsd:string;
  dwc:observationDate '1908-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1690> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.346581 -7.703032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.346581"^^xsd:decimal ;
  dwc:decimalLongitude "-7.703032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1690'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2213_1690'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-7.703032'^^xsd:double;
  dwc:latitude '58.346581'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.703032 58.346581, -7.703032 58.346581, -7.703032 58.346581, -7.703032 58.346581, -7.703032 58.346581))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1690'^^xsd:string;
  dwc:observationDate '1910-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1691> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.285407 -7.591219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.285407"^^xsd:decimal ;
  dwc:decimalLongitude "-7.591219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1691'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2213_1691'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-7.591219'^^xsd:double;
  dwc:latitude '59.285407'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.591219 59.285407, -7.591219 59.285407, -7.591219 59.285407, -7.591219 59.285407, -7.591219 59.285407))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1691'^^xsd:string;
  dwc:observationDate '1910-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1028> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.550967 -1.632901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.550967"^^xsd:decimal ;
  dwc:decimalLongitude "-1.632901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1028'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2213_1028'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.632901'^^xsd:double;
  dwc:latitude '61.550967'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.632901 61.550967, -1.632901 61.550967, -1.632901 61.550967, -1.632901 61.550967, -1.632901 61.550967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1028'^^xsd:string;
  dwc:observationDate '1909-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1693> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.953922 -0.666158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.953922"^^xsd:decimal ;
  dwc:decimalLongitude "-0.666158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1693'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2213_1693'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.666158'^^xsd:double;
  dwc:latitude '60.953922'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.666158 60.953922, -0.666158 60.953922, -0.666158 60.953922, -0.666158 60.953922, -0.666158 60.953922))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1693'^^xsd:string;
  dwc:observationDate '1910-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1123> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.282141 1.348545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.282141"^^xsd:decimal ;
  dwc:decimalLongitude "1.348545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1123'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2213_1123'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.348545'^^xsd:double;
  dwc:latitude '61.282141'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.348545 61.282141, 1.348545 61.282141, 1.348545 61.282141, 1.348545 61.282141, 1.348545 61.282141))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1123'^^xsd:string;
  dwc:observationDate '1909-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_642> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.269345 -1.956157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.269345"^^xsd:decimal ;
  dwc:decimalLongitude "-1.956157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_642'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2213_642'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.956157'^^xsd:double;
  dwc:latitude '61.269345'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.956157 61.269345, -1.956157 61.269345, -1.956157 61.269345, -1.956157 61.269345, -1.956157 61.269345))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_642'^^xsd:string;
  dwc:observationDate '1908-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1031> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.774172 -1.690873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.774172"^^xsd:decimal ;
  dwc:decimalLongitude "-1.690873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1031'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2213_1031'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.690873'^^xsd:double;
  dwc:latitude '61.774172'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.690873 61.774172, -1.690873 61.774172, -1.690873 61.774172, -1.690873 61.774172, -1.690873 61.774172))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1031'^^xsd:string;
  dwc:observationDate '1909-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_643> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.350762 -1.990754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.350762"^^xsd:decimal ;
  dwc:decimalLongitude "-1.990754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_643'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2213_643'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.990754'^^xsd:double;
  dwc:latitude '61.350762'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.990754 61.350762, -1.990754 61.350762, -1.990754 61.350762, -1.990754 61.350762, -1.990754 61.350762))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_643'^^xsd:string;
  dwc:observationDate '1908-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_644> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.367044 -1.997695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.367044"^^xsd:decimal ;
  dwc:decimalLongitude "-1.997695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_644'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2213_644'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.997695'^^xsd:double;
  dwc:latitude '61.367044'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.997695 61.367044, -1.997695 61.367044, -1.997695 61.367044, -1.997695 61.367044, -1.997695 61.367044))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_644'^^xsd:string;
  dwc:observationDate '1908-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_645> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.383325 -2.004643)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.383325"^^xsd:decimal ;
  dwc:decimalLongitude "-2.004643"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_645'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2213_645'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.004643'^^xsd:double;
  dwc:latitude '61.383325'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.004643 61.383325, -2.004643 61.383325, -2.004643 61.383325, -2.004643 61.383325, -2.004643 61.383325))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_645'^^xsd:string;
  dwc:observationDate '1908-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1035> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.283784 -6.783063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.283784"^^xsd:decimal ;
  dwc:decimalLongitude "-6.783063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1035'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2213_1035'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-6.783063'^^xsd:double;
  dwc:latitude '59.283784'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.783063 59.283784, -6.783063 59.283784, -6.783063 59.283784, -6.783063 59.283784, -6.783063 59.283784))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1035'^^xsd:string;
  dwc:observationDate '1909-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_646> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.383325 -2.004643)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.383325"^^xsd:decimal ;
  dwc:decimalLongitude "-2.004643"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_646'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2213_646'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.004643'^^xsd:double;
  dwc:latitude '61.383325'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.004643 61.383325, -2.004643 61.383325, -2.004643 61.383325, -2.004643 61.383325, -2.004643 61.383325))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_646'^^xsd:string;
  dwc:observationDate '1908-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_647> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.383325 -2.004643)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.383325"^^xsd:decimal ;
  dwc:decimalLongitude "-2.004643"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_647'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2213_647'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.004643'^^xsd:double;
  dwc:latitude '61.383325'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.004643 61.383325, -2.004643 61.383325, -2.004643 61.383325, -2.004643 61.383325, -2.004643 61.383325))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_647'^^xsd:string;
  dwc:observationDate '1908-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_648> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.496674 -1.487175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.496674"^^xsd:decimal ;
  dwc:decimalLongitude "-1.487175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_648'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2213_648'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.487175'^^xsd:double;
  dwc:latitude '61.496674'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.487175 61.496674, -1.487175 61.496674, -1.487175 61.496674, -1.487175 61.496674, -1.487175 61.496674))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_648'^^xsd:string;
  dwc:observationDate '1908-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1038> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.43735 0.341812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.43735"^^xsd:decimal ;
  dwc:decimalLongitude "0.341812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1038'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2213_1038'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.341812'^^xsd:double;
  dwc:latitude '61.43735'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.341812 61.43735, 0.341812 61.43735, 0.341812 61.43735, 0.341812 61.43735, 0.341812 61.43735))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1038'^^xsd:string;
  dwc:observationDate '1909-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1039> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.468412 -0.353507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.468412"^^xsd:decimal ;
  dwc:decimalLongitude "-0.353507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1039'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2213_1039'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.353507'^^xsd:double;
  dwc:latitude '61.468412'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.353507 61.468412, -0.353507 61.468412, -0.353507 61.468412, -0.353507 61.468412, -0.353507 61.468412))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1039'^^xsd:string;
  dwc:observationDate '1909-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_649> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.529912 -1.487175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.529912"^^xsd:decimal ;
  dwc:decimalLongitude "-1.487175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_649'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2213_649'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.487175'^^xsd:double;
  dwc:latitude '61.529912'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.487175 61.529912, -1.487175 61.529912, -1.487175 61.529912, -1.487175 61.529912, -1.487175 61.529912))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_649'^^xsd:string;
  dwc:observationDate '1908-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3851> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.322138 -2.930653)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.322138"^^xsd:decimal ;
  dwc:decimalLongitude "-2.930653"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_3851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3851'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2213_3851'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.930653'^^xsd:double;
  dwc:latitude '61.322138'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.930653 61.322138, -2.930653 61.322138, -2.930653 61.322138, -2.930653 61.322138, -2.930653 61.322138))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3851'^^xsd:string;
  dwc:observationDate '1914-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_651> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.269345 -1.956157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.269345"^^xsd:decimal ;
  dwc:decimalLongitude "-1.956157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_651'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2213_651'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.956157'^^xsd:double;
  dwc:latitude '61.269345'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.956157 61.269345, -1.956157 61.269345, -1.956157 61.269345, -1.956157 61.269345, -1.956157 61.269345))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_651'^^xsd:string;
  dwc:observationDate '1908-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1043> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.222397 -0.893592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.222397"^^xsd:decimal ;
  dwc:decimalLongitude "-0.893592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1043'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2213_1043'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.893592'^^xsd:double;
  dwc:latitude '61.222397'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.893592 61.222397, -0.893592 61.222397, -0.893592 61.222397, -0.893592 61.222397, -0.893592 61.222397))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1043'^^xsd:string;
  dwc:observationDate '1909-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1044> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.36001 -2.202598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.36001"^^xsd:decimal ;
  dwc:decimalLongitude "-2.202598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1044'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2213_1044'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.202598'^^xsd:double;
  dwc:latitude '61.36001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.202598 61.36001, -2.202598 61.36001, -2.202598 61.36001, -2.202598 61.36001, -2.202598 61.36001))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1044'^^xsd:string;
  dwc:observationDate '1909-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2455> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.604716 -1.198426)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.604716"^^xsd:decimal ;
  dwc:decimalLongitude "-1.198426"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2455'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2213_2455'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.198426'^^xsd:double;
  dwc:latitude '61.604716'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.198426 61.604716, -1.198426 61.604716, -1.198426 61.604716, -1.198426 61.604716, -1.198426 61.604716))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2455'^^xsd:string;
  dwc:observationDate '1911-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1045> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.589482 -2.593831)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.589482"^^xsd:decimal ;
  dwc:decimalLongitude "-2.593831"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1045'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2213_1045'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.593831'^^xsd:double;
  dwc:latitude '61.589482'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.593831 61.589482, -2.593831 61.589482, -2.593831 61.589482, -2.593831 61.589482, -2.593831 61.589482))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1045'^^xsd:string;
  dwc:observationDate '1909-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_652> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.406272 -2.428987)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.406272"^^xsd:decimal ;
  dwc:decimalLongitude "-2.428987"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_652'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2213_652'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.428987'^^xsd:double;
  dwc:latitude '61.406272'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.428987 61.406272, -2.428987 61.406272, -2.428987 61.406272, -2.428987 61.406272, -2.428987 61.406272))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_652'^^xsd:string;
  dwc:observationDate '1908-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2458> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.930314 -1.339331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.930314"^^xsd:decimal ;
  dwc:decimalLongitude "-1.339331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2458'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2213_2458'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.339331'^^xsd:double;
  dwc:latitude '61.930314'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.339331 61.930314, -1.339331 61.930314, -1.339331 61.930314, -1.339331 61.930314, -1.339331 61.930314))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2458'^^xsd:string;
  dwc:observationDate '1911-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2459> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.84446 0.817985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.84446"^^xsd:decimal ;
  dwc:decimalLongitude "0.817985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2459'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2213_2459'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.817985'^^xsd:double;
  dwc:latitude '60.84446'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.817985 60.84446, 0.817985 60.84446, 0.817985 60.84446, 0.817985 60.84446, 0.817985 60.84446))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2459'^^xsd:string;
  dwc:observationDate '1911-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2460> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.84446 0.817985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.84446"^^xsd:decimal ;
  dwc:decimalLongitude "0.817985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2460'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2213_2460'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.817985'^^xsd:double;
  dwc:latitude '60.84446'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.817985 60.84446, 0.817985 60.84446, 0.817985 60.84446, 0.817985 60.84446, 0.817985 60.84446))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2460'^^xsd:string;
  dwc:observationDate '1911-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2461> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.84446 0.817985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.84446"^^xsd:decimal ;
  dwc:decimalLongitude "0.817985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2461'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2213_2461'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.817985'^^xsd:double;
  dwc:latitude '60.84446'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.817985 60.84446, 0.817985 60.84446, 0.817985 60.84446, 0.817985 60.84446, 0.817985 60.84446))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2461'^^xsd:string;
  dwc:observationDate '1911-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2462> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.006938 0.793778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.006938"^^xsd:decimal ;
  dwc:decimalLongitude "0.793778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2462'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2213_2462'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.793778'^^xsd:double;
  dwc:latitude '61.006938'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.793778 61.006938, 0.793778 61.006938, 0.793778 61.006938, 0.793778 61.006938, 0.793778 61.006938))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2462'^^xsd:string;
  dwc:observationDate '1911-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2463> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.087848 1.808537)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.087848"^^xsd:decimal ;
  dwc:decimalLongitude "1.808537"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2463'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2213_2463'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.808537'^^xsd:double;
  dwc:latitude '61.087848'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.808537 61.087848, 1.808537 61.087848, 1.808537 61.087848, 1.808537 61.087848, 1.808537 61.087848))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2463'^^xsd:string;
  dwc:observationDate '1911-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_653> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.406272 -2.428987)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.406272"^^xsd:decimal ;
  dwc:decimalLongitude "-2.428987"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_653'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2213_653'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.428987'^^xsd:double;
  dwc:latitude '61.406272'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.428987 61.406272, -2.428987 61.406272, -2.428987 61.406272, -2.428987 61.406272, -2.428987 61.406272))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_653'^^xsd:string;
  dwc:observationDate '1908-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1299> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.683918 -1.632901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.683918"^^xsd:decimal ;
  dwc:decimalLongitude "-1.632901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1299'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2213_1299'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.632901'^^xsd:double;
  dwc:latitude '61.683918'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.632901 61.683918, -1.632901 61.683918, -1.632901 61.683918, -1.632901 61.683918, -1.632901 61.683918))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1299'^^xsd:string;
  dwc:observationDate '1909-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2466> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.36876 1.834966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.36876"^^xsd:decimal ;
  dwc:decimalLongitude "1.834966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2466'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2213_2466'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.834966'^^xsd:double;
  dwc:latitude '61.36876'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.834966 61.36876, 1.834966 61.36876, 1.834966 61.36876, 1.834966 61.36876, 1.834966 61.36876))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2466'^^xsd:string;
  dwc:observationDate '1911-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2467> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.43735 0.341812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.43735"^^xsd:decimal ;
  dwc:decimalLongitude "0.341812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2467'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2213_2467'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.341812'^^xsd:double;
  dwc:latitude '61.43735'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.341812 61.43735, 0.341812 61.43735, 0.341812 61.43735, 0.341812 61.43735, 0.341812 61.43735))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2467'^^xsd:string;
  dwc:observationDate '1911-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_655> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.672922 -1.009636)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.672922"^^xsd:decimal ;
  dwc:decimalLongitude "-1.009636"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_655'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2213_655'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.009636'^^xsd:double;
  dwc:latitude '61.672922'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.009636 61.672922, -1.009636 61.672922, -1.009636 61.672922, -1.009636 61.672922, -1.009636 61.672922))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_655'^^xsd:string;
  dwc:observationDate '1908-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_656> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.253443 -2.293086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.253443"^^xsd:decimal ;
  dwc:decimalLongitude "-2.293086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_656'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2213_656'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.293086'^^xsd:double;
  dwc:latitude '61.253443'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.293086 61.253443, -2.293086 61.253443, -2.293086 61.253443, -2.293086 61.253443, -2.293086 61.253443))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_656'^^xsd:string;
  dwc:observationDate '1908-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3804> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.274989 -1.842014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.274989"^^xsd:decimal ;
  dwc:decimalLongitude "-1.842014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_3804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3804'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2213_3804'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.842014'^^xsd:double;
  dwc:latitude '61.274989'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.842014 61.274989, -1.842014 61.274989, -1.842014 61.274989, -1.842014 61.274989, -1.842014 61.274989))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3804'^^xsd:string;
  dwc:observationDate '1914-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2471> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.59135 -7.079553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.59135"^^xsd:decimal ;
  dwc:decimalLongitude "-7.079553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2471'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2213_2471'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-7.079553'^^xsd:double;
  dwc:latitude '59.59135'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.079553 59.59135, -7.079553 59.59135, -7.079553 59.59135, -7.079553 59.59135, -7.079553 59.59135))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2471'^^xsd:string;
  dwc:observationDate '1911-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2472> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.59135 -7.079553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.59135"^^xsd:decimal ;
  dwc:decimalLongitude "-7.079553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2472'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2213_2472'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-7.079553'^^xsd:double;
  dwc:latitude '59.59135'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.079553 59.59135, -7.079553 59.59135, -7.079553 59.59135, -7.079553 59.59135, -7.079553 59.59135))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2472'^^xsd:string;
  dwc:observationDate '1911-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2473> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.59135 -7.079553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.59135"^^xsd:decimal ;
  dwc:decimalLongitude "-7.079553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2473'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2213_2473'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-7.079553'^^xsd:double;
  dwc:latitude '59.59135'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.079553 59.59135, -7.079553 59.59135, -7.079553 59.59135, -7.079553 59.59135, -7.079553 59.59135))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2473'^^xsd:string;
  dwc:observationDate '1911-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2474> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.617894 -7.591219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.617894"^^xsd:decimal ;
  dwc:decimalLongitude "-7.591219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2474'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2213_2474'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-7.591219'^^xsd:double;
  dwc:latitude '59.617894'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.591219 59.617894, -7.591219 59.617894, -7.591219 59.617894, -7.591219 59.617894, -7.591219 59.617894))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2474'^^xsd:string;
  dwc:observationDate '1911-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2475> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.617894 -7.591219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.617894"^^xsd:decimal ;
  dwc:decimalLongitude "-7.591219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2475'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2213_2475'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-7.591219'^^xsd:double;
  dwc:latitude '59.617894'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.591219 59.617894, -7.591219 59.617894, -7.591219 59.617894, -7.591219 59.617894, -7.591219 59.617894))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2475'^^xsd:string;
  dwc:observationDate '1911-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2476> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.621362 -1.553302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.621362"^^xsd:decimal ;
  dwc:decimalLongitude "-1.553302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2476'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2213_2476'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.553302'^^xsd:double;
  dwc:latitude '61.621362'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.553302 61.621362, -1.553302 61.621362, -1.553302 61.621362, -1.553302 61.621362, -1.553302 61.621362))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2476'^^xsd:string;
  dwc:observationDate '1911-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_657> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.253443 -2.293086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.253443"^^xsd:decimal ;
  dwc:decimalLongitude "-2.293086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_657'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2213_657'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.293086'^^xsd:double;
  dwc:latitude '61.253443'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.293086 61.253443, -2.293086 61.253443, -2.293086 61.253443, -2.293086 61.253443, -2.293086 61.253443))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_657'^^xsd:string;
  dwc:observationDate '1908-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1052> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.550967 -1.632901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.550967"^^xsd:decimal ;
  dwc:decimalLongitude "-1.632901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1052'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2213_1052'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.632901'^^xsd:double;
  dwc:latitude '61.550967'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.632901 61.550967, -1.632901 61.550967, -1.632901 61.550967, -1.632901 61.550967, -1.632901 61.550967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1052'^^xsd:string;
  dwc:observationDate '1909-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1053> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.59135 -8.102886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.59135"^^xsd:decimal ;
  dwc:decimalLongitude "-8.102886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1053'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2213_1053'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.102886'^^xsd:double;
  dwc:latitude '59.59135'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.102886 59.59135, -8.102886 59.59135, -8.102886 59.59135, -8.102886 59.59135, -8.102886 59.59135))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1053'^^xsd:string;
  dwc:observationDate '1909-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2480> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.660053 -1.141923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.660053"^^xsd:decimal ;
  dwc:decimalLongitude "-1.141923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2480'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2213_2480'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.141923'^^xsd:double;
  dwc:latitude '61.660053'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.141923 61.660053, -1.141923 61.660053, -1.141923 61.660053, -1.141923 61.660053, -1.141923 61.660053))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2480'^^xsd:string;
  dwc:observationDate '1911-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2481> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.660053 -1.141923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.660053"^^xsd:decimal ;
  dwc:decimalLongitude "-1.141923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2481'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2213_2481'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.141923'^^xsd:double;
  dwc:latitude '61.660053'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.141923 61.660053, -1.141923 61.660053, -1.141923 61.660053, -1.141923 61.660053, -1.141923 61.660053))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2481'^^xsd:string;
  dwc:observationDate '1911-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1054> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.59135 -8.102886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.59135"^^xsd:decimal ;
  dwc:decimalLongitude "-8.102886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1054'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2213_1054'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.102886'^^xsd:double;
  dwc:latitude '59.59135'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.102886 59.59135, -8.102886 59.59135, -8.102886 59.59135, -8.102886 59.59135, -8.102886 59.59135))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1054'^^xsd:string;
  dwc:observationDate '1909-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2483> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.45169 -2.28442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.45169"^^xsd:decimal ;
  dwc:decimalLongitude "-2.28442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2483'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2213_2483'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.28442'^^xsd:double;
  dwc:latitude '61.45169'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.28442 61.45169, -2.28442 61.45169, -2.28442 61.45169, -2.28442 61.45169, -2.28442 61.45169))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2483'^^xsd:string;
  dwc:observationDate '1911-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_658> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.253443 -2.293086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.253443"^^xsd:decimal ;
  dwc:decimalLongitude "-2.293086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_658'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2213_658'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.293086'^^xsd:double;
  dwc:latitude '61.253443'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.293086 61.253443, -2.293086 61.253443, -2.293086 61.253443, -2.293086 61.253443, -2.293086 61.253443))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_658'^^xsd:string;
  dwc:observationDate '1908-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_659> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.253443 -2.293086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.253443"^^xsd:decimal ;
  dwc:decimalLongitude "-2.293086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_659'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2213_659'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.293086'^^xsd:double;
  dwc:latitude '61.253443'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.293086 61.253443, -2.293086 61.253443, -2.293086 61.253443, -2.293086 61.253443, -2.293086 61.253443))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_659'^^xsd:string;
  dwc:observationDate '1908-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_660> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.329875 -2.360871)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.329875"^^xsd:decimal ;
  dwc:decimalLongitude "-2.360871"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_660'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2213_660'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.360871'^^xsd:double;
  dwc:latitude '61.329875'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.360871 61.329875, -2.360871 61.329875, -2.360871 61.329875, -2.360871 61.329875, -2.360871 61.329875))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_660'^^xsd:string;
  dwc:observationDate '1908-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_661> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.401394 -1.632901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.401394"^^xsd:decimal ;
  dwc:decimalLongitude "-1.632901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_661'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2213_661'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.632901'^^xsd:double;
  dwc:latitude '61.401394'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.632901 61.401394, -1.632901 61.401394, -1.632901 61.401394, -1.632901 61.401394, -1.632901 61.401394))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_661'^^xsd:string;
  dwc:observationDate '1908-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2488> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.711508 -0.56099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.711508"^^xsd:decimal ;
  dwc:decimalLongitude "-0.56099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2488'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2213_2488'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.56099'^^xsd:double;
  dwc:latitude '61.711508'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.56099 61.711508, -0.56099 61.711508, -0.56099 61.711508, -0.56099 61.711508, -0.56099 61.711508))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2488'^^xsd:string;
  dwc:observationDate '1911-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2489> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.711508 -0.56099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.711508"^^xsd:decimal ;
  dwc:decimalLongitude "-0.56099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2489'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2213_2489'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.56099'^^xsd:double;
  dwc:latitude '61.711508'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.56099 61.711508, -0.56099 61.711508, -0.56099 61.711508, -0.56099 61.711508, -0.56099 61.711508))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2489'^^xsd:string;
  dwc:observationDate '1911-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2490> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.711508 -0.56099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.711508"^^xsd:decimal ;
  dwc:decimalLongitude "-0.56099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2490'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2213_2490'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.56099'^^xsd:double;
  dwc:latitude '61.711508'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.56099 61.711508, -0.56099 61.711508, -0.56099 61.711508, -0.56099 61.711508, -0.56099 61.711508))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2490'^^xsd:string;
  dwc:observationDate '1911-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2683> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.680666 -2.491093)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.680666"^^xsd:decimal ;
  dwc:decimalLongitude "-2.491093"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2683'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2213_2683'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.491093'^^xsd:double;
  dwc:latitude '61.680666'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.491093 61.680666, -2.491093 61.680666, -2.491093 61.680666, -2.491093 61.680666, -2.491093 61.680666))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2683'^^xsd:string;
  dwc:observationDate '1911-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1059> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.238727 -0.555352)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.238727"^^xsd:decimal ;
  dwc:decimalLongitude "-0.555352"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1059'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2213_1059'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.555352'^^xsd:double;
  dwc:latitude '61.238727'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.555352 61.238727, -0.555352 61.238727, -0.555352 61.238727, -0.555352 61.238727, -0.555352 61.238727))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1059'^^xsd:string;
  dwc:observationDate '1909-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1300> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.683918 -1.632901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.683918"^^xsd:decimal ;
  dwc:decimalLongitude "-1.632901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1300'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2213_1300'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.632901'^^xsd:double;
  dwc:latitude '61.683918'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.632901 61.683918, -1.632901 61.683918, -1.632901 61.683918, -1.632901 61.683918, -1.632901 61.683918))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1300'^^xsd:string;
  dwc:observationDate '1909-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1061> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.567586 -1.632901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.567586"^^xsd:decimal ;
  dwc:decimalLongitude "-1.632901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1061'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2213_1061'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.632901'^^xsd:double;
  dwc:latitude '61.567586'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.632901 61.567586, -1.632901 61.567586, -1.632901 61.567586, -1.632901 61.567586, -1.632901 61.567586))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1061'^^xsd:string;
  dwc:observationDate '1909-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_663> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.669848 -1.226369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.669848"^^xsd:decimal ;
  dwc:decimalLongitude "-1.226369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_663'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2213_663'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.226369'^^xsd:double;
  dwc:latitude '61.669848'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.226369 61.669848, -1.226369 61.669848, -1.226369 61.669848, -1.226369 61.669848, -1.226369 61.669848))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_663'^^xsd:string;
  dwc:observationDate '1908-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1711> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.351535 -1.632901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.351535"^^xsd:decimal ;
  dwc:decimalLongitude "-1.632901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1711'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2213_1711'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.632901'^^xsd:double;
  dwc:latitude '61.351535'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.632901 61.351535, -1.632901 61.351535, -1.632901 61.351535, -1.632901 61.351535, -1.632901 61.351535))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1711'^^xsd:string;
  dwc:observationDate '1910-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1064> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.651935 -0.189881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.651935"^^xsd:decimal ;
  dwc:decimalLongitude "-0.189881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1064'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2213_1064'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.189881'^^xsd:double;
  dwc:latitude '61.651935'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.189881 61.651935, -0.189881 61.651935, -0.189881 61.651935, -0.189881 61.651935, -0.189881 61.651935))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1064'^^xsd:string;
  dwc:observationDate '1909-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_665> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.147517 -2.549941)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.147517"^^xsd:decimal ;
  dwc:decimalLongitude "-2.549941"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_665'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2213_665'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.549941'^^xsd:double;
  dwc:latitude '61.147517'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.549941 61.147517, -2.549941 61.147517, -2.549941 61.147517, -2.549941 61.147517, -2.549941 61.147517))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_665'^^xsd:string;
  dwc:observationDate '1908-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2491> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.926839 0.059228)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.926839"^^xsd:decimal ;
  dwc:decimalLongitude "0.059228"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2491'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2213_2491'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.059228'^^xsd:double;
  dwc:latitude '61.926839'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.059228 61.926839, 0.059228 61.926839, 0.059228 61.926839, 0.059228 61.926839, 0.059228 61.926839))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2491'^^xsd:string;
  dwc:observationDate '1911-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_581> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.620999 -1.205401)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.620999"^^xsd:decimal ;
  dwc:decimalLongitude "-1.205401"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_581'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2213_581'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.205401'^^xsd:double;
  dwc:latitude '61.620999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.205401 61.620999, -1.205401 61.620999, -1.205401 61.620999, -1.205401 61.620999, -1.205401 61.620999))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_581'^^xsd:string;
  dwc:observationDate '1908-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1067> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.634911 -6.485719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.634911"^^xsd:decimal ;
  dwc:decimalLongitude "-6.485719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1067'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2213_1067'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-6.485719'^^xsd:double;
  dwc:latitude '59.634911'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.485719 59.634911, -6.485719 59.634911, -6.485719 59.634911, -6.485719 59.634911, -6.485719 59.634911))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1067'^^xsd:string;
  dwc:observationDate '1909-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_533> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.802567 -0.885294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.802567"^^xsd:decimal ;
  dwc:decimalLongitude "-0.885294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_533'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2213_533'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.885294'^^xsd:double;
  dwc:latitude '61.802567'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.885294 61.802567, -0.885294 61.802567, -0.885294 61.802567, -0.885294 61.802567, -0.885294 61.802567))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_533'^^xsd:string;
  dwc:observationDate '1908-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_534> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.184584 -3.093647)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.184584"^^xsd:decimal ;
  dwc:decimalLongitude "-3.093647"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_534'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2213_534'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-3.093647'^^xsd:double;
  dwc:latitude '61.184584'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.093647 61.184584, -3.093647 61.184584, -3.093647 61.184584, -3.093647 61.184584, -3.093647 61.184584))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_534'^^xsd:string;
  dwc:observationDate '1908-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3341> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.852422 -0.885294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.852422"^^xsd:decimal ;
  dwc:decimalLongitude "-0.885294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_3341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3341'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2213_3341'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.885294'^^xsd:double;
  dwc:latitude '61.852422'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.885294 61.852422, -0.885294 61.852422, -0.885294 61.852422, -0.885294 61.852422, -0.885294 61.852422))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3341'^^xsd:string;
  dwc:observationDate '1913-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2498> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.757243 -0.519146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.757243"^^xsd:decimal ;
  dwc:decimalLongitude "-0.519146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2498'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2213_2498'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.519146'^^xsd:double;
  dwc:latitude '61.757243'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.519146 61.757243, -0.519146 61.757243, -0.519146 61.757243, -0.519146 61.757243, -0.519146 61.757243))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2498'^^xsd:string;
  dwc:observationDate '1911-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2499> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.757243 -0.519146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.757243"^^xsd:decimal ;
  dwc:decimalLongitude "-0.519146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2499'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2213_2499'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.519146'^^xsd:double;
  dwc:latitude '61.757243'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.519146 61.757243, -0.519146 61.757243, -0.519146 61.757243, -0.519146 61.757243, -0.519146 61.757243))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2499'^^xsd:string;
  dwc:observationDate '1911-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2500> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.894772 1.356619)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.894772"^^xsd:decimal ;
  dwc:decimalLongitude "1.356619"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2500'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2213_2500'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.356619'^^xsd:double;
  dwc:latitude '61.894772'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.356619 61.894772, 1.356619 61.894772, 1.356619 61.894772, 1.356619 61.894772, 1.356619 61.894772))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2500'^^xsd:string;
  dwc:observationDate '1911-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1726> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.054419 -8.208736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.054419"^^xsd:decimal ;
  dwc:decimalLongitude "-8.208736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1726'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2213_1726'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.208736'^^xsd:double;
  dwc:latitude '59.054419'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.208736 59.054419, -8.208736 59.054419, -8.208736 59.054419, -8.208736 59.054419, -8.208736 59.054419))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1726'^^xsd:string;
  dwc:observationDate '1910-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1727> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.288684 -0.43168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.288684"^^xsd:decimal ;
  dwc:decimalLongitude "-0.43168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1727'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2213_1727'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.43168'^^xsd:double;
  dwc:latitude '61.288684'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.43168 61.288684, -0.43168 61.288684, -0.43168 61.288684, -0.43168 61.288684, -0.43168 61.288684))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1727'^^xsd:string;
  dwc:observationDate '1910-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2503> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.558961 -0.699579)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.558961"^^xsd:decimal ;
  dwc:decimalLongitude "-0.699579"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2503'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2213_2503'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.699579'^^xsd:double;
  dwc:latitude '61.558961'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.699579 61.558961, -0.699579 61.558961, -0.699579 61.558961, -0.699579 61.558961, -0.699579 61.558961))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2503'^^xsd:string;
  dwc:observationDate '1911-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_583> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.06948 -2.845747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.06948"^^xsd:decimal ;
  dwc:decimalLongitude "-2.845747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_583'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2213_583'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.845747'^^xsd:double;
  dwc:latitude '61.06948'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.845747 61.06948, -2.845747 61.06948, -2.845747 61.06948, -2.845747 61.06948, -2.845747 61.06948))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_583'^^xsd:string;
  dwc:observationDate '1908-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1729> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.529912 -1.487175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.529912"^^xsd:decimal ;
  dwc:decimalLongitude "-1.487175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1729'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2213_1729'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.487175'^^xsd:double;
  dwc:latitude '61.529912'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.487175 61.529912, -1.487175 61.529912, -1.487175 61.529912, -1.487175 61.529912, -1.487175 61.529912))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1729'^^xsd:string;
  dwc:observationDate '1910-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1730> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.281609 -8.853994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.281609"^^xsd:decimal ;
  dwc:decimalLongitude "-8.853994"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1730'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2213_1730'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.853994'^^xsd:double;
  dwc:latitude '58.281609'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.853994 58.281609, -8.853994 58.281609, -8.853994 58.281609, -8.853994 58.281609, -8.853994 58.281609))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1730'^^xsd:string;
  dwc:observationDate '1910-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_584> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.081011 -2.870456)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.081011"^^xsd:decimal ;
  dwc:decimalLongitude "-2.870456"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_584'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2213_584'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.870456'^^xsd:double;
  dwc:latitude '61.081011'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.870456 61.081011, -2.870456 61.081011, -2.870456 61.081011, -2.870456 61.081011, -2.870456 61.081011))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_584'^^xsd:string;
  dwc:observationDate '1908-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1732> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.151907 -1.232213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.151907"^^xsd:decimal ;
  dwc:decimalLongitude "-1.232213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1732'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2213_1732'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.232213'^^xsd:double;
  dwc:latitude '61.151907'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.232213 61.151907, -1.232213 61.151907, -1.232213 61.151907, -1.232213 61.151907, -1.232213 61.151907))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1732'^^xsd:string;
  dwc:observationDate '1910-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_585> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.14638 -2.198739)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.14638"^^xsd:decimal ;
  dwc:decimalLongitude "-2.198739"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_585'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2213_585'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.198739'^^xsd:double;
  dwc:latitude '61.14638'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.198739 61.14638, -2.198739 61.14638, -2.198739 61.14638, -2.198739 61.14638, -2.198739 61.14638))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_585'^^xsd:string;
  dwc:observationDate '1908-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_586> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.31386 -1.487175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.31386"^^xsd:decimal ;
  dwc:decimalLongitude "-1.487175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_586'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2213_586'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.487175'^^xsd:double;
  dwc:latitude '61.31386'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.487175 61.31386, -1.487175 61.31386, -1.487175 61.31386, -1.487175 61.31386, -1.487175 61.31386))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_586'^^xsd:string;
  dwc:observationDate '1908-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3327> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.344726 -2.189007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.344726"^^xsd:decimal ;
  dwc:decimalLongitude "-2.189007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_3327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3327'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2213_3327'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.189007'^^xsd:double;
  dwc:latitude '61.344726'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.189007 61.344726, -2.189007 61.344726, -2.189007 61.344726, -2.189007 61.344726, -2.189007 61.344726))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3327'^^xsd:string;
  dwc:observationDate '1913-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1736> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.147644 0.029691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.147644"^^xsd:decimal ;
  dwc:decimalLongitude "0.029691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1736'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2213_1736'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.029691'^^xsd:double;
  dwc:latitude '61.147644'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.029691 61.147644, 0.029691 61.147644, 0.029691 61.147644, 0.029691 61.147644, 0.029691 61.147644))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1736'^^xsd:string;
  dwc:observationDate '1910-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3326> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.817829 -6.328107)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.817829"^^xsd:decimal ;
  dwc:decimalLongitude "-6.328107"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_3326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3326'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2213_3326'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-6.328107'^^xsd:double;
  dwc:latitude '59.817829'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.328107 59.817829, -6.328107 59.817829, -6.328107 59.817829, -6.328107 59.817829, -6.328107 59.817829))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3326'^^xsd:string;
  dwc:observationDate '1913-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1668> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.096774 -5.172701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.096774"^^xsd:decimal ;
  dwc:decimalLongitude "-5.172701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1668'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2213_1668'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-5.172701'^^xsd:double;
  dwc:latitude '59.096774'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.172701 59.096774, -5.172701 59.096774, -5.172701 59.096774, -5.172701 59.096774, -5.172701 59.096774))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1668'^^xsd:string;
  dwc:observationDate '1910-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1746> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.783225 -8.417431)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.783225"^^xsd:decimal ;
  dwc:decimalLongitude "-8.417431"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1746'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2213_1746'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.417431'^^xsd:double;
  dwc:latitude '56.783225'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.417431 56.783225, -8.417431 56.783225, -8.417431 56.783225, -8.417431 56.783225, -8.417431 56.783225))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1746'^^xsd:string;
  dwc:observationDate '1910-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1747> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.783225 -8.417431)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.783225"^^xsd:decimal ;
  dwc:decimalLongitude "-8.417431"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1747'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2213_1747'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.417431'^^xsd:double;
  dwc:latitude '56.783225'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.417431 56.783225, -8.417431 56.783225, -8.417431 56.783225, -8.417431 56.783225, -8.417431 56.783225))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1747'^^xsd:string;
  dwc:observationDate '1910-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2517> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.787727 -0.491181)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.787727"^^xsd:decimal ;
  dwc:decimalLongitude "-0.491181"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2517'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2213_2517'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.491181'^^xsd:double;
  dwc:latitude '61.787727'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.491181 61.787727, -0.491181 61.787727, -0.491181 61.787727, -0.491181 61.787727, -0.491181 61.787727))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2517'^^xsd:string;
  dwc:observationDate '1911-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_462> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.235197 -1.632901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.235197"^^xsd:decimal ;
  dwc:decimalLongitude "-1.632901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_462'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2213_462'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.632901'^^xsd:double;
  dwc:latitude '61.235197'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.632901 61.235197, -1.632901 61.235197, -1.632901 61.235197, -1.632901 61.235197, -1.632901 61.235197))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_462'^^xsd:string;
  dwc:observationDate '1908-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1683> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.399607 -2.011598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.399607"^^xsd:decimal ;
  dwc:decimalLongitude "-2.011598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1683'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2213_1683'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.011598'^^xsd:double;
  dwc:latitude '61.399607'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.011598 61.399607, -2.011598 61.399607, -2.011598 61.399607, -2.011598 61.399607, -2.011598 61.399607))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1683'^^xsd:string;
  dwc:observationDate '1910-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1751> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.652134 0.240822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.652134"^^xsd:decimal ;
  dwc:decimalLongitude "0.240822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1751'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2213_1751'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.240822'^^xsd:double;
  dwc:latitude '61.652134'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.240822 61.652134, 0.240822 61.652134, 0.240822 61.652134, 0.240822 61.652134, 0.240822 61.652134))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1751'^^xsd:string;
  dwc:observationDate '1910-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1752> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.163955 0.704188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.163955"^^xsd:decimal ;
  dwc:decimalLongitude "0.704188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1752'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2213_1752'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.704188'^^xsd:double;
  dwc:latitude '61.163955'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.704188 61.163955, 0.704188 61.163955, 0.704188 61.163955, 0.704188 61.163955, 0.704188 61.163955))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1752'^^xsd:string;
  dwc:observationDate '1910-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1753> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.163955 0.704188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.163955"^^xsd:decimal ;
  dwc:decimalLongitude "0.704188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1753'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2213_1753'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.704188'^^xsd:double;
  dwc:latitude '61.163955'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.704188 61.163955, 0.704188 61.163955, 0.704188 61.163955, 0.704188 61.163955, 0.704188 61.163955))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1753'^^xsd:string;
  dwc:observationDate '1910-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1754> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.163955 0.704188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.163955"^^xsd:decimal ;
  dwc:decimalLongitude "0.704188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1754'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2213_1754'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.704188'^^xsd:double;
  dwc:latitude '61.163955'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.704188 61.163955, 0.704188 61.163955, 0.704188 61.163955, 0.704188 61.163955, 0.704188 61.163955))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1754'^^xsd:string;
  dwc:observationDate '1910-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1759> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.163955 0.704188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.163955"^^xsd:decimal ;
  dwc:decimalLongitude "0.704188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1759'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2213_1759'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.704188'^^xsd:double;
  dwc:latitude '61.163955'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.704188 61.163955, 0.704188 61.163955, 0.704188 61.163955, 0.704188 61.163955, 0.704188 61.163955))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1759'^^xsd:string;
  dwc:observationDate '1910-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3796> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.351576 1.737468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.351576"^^xsd:decimal ;
  dwc:decimalLongitude "1.737468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_3796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3796'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2213_3796'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.737468'^^xsd:double;
  dwc:latitude '61.351576'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.737468 61.351576, 1.737468 61.351576, 1.737468 61.351576, 1.737468 61.351576, 1.737468 61.351576))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3796'^^xsd:string;
  dwc:observationDate '1914-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2323> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.127089 -2.969472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.127089"^^xsd:decimal ;
  dwc:decimalLongitude "-2.969472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2323'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2213_2323'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.969472'^^xsd:double;
  dwc:latitude '61.127089'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.969472 61.127089, -2.969472 61.127089, -2.969472 61.127089, -2.969472 61.127089, -2.969472 61.127089))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2323'^^xsd:string;
  dwc:observationDate '1911-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1761> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.444261 -1.974234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.444261"^^xsd:decimal ;
  dwc:decimalLongitude "-1.974234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1761'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2213_1761'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.974234'^^xsd:double;
  dwc:latitude '61.444261'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.974234 61.444261, -1.974234 61.444261, -1.974234 61.444261, -1.974234 61.444261, -1.974234 61.444261))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1761'^^xsd:string;
  dwc:observationDate '1910-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3850> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.223431 1.025763)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.223431"^^xsd:decimal ;
  dwc:decimalLongitude "1.025763"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_3850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3850'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2213_3850'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.025763'^^xsd:double;
  dwc:latitude '61.223431'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.025763 61.223431, 1.025763 61.223431, 1.025763 61.223431, 1.025763 61.223431, 1.025763 61.223431))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3850'^^xsd:string;
  dwc:observationDate '1914-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3795> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.351576 1.737468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.351576"^^xsd:decimal ;
  dwc:decimalLongitude "1.737468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_3795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3795'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2213_3795'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.737468'^^xsd:double;
  dwc:latitude '61.351576'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.737468 61.351576, 1.737468 61.351576, 1.737468 61.351576, 1.737468 61.351576, 1.737468 61.351576))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3795'^^xsd:string;
  dwc:observationDate '1914-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3792> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.051839 -0.885294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.051839"^^xsd:decimal ;
  dwc:decimalLongitude "-0.885294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_3792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3792'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2213_3792'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.885294'^^xsd:double;
  dwc:latitude '62.051839'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.885294 62.051839, -0.885294 62.051839, -0.885294 62.051839, -0.885294 62.051839, -0.885294 62.051839))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3792'^^xsd:string;
  dwc:observationDate '1914-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3619> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.815271 1.176854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.815271"^^xsd:decimal ;
  dwc:decimalLongitude "1.176854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_3619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3619'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2213_3619'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.176854'^^xsd:double;
  dwc:latitude '61.815271'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.176854 61.815271, 1.176854 61.815271, 1.176854 61.815271, 1.176854 61.815271, 1.176854 61.815271))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3619'^^xsd:string;
  dwc:observationDate '1914-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1764> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.54612 -1.191277)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.54612"^^xsd:decimal ;
  dwc:decimalLongitude "-1.191277"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1764'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2213_1764'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.191277'^^xsd:double;
  dwc:latitude '61.54612'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.191277 61.54612, -1.191277 61.54612, -1.191277 61.54612, -1.191277 61.54612, -1.191277 61.54612))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1764'^^xsd:string;
  dwc:observationDate '1910-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3621> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.797253 1.403783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.797253"^^xsd:decimal ;
  dwc:decimalLongitude "1.403783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_3621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3621'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2213_3621'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.403783'^^xsd:double;
  dwc:latitude '60.797253'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.403783 60.797253, 1.403783 60.797253, 1.403783 60.797253, 1.403783 60.797253, 1.403783 60.797253))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3621'^^xsd:string;
  dwc:observationDate '1914-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1766> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.273593 0.435302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.273593"^^xsd:decimal ;
  dwc:decimalLongitude "0.435302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1766'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2213_1766'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.435302'^^xsd:double;
  dwc:latitude '61.273593'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.435302 61.273593, 0.435302 61.273593, 0.435302 61.273593, 0.435302 61.273593, 0.435302 61.273593))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1766'^^xsd:string;
  dwc:observationDate '1910-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1767> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.273593 0.435302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.273593"^^xsd:decimal ;
  dwc:decimalLongitude "0.435302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1767'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2213_1767'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.435302'^^xsd:double;
  dwc:latitude '61.273593'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.435302 61.273593, 0.435302 61.273593, 0.435302 61.273593, 0.435302 61.273593, 0.435302 61.273593))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1767'^^xsd:string;
  dwc:observationDate '1910-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1768> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.273593 0.435302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.273593"^^xsd:decimal ;
  dwc:decimalLongitude "0.435302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1768'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2213_1768'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.435302'^^xsd:double;
  dwc:latitude '61.273593'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.435302 61.273593, 0.435302 61.273593, 0.435302 61.273593, 0.435302 61.273593, 0.435302 61.273593))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1768'^^xsd:string;
  dwc:observationDate '1910-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3622> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.797253 1.403783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.797253"^^xsd:decimal ;
  dwc:decimalLongitude "1.403783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_3622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3622'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2213_3622'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.403783'^^xsd:double;
  dwc:latitude '60.797253'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.403783 60.797253, 1.403783 60.797253, 1.403783 60.797253, 1.403783 60.797253, 1.403783 60.797253))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3622'^^xsd:string;
  dwc:observationDate '1914-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3790> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.706331 0.194584)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.706331"^^xsd:decimal ;
  dwc:decimalLongitude "0.194584"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_3790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3790'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2213_3790'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.194584'^^xsd:double;
  dwc:latitude '61.706331'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.194584 61.706331, 0.194584 61.706331, 0.194584 61.706331, 0.194584 61.706331, 0.194584 61.706331))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3790'^^xsd:string;
  dwc:observationDate '1914-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2961> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.790238 -1.085072)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.790238"^^xsd:decimal ;
  dwc:decimalLongitude "-1.085072"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2961'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2213_2961'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.085072'^^xsd:double;
  dwc:latitude '61.790238'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.085072 61.790238, -1.085072 61.790238, -1.085072 61.790238, -1.085072 61.790238, -1.085072 61.790238))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2961'^^xsd:string;
  dwc:observationDate '1912-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2962> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.158136 -0.330826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.158136"^^xsd:decimal ;
  dwc:decimalLongitude "-0.330826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2962'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2213_2962'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.330826'^^xsd:double;
  dwc:latitude '62.158136'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.330826 62.158136, -0.330826 62.158136, -0.330826 62.158136, -0.330826 62.158136, -0.330826 62.158136))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2962'^^xsd:string;
  dwc:observationDate '1912-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2963> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.045069 -8.128201)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.045069"^^xsd:decimal ;
  dwc:decimalLongitude "-8.128201"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2963'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2213_2963'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.128201'^^xsd:double;
  dwc:latitude '58.045069'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.128201 58.045069, -8.128201 58.045069, -8.128201 58.045069, -8.128201 58.045069, -8.128201 58.045069))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2963'^^xsd:string;
  dwc:observationDate '1912-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2964> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.406272 -0.836814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.406272"^^xsd:decimal ;
  dwc:decimalLongitude "-0.836814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2964'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2213_2964'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.836814'^^xsd:double;
  dwc:latitude '61.406272'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.836814 61.406272, -0.836814 61.406272, -0.836814 61.406272, -0.836814 61.406272, -0.836814 61.406272))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2964'^^xsd:string;
  dwc:observationDate '1912-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2965> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.406272 -0.836814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.406272"^^xsd:decimal ;
  dwc:decimalLongitude "-0.836814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2965'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2213_2965'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.836814'^^xsd:double;
  dwc:latitude '61.406272'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.836814 61.406272, -0.836814 61.406272, -0.836814 61.406272, -0.836814 61.406272, -0.836814 61.406272))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2965'^^xsd:string;
  dwc:observationDate '1912-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1770> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.379647 0.217057)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.379647"^^xsd:decimal ;
  dwc:decimalLongitude "0.217057"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1770'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2213_1770'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.217057'^^xsd:double;
  dwc:latitude '61.379647'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.217057 61.379647, 0.217057 61.379647, 0.217057 61.379647, 0.217057 61.379647, 0.217057 61.379647))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1770'^^xsd:string;
  dwc:observationDate '1910-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2967> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.790238 -1.085072)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.790238"^^xsd:decimal ;
  dwc:decimalLongitude "-1.085072"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2967'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2213_2967'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.085072'^^xsd:double;
  dwc:latitude '61.790238'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.085072 61.790238, -1.085072 61.790238, -1.085072 61.790238, -1.085072 61.790238, -1.085072 61.790238))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2967'^^xsd:string;
  dwc:observationDate '1912-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2968> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.790238 -1.085072)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.790238"^^xsd:decimal ;
  dwc:decimalLongitude "-1.085072"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2968'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2213_2968'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.085072'^^xsd:double;
  dwc:latitude '61.790238'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.085072 61.790238, -1.085072 61.790238, -1.085072 61.790238, -1.085072 61.790238, -1.085072 61.790238))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2968'^^xsd:string;
  dwc:observationDate '1912-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3477> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.205853 -0.15446)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.205853"^^xsd:decimal ;
  dwc:decimalLongitude "-0.15446"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_3477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3477'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2213_3477'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.15446'^^xsd:double;
  dwc:latitude '61.205853'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.15446 61.205853, -0.15446 61.205853, -0.15446 61.205853, -0.15446 61.205853, -0.15446 61.205853))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3477'^^xsd:string;
  dwc:observationDate '1913-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1772> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.401394 -1.632901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.401394"^^xsd:decimal ;
  dwc:decimalLongitude "-1.632901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1772'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2213_1772'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.632901'^^xsd:double;
  dwc:latitude '61.401394'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.632901 61.401394, -1.632901 61.401394, -1.632901 61.401394, -1.632901 61.401394, -1.632901 61.401394))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1772'^^xsd:string;
  dwc:observationDate '1910-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1773> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.528051 -2.352973)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.528051"^^xsd:decimal ;
  dwc:decimalLongitude "-2.352973"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1773'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2213_1773'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.352973'^^xsd:double;
  dwc:latitude '61.528051'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.352973 61.528051, -2.352973 61.528051, -2.352973 61.528051, -2.352973 61.528051, -2.352973 61.528051))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1773'^^xsd:string;
  dwc:observationDate '1910-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3325> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.029898 -3.86496)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.029898"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86496"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_3325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3325'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2213_3325'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-3.86496'^^xsd:double;
  dwc:latitude '59.029898'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.86496 59.029898, -3.86496 59.029898, -3.86496 59.029898, -3.86496 59.029898, -3.86496 59.029898))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3325'^^xsd:string;
  dwc:observationDate '1913-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2973> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.045069 -8.128201)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.045069"^^xsd:decimal ;
  dwc:decimalLongitude "-8.128201"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2973'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2213_2973'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.128201'^^xsd:double;
  dwc:latitude '58.045069'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.128201 58.045069, -8.128201 58.045069, -8.128201 58.045069, -8.128201 58.045069, -8.128201 58.045069))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2973'^^xsd:string;
  dwc:observationDate '1912-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3476> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.205853 -0.15446)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.205853"^^xsd:decimal ;
  dwc:decimalLongitude "-0.15446"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_3476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3476'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2213_3476'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.15446'^^xsd:double;
  dwc:latitude '61.205853'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.15446 61.205853, -0.15446 61.205853, -0.15446 61.205853, -0.15446 61.205853, -0.15446 61.205853))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3476'^^xsd:string;
  dwc:observationDate '1913-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2975> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.787727 -0.491181)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.787727"^^xsd:decimal ;
  dwc:decimalLongitude "-0.491181"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2975'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2213_2975'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.491181'^^xsd:double;
  dwc:latitude '61.787727'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.491181 61.787727, -0.491181 61.787727, -0.491181 61.787727, -0.491181 61.787727, -0.491181 61.787727))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2975'^^xsd:string;
  dwc:observationDate '1912-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2976> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.792313 -0.175701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.792313"^^xsd:decimal ;
  dwc:decimalLongitude "-0.175701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2976'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2213_2976'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.175701'^^xsd:double;
  dwc:latitude '61.792313'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.175701 61.792313, -0.175701 61.792313, -0.175701 61.792313, -0.175701 61.792313, -0.175701 61.792313))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2976'^^xsd:string;
  dwc:observationDate '1912-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1310> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.040992 -8.391696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.040992"^^xsd:decimal ;
  dwc:decimalLongitude "-8.391696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1310'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2213_1310'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.391696'^^xsd:double;
  dwc:latitude '58.040992'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.391696 58.040992, -8.391696 58.040992, -8.391696 58.040992, -8.391696 58.040992, -8.391696 58.040992))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1310'^^xsd:string;
  dwc:observationDate '1909-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3146> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.091195 -1.902269)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.091195"^^xsd:decimal ;
  dwc:decimalLongitude "-1.902269"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_3146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3146'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2213_3146'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.902269'^^xsd:double;
  dwc:latitude '60.091195'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.902269 60.091195, -1.902269 60.091195, -1.902269 60.091195, -1.902269 60.091195, -1.902269 60.091195))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3146'^^xsd:string;
  dwc:observationDate '1913-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2979> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.045069 -8.128201)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.045069"^^xsd:decimal ;
  dwc:decimalLongitude "-8.128201"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2979'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2213_2979'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.128201'^^xsd:double;
  dwc:latitude '58.045069'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.128201 58.045069, -8.128201 58.045069, -8.128201 58.045069, -8.128201 58.045069, -8.128201 58.045069))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2979'^^xsd:string;
  dwc:observationDate '1912-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3789> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.706331 0.194584)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.706331"^^xsd:decimal ;
  dwc:decimalLongitude "0.194584"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_3789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3789'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2213_3789'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.194584'^^xsd:double;
  dwc:latitude '61.706331'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.194584 61.706331, 0.194584 61.706331, 0.194584 61.706331, 0.194584 61.706331, 0.194584 61.706331))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3789'^^xsd:string;
  dwc:observationDate '1914-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2981> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.316998 1.542791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.316998"^^xsd:decimal ;
  dwc:decimalLongitude "1.542791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2981'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2213_2981'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.542791'^^xsd:double;
  dwc:latitude '61.316998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.542791 61.316998, 1.542791 61.316998, 1.542791 61.316998, 1.542791 61.316998, 1.542791 61.316998))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2981'^^xsd:string;
  dwc:observationDate '1912-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2982> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.326618 -1.313501)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.326618"^^xsd:decimal ;
  dwc:decimalLongitude "-1.313501"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2982'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2213_2982'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.313501'^^xsd:double;
  dwc:latitude '61.326618'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.313501 61.326618, -1.313501 61.326618, -1.313501 61.326618, -1.313501 61.326618, -1.313501 61.326618))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2982'^^xsd:string;
  dwc:observationDate '1912-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3137> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.397244 1.997701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.397244"^^xsd:decimal ;
  dwc:decimalLongitude "1.997701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_3137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3137'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2213_3137'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.997701'^^xsd:double;
  dwc:latitude '61.397244'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.997701 61.397244, 1.997701 61.397244, 1.997701 61.397244, 1.997701 61.397244, 1.997701 61.397244))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3137'^^xsd:string;
  dwc:observationDate '1912-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1311> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.298863 -0.826035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.298863"^^xsd:decimal ;
  dwc:decimalLongitude "-0.826035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1311'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2213_1311'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.826035'^^xsd:double;
  dwc:latitude '61.298863'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.826035 61.298863, -0.826035 61.298863, -0.826035 61.298863, -0.826035 61.298863, -0.826035 61.298863))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1311'^^xsd:string;
  dwc:observationDate '1909-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1312> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.446816 -1.487175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.446816"^^xsd:decimal ;
  dwc:decimalLongitude "-1.487175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1312'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2213_1312'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.487175'^^xsd:double;
  dwc:latitude '61.446816'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.487175 61.446816, -1.487175 61.446816, -1.487175 61.446816, -1.487175 61.446816, -1.487175 61.446816))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1312'^^xsd:string;
  dwc:observationDate '1909-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1313> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.468412 -0.353507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.468412"^^xsd:decimal ;
  dwc:decimalLongitude "-0.353507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1313'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2213_1313'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.353507'^^xsd:double;
  dwc:latitude '61.468412'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.353507 61.468412, -0.353507 61.468412, -0.353507 61.468412, -0.353507 61.468412, -0.353507 61.468412))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1313'^^xsd:string;
  dwc:observationDate '1909-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1957> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.951413 1.485594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.951413"^^xsd:decimal ;
  dwc:decimalLongitude "1.485594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1957'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2213_1957'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.485594'^^xsd:double;
  dwc:latitude '61.951413'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.485594 61.951413, 1.485594 61.951413, 1.485594 61.951413, 1.485594 61.951413, 1.485594 61.951413))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1957'^^xsd:string;
  dwc:observationDate '1910-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2988> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.667005 0.845465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.667005"^^xsd:decimal ;
  dwc:decimalLongitude "0.845465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2988'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2213_2988'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.845465'^^xsd:double;
  dwc:latitude '61.667005'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.845465 61.667005, 0.845465 61.667005, 0.845465 61.667005, 0.845465 61.667005, 0.845465 61.667005))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2988'^^xsd:string;
  dwc:observationDate '1912-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2010> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.850524 -0.010416)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.850524"^^xsd:decimal ;
  dwc:decimalLongitude "-0.010416"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2010'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2213_2010'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.010416'^^xsd:double;
  dwc:latitude '61.850524'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.010416 61.850524, -0.010416 61.850524, -0.010416 61.850524, -0.010416 61.850524, -0.010416 61.850524))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2010'^^xsd:string;
  dwc:observationDate '1910-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3438> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.541538 0.6112)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.541538"^^xsd:decimal ;
  dwc:decimalLongitude "0.6112"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_3438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3438'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2213_3438'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.6112'^^xsd:double;
  dwc:latitude '60.541538'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.6112 60.541538, 0.6112 60.541538, 0.6112 60.541538, 0.6112 60.541538, 0.6112 60.541538))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3438'^^xsd:string;
  dwc:observationDate '1913-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_476> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.425569 -1.122182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.425569"^^xsd:decimal ;
  dwc:decimalLongitude "-1.122182"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_476'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2213_476'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.122182'^^xsd:double;
  dwc:latitude '61.425569'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.122182 61.425569, -1.122182 61.425569, -1.122182 61.425569, -1.122182 61.425569, -1.122182 61.425569))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_476'^^xsd:string;
  dwc:observationDate '1908-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_358> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.536666 -0.885294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.536666"^^xsd:decimal ;
  dwc:decimalLongitude "-0.885294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_358'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1907'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2213_358'^^xsd:string;
  dwc:yearCollected '1907'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.885294'^^xsd:double;
  dwc:latitude '61.536666'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.885294 61.536666, -0.885294 61.536666, -0.885294 61.536666, -0.885294 61.536666, -0.885294 61.536666))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_358'^^xsd:string;
  dwc:observationDate '1907-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_359> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.506442 0.492128)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.506442"^^xsd:decimal ;
  dwc:decimalLongitude "0.492128"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_359'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1907'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2213_359'^^xsd:string;
  dwc:yearCollected '1907'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.492128'^^xsd:double;
  dwc:latitude '61.506442'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.492128 61.506442, 0.492128 61.506442, 0.492128 61.506442, 0.492128 61.506442, 0.492128 61.506442))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_359'^^xsd:string;
  dwc:observationDate '1907-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2994> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.803777 0.190781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.803777"^^xsd:decimal ;
  dwc:decimalLongitude "0.190781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2994'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2213_2994'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.190781'^^xsd:double;
  dwc:latitude '61.803777'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.190781 61.803777, 0.190781 61.803777, 0.190781 61.803777, 0.190781 61.803777, 0.190781 61.803777))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2994'^^xsd:string;
  dwc:observationDate '1912-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2995> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.803777 0.190781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.803777"^^xsd:decimal ;
  dwc:decimalLongitude "0.190781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2995'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2213_2995'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.190781'^^xsd:double;
  dwc:latitude '61.803777'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.190781 61.803777, 0.190781 61.803777, 0.190781 61.803777, 0.190781 61.803777, 0.190781 61.803777))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2995'^^xsd:string;
  dwc:observationDate '1912-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2996> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.803777 0.190781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.803777"^^xsd:decimal ;
  dwc:decimalLongitude "0.190781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2996'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2213_2996'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.190781'^^xsd:double;
  dwc:latitude '61.803777'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.190781 61.803777, 0.190781 61.803777, 0.190781 61.803777, 0.190781 61.803777, 0.190781 61.803777))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2996'^^xsd:string;
  dwc:observationDate '1912-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1964> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.406272 -0.836814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.406272"^^xsd:decimal ;
  dwc:decimalLongitude "-0.836814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1964'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2213_1964'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.836814'^^xsd:double;
  dwc:latitude '61.406272'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.836814 61.406272, -0.836814 61.406272, -0.836814 61.406272, -0.836814 61.406272, -0.836814 61.406272))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1964'^^xsd:string;
  dwc:observationDate '1910-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3306> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.639236 -1.722382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.639236"^^xsd:decimal ;
  dwc:decimalLongitude "-1.722382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_3306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3306'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2213_3306'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.722382'^^xsd:double;
  dwc:latitude '61.639236'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.722382 61.639236, -1.722382 61.639236, -1.722382 61.639236, -1.722382 61.639236, -1.722382 61.639236))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3306'^^xsd:string;
  dwc:observationDate '1913-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3307> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.639236 -1.722382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.639236"^^xsd:decimal ;
  dwc:decimalLongitude "-1.722382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_3307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3307'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2213_3307'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.722382'^^xsd:double;
  dwc:latitude '61.639236'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.722382 61.639236, -1.722382 61.639236, -1.722382 61.639236, -1.722382 61.639236, -1.722382 61.639236))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3307'^^xsd:string;
  dwc:observationDate '1913-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1317> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.193789 0.864824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.193789"^^xsd:decimal ;
  dwc:decimalLongitude "0.864824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1317'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2213_1317'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.864824'^^xsd:double;
  dwc:latitude '61.193789'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.864824 61.193789, 0.864824 61.193789, 0.864824 61.193789, 0.864824 61.193789, 0.864824 61.193789))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1317'^^xsd:string;
  dwc:observationDate '1909-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_360> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.569905 -0.885294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.569905"^^xsd:decimal ;
  dwc:decimalLongitude "-0.885294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_360'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1907'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2213_360'^^xsd:string;
  dwc:yearCollected '1907'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.885294'^^xsd:double;
  dwc:latitude '61.569905'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.885294 61.569905, -0.885294 61.569905, -0.885294 61.569905, -0.885294 61.569905, -0.885294 61.569905))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_360'^^xsd:string;
  dwc:observationDate '1907-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1967> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.133931 -2.314444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.133931"^^xsd:decimal ;
  dwc:decimalLongitude "-2.314444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1967'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2213_1967'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.314444'^^xsd:double;
  dwc:latitude '61.133931'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.314444 61.133931, -2.314444 61.133931, -2.314444 61.133931, -2.314444 61.133931, -2.314444 61.133931))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1967'^^xsd:string;
  dwc:observationDate '1910-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2720> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.627503 -2.10974)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.627503"^^xsd:decimal ;
  dwc:decimalLongitude "-2.10974"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2720'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2213_2720'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.10974'^^xsd:double;
  dwc:latitude '61.627503'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.10974 61.627503, -2.10974 61.627503, -2.10974 61.627503, -2.10974 61.627503, -2.10974 61.627503))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2720'^^xsd:string;
  dwc:observationDate '1911-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_361> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.702855 -0.885294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.702855"^^xsd:decimal ;
  dwc:decimalLongitude "-0.885294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_361'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1907'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2213_361'^^xsd:string;
  dwc:yearCollected '1907'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.885294'^^xsd:double;
  dwc:latitude '61.702855'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.885294 61.702855, -0.885294 61.702855, -0.885294 61.702855, -0.885294 61.702855, -0.885294 61.702855))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_361'^^xsd:string;
  dwc:observationDate '1907-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3314> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.787727 -0.491181)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.787727"^^xsd:decimal ;
  dwc:decimalLongitude "-0.491181"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_3314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3314'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2213_3314'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.491181'^^xsd:double;
  dwc:latitude '61.787727'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.491181 61.787727, -0.491181 61.787727, -0.491181 61.787727, -0.491181 61.787727, -0.491181 61.787727))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3314'^^xsd:string;
  dwc:observationDate '1913-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1892> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.667005 0.845465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.667005"^^xsd:decimal ;
  dwc:decimalLongitude "0.845465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1892'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2213_1892'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.845465'^^xsd:double;
  dwc:latitude '61.667005'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.845465 61.667005, 0.845465 61.667005, 0.845465 61.667005, 0.845465 61.667005, 0.845465 61.667005))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1892'^^xsd:string;
  dwc:observationDate '1910-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3316> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.237693 -2.094244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.237693"^^xsd:decimal ;
  dwc:decimalLongitude "-2.094244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_3316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3316'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2213_3316'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.094244'^^xsd:double;
  dwc:latitude '61.237693'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.094244 61.237693, -2.094244 61.237693, -2.094244 61.237693, -2.094244 61.237693, -2.094244 61.237693))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3316'^^xsd:string;
  dwc:observationDate '1913-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3317> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.237693 -2.094244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.237693"^^xsd:decimal ;
  dwc:decimalLongitude "-2.094244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_3317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3317'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2213_3317'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.094244'^^xsd:double;
  dwc:latitude '61.237693'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.094244 61.237693, -2.094244 61.237693, -2.094244 61.237693, -2.094244 61.237693, -2.094244 61.237693))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3317'^^xsd:string;
  dwc:observationDate '1913-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1193> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.041124 -9.155419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.041124"^^xsd:decimal ;
  dwc:decimalLongitude "-9.155419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1193'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2213_1193'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.155419'^^xsd:double;
  dwc:latitude '57.041124'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.155419 57.041124, -9.155419 57.041124, -9.155419 57.041124, -9.155419 57.041124, -9.155419 57.041124))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1193'^^xsd:string;
  dwc:observationDate '1909-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1194> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.041124 -9.155419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.041124"^^xsd:decimal ;
  dwc:decimalLongitude "-9.155419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1194'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2213_1194'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.155419'^^xsd:double;
  dwc:latitude '57.041124'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.155419 57.041124, -9.155419 57.041124, -9.155419 57.041124, -9.155419 57.041124, -9.155419 57.041124))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1194'^^xsd:string;
  dwc:observationDate '1909-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3725> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.84446 0.817985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.84446"^^xsd:decimal ;
  dwc:decimalLongitude "0.817985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_3725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3725'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2213_3725'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.817985'^^xsd:double;
  dwc:latitude '60.84446'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.817985 60.84446, 0.817985 60.84446, 0.817985 60.84446, 0.817985 60.84446, 0.817985 60.84446))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3725'^^xsd:string;
  dwc:observationDate '1914-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3726> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.07678 -0.366867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.07678"^^xsd:decimal ;
  dwc:decimalLongitude "-0.366867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_3726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3726'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2213_3726'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.366867'^^xsd:double;
  dwc:latitude '62.07678'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.366867 62.07678, -0.366867 62.07678, -0.366867 62.07678, -0.366867 62.07678, -0.366867 62.07678))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3726'^^xsd:string;
  dwc:observationDate '1914-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3727> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.07678 -0.366867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.07678"^^xsd:decimal ;
  dwc:decimalLongitude "-0.366867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_3727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3727'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2213_3727'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.366867'^^xsd:double;
  dwc:latitude '62.07678'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.366867 62.07678, -0.366867 62.07678, -0.366867 62.07678, -0.366867 62.07678, -0.366867 62.07678))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3727'^^xsd:string;
  dwc:observationDate '1914-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3728> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.58859 1.26296)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.58859"^^xsd:decimal ;
  dwc:decimalLongitude "1.26296"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_3728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3728'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2213_3728'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.26296'^^xsd:double;
  dwc:latitude '60.58859'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.26296 60.58859, 1.26296 60.58859, 1.26296 60.58859, 1.26296 60.58859, 1.26296 60.58859))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3728'^^xsd:string;
  dwc:observationDate '1914-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3729> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.825528 1.941034)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.825528"^^xsd:decimal ;
  dwc:decimalLongitude "1.941034"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_3729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3729'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2213_3729'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.941034'^^xsd:double;
  dwc:latitude '60.825528'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.941034 60.825528, 1.941034 60.825528, 1.941034 60.825528, 1.941034 60.825528, 1.941034 60.825528))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3729'^^xsd:string;
  dwc:observationDate '1914-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3730> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.827637 1.838997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.827637"^^xsd:decimal ;
  dwc:decimalLongitude "1.838997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_3730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3730'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2213_3730'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.838997'^^xsd:double;
  dwc:latitude '60.827637'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.838997 60.827637, 1.838997 60.827637, 1.838997 60.827637, 1.838997 60.827637, 1.838997 60.827637))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3730'^^xsd:string;
  dwc:observationDate '1914-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3731> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.827637 1.838997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.827637"^^xsd:decimal ;
  dwc:decimalLongitude "1.838997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_3731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3731'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2213_3731'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.838997'^^xsd:double;
  dwc:latitude '60.827637'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.838997 60.827637, 1.838997 60.827637, 1.838997 60.827637, 1.838997 60.827637, 1.838997 60.827637))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3731'^^xsd:string;
  dwc:observationDate '1914-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1195> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.041124 -9.155419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.041124"^^xsd:decimal ;
  dwc:decimalLongitude "-9.155419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1195'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2213_1195'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.155419'^^xsd:double;
  dwc:latitude '57.041124'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.155419 57.041124, -9.155419 57.041124, -9.155419 57.041124, -9.155419 57.041124, -9.155419 57.041124))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1195'^^xsd:string;
  dwc:observationDate '1909-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1196> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.041124 -9.155419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.041124"^^xsd:decimal ;
  dwc:decimalLongitude "-9.155419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1196'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2213_1196'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.155419'^^xsd:double;
  dwc:latitude '57.041124'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.155419 57.041124, -9.155419 57.041124, -9.155419 57.041124, -9.155419 57.041124, -9.155419 57.041124))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1196'^^xsd:string;
  dwc:observationDate '1909-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1197> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.041124 -9.155419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.041124"^^xsd:decimal ;
  dwc:decimalLongitude "-9.155419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1197'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2213_1197'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.155419'^^xsd:double;
  dwc:latitude '57.041124'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.155419 57.041124, -9.155419 57.041124, -9.155419 57.041124, -9.155419 57.041124, -9.155419 57.041124))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1197'^^xsd:string;
  dwc:observationDate '1909-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1198> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.041124 -9.155419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.041124"^^xsd:decimal ;
  dwc:decimalLongitude "-9.155419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1198'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2213_1198'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.155419'^^xsd:double;
  dwc:latitude '57.041124'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.155419 57.041124, -9.155419 57.041124, -9.155419 57.041124, -9.155419 57.041124, -9.155419 57.041124))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1198'^^xsd:string;
  dwc:observationDate '1909-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1973> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.301913 -1.295827)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.301913"^^xsd:decimal ;
  dwc:decimalLongitude "-1.295827"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1973'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2213_1973'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.295827'^^xsd:double;
  dwc:latitude '61.301913'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.295827 61.301913, -1.295827 61.301913, -1.295827 61.301913, -1.295827 61.301913, -1.295827 61.301913))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1973'^^xsd:string;
  dwc:observationDate '1910-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_711> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.665411 -2.47722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.665411"^^xsd:decimal ;
  dwc:decimalLongitude "-2.47722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_711'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2213_711'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.47722'^^xsd:double;
  dwc:latitude '61.665411'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.47722 61.665411, -2.47722 61.665411, -2.47722 61.665411, -2.47722 61.665411, -2.47722 61.665411))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_711'^^xsd:string;
  dwc:observationDate '1908-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_712> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.97707 -2.648722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.97707"^^xsd:decimal ;
  dwc:decimalLongitude "-2.648722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_712'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2213_712'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.648722'^^xsd:double;
  dwc:latitude '60.97707'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.648722 60.97707, -2.648722 60.97707, -2.648722 60.97707, -2.648722 60.97707, -2.648722 60.97707))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_712'^^xsd:string;
  dwc:observationDate '1908-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_713> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.97707 -2.648722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.97707"^^xsd:decimal ;
  dwc:decimalLongitude "-2.648722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_713'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2213_713'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.648722'^^xsd:double;
  dwc:latitude '60.97707'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.648722 60.97707, -2.648722 60.97707, -2.648722 60.97707, -2.648722 60.97707, -2.648722 60.97707))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_713'^^xsd:string;
  dwc:observationDate '1908-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3278> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.253061 -1.949259)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.253061"^^xsd:decimal ;
  dwc:decimalLongitude "-1.949259"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_3278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3278'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2213_3278'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.949259'^^xsd:double;
  dwc:latitude '61.253061'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.949259 61.253061, -1.949259 61.253061, -1.949259 61.253061, -1.949259 61.253061, -1.949259 61.253061))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3278'^^xsd:string;
  dwc:observationDate '1913-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1199> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.041124 -9.155419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.041124"^^xsd:decimal ;
  dwc:decimalLongitude "-9.155419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1199'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2213_1199'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.155419'^^xsd:double;
  dwc:latitude '57.041124'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.155419 57.041124, -9.155419 57.041124, -9.155419 57.041124, -9.155419 57.041124, -9.155419 57.041124))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1199'^^xsd:string;
  dwc:observationDate '1909-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3281> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.669848 -0.544219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.669848"^^xsd:decimal ;
  dwc:decimalLongitude "-0.544219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_3281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3281'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2213_3281'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.544219'^^xsd:double;
  dwc:latitude '61.669848'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.544219 61.669848, -0.544219 61.669848, -0.544219 61.669848, -0.544219 61.669848, -0.544219 61.669848))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3281'^^xsd:string;
  dwc:observationDate '1913-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3787> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.311208 1.510387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.311208"^^xsd:decimal ;
  dwc:decimalLongitude "1.510387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_3787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3787'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2213_3787'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.510387'^^xsd:double;
  dwc:latitude '61.311208'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.510387 61.311208, 1.510387 61.311208, 1.510387 61.311208, 1.510387 61.311208, 1.510387 61.311208))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3787'^^xsd:string;
  dwc:observationDate '1914-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3283> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.916859 -6.945412)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.916859"^^xsd:decimal ;
  dwc:decimalLongitude "-6.945412"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_3283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3283'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2213_3283'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-6.945412'^^xsd:double;
  dwc:latitude '59.916859'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.945412 59.916859, -6.945412 59.916859, -6.945412 59.916859, -6.945412 59.916859, -6.945412 59.916859))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3283'^^xsd:string;
  dwc:observationDate '1913-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3284> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.916859 -6.945412)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.916859"^^xsd:decimal ;
  dwc:decimalLongitude "-6.945412"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_3284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3284'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2213_3284'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-6.945412'^^xsd:double;
  dwc:latitude '59.916859'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.945412 59.916859, -6.945412 59.916859, -6.945412 59.916859, -6.945412 59.916859, -6.945412 59.916859))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3284'^^xsd:string;
  dwc:observationDate '1913-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1200> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.041124 -9.155419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.041124"^^xsd:decimal ;
  dwc:decimalLongitude "-9.155419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1200'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2213_1200'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.155419'^^xsd:double;
  dwc:latitude '57.041124'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.155419 57.041124, -9.155419 57.041124, -9.155419 57.041124, -9.155419 57.041124, -9.155419 57.041124))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1200'^^xsd:string;
  dwc:observationDate '1909-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1758> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.163955 0.704188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.163955"^^xsd:decimal ;
  dwc:decimalLongitude "0.704188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1758'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2213_1758'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.704188'^^xsd:double;
  dwc:latitude '61.163955'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.704188 61.163955, 0.704188 61.163955, 0.704188 61.163955, 0.704188 61.163955, 0.704188 61.163955))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1758'^^xsd:string;
  dwc:observationDate '1910-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1189> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.617443 -1.632901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.617443"^^xsd:decimal ;
  dwc:decimalLongitude "-1.632901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1189'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2213_1189'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.632901'^^xsd:double;
  dwc:latitude '61.617443'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.632901 61.617443, -1.632901 61.617443, -1.632901 61.617443, -1.632901 61.617443, -1.632901 61.617443))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1189'^^xsd:string;
  dwc:observationDate '1909-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.106439 -2.49151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.106439"^^xsd:decimal ;
  dwc:decimalLongitude "-2.49151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1982'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2213_1982'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.49151'^^xsd:double;
  dwc:latitude '61.106439'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.49151 61.106439, -2.49151 61.106439, -2.49151 61.106439, -2.49151 61.106439, -2.49151 61.106439))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1982'^^xsd:string;
  dwc:observationDate '1910-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3290> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.349385 -2.274898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.349385"^^xsd:decimal ;
  dwc:decimalLongitude "-2.274898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_3290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3290'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2213_3290'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.274898'^^xsd:double;
  dwc:latitude '61.349385'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.274898 61.349385, -2.274898 61.349385, -2.274898 61.349385, -2.274898 61.349385, -2.274898 61.349385))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3290'^^xsd:string;
  dwc:observationDate '1913-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3291> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.349385 -2.274898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.349385"^^xsd:decimal ;
  dwc:decimalLongitude "-2.274898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_3291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3291'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2213_3291'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.274898'^^xsd:double;
  dwc:latitude '61.349385'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.274898 61.349385, -2.274898 61.349385, -2.274898 61.349385, -2.274898 61.349385, -2.274898 61.349385))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3291'^^xsd:string;
  dwc:observationDate '1913-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.106439 -2.49151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.106439"^^xsd:decimal ;
  dwc:decimalLongitude "-2.49151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1983'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2213_1983'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.49151'^^xsd:double;
  dwc:latitude '61.106439'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.49151 61.106439, -2.49151 61.106439, -2.49151 61.106439, -2.49151 61.106439, -2.49151 61.106439))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1983'^^xsd:string;
  dwc:observationDate '1910-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1984> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.106439 -2.49151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.106439"^^xsd:decimal ;
  dwc:decimalLongitude "-2.49151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1984'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2213_1984'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.49151'^^xsd:double;
  dwc:latitude '61.106439'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.49151 61.106439, -2.49151 61.106439, -2.49151 61.106439, -2.49151 61.106439, -2.49151 61.106439))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1984'^^xsd:string;
  dwc:observationDate '1910-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3294> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.75692 -2.560665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.75692"^^xsd:decimal ;
  dwc:decimalLongitude "-2.560665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_3294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3294'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2213_3294'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.560665'^^xsd:double;
  dwc:latitude '61.75692'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.560665 61.75692, -2.560665 61.75692, -2.560665 61.75692, -2.560665 61.75692, -2.560665 61.75692))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3294'^^xsd:string;
  dwc:observationDate '1913-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1190> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.850524 -0.010416)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.850524"^^xsd:decimal ;
  dwc:decimalLongitude "-0.010416"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1190'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2213_1190'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.010416'^^xsd:double;
  dwc:latitude '61.850524'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.010416 61.850524, -0.010416 61.850524, -0.010416 61.850524, -0.010416 61.850524, -0.010416 61.850524))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1190'^^xsd:string;
  dwc:observationDate '1909-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3296> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.512859 -6.589844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.512859"^^xsd:decimal ;
  dwc:decimalLongitude "-6.589844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_3296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3296'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2213_3296'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-6.589844'^^xsd:double;
  dwc:latitude '59.512859'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.589844 59.512859, -6.589844 59.512859, -6.589844 59.512859, -6.589844 59.512859, -6.589844 59.512859))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3296'^^xsd:string;
  dwc:observationDate '1913-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3297> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.512859 -6.589844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.512859"^^xsd:decimal ;
  dwc:decimalLongitude "-6.589844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_3297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3297'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2213_3297'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-6.589844'^^xsd:double;
  dwc:latitude '59.512859'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.589844 59.512859, -6.589844 59.512859, -6.589844 59.512859, -6.589844 59.512859, -6.589844 59.512859))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3297'^^xsd:string;
  dwc:observationDate '1913-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3298> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.512859 -6.589844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.512859"^^xsd:decimal ;
  dwc:decimalLongitude "-6.589844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_3298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3298'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2213_3298'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-6.589844'^^xsd:double;
  dwc:latitude '59.512859'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.589844 59.512859, -6.589844 59.512859, -6.589844 59.512859, -6.589844 59.512859, -6.589844 59.512859))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3298'^^xsd:string;
  dwc:observationDate '1913-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1191> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.041124 -9.155419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.041124"^^xsd:decimal ;
  dwc:decimalLongitude "-9.155419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1191'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2213_1191'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.155419'^^xsd:double;
  dwc:latitude '57.041124'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.155419 57.041124, -9.155419 57.041124, -9.155419 57.041124, -9.155419 57.041124, -9.155419 57.041124))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1191'^^xsd:string;
  dwc:observationDate '1909-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.133931 -2.314444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.133931"^^xsd:decimal ;
  dwc:decimalLongitude "-2.314444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1987'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2213_1987'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.314444'^^xsd:double;
  dwc:latitude '61.133931'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.314444 61.133931, -2.314444 61.133931, -2.314444 61.133931, -2.314444 61.133931, -2.314444 61.133931))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1987'^^xsd:string;
  dwc:observationDate '1910-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3860> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.11312 2.147912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.11312"^^xsd:decimal ;
  dwc:decimalLongitude "2.147912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_3860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3860'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2213_3860'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '2.147912'^^xsd:double;
  dwc:latitude '61.11312'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.147912 61.11312, 2.147912 61.11312, 2.147912 61.11312, 2.147912 61.11312, 2.147912 61.11312))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3860'^^xsd:string;
  dwc:observationDate '1914-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3861> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.176976 -2.22563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.176976"^^xsd:decimal ;
  dwc:decimalLongitude "-2.22563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_3861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3861'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2213_3861'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.22563'^^xsd:double;
  dwc:latitude '61.176976'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.22563 61.176976, -2.22563 61.176976, -2.22563 61.176976, -2.22563 61.176976, -2.22563 61.176976))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3861'^^xsd:string;
  dwc:observationDate '1914-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1988> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.253443 -2.293086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.253443"^^xsd:decimal ;
  dwc:decimalLongitude "-2.293086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1988'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2213_1988'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.293086'^^xsd:double;
  dwc:latitude '61.253443'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.293086 61.253443, -2.293086 61.253443, -2.293086 61.253443, -2.293086 61.253443, -2.293086 61.253443))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1988'^^xsd:string;
  dwc:observationDate '1910-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1989> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.253443 -2.293086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.253443"^^xsd:decimal ;
  dwc:decimalLongitude "-2.293086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1989'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2213_1989'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.293086'^^xsd:double;
  dwc:latitude '61.253443'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.293086 61.253443, -2.293086 61.253443, -2.293086 61.253443, -2.293086 61.253443, -2.293086 61.253443))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1989'^^xsd:string;
  dwc:observationDate '1910-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1990> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.383325 -2.004643)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.383325"^^xsd:decimal ;
  dwc:decimalLongitude "-2.004643"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1990'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2213_1990'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.004643'^^xsd:double;
  dwc:latitude '61.383325'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.004643 61.383325, -2.004643 61.383325, -2.004643 61.383325, -2.004643 61.383325, -2.004643 61.383325))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1990'^^xsd:string;
  dwc:observationDate '1910-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3865> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.812117 2.51897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.812117"^^xsd:decimal ;
  dwc:decimalLongitude "2.51897"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_3865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3865'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2213_3865'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '2.51897'^^xsd:double;
  dwc:latitude '60.812117'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.51897 60.812117, 2.51897 60.812117, 2.51897 60.812117, 2.51897 60.812117, 2.51897 60.812117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3865'^^xsd:string;
  dwc:observationDate '1914-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.383325 -2.004643)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.383325"^^xsd:decimal ;
  dwc:decimalLongitude "-2.004643"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1991'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2213_1991'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.004643'^^xsd:double;
  dwc:latitude '61.383325'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.004643 61.383325, -2.004643 61.383325, -2.004643 61.383325, -2.004643 61.383325, -2.004643 61.383325))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1991'^^xsd:string;
  dwc:observationDate '1910-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1992> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.383325 -2.004643)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.383325"^^xsd:decimal ;
  dwc:decimalLongitude "-2.004643"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1992'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2213_1992'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.004643'^^xsd:double;
  dwc:latitude '61.383325'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.004643 61.383325, -2.004643 61.383325, -2.004643 61.383325, -2.004643 61.383325, -2.004643 61.383325))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1992'^^xsd:string;
  dwc:observationDate '1910-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3868> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.018603 -0.885294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.018603"^^xsd:decimal ;
  dwc:decimalLongitude "-0.885294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_3868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3868'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2213_3868'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.885294'^^xsd:double;
  dwc:latitude '62.018603'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.885294 62.018603, -0.885294 62.018603, -0.885294 62.018603, -0.885294 62.018603, -0.885294 62.018603))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3868'^^xsd:string;
  dwc:observationDate '1914-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.863909 -0.421025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.863909"^^xsd:decimal ;
  dwc:decimalLongitude "-0.421025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1993'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2213_1993'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.421025'^^xsd:double;
  dwc:latitude '61.863909'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.421025 61.863909, -0.421025 61.863909, -0.421025 61.863909, -0.421025 61.863909, -0.421025 61.863909))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1993'^^xsd:string;
  dwc:observationDate '1910-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3870> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.018603 -0.885294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.018603"^^xsd:decimal ;
  dwc:decimalLongitude "-0.885294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_3870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3870'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2213_3870'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.885294'^^xsd:double;
  dwc:latitude '62.018603'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.885294 62.018603, -0.885294 62.018603, -0.885294 62.018603, -0.885294 62.018603, -0.885294 62.018603))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3870'^^xsd:string;
  dwc:observationDate '1914-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3871> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.018603 -0.885294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.018603"^^xsd:decimal ;
  dwc:decimalLongitude "-0.885294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_3871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3871'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2213_3871'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.885294'^^xsd:double;
  dwc:latitude '62.018603'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.885294 62.018603, -0.885294 62.018603, -0.885294 62.018603, -0.885294 62.018603, -0.885294 62.018603))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3871'^^xsd:string;
  dwc:observationDate '1914-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.887408 -0.220868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.887408"^^xsd:decimal ;
  dwc:decimalLongitude "-0.220868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1994'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2213_1994'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.220868'^^xsd:double;
  dwc:latitude '61.887408'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.220868 61.887408, -0.220868 61.887408, -0.220868 61.887408, -0.220868 61.887408, -0.220868 61.887408))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1994'^^xsd:string;
  dwc:observationDate '1910-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3873> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.476427 -1.652459)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.476427"^^xsd:decimal ;
  dwc:decimalLongitude "-1.652459"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_3873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3873'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2213_3873'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.652459'^^xsd:double;
  dwc:latitude '61.476427'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.652459 61.476427, -1.652459 61.476427, -1.652459 61.476427, -1.652459 61.476427, -1.652459 61.476427))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3873'^^xsd:string;
  dwc:observationDate '1914-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1995> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.887408 -0.220868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.887408"^^xsd:decimal ;
  dwc:decimalLongitude "-0.220868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1995'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2213_1995'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.220868'^^xsd:double;
  dwc:latitude '61.887408'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.220868 61.887408, -0.220868 61.887408, -0.220868 61.887408, -0.220868 61.887408, -0.220868 61.887408))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1995'^^xsd:string;
  dwc:observationDate '1910-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1996> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.120605 1.875396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.120605"^^xsd:decimal ;
  dwc:decimalLongitude "1.875396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1996'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2213_1996'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.875396'^^xsd:double;
  dwc:latitude '62.120605'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.875396 62.120605, 1.875396 62.120605, 1.875396 62.120605, 1.875396 62.120605, 1.875396 62.120605))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1996'^^xsd:string;
  dwc:observationDate '1910-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3785> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.311208 1.510387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.311208"^^xsd:decimal ;
  dwc:decimalLongitude "1.510387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_3785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3785'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2213_3785'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.510387'^^xsd:double;
  dwc:latitude '61.311208'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.510387 61.311208, 1.510387 61.311208, 1.510387 61.311208, 1.510387 61.311208, 1.510387 61.311208))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3785'^^xsd:string;
  dwc:observationDate '1914-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3877> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.197521 -1.487175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.197521"^^xsd:decimal ;
  dwc:decimalLongitude "-1.487175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_3877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3877'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2213_3877'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.487175'^^xsd:double;
  dwc:latitude '61.197521'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.487175 61.197521, -1.487175 61.197521, -1.487175 61.197521, -1.487175 61.197521, -1.487175 61.197521))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3877'^^xsd:string;
  dwc:observationDate '1914-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1997> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.231737 0.341312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.231737"^^xsd:decimal ;
  dwc:decimalLongitude "0.341312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1997'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2213_1997'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.341312'^^xsd:double;
  dwc:latitude '62.231737'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.341312 62.231737, 0.341312 62.231737, 0.341312 62.231737, 0.341312 62.231737, 0.341312 62.231737))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1997'^^xsd:string;
  dwc:observationDate '1910-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.231737 0.341312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.231737"^^xsd:decimal ;
  dwc:decimalLongitude "0.341312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1998'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2213_1998'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.341312'^^xsd:double;
  dwc:latitude '62.231737'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.341312 62.231737, 0.341312 62.231737, 0.341312 62.231737, 0.341312 62.231737, 0.341312 62.231737))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1998'^^xsd:string;
  dwc:observationDate '1910-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.231737 0.341312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.231737"^^xsd:decimal ;
  dwc:decimalLongitude "0.341312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1999'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2213_1999'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.341312'^^xsd:double;
  dwc:latitude '62.231737'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.341312 62.231737, 0.341312 62.231737, 0.341312 62.231737, 0.341312 62.231737, 0.341312 62.231737))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1999'^^xsd:string;
  dwc:observationDate '1910-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1192> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.041124 -9.155419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.041124"^^xsd:decimal ;
  dwc:decimalLongitude "-9.155419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1192'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2213_1192'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.155419'^^xsd:double;
  dwc:latitude '57.041124'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.155419 57.041124, -9.155419 57.041124, -9.155419 57.041124, -9.155419 57.041124, -9.155419 57.041124))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1192'^^xsd:string;
  dwc:observationDate '1909-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2001> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.184482 -1.218518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.184482"^^xsd:decimal ;
  dwc:decimalLongitude "-1.218518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2001'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2213_2001'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.218518'^^xsd:double;
  dwc:latitude '61.184482'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.218518 61.184482, -1.218518 61.184482, -1.218518 61.184482, -1.218518 61.184482, -1.218518 61.184482))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2001'^^xsd:string;
  dwc:observationDate '1910-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3781> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.769806 1.068479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.769806"^^xsd:decimal ;
  dwc:decimalLongitude "1.068479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_3781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3781'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2213_3781'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.068479'^^xsd:double;
  dwc:latitude '60.769806'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.068479 60.769806, 1.068479 60.769806, 1.068479 60.769806, 1.068479 60.769806, 1.068479 60.769806))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3781'^^xsd:string;
  dwc:observationDate '1914-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3596> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.087848 1.808537)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.087848"^^xsd:decimal ;
  dwc:decimalLongitude "1.808537"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_3596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3596'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2213_3596'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.808537'^^xsd:double;
  dwc:latitude '61.087848'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.808537 61.087848, 1.808537 61.087848, 1.808537 61.087848, 1.808537 61.087848, 1.808537 61.087848))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3596'^^xsd:string;
  dwc:observationDate '1914-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3586> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.061726 1.469712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.061726"^^xsd:decimal ;
  dwc:decimalLongitude "1.469712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_3586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3586'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2213_3586'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.469712'^^xsd:double;
  dwc:latitude '61.061726'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.469712 61.061726, 1.469712 61.061726, 1.469712 61.061726, 1.469712 61.061726, 1.469712 61.061726))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3586'^^xsd:string;
  dwc:observationDate '1914-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2002> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.184482 -1.218518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.184482"^^xsd:decimal ;
  dwc:decimalLongitude "-1.218518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2002'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2213_2002'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.218518'^^xsd:double;
  dwc:latitude '61.184482'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.218518 61.184482, -1.218518 61.184482, -1.218518 61.184482, -1.218518 61.184482, -1.218518 61.184482))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2002'^^xsd:string;
  dwc:observationDate '1910-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2003> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.184482 -1.218518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.184482"^^xsd:decimal ;
  dwc:decimalLongitude "-1.218518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2003'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2213_2003'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.218518'^^xsd:double;
  dwc:latitude '61.184482'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.218518 61.184482, -1.218518 61.184482, -1.218518 61.184482, -1.218518 61.184482, -1.218518 61.184482))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2003'^^xsd:string;
  dwc:observationDate '1910-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2004> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.222397 -2.080759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.222397"^^xsd:decimal ;
  dwc:decimalLongitude "-2.080759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2004'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2213_2004'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.080759'^^xsd:double;
  dwc:latitude '61.222397'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.080759 61.222397, -2.080759 61.222397, -2.080759 61.222397, -2.080759 61.222397, -2.080759 61.222397))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2004'^^xsd:string;
  dwc:observationDate '1910-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2005> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.222397 -2.080759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.222397"^^xsd:decimal ;
  dwc:decimalLongitude "-2.080759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2005'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2213_2005'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.080759'^^xsd:double;
  dwc:latitude '61.222397'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.080759 61.222397, -2.080759 61.222397, -2.080759 61.222397, -2.080759 61.222397, -2.080759 61.222397))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2005'^^xsd:string;
  dwc:observationDate '1910-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2006> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.253443 -2.293086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.253443"^^xsd:decimal ;
  dwc:decimalLongitude "-2.293086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2006'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2213_2006'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.293086'^^xsd:double;
  dwc:latitude '61.253443'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.293086 61.253443, -2.293086 61.253443, -2.293086 61.253443, -2.293086 61.253443, -2.293086 61.253443))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2006'^^xsd:string;
  dwc:observationDate '1910-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2007> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.406272 -2.428987)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.406272"^^xsd:decimal ;
  dwc:decimalLongitude "-2.428987"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2007'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2213_2007'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.428987'^^xsd:double;
  dwc:latitude '61.406272'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.428987 61.406272, -2.428987 61.406272, -2.428987 61.406272, -2.428987 61.406272, -2.428987 61.406272))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2007'^^xsd:string;
  dwc:observationDate '1910-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3437> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.528106 0.672919)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.528106"^^xsd:decimal ;
  dwc:decimalLongitude "0.672919"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_3437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3437'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2213_3437'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.672919'^^xsd:double;
  dwc:latitude '60.528106'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.672919 60.528106, 0.672919 60.528106, 0.672919 60.528106, 0.672919 60.528106, 0.672919 60.528106))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3437'^^xsd:string;
  dwc:observationDate '1913-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1840> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.542786 0.082076)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.542786"^^xsd:decimal ;
  dwc:decimalLongitude "0.082076"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1840'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2213_1840'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.082076'^^xsd:double;
  dwc:latitude '61.542786'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.082076 61.542786, 0.082076 61.542786, 0.082076 61.542786, 0.082076 61.542786, 0.082076 61.542786))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1840'^^xsd:string;
  dwc:observationDate '1910-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1841> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.826643 1.202478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.826643"^^xsd:decimal ;
  dwc:decimalLongitude "1.202478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1841'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2213_1841'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.202478'^^xsd:double;
  dwc:latitude '61.826643'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.202478 61.826643, 1.202478 61.826643, 1.202478 61.826643, 1.202478 61.826643, 1.202478 61.826643))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1841'^^xsd:string;
  dwc:observationDate '1910-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3436> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.528106 0.672919)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.528106"^^xsd:decimal ;
  dwc:decimalLongitude "0.672919"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_3436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3436'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2213_3436'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.672919'^^xsd:double;
  dwc:latitude '60.528106'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.672919 60.528106, 0.672919 60.528106, 0.672919 60.528106, 0.672919 60.528106, 0.672919 60.528106))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3436'^^xsd:string;
  dwc:observationDate '1913-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3474> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.43735 -2.1124)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.43735"^^xsd:decimal ;
  dwc:decimalLongitude "-2.1124"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_3474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3474'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2213_3474'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.1124'^^xsd:double;
  dwc:latitude '61.43735'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.1124 61.43735, -2.1124 61.43735, -2.1124 61.43735, -2.1124 61.43735, -2.1124 61.43735))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3474'^^xsd:string;
  dwc:observationDate '1913-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1203> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.041124 -9.155419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.041124"^^xsd:decimal ;
  dwc:decimalLongitude "-9.155419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1203'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2213_1203'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.155419'^^xsd:double;
  dwc:latitude '57.041124'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.155419 57.041124, -9.155419 57.041124, -9.155419 57.041124, -9.155419 57.041124, -9.155419 57.041124))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1203'^^xsd:string;
  dwc:observationDate '1909-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1844> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.482634 -2.497437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.482634"^^xsd:decimal ;
  dwc:decimalLongitude "-2.497437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1844'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2213_1844'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.497437'^^xsd:double;
  dwc:latitude '61.482634'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.497437 61.482634, -2.497437 61.482634, -2.497437 61.482634, -2.497437 61.482634, -2.497437 61.482634))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1844'^^xsd:string;
  dwc:observationDate '1910-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1845> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.482634 -2.497437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.482634"^^xsd:decimal ;
  dwc:decimalLongitude "-2.497437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1845'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2213_1845'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.497437'^^xsd:double;
  dwc:latitude '61.482634'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.497437 61.482634, -2.497437 61.482634, -2.497437 61.482634, -2.497437 61.482634, -2.497437 61.482634))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1845'^^xsd:string;
  dwc:observationDate '1910-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3435> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.527472 -2.66773)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.527472"^^xsd:decimal ;
  dwc:decimalLongitude "-2.66773"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_3435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3435'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2213_3435'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.66773'^^xsd:double;
  dwc:latitude '60.527472'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.66773 60.527472, -2.66773 60.527472, -2.66773 60.527472, -2.66773 60.527472, -2.66773 60.527472))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3435'^^xsd:string;
  dwc:observationDate '1913-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3433> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.839714 -2.929026)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.839714"^^xsd:decimal ;
  dwc:decimalLongitude "-2.929026"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_3433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3433'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2213_3433'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.929026'^^xsd:double;
  dwc:latitude '60.839714'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.929026 60.839714, -2.929026 60.839714, -2.929026 60.839714, -2.929026 60.839714, -2.929026 60.839714))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3433'^^xsd:string;
  dwc:observationDate '1913-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2059> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.066139 -1.632901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.066139"^^xsd:decimal ;
  dwc:decimalLongitude "-1.632901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2059'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2213_2059'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.632901'^^xsd:double;
  dwc:latitude '62.066139'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.632901 62.066139, -1.632901 62.066139, -1.632901 62.066139, -1.632901 62.066139, -1.632901 62.066139))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2059'^^xsd:string;
  dwc:observationDate '1910-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2060> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.066139 -1.632901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.066139"^^xsd:decimal ;
  dwc:decimalLongitude "-1.632901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2060'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2213_2060'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.632901'^^xsd:double;
  dwc:latitude '62.066139'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.632901 62.066139, -1.632901 62.066139, -1.632901 62.066139, -1.632901 62.066139, -1.632901 62.066139))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2060'^^xsd:string;
  dwc:observationDate '1910-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1846> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.935513 -0.885294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.935513"^^xsd:decimal ;
  dwc:decimalLongitude "-0.885294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1846'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2213_1846'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.885294'^^xsd:double;
  dwc:latitude '61.935513'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.885294 61.935513, -0.885294 61.935513, -0.885294 61.935513, -0.885294 61.935513, -0.885294 61.935513))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1846'^^xsd:string;
  dwc:observationDate '1910-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1847> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.207361 -8.335545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.207361"^^xsd:decimal ;
  dwc:decimalLongitude "-8.335545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1847'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2213_1847'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.335545'^^xsd:double;
  dwc:latitude '59.207361'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.335545 59.207361, -8.335545 59.207361, -8.335545 59.207361, -8.335545 59.207361, -8.335545 59.207361))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1847'^^xsd:string;
  dwc:observationDate '1910-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2063> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.428747 -1.114893)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.428747"^^xsd:decimal ;
  dwc:decimalLongitude "-1.114893"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2063'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2213_2063'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.114893'^^xsd:double;
  dwc:latitude '61.428747'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.114893 61.428747, -1.114893 61.428747, -1.114893 61.428747, -1.114893 61.428747, -1.114893 61.428747))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2063'^^xsd:string;
  dwc:observationDate '1910-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1204> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.041124 -9.155419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.041124"^^xsd:decimal ;
  dwc:decimalLongitude "-9.155419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1204'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2213_1204'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.155419'^^xsd:double;
  dwc:latitude '57.041124'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.155419 57.041124, -9.155419 57.041124, -9.155419 57.041124, -9.155419 57.041124, -9.155419 57.041124))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1204'^^xsd:string;
  dwc:observationDate '1909-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2065> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.464728 -2.039493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.464728"^^xsd:decimal ;
  dwc:decimalLongitude "-2.039493"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2065'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2213_2065'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.039493'^^xsd:double;
  dwc:latitude '61.464728'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.039493 61.464728, -2.039493 61.464728, -2.039493 61.464728, -2.039493 61.464728, -2.039493 61.464728))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2065'^^xsd:string;
  dwc:observationDate '1910-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2066> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.528435 -0.727134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.528435"^^xsd:decimal ;
  dwc:decimalLongitude "-0.727134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2066'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2213_2066'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.727134'^^xsd:double;
  dwc:latitude '61.528435'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.727134 61.528435, -0.727134 61.528435, -0.727134 61.528435, -0.727134 61.528435, -0.727134 61.528435))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2066'^^xsd:string;
  dwc:observationDate '1910-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2067> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.669848 -0.544219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.669848"^^xsd:decimal ;
  dwc:decimalLongitude "-0.544219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2067'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2213_2067'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.544219'^^xsd:double;
  dwc:latitude '61.669848'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.544219 61.669848, -0.544219 61.669848, -0.544219 61.669848, -0.544219 61.669848, -0.544219 61.669848))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2067'^^xsd:string;
  dwc:observationDate '1910-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2769> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.238727 -1.215236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.238727"^^xsd:decimal ;
  dwc:decimalLongitude "-1.215236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2769'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2213_2769'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.215236'^^xsd:double;
  dwc:latitude '61.238727'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.215236 61.238727, -1.215236 61.238727, -1.215236 61.238727, -1.215236 61.238727, -1.215236 61.238727))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2769'^^xsd:string;
  dwc:observationDate '1912-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1849> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.252882 1.187003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.252882"^^xsd:decimal ;
  dwc:decimalLongitude "1.187003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1849'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2213_1849'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.187003'^^xsd:double;
  dwc:latitude '61.252882'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.187003 61.252882, 1.187003 61.252882, 1.187003 61.252882, 1.187003 61.252882, 1.187003 61.252882))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1849'^^xsd:string;
  dwc:observationDate '1910-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1850> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.252882 1.187003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.252882"^^xsd:decimal ;
  dwc:decimalLongitude "1.187003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1850'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2213_1850'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.187003'^^xsd:double;
  dwc:latitude '61.252882'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.187003 61.252882, 1.187003 61.252882, 1.187003 61.252882, 1.187003 61.252882, 1.187003 61.252882))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1850'^^xsd:string;
  dwc:observationDate '1910-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2772> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.315323 -0.488399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.315323"^^xsd:decimal ;
  dwc:decimalLongitude "-0.488399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2772'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2213_2772'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.488399'^^xsd:double;
  dwc:latitude '61.315323'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.488399 61.315323, -0.488399 61.315323, -0.488399 61.315323, -0.488399 61.315323, -0.488399 61.315323))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2772'^^xsd:string;
  dwc:observationDate '1912-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2070> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.383325 -1.261158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.383325"^^xsd:decimal ;
  dwc:decimalLongitude "-1.261158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2070'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2213_2070'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.261158'^^xsd:double;
  dwc:latitude '61.383325'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.261158 61.383325, -1.261158 61.383325, -1.261158 61.383325, -1.261158 61.383325, -1.261158 61.383325))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2070'^^xsd:string;
  dwc:observationDate '1910-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2774> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.350982 -0.193057)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.350982"^^xsd:decimal ;
  dwc:decimalLongitude "-0.193057"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2774'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2213_2774'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.193057'^^xsd:double;
  dwc:latitude '61.350982'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.193057 61.350982, -0.193057 61.350982, -0.193057 61.350982, -0.193057 61.350982, -0.193057 61.350982))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2774'^^xsd:string;
  dwc:observationDate '1912-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2071> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.510148 -1.079991)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.510148"^^xsd:decimal ;
  dwc:decimalLongitude "-1.079991"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2071'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2213_2071'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.079991'^^xsd:double;
  dwc:latitude '61.510148'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.079991 61.510148, -1.079991 61.510148, -1.079991 61.510148, -1.079991 61.510148, -1.079991 61.510148))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2071'^^xsd:string;
  dwc:observationDate '1910-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1205> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.011757 -0.543329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.011757"^^xsd:decimal ;
  dwc:decimalLongitude "-0.543329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1205'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2213_1205'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.543329'^^xsd:double;
  dwc:latitude '61.011757'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.543329 61.011757, -0.543329 61.011757, -0.543329 61.011757, -0.543329 61.011757, -0.543329 61.011757))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1205'^^xsd:string;
  dwc:observationDate '1909-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2073> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.75692 -0.413686)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.75692"^^xsd:decimal ;
  dwc:decimalLongitude "-0.413686"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2073'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2213_2073'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.413686'^^xsd:double;
  dwc:latitude '61.75692'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.413686 61.75692, -0.413686 61.75692, -0.413686 61.75692, -0.413686 61.75692, -0.413686 61.75692))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2073'^^xsd:string;
  dwc:observationDate '1910-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2778> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.162098 -0.621981)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.162098"^^xsd:decimal ;
  dwc:decimalLongitude "-0.621981"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2778'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2213_2778'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.621981'^^xsd:double;
  dwc:latitude '61.162098'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.621981 61.162098, -0.621981 61.162098, -0.621981 61.162098, -0.621981 61.162098, -0.621981 61.162098))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2778'^^xsd:string;
  dwc:observationDate '1912-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1206> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.046404 -2.796383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.046404"^^xsd:decimal ;
  dwc:decimalLongitude "-2.796383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1206'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2213_1206'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.796383'^^xsd:double;
  dwc:latitude '61.046404'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.796383 61.046404, -2.796383 61.046404, -2.796383 61.046404, -2.796383 61.046404, -2.796383 61.046404))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1206'^^xsd:string;
  dwc:observationDate '1909-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1853> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.193789 0.864824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.193789"^^xsd:decimal ;
  dwc:decimalLongitude "0.864824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1853'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2213_1853'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.864824'^^xsd:double;
  dwc:latitude '61.193789'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.864824 61.193789, 0.864824 61.193789, 0.864824 61.193789, 0.864824 61.193789, 0.864824 61.193789))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1853'^^xsd:string;
  dwc:observationDate '1910-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1207> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.046404 -2.796383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.046404"^^xsd:decimal ;
  dwc:decimalLongitude "-2.796383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1207'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2213_1207'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.796383'^^xsd:double;
  dwc:latitude '61.046404'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.796383 61.046404, -2.796383 61.046404, -2.796383 61.046404, -2.796383 61.046404, -2.796383 61.046404))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1207'^^xsd:string;
  dwc:observationDate '1909-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1208> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.046404 -2.796383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.046404"^^xsd:decimal ;
  dwc:decimalLongitude "-2.796383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1208'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2213_1208'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.796383'^^xsd:double;
  dwc:latitude '61.046404'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.796383 61.046404, -2.796383 61.046404, -2.796383 61.046404, -2.796383 61.046404, -2.796383 61.046404))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1208'^^xsd:string;
  dwc:observationDate '1909-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3432> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.839714 -2.929026)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.839714"^^xsd:decimal ;
  dwc:decimalLongitude "-2.929026"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_3432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3432'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2213_3432'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.929026'^^xsd:double;
  dwc:latitude '60.839714'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.929026 60.839714, -2.929026 60.839714, -2.929026 60.839714, -2.929026 60.839714, -2.929026 60.839714))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3432'^^xsd:string;
  dwc:observationDate '1913-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3430> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.529912 -1.487175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.529912"^^xsd:decimal ;
  dwc:decimalLongitude "-1.487175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_3430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3430'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2213_3430'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.487175'^^xsd:double;
  dwc:latitude '61.529912'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.487175 61.529912, -1.487175 61.529912, -1.487175 61.529912, -1.487175 61.529912, -1.487175 61.529912))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3430'^^xsd:string;
  dwc:observationDate '1913-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_320> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.463435 -1.487175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.463435"^^xsd:decimal ;
  dwc:decimalLongitude "-1.487175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_320'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1906'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2213_320'^^xsd:string;
  dwc:yearCollected '1906'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.487175'^^xsd:double;
  dwc:latitude '61.463435'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.487175 61.463435, -1.487175 61.463435, -1.487175 61.463435, -1.487175 61.463435, -1.487175 61.463435))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_320'^^xsd:string;
  dwc:observationDate '1906-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_321> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.463435 -1.487175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.463435"^^xsd:decimal ;
  dwc:decimalLongitude "-1.487175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_321'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1906'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2213_321'^^xsd:string;
  dwc:yearCollected '1906'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.487175'^^xsd:double;
  dwc:latitude '61.463435'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.487175 61.463435, -1.487175 61.463435, -1.487175 61.463435, -1.487175 61.463435, -1.487175 61.463435))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_321'^^xsd:string;
  dwc:observationDate '1906-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_322> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.463435 -1.487175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.463435"^^xsd:decimal ;
  dwc:decimalLongitude "-1.487175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_322'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1906'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2213_322'^^xsd:string;
  dwc:yearCollected '1906'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.487175'^^xsd:double;
  dwc:latitude '61.463435'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.487175 61.463435, -1.487175 61.463435, -1.487175 61.463435, -1.487175 61.463435, -1.487175 61.463435))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_322'^^xsd:string;
  dwc:observationDate '1906-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_323> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.999341 -0.519052)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.999341"^^xsd:decimal ;
  dwc:decimalLongitude "-0.519052"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_323'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1906'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2213_323'^^xsd:string;
  dwc:yearCollected '1906'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.519052'^^xsd:double;
  dwc:latitude '60.999341'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.519052 60.999341, -0.519052 60.999341, -0.519052 60.999341, -0.519052 60.999341, -0.519052 60.999341))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_323'^^xsd:string;
  dwc:observationDate '1906-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1209> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.06948 -2.845747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.06948"^^xsd:decimal ;
  dwc:decimalLongitude "-2.845747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1209'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2213_1209'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.845747'^^xsd:double;
  dwc:latitude '61.06948'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.845747 61.06948, -2.845747 61.06948, -2.845747 61.06948, -2.845747 61.06948, -2.845747 61.06948))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1209'^^xsd:string;
  dwc:observationDate '1909-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_777> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.275493 -0.006346)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.275493"^^xsd:decimal ;
  dwc:decimalLongitude "-0.006346"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_777'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2213_777'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.006346'^^xsd:double;
  dwc:latitude '61.275493'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.006346 61.275493, -0.006346 61.275493, -0.006346 61.275493, -0.006346 61.275493, -0.006346 61.275493))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_777'^^xsd:string;
  dwc:observationDate '1908-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1210> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.104059 -0.345873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.104059"^^xsd:decimal ;
  dwc:decimalLongitude "-0.345873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1210'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2213_1210'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.345873'^^xsd:double;
  dwc:latitude '61.104059'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.345873 61.104059, -0.345873 61.104059, -0.345873 61.104059, -0.345873 61.104059, -0.345873 61.104059))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1210'^^xsd:string;
  dwc:observationDate '1909-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_326> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.034054 -0.445302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.034054"^^xsd:decimal ;
  dwc:decimalLongitude "-0.445302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_326'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1906'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2213_326'^^xsd:string;
  dwc:yearCollected '1906'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.445302'^^xsd:double;
  dwc:latitude '61.034054'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.445302 61.034054, -0.445302 61.034054, -0.445302 61.034054, -0.445302 61.034054, -0.445302 61.034054))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_326'^^xsd:string;
  dwc:observationDate '1906-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_327> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.43735 0.341812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.43735"^^xsd:decimal ;
  dwc:decimalLongitude "0.341812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_327'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1906'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2213_327'^^xsd:string;
  dwc:yearCollected '1906'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.341812'^^xsd:double;
  dwc:latitude '61.43735'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.341812 61.43735, 0.341812 61.43735, 0.341812 61.43735, 0.341812 61.43735, 0.341812 61.43735))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_327'^^xsd:string;
  dwc:observationDate '1906-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_328> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.43735 0.341812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.43735"^^xsd:decimal ;
  dwc:decimalLongitude "0.341812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_328'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1906'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2213_328'^^xsd:string;
  dwc:yearCollected '1906'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.341812'^^xsd:double;
  dwc:latitude '61.43735'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.341812 61.43735, 0.341812 61.43735, 0.341812 61.43735, 0.341812 61.43735, 0.341812 61.43735))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_328'^^xsd:string;
  dwc:observationDate '1906-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_329> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.310252 0.067957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.310252"^^xsd:decimal ;
  dwc:decimalLongitude "0.067957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_329'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1906'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2213_329'^^xsd:string;
  dwc:yearCollected '1906'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.067957'^^xsd:double;
  dwc:latitude '61.310252'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.067957 61.310252, 0.067957 61.310252, 0.067957 61.310252, 0.067957 61.310252, 0.067957 61.310252))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_329'^^xsd:string;
  dwc:observationDate '1906-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_330> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.713065 -0.134907)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.713065"^^xsd:decimal ;
  dwc:decimalLongitude "-0.134907"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_330'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1906'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2213_330'^^xsd:string;
  dwc:yearCollected '1906'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.134907'^^xsd:double;
  dwc:latitude '61.713065'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.134907 61.713065, -0.134907 61.713065, -0.134907 61.713065, -0.134907 61.713065, -0.134907 61.713065))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_330'^^xsd:string;
  dwc:observationDate '1906-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1211> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.447975 -0.282681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.447975"^^xsd:decimal ;
  dwc:decimalLongitude "-0.282681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1211'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2213_1211'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.282681'^^xsd:double;
  dwc:latitude '61.447975'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.282681 61.447975, -0.282681 61.447975, -0.282681 61.447975, -0.282681 61.447975, -0.282681 61.447975))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1211'^^xsd:string;
  dwc:observationDate '1909-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_363> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.321829 0.092761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.321829"^^xsd:decimal ;
  dwc:decimalLongitude "0.092761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_363'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1907'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2213_363'^^xsd:string;
  dwc:yearCollected '1907'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.092761'^^xsd:double;
  dwc:latitude '61.321829'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.092761 61.321829, 0.092761 61.321829, 0.092761 61.321829, 0.092761 61.321829, 0.092761 61.321829))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_363'^^xsd:string;
  dwc:observationDate '1907-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1213> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.750393 -1.632901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.750393"^^xsd:decimal ;
  dwc:decimalLongitude "-1.632901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1213'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2213_1213'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.632901'^^xsd:double;
  dwc:latitude '61.750393'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.632901 61.750393, -1.632901 61.750393, -1.632901 61.750393, -1.632901 61.750393, -1.632901 61.750393))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1213'^^xsd:string;
  dwc:observationDate '1909-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_334> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.999341 -0.519052)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.999341"^^xsd:decimal ;
  dwc:decimalLongitude "-0.519052"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_334'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1906'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2213_334'^^xsd:string;
  dwc:yearCollected '1906'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.519052'^^xsd:double;
  dwc:latitude '60.999341'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.519052 60.999341, -0.519052 60.999341, -0.519052 60.999341, -0.519052 60.999341, -0.519052 60.999341))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_334'^^xsd:string;
  dwc:observationDate '1906-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1855> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.309354 0.551787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.309354"^^xsd:decimal ;
  dwc:decimalLongitude "0.551787"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1855'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2213_1855'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.551787'^^xsd:double;
  dwc:latitude '61.309354'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.551787 61.309354, 0.551787 61.309354, 0.551787 61.309354, 0.551787 61.309354, 0.551787 61.309354))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1855'^^xsd:string;
  dwc:observationDate '1910-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2803> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.347335 -1.149614)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.347335"^^xsd:decimal ;
  dwc:decimalLongitude "-1.149614"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2803'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2213_2803'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.149614'^^xsd:double;
  dwc:latitude '61.347335'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.149614 61.347335, -1.149614 61.347335, -1.149614 61.347335, -1.149614 61.347335, -1.149614 61.347335))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2803'^^xsd:string;
  dwc:observationDate '1912-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1856> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.398318 0.844158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.398318"^^xsd:decimal ;
  dwc:decimalLongitude "0.844158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1856'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2213_1856'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.844158'^^xsd:double;
  dwc:latitude '61.398318'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.844158 61.398318, 0.844158 61.398318, 0.844158 61.398318, 0.844158 61.398318, 0.844158 61.398318))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1856'^^xsd:string;
  dwc:observationDate '1910-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1857> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.398318 0.844158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.398318"^^xsd:decimal ;
  dwc:decimalLongitude "0.844158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1857'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2213_1857'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.844158'^^xsd:double;
  dwc:latitude '61.398318'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.844158 61.398318, 0.844158 61.398318, 0.844158 61.398318, 0.844158 61.398318, 0.844158 61.398318))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1857'^^xsd:string;
  dwc:observationDate '1910-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1858> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.43735 0.341812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.43735"^^xsd:decimal ;
  dwc:decimalLongitude "0.341812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1858'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2213_1858'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.341812'^^xsd:double;
  dwc:latitude '61.43735'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.341812 61.43735, 0.341812 61.43735, 0.341812 61.43735, 0.341812 61.43735, 0.341812 61.43735))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1858'^^xsd:string;
  dwc:observationDate '1910-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2807> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.41341 -3.594894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.41341"^^xsd:decimal ;
  dwc:decimalLongitude "-3.594894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2807'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2213_2807'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-3.594894'^^xsd:double;
  dwc:latitude '61.41341'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.594894 61.41341, -3.594894 61.41341, -3.594894 61.41341, -3.594894 61.41341, -3.594894 61.41341))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2807'^^xsd:string;
  dwc:observationDate '1912-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2808> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.406272 -2.428987)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.406272"^^xsd:decimal ;
  dwc:decimalLongitude "-2.428987"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2808'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2213_2808'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.428987'^^xsd:double;
  dwc:latitude '61.406272'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.428987 61.406272, -2.428987 61.406272, -2.428987 61.406272, -2.428987 61.406272, -2.428987 61.406272))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2808'^^xsd:string;
  dwc:observationDate '1912-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2809> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.406272 -2.428987)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.406272"^^xsd:decimal ;
  dwc:decimalLongitude "-2.428987"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2809'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2213_2809'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.428987'^^xsd:double;
  dwc:latitude '61.406272'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.428987 61.406272, -2.428987 61.406272, -2.428987 61.406272, -2.428987 61.406272, -2.428987 61.406272))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2809'^^xsd:string;
  dwc:observationDate '1912-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1710> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.139059 -1.364629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.139059"^^xsd:decimal ;
  dwc:decimalLongitude "-1.364629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1710'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2213_1710'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.364629'^^xsd:double;
  dwc:latitude '61.139059'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.364629 61.139059, -1.364629 61.139059, -1.364629 61.139059, -1.364629 61.139059, -1.364629 61.139059))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1710'^^xsd:string;
  dwc:observationDate '1910-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1215> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.1616 -3.043923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.1616"^^xsd:decimal ;
  dwc:decimalLongitude "-3.043923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1215'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2213_1215'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-3.043923'^^xsd:double;
  dwc:latitude '61.1616'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.043923 61.1616, -3.043923 61.1616, -3.043923 61.1616, -3.043923 61.1616, -3.043923 61.1616))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1215'^^xsd:string;
  dwc:observationDate '1909-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_195> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.119157 -7.591219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.119157"^^xsd:decimal ;
  dwc:decimalLongitude "-7.591219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_195'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2213_195'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-7.591219'^^xsd:double;
  dwc:latitude '59.119157'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.591219 59.119157, -7.591219 59.119157, -7.591219 59.119157, -7.591219 59.119157, -7.591219 59.119157))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_195'^^xsd:string;
  dwc:observationDate '1904-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2813> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.529674 -3.102707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.529674"^^xsd:decimal ;
  dwc:decimalLongitude "-3.102707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2813'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2213_2813'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-3.102707'^^xsd:double;
  dwc:latitude '61.529674'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.102707 61.529674, -3.102707 61.529674, -3.102707 61.529674, -3.102707 61.529674, -3.102707 61.529674))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2813'^^xsd:string;
  dwc:observationDate '1912-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_858> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.779747 -2.233824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.779747"^^xsd:decimal ;
  dwc:decimalLongitude "-2.233824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_858'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2213_858'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.233824'^^xsd:double;
  dwc:latitude '60.779747'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.233824 60.779747, -2.233824 60.779747, -2.233824 60.779747, -2.233824 60.779747, -2.233824 60.779747))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_858'^^xsd:string;
  dwc:observationDate '1908-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2815> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.604376 -0.552488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.604376"^^xsd:decimal ;
  dwc:decimalLongitude "-0.552488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2815'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2213_2815'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.552488'^^xsd:double;
  dwc:latitude '61.604376'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.552488 61.604376, -0.552488 61.604376, -0.552488 61.604376, -0.552488 61.604376, -0.552488 61.604376))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2815'^^xsd:string;
  dwc:observationDate '1912-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2816> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.627503 -2.10974)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.627503"^^xsd:decimal ;
  dwc:decimalLongitude "-2.10974"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2816'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2213_2816'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.10974'^^xsd:double;
  dwc:latitude '61.627503'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.10974 61.627503, -2.10974 61.627503, -2.10974 61.627503, -2.10974 61.627503, -2.10974 61.627503))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2816'^^xsd:string;
  dwc:observationDate '1912-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2817> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.711508 -2.704811)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.711508"^^xsd:decimal ;
  dwc:decimalLongitude "-2.704811"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2817'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2213_2817'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.704811'^^xsd:double;
  dwc:latitude '61.711508'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.704811 61.711508, -2.704811 61.711508, -2.704811 61.711508, -2.704811 61.711508, -2.704811 61.711508))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2817'^^xsd:string;
  dwc:observationDate '1912-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_614> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.253443 -2.293086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.253443"^^xsd:decimal ;
  dwc:decimalLongitude "-2.293086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_614'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2213_614'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.293086'^^xsd:double;
  dwc:latitude '61.253443'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.293086 61.253443, -2.293086 61.253443, -2.293086 61.253443, -2.293086 61.253443, -2.293086 61.253443))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_614'^^xsd:string;
  dwc:observationDate '1908-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2819> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.724125 0.972546)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.724125"^^xsd:decimal ;
  dwc:decimalLongitude "0.972546"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2819'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2213_2819'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.972546'^^xsd:double;
  dwc:latitude '61.724125'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.972546 61.724125, 0.972546 61.724125, 0.972546 61.724125, 0.972546 61.724125, 0.972546 61.724125))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2819'^^xsd:string;
  dwc:observationDate '1912-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_615> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.253443 -2.293086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.253443"^^xsd:decimal ;
  dwc:decimalLongitude "-2.293086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_615'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2213_615'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.293086'^^xsd:double;
  dwc:latitude '61.253443'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.293086 61.253443, -2.293086 61.253443, -2.293086 61.253443, -2.293086 61.253443, -2.293086 61.253443))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_615'^^xsd:string;
  dwc:observationDate '1908-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_616> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.253443 -2.293086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.253443"^^xsd:decimal ;
  dwc:decimalLongitude "-2.293086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_616'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2213_616'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.293086'^^xsd:double;
  dwc:latitude '61.253443'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.293086 61.253443, -2.293086 61.253443, -2.293086 61.253443, -2.293086 61.253443, -2.293086 61.253443))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_616'^^xsd:string;
  dwc:observationDate '1908-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1217> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.252882 1.187003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.252882"^^xsd:decimal ;
  dwc:decimalLongitude "1.187003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1217'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2213_1217'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.187003'^^xsd:double;
  dwc:latitude '61.252882'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.187003 61.252882, 1.187003 61.252882, 1.187003 61.252882, 1.187003 61.252882, 1.187003 61.252882))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1217'^^xsd:string;
  dwc:observationDate '1909-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2823> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.139059 -1.901173)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.139059"^^xsd:decimal ;
  dwc:decimalLongitude "-1.901173"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2823'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2213_2823'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.901173'^^xsd:double;
  dwc:latitude '61.139059'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.901173 61.139059, -1.901173 61.139059, -1.901173 61.139059, -1.901173 61.139059, -1.901173 61.139059))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2823'^^xsd:string;
  dwc:observationDate '1912-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2824> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.253443 -2.293086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.253443"^^xsd:decimal ;
  dwc:decimalLongitude "-2.293086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2824'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2213_2824'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.293086'^^xsd:double;
  dwc:latitude '61.253443'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.293086 61.253443, -2.293086 61.253443, -2.293086 61.253443, -2.293086 61.253443, -2.293086 61.253443))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2824'^^xsd:string;
  dwc:observationDate '1912-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_535> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.253443 -2.293086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.253443"^^xsd:decimal ;
  dwc:decimalLongitude "-2.293086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_535'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2213_535'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.293086'^^xsd:double;
  dwc:latitude '61.253443'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.293086 61.253443, -2.293086 61.253443, -2.293086 61.253443, -2.293086 61.253443, -2.293086 61.253443))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_535'^^xsd:string;
  dwc:observationDate '1908-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_536> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.253443 -2.293086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.253443"^^xsd:decimal ;
  dwc:decimalLongitude "-2.293086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_536'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2213_536'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.293086'^^xsd:double;
  dwc:latitude '61.253443'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.293086 61.253443, -2.293086 61.253443, -2.293086 61.253443, -2.293086 61.253443, -2.293086 61.253443))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_536'^^xsd:string;
  dwc:observationDate '1908-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_537> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.298483 -1.803991)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.298483"^^xsd:decimal ;
  dwc:decimalLongitude "-1.803991"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_537'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2213_537'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.803991'^^xsd:double;
  dwc:latitude '61.298483'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.803991 61.298483, -1.803991 61.298483, -1.803991 61.298483, -1.803991 61.298483, -1.803991 61.298483))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_537'^^xsd:string;
  dwc:observationDate '1908-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_538> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.314767 -1.810899)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.314767"^^xsd:decimal ;
  dwc:decimalLongitude "-1.810899"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_538'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2213_538'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.810899'^^xsd:double;
  dwc:latitude '61.314767'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.810899 61.314767, -1.810899 61.314767, -1.810899 61.314767, -1.810899 61.314767, -1.810899 61.314767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_538'^^xsd:string;
  dwc:observationDate '1908-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_539> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.510148 -1.079991)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.510148"^^xsd:decimal ;
  dwc:decimalLongitude "-1.079991"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_539'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2213_539'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.079991'^^xsd:double;
  dwc:latitude '61.510148'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.079991 61.510148, -1.079991 61.510148, -1.079991 61.510148, -1.079991 61.510148, -1.079991 61.510148))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_539'^^xsd:string;
  dwc:observationDate '1908-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_618> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.314591 -2.347288)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.314591"^^xsd:decimal ;
  dwc:decimalLongitude "-2.347288"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_618'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2213_618'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.347288'^^xsd:double;
  dwc:latitude '61.314591'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.347288 61.314591, -2.347288 61.314591, -2.347288 61.314591, -2.347288 61.314591, -2.347288 61.314591))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_618'^^xsd:string;
  dwc:observationDate '1908-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_541> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.575263 -1.051937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.575263"^^xsd:decimal ;
  dwc:decimalLongitude "-1.051937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_541'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2213_541'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.051937'^^xsd:double;
  dwc:latitude '61.575263'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.051937 61.575263, -1.051937 61.575263, -1.051937 61.575263, -1.051937 61.575263, -1.051937 61.575263))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_541'^^xsd:string;
  dwc:observationDate '1908-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_542> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.594951 -2.095632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.594951"^^xsd:decimal ;
  dwc:decimalLongitude "-2.095632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_542'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2213_542'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.095632'^^xsd:double;
  dwc:latitude '61.594951'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.095632 61.594951, -2.095632 61.594951, -2.095632 61.594951, -2.095632 61.594951, -2.095632 61.594951))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_542'^^xsd:string;
  dwc:observationDate '1908-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_543> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.594951 -2.095632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.594951"^^xsd:decimal ;
  dwc:decimalLongitude "-2.095632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_543'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2213_543'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.095632'^^xsd:double;
  dwc:latitude '61.594951'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.095632 61.594951, -2.095632 61.594951, -2.095632 61.594951, -2.095632 61.594951, -2.095632 61.594951))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_543'^^xsd:string;
  dwc:observationDate '1908-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1684> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.442287 -1.300053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.442287"^^xsd:decimal ;
  dwc:decimalLongitude "-1.300053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_1684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1684'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2213_1684'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.300053'^^xsd:double;
  dwc:latitude '61.442287'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.300053 61.442287, -1.300053 61.442287, -1.300053 61.442287, -1.300053 61.442287, -1.300053 61.442287))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1684'^^xsd:string;
  dwc:observationDate '1910-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_620> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.237693 -2.094244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.237693"^^xsd:decimal ;
  dwc:decimalLongitude "-2.094244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_620'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2213_620'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.094244'^^xsd:double;
  dwc:latitude '61.237693'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.094244 61.237693, -2.094244 61.237693, -2.094244 61.237693, -2.094244 61.237693, -2.094244 61.237693))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_620'^^xsd:string;
  dwc:observationDate '1908-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_621> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.237693 -2.094244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.237693"^^xsd:decimal ;
  dwc:decimalLongitude "-2.094244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_621'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2213_621'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.094244'^^xsd:double;
  dwc:latitude '61.237693'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.094244 61.237693, -2.094244 61.237693, -2.094244 61.237693, -2.094244 61.237693, -2.094244 61.237693))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_621'^^xsd:string;
  dwc:observationDate '1908-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_622> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.268281 -2.121253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.268281"^^xsd:decimal ;
  dwc:decimalLongitude "-2.121253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_622'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2213_622'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.121253'^^xsd:double;
  dwc:latitude '61.268281'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.121253 61.268281, -2.121253 61.268281, -2.121253 61.268281, -2.121253 61.268281, -2.121253 61.268281))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_622'^^xsd:string;
  dwc:observationDate '1908-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3429> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.43735 0.341812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.43735"^^xsd:decimal ;
  dwc:decimalLongitude "0.341812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_3429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3429'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2213_3429'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.341812'^^xsd:double;
  dwc:latitude '61.43735'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.341812 61.43735, 0.341812 61.43735, 0.341812 61.43735, 0.341812 61.43735, 0.341812 61.43735))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3429'^^xsd:string;
  dwc:observationDate '1913-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3778> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.020952 0.962542)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.020952"^^xsd:decimal ;
  dwc:decimalLongitude "0.962542"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_3778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3778'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2213_3778'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.962542'^^xsd:double;
  dwc:latitude '61.020952'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.962542 61.020952, 0.962542 61.020952, 0.962542 61.020952, 0.962542 61.020952, 0.962542 61.020952))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3778'^^xsd:string;
  dwc:observationDate '1914-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2842> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.143244 -8.571682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.143244"^^xsd:decimal ;
  dwc:decimalLongitude "-8.571682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2842'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2213_2842'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.571682'^^xsd:double;
  dwc:latitude '58.143244'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.571682 58.143244, -8.571682 58.143244, -8.571682 58.143244, -8.571682 58.143244, -8.571682 58.143244))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2842'^^xsd:string;
  dwc:observationDate '1912-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2843> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.143244 -8.571682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.143244"^^xsd:decimal ;
  dwc:decimalLongitude "-8.571682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2843'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2213_2843'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.571682'^^xsd:double;
  dwc:latitude '58.143244'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.571682 58.143244, -8.571682 58.143244, -8.571682 58.143244, -8.571682 58.143244, -8.571682 58.143244))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2843'^^xsd:string;
  dwc:observationDate '1912-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_623> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.363719 -1.487175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.363719"^^xsd:decimal ;
  dwc:decimalLongitude "-1.487175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_623'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2213_623'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.487175'^^xsd:double;
  dwc:latitude '61.363719'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.487175 61.363719, -1.487175 61.363719, -1.487175 61.363719, -1.487175 61.363719, -1.487175 61.363719))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_623'^^xsd:string;
  dwc:observationDate '1908-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_624> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.430197 -1.487175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.430197"^^xsd:decimal ;
  dwc:decimalLongitude "-1.487175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_624'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2213_624'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.487175'^^xsd:double;
  dwc:latitude '61.430197'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.487175 61.430197, -1.487175 61.430197, -1.487175 61.430197, -1.487175 61.430197, -1.487175 61.430197))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_624'^^xsd:string;
  dwc:observationDate '1908-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_625> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.446816 -1.487175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.446816"^^xsd:decimal ;
  dwc:decimalLongitude "-1.487175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_625'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2213_625'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.487175'^^xsd:double;
  dwc:latitude '61.446816'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.487175 61.446816, -1.487175 61.446816, -1.487175 61.446816, -1.487175 61.446816, -1.487175 61.446816))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_625'^^xsd:string;
  dwc:observationDate '1908-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2847> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.733448 -0.374906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.733448"^^xsd:decimal ;
  dwc:decimalLongitude "-0.374906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2847'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2213_2847'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.374906'^^xsd:double;
  dwc:latitude '61.733448'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.374906 61.733448, -0.374906 61.733448, -0.374906 61.733448, -0.374906 61.733448, -0.374906 61.733448))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2847'^^xsd:string;
  dwc:observationDate '1912-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2848> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.733448 -0.374906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.733448"^^xsd:decimal ;
  dwc:decimalLongitude "-0.374906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2848'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2213_2848'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.374906'^^xsd:double;
  dwc:latitude '61.733448'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.374906 61.733448, -0.374906 61.733448, -0.374906 61.733448, -0.374906 61.733448, -0.374906 61.733448))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2848'^^xsd:string;
  dwc:observationDate '1912-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2849> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.784131 -7.591219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.784131"^^xsd:decimal ;
  dwc:decimalLongitude "-7.591219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/8275__2213_2849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2849'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2213_2849'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-7.591219'^^xsd:double;
  dwc:latitude '59.784131'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.591219 59.784131, -7.591219 59.784131, -7.591219 59.784131, -7.591219 59.784131, -7.591219 59.784131))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2849'^^xsd:string;
  dwc:observationDate '1912-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_550> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.467365 -2.48372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.467365"^^xsd:decimal ;
  dwc:decimalLongitude "-2.48372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.467365 -2.48372)"^^geo:wktLiteral ;
  geo-pos:lat "61.467365"^^xsd:decimal ;
  geo-pos:long "-2.48372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_550'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2213_550'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.48372'^^xsd:double;
  dwc:latitude '61.467365'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.48372 61.467365, -2.48372 61.467365, -2.48372 61.467365, -2.48372 61.467365, -2.48372 61.467365))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_550'^^xsd:string;
  dwc:observationDate '1908-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_626> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.702412 -1.240385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.702412"^^xsd:decimal ;
  dwc:decimalLongitude "-1.240385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.702412 -1.240385)"^^geo:wktLiteral ;
  geo-pos:lat "61.702412"^^xsd:decimal ;
  geo-pos:long "-1.240385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_626'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2213_626'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.240385'^^xsd:double;
  dwc:latitude '61.702412'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.240385 61.702412, -1.240385 61.702412, -1.240385 61.702412, -1.240385 61.702412, -1.240385 61.702412))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_626'^^xsd:string;
  dwc:observationDate '1908-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_627> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.230761 -1.487175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.230761"^^xsd:decimal ;
  dwc:decimalLongitude "-1.487175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.230761 -1.487175)"^^geo:wktLiteral ;
  geo-pos:lat "61.230761"^^xsd:decimal ;
  geo-pos:long "-1.487175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_627'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2213_627'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.487175'^^xsd:double;
  dwc:latitude '61.230761'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.487175 61.230761, -1.487175 61.230761, -1.487175 61.230761, -1.487175 61.230761, -1.487175 61.230761))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_627'^^xsd:string;
  dwc:observationDate '1908-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2854> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.926839 0.059228)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.926839"^^xsd:decimal ;
  dwc:decimalLongitude "0.059228"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.926839 0.059228)"^^geo:wktLiteral ;
  geo-pos:lat "61.926839"^^xsd:decimal ;
  geo-pos:long "0.059228"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2854'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2213_2854'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.059228'^^xsd:double;
  dwc:latitude '61.926839'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.059228 61.926839, 0.059228 61.926839, 0.059228 61.926839, 0.059228 61.926839, 0.059228 61.926839))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2854'^^xsd:string;
  dwc:observationDate '1912-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2855> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.324068 -7.316299)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.324068"^^xsd:decimal ;
  dwc:decimalLongitude "-7.316299"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.324068 -7.316299)"^^geo:wktLiteral ;
  geo-pos:lat "56.324068"^^xsd:decimal ;
  geo-pos:long "-7.316299"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2855'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2213_2855'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-7.316299'^^xsd:double;
  dwc:latitude '56.324068'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.316299 56.324068, -7.316299 56.324068, -7.316299 56.324068, -7.316299 56.324068, -7.316299 56.324068))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2855'^^xsd:string;
  dwc:observationDate '1912-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2856> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.324068 -7.316299)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.324068"^^xsd:decimal ;
  dwc:decimalLongitude "-7.316299"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.324068 -7.316299)"^^geo:wktLiteral ;
  geo-pos:lat "56.324068"^^xsd:decimal ;
  geo-pos:long "-7.316299"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2856'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2213_2856'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-7.316299'^^xsd:double;
  dwc:latitude '56.324068'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.316299 56.324068, -7.316299 56.324068, -7.316299 56.324068, -7.316299 56.324068, -7.316299 56.324068))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2856'^^xsd:string;
  dwc:observationDate '1912-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2857> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.324068 -7.316299)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.324068"^^xsd:decimal ;
  dwc:decimalLongitude "-7.316299"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.324068 -7.316299)"^^geo:wktLiteral ;
  geo-pos:lat "56.324068"^^xsd:decimal ;
  geo-pos:long "-7.316299"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2857'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2213_2857'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-7.316299'^^xsd:double;
  dwc:latitude '56.324068'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.316299 56.324068, -7.316299 56.324068, -7.316299 56.324068, -7.316299 56.324068, -7.316299 56.324068))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2857'^^xsd:string;
  dwc:observationDate '1912-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2858> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.324068 -7.316299)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.324068"^^xsd:decimal ;
  dwc:decimalLongitude "-7.316299"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.324068 -7.316299)"^^geo:wktLiteral ;
  geo-pos:lat "56.324068"^^xsd:decimal ;
  geo-pos:long "-7.316299"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2858'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2213_2858'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-7.316299'^^xsd:double;
  dwc:latitude '56.324068'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.316299 56.324068, -7.316299 56.324068, -7.316299 56.324068, -7.316299 56.324068, -7.316299 56.324068))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2858'^^xsd:string;
  dwc:observationDate '1912-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1219> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.446816 -1.487175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.446816"^^xsd:decimal ;
  dwc:decimalLongitude "-1.487175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.446816 -1.487175)"^^geo:wktLiteral ;
  geo-pos:lat "61.446816"^^xsd:decimal ;
  geo-pos:long "-1.487175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1219'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2213_1219'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.487175'^^xsd:double;
  dwc:latitude '61.446816'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.487175 61.446816, -1.487175 61.446816, -1.487175 61.446816, -1.487175 61.446816, -1.487175 61.446816))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1219'^^xsd:string;
  dwc:observationDate '1909-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_554> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.253443 -2.293086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.253443"^^xsd:decimal ;
  dwc:decimalLongitude "-2.293086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.253443 -2.293086)"^^geo:wktLiteral ;
  geo-pos:lat "61.253443"^^xsd:decimal ;
  geo-pos:long "-2.293086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_554'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2213_554'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.293086'^^xsd:double;
  dwc:latitude '61.253443'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.293086 61.253443, -2.293086 61.253443, -2.293086 61.253443, -2.293086 61.253443, -2.293086 61.253443))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_554'^^xsd:string;
  dwc:observationDate '1908-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_555> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.253443 -2.293086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.253443"^^xsd:decimal ;
  dwc:decimalLongitude "-2.293086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.253443 -2.293086)"^^geo:wktLiteral ;
  geo-pos:lat "61.253443"^^xsd:decimal ;
  geo-pos:long "-2.293086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_555'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2213_555'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.293086'^^xsd:double;
  dwc:latitude '61.253443'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.293086 61.253443, -2.293086 61.253443, -2.293086 61.253443, -2.293086 61.253443, -2.293086 61.253443))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_555'^^xsd:string;
  dwc:observationDate '1908-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_556> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.529912 -1.487175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.529912"^^xsd:decimal ;
  dwc:decimalLongitude "-1.487175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.529912 -1.487175)"^^geo:wktLiteral ;
  geo-pos:lat "61.529912"^^xsd:decimal ;
  geo-pos:long "-1.487175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_556'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2213_556'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.487175'^^xsd:double;
  dwc:latitude '61.529912'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.487175 61.529912, -1.487175 61.529912, -1.487175 61.529912, -1.487175 61.529912, -1.487175 61.529912))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_556'^^xsd:string;
  dwc:observationDate '1908-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3428> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.554942 0.54943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.554942"^^xsd:decimal ;
  dwc:decimalLongitude "0.54943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.554942 0.54943)"^^geo:wktLiteral ;
  geo-pos:lat "60.554942"^^xsd:decimal ;
  geo-pos:long "0.54943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3428'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2213_3428'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.54943'^^xsd:double;
  dwc:latitude '60.554942'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.54943 60.554942, 0.54943 60.554942, 0.54943 60.554942, 0.54943 60.554942, 0.54943 60.554942))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3428'^^xsd:string;
  dwc:observationDate '1913-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_557> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.529609 -1.471408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.529609"^^xsd:decimal ;
  dwc:decimalLongitude "-1.471408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.529609 -1.471408)"^^geo:wktLiteral ;
  geo-pos:lat "61.529609"^^xsd:decimal ;
  geo-pos:long "-1.471408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_557'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2213_557'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.471408'^^xsd:double;
  dwc:latitude '61.529609'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.471408 61.529609, -1.471408 61.529609, -1.471408 61.529609, -1.471408 61.529609, -1.471408 61.529609))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_557'^^xsd:string;
  dwc:observationDate '1908-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_558> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.613007 -1.487175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.613007"^^xsd:decimal ;
  dwc:decimalLongitude "-1.487175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.613007 -1.487175)"^^geo:wktLiteral ;
  geo-pos:lat "61.613007"^^xsd:decimal ;
  geo-pos:long "-1.487175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_558'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2213_558'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.487175'^^xsd:double;
  dwc:latitude '61.613007'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.487175 61.613007, -1.487175 61.613007, -1.487175 61.613007, -1.487175 61.613007, -1.487175 61.613007))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_558'^^xsd:string;
  dwc:observationDate '1908-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_559> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.624094 -1.943531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.624094"^^xsd:decimal ;
  dwc:decimalLongitude "-1.943531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.624094 -1.943531)"^^geo:wktLiteral ;
  geo-pos:lat "61.624094"^^xsd:decimal ;
  geo-pos:long "-1.943531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_559'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2213_559'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.943531'^^xsd:double;
  dwc:latitude '61.624094'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.943531 61.624094, -1.943531 61.624094, -1.943531 61.624094, -1.943531 61.624094, -1.943531 61.624094))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_559'^^xsd:string;
  dwc:observationDate '1908-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2870> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.170033 -7.203586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.170033"^^xsd:decimal ;
  dwc:decimalLongitude "-7.203586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.170033 -7.203586)"^^geo:wktLiteral ;
  geo-pos:lat "56.170033"^^xsd:decimal ;
  geo-pos:long "-7.203586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2870'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2213_2870'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-7.203586'^^xsd:double;
  dwc:latitude '56.170033'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.203586 56.170033, -7.203586 56.170033, -7.203586 56.170033, -7.203586 56.170033, -7.203586 56.170033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2870'^^xsd:string;
  dwc:observationDate '1912-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2871> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.170033 -7.203586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.170033"^^xsd:decimal ;
  dwc:decimalLongitude "-7.203586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.170033 -7.203586)"^^geo:wktLiteral ;
  geo-pos:lat "56.170033"^^xsd:decimal ;
  geo-pos:long "-7.203586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2871'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2213_2871'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-7.203586'^^xsd:double;
  dwc:latitude '56.170033'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.203586 56.170033, -7.203586 56.170033, -7.203586 56.170033, -7.203586 56.170033, -7.203586 56.170033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2871'^^xsd:string;
  dwc:observationDate '1912-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2872> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.170033 -7.203586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.170033"^^xsd:decimal ;
  dwc:decimalLongitude "-7.203586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.170033 -7.203586)"^^geo:wktLiteral ;
  geo-pos:lat "56.170033"^^xsd:decimal ;
  geo-pos:long "-7.203586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2872'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2213_2872'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-7.203586'^^xsd:double;
  dwc:latitude '56.170033'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.203586 56.170033, -7.203586 56.170033, -7.203586 56.170033, -7.203586 56.170033, -7.203586 56.170033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2872'^^xsd:string;
  dwc:observationDate '1912-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2873> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.324068 -7.316299)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.324068"^^xsd:decimal ;
  dwc:decimalLongitude "-7.316299"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.324068 -7.316299)"^^geo:wktLiteral ;
  geo-pos:lat "56.324068"^^xsd:decimal ;
  geo-pos:long "-7.316299"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2873'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2213_2873'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-7.316299'^^xsd:double;
  dwc:latitude '56.324068'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.316299 56.324068, -7.316299 56.324068, -7.316299 56.324068, -7.316299 56.324068, -7.316299 56.324068))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2873'^^xsd:string;
  dwc:observationDate '1912-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3773> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.805324 1.504485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.805324"^^xsd:decimal ;
  dwc:decimalLongitude "1.504485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.805324 1.504485)"^^geo:wktLiteral ;
  geo-pos:lat "60.805324"^^xsd:decimal ;
  geo-pos:long "1.504485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3773'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2213_3773'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.504485'^^xsd:double;
  dwc:latitude '60.805324'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.504485 60.805324, 1.504485 60.805324, 1.504485 60.805324, 1.504485 60.805324, 1.504485 60.805324))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3773'^^xsd:string;
  dwc:observationDate '1914-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_560> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.629626 -1.487175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.629626"^^xsd:decimal ;
  dwc:decimalLongitude "-1.487175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.629626 -1.487175)"^^geo:wktLiteral ;
  geo-pos:lat "61.629626"^^xsd:decimal ;
  geo-pos:long "-1.487175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_560'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2213_560'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.487175'^^xsd:double;
  dwc:latitude '61.629626'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.487175 61.629626, -1.487175 61.629626, -1.487175 61.629626, -1.487175 61.629626, -1.487175 61.629626))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_560'^^xsd:string;
  dwc:observationDate '1908-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_561> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.243269 -2.686874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.243269"^^xsd:decimal ;
  dwc:decimalLongitude "-2.686874"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.243269 -2.686874)"^^geo:wktLiteral ;
  geo-pos:lat "61.243269"^^xsd:decimal ;
  geo-pos:long "-2.686874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_561'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2213_561'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.686874'^^xsd:double;
  dwc:latitude '61.243269'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.686874 61.243269, -2.686874 61.243269, -2.686874 61.243269, -2.686874 61.243269, -2.686874 61.243269))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_561'^^xsd:string;
  dwc:observationDate '1908-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_562> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.243269 -2.686874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.243269"^^xsd:decimal ;
  dwc:decimalLongitude "-2.686874"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.243269 -2.686874)"^^geo:wktLiteral ;
  geo-pos:lat "61.243269"^^xsd:decimal ;
  geo-pos:long "-2.686874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_562'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2213_562'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.686874'^^xsd:double;
  dwc:latitude '61.243269'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.686874 61.243269, -2.686874 61.243269, -2.686874 61.243269, -2.686874 61.243269, -2.686874 61.243269))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_562'^^xsd:string;
  dwc:observationDate '1908-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1220> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.552411 0.592708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.552411"^^xsd:decimal ;
  dwc:decimalLongitude "0.592708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.552411 0.592708)"^^geo:wktLiteral ;
  geo-pos:lat "61.552411"^^xsd:decimal ;
  geo-pos:long "0.592708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1220'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2213_1220'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.592708'^^xsd:double;
  dwc:latitude '61.552411'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.592708 61.552411, 0.592708 61.552411, 0.592708 61.552411, 0.592708 61.552411, 0.592708 61.552411))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1220'^^xsd:string;
  dwc:observationDate '1909-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3043> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.079362 0.199563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.079362"^^xsd:decimal ;
  dwc:decimalLongitude "0.199563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.079362 0.199563)"^^geo:wktLiteral ;
  geo-pos:lat "62.079362"^^xsd:decimal ;
  geo-pos:long "0.199563"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3043'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2213_3043'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.199563'^^xsd:double;
  dwc:latitude '62.079362'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.199563 62.079362, 0.199563 62.079362, 0.199563 62.079362, 0.199563 62.079362, 0.199563 62.079362))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3043'^^xsd:string;
  dwc:observationDate '1912-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3044> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.079362 0.199563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.079362"^^xsd:decimal ;
  dwc:decimalLongitude "0.199563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.079362 0.199563)"^^geo:wktLiteral ;
  geo-pos:lat "62.079362"^^xsd:decimal ;
  geo-pos:long "0.199563"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3044'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2213_3044'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.199563'^^xsd:double;
  dwc:latitude '62.079362'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.199563 62.079362, 0.199563 62.079362, 0.199563 62.079362, 0.199563 62.079362, 0.199563 62.079362))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3044'^^xsd:string;
  dwc:observationDate '1912-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2714> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.140793 -1.284902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.140793"^^xsd:decimal ;
  dwc:decimalLongitude "-1.284902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.140793 -1.284902)"^^geo:wktLiteral ;
  geo-pos:lat "62.140793"^^xsd:decimal ;
  geo-pos:long "-1.284902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2714'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2213_2714'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.284902'^^xsd:double;
  dwc:latitude '62.140793'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.284902 62.140793, -1.284902 62.140793, -1.284902 62.140793, -1.284902 62.140793, -1.284902 62.140793))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2714'^^xsd:string;
  dwc:observationDate '1911-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2713> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.140793 -1.284902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.140793"^^xsd:decimal ;
  dwc:decimalLongitude "-1.284902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.140793 -1.284902)"^^geo:wktLiteral ;
  geo-pos:lat "62.140793"^^xsd:decimal ;
  geo-pos:long "-1.284902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2713'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2213_2713'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.284902'^^xsd:double;
  dwc:latitude '62.140793'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.284902 62.140793, -1.284902 62.140793, -1.284902 62.140793, -1.284902 62.140793, -1.284902 62.140793))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2713'^^xsd:string;
  dwc:observationDate '1911-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1221> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.098411 -9.868073)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.098411"^^xsd:decimal ;
  dwc:decimalLongitude "-9.868073"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.098411 -9.868073)"^^geo:wktLiteral ;
  geo-pos:lat "57.098411"^^xsd:decimal ;
  geo-pos:long "-9.868073"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1221'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2213_1221'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.868073'^^xsd:double;
  dwc:latitude '57.098411'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.868073 57.098411, -9.868073 57.098411, -9.868073 57.098411, -9.868073 57.098411, -9.868073 57.098411))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1221'^^xsd:string;
  dwc:observationDate '1909-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1222> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.432471 -9.269361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.432471"^^xsd:decimal ;
  dwc:decimalLongitude "-9.269361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.432471 -9.269361)"^^geo:wktLiteral ;
  geo-pos:lat "57.432471"^^xsd:decimal ;
  geo-pos:long "-9.269361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1222'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2213_1222'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.269361'^^xsd:double;
  dwc:latitude '57.432471'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.269361 57.432471, -9.269361 57.432471, -9.269361 57.432471, -9.269361 57.432471, -9.269361 57.432471))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1222'^^xsd:string;
  dwc:observationDate '1909-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1223> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.432471 -9.269361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.432471"^^xsd:decimal ;
  dwc:decimalLongitude "-9.269361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.432471 -9.269361)"^^geo:wktLiteral ;
  geo-pos:lat "57.432471"^^xsd:decimal ;
  geo-pos:long "-9.269361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1223'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2213_1223'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.269361'^^xsd:double;
  dwc:latitude '57.432471'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.269361 57.432471, -9.269361 57.432471, -9.269361 57.432471, -9.269361 57.432471, -9.269361 57.432471))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1223'^^xsd:string;
  dwc:observationDate '1909-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3050> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.232782 2.13768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.232782"^^xsd:decimal ;
  dwc:decimalLongitude "2.13768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.232782 2.13768)"^^geo:wktLiteral ;
  geo-pos:lat "62.232782"^^xsd:decimal ;
  geo-pos:long "2.13768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3050'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2213_3050'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '2.13768'^^xsd:double;
  dwc:latitude '62.232782'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.13768 62.232782, 2.13768 62.232782, 2.13768 62.232782, 2.13768 62.232782, 2.13768 62.232782))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3050'^^xsd:string;
  dwc:observationDate '1912-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2402> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.517123 -0.885294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.517123"^^xsd:decimal ;
  dwc:decimalLongitude "-0.885294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.517123 -0.885294)"^^geo:wktLiteral ;
  geo-pos:lat "62.517123"^^xsd:decimal ;
  geo-pos:long "-0.885294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2402'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2213_2402'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.885294'^^xsd:double;
  dwc:latitude '62.517123'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.885294 62.517123, -0.885294 62.517123, -0.885294 62.517123, -0.885294 62.517123, -0.885294 62.517123))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2402'^^xsd:string;
  dwc:observationDate '1911-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2403> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.517123 -0.885294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.517123"^^xsd:decimal ;
  dwc:decimalLongitude "-0.885294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.517123 -0.885294)"^^geo:wktLiteral ;
  geo-pos:lat "62.517123"^^xsd:decimal ;
  geo-pos:long "-0.885294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2403'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2213_2403'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.885294'^^xsd:double;
  dwc:latitude '62.517123'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.885294 62.517123, -0.885294 62.517123, -0.885294 62.517123, -0.885294 62.517123, -0.885294 62.517123))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2403'^^xsd:string;
  dwc:observationDate '1911-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1109> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.034755 1.131454)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.034755"^^xsd:decimal ;
  dwc:decimalLongitude "1.131454"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.034755 1.131454)"^^geo:wktLiteral ;
  geo-pos:lat "61.034755"^^xsd:decimal ;
  geo-pos:long "1.131454"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1109'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2213_1109'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.131454'^^xsd:double;
  dwc:latitude '61.034755'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.131454 61.034755, 1.131454 61.034755, 1.131454 61.034755, 1.131454 61.034755, 1.131454 61.034755))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1109'^^xsd:string;
  dwc:observationDate '1909-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3427> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.528106 0.672919)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.528106"^^xsd:decimal ;
  dwc:decimalLongitude "0.672919"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.528106 0.672919)"^^geo:wktLiteral ;
  geo-pos:lat "60.528106"^^xsd:decimal ;
  geo-pos:long "0.672919"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3427'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2213_3427'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.672919'^^xsd:double;
  dwc:latitude '60.528106'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.672919 60.528106, 0.672919 60.528106, 0.672919 60.528106, 0.672919 60.528106, 0.672919 60.528106))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3427'^^xsd:string;
  dwc:observationDate '1913-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1224> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.061726 1.469712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.061726"^^xsd:decimal ;
  dwc:decimalLongitude "1.469712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.061726 1.469712)"^^geo:wktLiteral ;
  geo-pos:lat "61.061726"^^xsd:decimal ;
  geo-pos:long "1.469712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1224'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2213_1224'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.469712'^^xsd:double;
  dwc:latitude '61.061726'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.469712 61.061726, 1.469712 61.061726, 1.469712 61.061726, 1.469712 61.061726, 1.469712 61.061726))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1224'^^xsd:string;
  dwc:observationDate '1909-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1225> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.061726 1.469712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.061726"^^xsd:decimal ;
  dwc:decimalLongitude "1.469712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.061726 1.469712)"^^geo:wktLiteral ;
  geo-pos:lat "61.061726"^^xsd:decimal ;
  geo-pos:long "1.469712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1225'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2213_1225'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.469712'^^xsd:double;
  dwc:latitude '61.061726'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.469712 61.061726, 1.469712 61.061726, 1.469712 61.061726, 1.469712 61.061726, 1.469712 61.061726))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1225'^^xsd:string;
  dwc:observationDate '1909-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_666> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.192272 -2.239095)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.192272"^^xsd:decimal ;
  dwc:decimalLongitude "-2.239095"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.192272 -2.239095)"^^geo:wktLiteral ;
  geo-pos:lat "61.192272"^^xsd:decimal ;
  geo-pos:long "-2.239095"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_666'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2213_666'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.239095'^^xsd:double;
  dwc:latitude '61.192272'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.239095 61.192272, -2.239095 61.192272, -2.239095 61.192272, -2.239095 61.192272, -2.239095 61.192272))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_666'^^xsd:string;
  dwc:observationDate '1908-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_667> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.253443 -2.293086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.253443"^^xsd:decimal ;
  dwc:decimalLongitude "-2.293086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.253443 -2.293086)"^^geo:wktLiteral ;
  geo-pos:lat "61.253443"^^xsd:decimal ;
  geo-pos:long "-2.293086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_667'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2213_667'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.293086'^^xsd:double;
  dwc:latitude '61.253443'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.293086 61.253443, -2.293086 61.253443, -2.293086 61.253443, -2.293086 61.253443, -2.293086 61.253443))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_667'^^xsd:string;
  dwc:observationDate '1908-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2410> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.741637 -6.393988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.741637"^^xsd:decimal ;
  dwc:decimalLongitude "-6.393988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.741637 -6.393988)"^^geo:wktLiteral ;
  geo-pos:lat "59.741637"^^xsd:decimal ;
  geo-pos:long "-6.393988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2410'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2213_2410'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-6.393988'^^xsd:double;
  dwc:latitude '59.741637'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.393988 59.741637, -6.393988 59.741637, -6.393988 59.741637, -6.393988 59.741637, -6.393988 59.741637))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2410'^^xsd:string;
  dwc:observationDate '1911-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2411> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.741637 -6.393988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.741637"^^xsd:decimal ;
  dwc:decimalLongitude "-6.393988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.741637 -6.393988)"^^geo:wktLiteral ;
  geo-pos:lat "59.741637"^^xsd:decimal ;
  geo-pos:long "-6.393988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2411'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2213_2411'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-6.393988'^^xsd:double;
  dwc:latitude '59.741637'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.393988 59.741637, -6.393988 59.741637, -6.393988 59.741637, -6.393988 59.741637, -6.393988 59.741637))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2411'^^xsd:string;
  dwc:observationDate '1911-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2412> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.741637 -6.393988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.741637"^^xsd:decimal ;
  dwc:decimalLongitude "-6.393988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.741637 -6.393988)"^^geo:wktLiteral ;
  geo-pos:lat "59.741637"^^xsd:decimal ;
  geo-pos:long "-6.393988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2412'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2213_2412'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-6.393988'^^xsd:double;
  dwc:latitude '59.741637'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.393988 59.741637, -6.393988 59.741637, -6.393988 59.741637, -6.393988 59.741637, -6.393988 59.741637))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2412'^^xsd:string;
  dwc:observationDate '1911-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2413> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.754124 -7.012809)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.754124"^^xsd:decimal ;
  dwc:decimalLongitude "-7.012809"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.754124 -7.012809)"^^geo:wktLiteral ;
  geo-pos:lat "59.754124"^^xsd:decimal ;
  geo-pos:long "-7.012809"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2413'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2213_2413'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-7.012809'^^xsd:double;
  dwc:latitude '59.754124'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.012809 59.754124, -7.012809 59.754124, -7.012809 59.754124, -7.012809 59.754124, -7.012809 59.754124))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2413'^^xsd:string;
  dwc:observationDate '1911-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_668> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.253443 -2.293086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.253443"^^xsd:decimal ;
  dwc:decimalLongitude "-2.293086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.253443 -2.293086)"^^geo:wktLiteral ;
  geo-pos:lat "61.253443"^^xsd:decimal ;
  geo-pos:long "-2.293086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_668'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2213_668'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.293086'^^xsd:double;
  dwc:latitude '61.253443'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.293086 61.253443, -2.293086 61.253443, -2.293086 61.253443, -2.293086 61.253443, -2.293086 61.253443))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_668'^^xsd:string;
  dwc:observationDate '1908-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1410> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.774172 -0.079715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.774172"^^xsd:decimal ;
  dwc:decimalLongitude "-0.079715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.774172 -0.079715)"^^geo:wktLiteral ;
  geo-pos:lat "61.774172"^^xsd:decimal ;
  geo-pos:long "-0.079715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1410'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2213_1410'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.079715'^^xsd:double;
  dwc:latitude '61.774172'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.079715 61.774172, -0.079715 61.774172, -0.079715 61.774172, -0.079715 61.774172, -0.079715 61.774172))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1410'^^xsd:string;
  dwc:observationDate '1909-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_669> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.253443 -2.293086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.253443"^^xsd:decimal ;
  dwc:decimalLongitude "-2.293086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.253443 -2.293086)"^^geo:wktLiteral ;
  geo-pos:lat "61.253443"^^xsd:decimal ;
  geo-pos:long "-2.293086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_669'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2213_669'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.293086'^^xsd:double;
  dwc:latitude '61.253443'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.293086 61.253443, -2.293086 61.253443, -2.293086 61.253443, -2.293086 61.253443, -2.293086 61.253443))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_669'^^xsd:string;
  dwc:observationDate '1908-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1116> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.285407 -7.591219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.285407"^^xsd:decimal ;
  dwc:decimalLongitude "-7.591219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.285407 -7.591219)"^^geo:wktLiteral ;
  geo-pos:lat "59.285407"^^xsd:decimal ;
  geo-pos:long "-7.591219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1116'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2213_1116'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-7.591219'^^xsd:double;
  dwc:latitude '59.285407'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.591219 59.285407, -7.591219 59.285407, -7.591219 59.285407, -7.591219 59.285407, -7.591219 59.285407))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1116'^^xsd:string;
  dwc:observationDate '1909-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3426> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.494401 0.826992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.494401"^^xsd:decimal ;
  dwc:decimalLongitude "0.826992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.494401 0.826992)"^^geo:wktLiteral ;
  geo-pos:lat "60.494401"^^xsd:decimal ;
  geo-pos:long "0.826992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3426'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2213_3426'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.826992'^^xsd:double;
  dwc:latitude '60.494401'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.826992 60.494401, 0.826992 60.494401, 0.826992 60.494401, 0.826992 60.494401, 0.826992 60.494401))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3426'^^xsd:string;
  dwc:observationDate '1913-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3770> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.803894 1.15125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.803894"^^xsd:decimal ;
  dwc:decimalLongitude "1.15125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.803894 1.15125)"^^geo:wktLiteral ;
  geo-pos:lat "61.803894"^^xsd:decimal ;
  geo-pos:long "1.15125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3770'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2213_3770'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.15125'^^xsd:double;
  dwc:latitude '61.803894'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.15125 61.803894, 1.15125 61.803894, 1.15125 61.803894, 1.15125 61.803894, 1.15125 61.803894))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3770'^^xsd:string;
  dwc:observationDate '1914-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3425> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.494401 0.826992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.494401"^^xsd:decimal ;
  dwc:decimalLongitude "0.826992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.494401 0.826992)"^^geo:wktLiteral ;
  geo-pos:lat "60.494401"^^xsd:decimal ;
  geo-pos:long "0.826992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3425'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2213_3425'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.826992'^^xsd:double;
  dwc:latitude '60.494401'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.826992 60.494401, 0.826992 60.494401, 0.826992 60.494401, 0.826992 60.494401, 0.826992 60.494401))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3425'^^xsd:string;
  dwc:observationDate '1913-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3419> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.163955 0.704188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.163955"^^xsd:decimal ;
  dwc:decimalLongitude "0.704188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.163955 0.704188)"^^geo:wktLiteral ;
  geo-pos:lat "61.163955"^^xsd:decimal ;
  geo-pos:long "0.704188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3419'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2213_3419'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.704188'^^xsd:double;
  dwc:latitude '61.163955'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.704188 61.163955, 0.704188 61.163955, 0.704188 61.163955, 0.704188 61.163955, 0.704188 61.163955))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3419'^^xsd:string;
  dwc:observationDate '1913-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3418> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.133931 0.543856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.133931"^^xsd:decimal ;
  dwc:decimalLongitude "0.543856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.133931 0.543856)"^^geo:wktLiteral ;
  geo-pos:lat "61.133931"^^xsd:decimal ;
  geo-pos:long "0.543856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3418'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2213_3418'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.543856'^^xsd:double;
  dwc:latitude '61.133931'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.543856 61.133931, 0.543856 61.133931, 0.543856 61.133931, 0.543856 61.133931, 0.543856 61.133931))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3418'^^xsd:string;
  dwc:observationDate '1913-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_670> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.253443 -2.293086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.253443"^^xsd:decimal ;
  dwc:decimalLongitude "-2.293086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.253443 -2.293086)"^^geo:wktLiteral ;
  geo-pos:lat "61.253443"^^xsd:decimal ;
  geo-pos:long "-2.293086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_670'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2213_670'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.293086'^^xsd:double;
  dwc:latitude '61.253443'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.293086 61.253443, -2.293086 61.253443, -2.293086 61.253443, -2.293086 61.253443, -2.293086 61.253443))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_670'^^xsd:string;
  dwc:observationDate '1908-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_574> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.396183 -1.845548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.396183"^^xsd:decimal ;
  dwc:decimalLongitude "-1.845548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.396183 -1.845548)"^^geo:wktLiteral ;
  geo-pos:lat "61.396183"^^xsd:decimal ;
  geo-pos:long "-1.845548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_574'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2213_574'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.845548'^^xsd:double;
  dwc:latitude '61.396183'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.845548 61.396183, -1.845548 61.396183, -1.845548 61.396183, -1.845548 61.396183, -1.845548 61.396183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_574'^^xsd:string;
  dwc:observationDate '1908-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1119> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.184584 -3.093647)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.184584"^^xsd:decimal ;
  dwc:decimalLongitude "-3.093647"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.184584 -3.093647)"^^geo:wktLiteral ;
  geo-pos:lat "61.184584"^^xsd:decimal ;
  geo-pos:long "-3.093647"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1119'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2213_1119'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-3.093647'^^xsd:double;
  dwc:latitude '61.184584'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.093647 61.184584, -3.093647 61.184584, -3.093647 61.184584, -3.093647 61.184584, -3.093647 61.184584))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1119'^^xsd:string;
  dwc:observationDate '1909-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1120> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.184584 -3.093647)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.184584"^^xsd:decimal ;
  dwc:decimalLongitude "-3.093647"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.184584 -3.093647)"^^geo:wktLiteral ;
  geo-pos:lat "61.184584"^^xsd:decimal ;
  geo-pos:long "-3.093647"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1120'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2213_1120'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-3.093647'^^xsd:double;
  dwc:latitude '61.184584'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.093647 61.184584, -3.093647 61.184584, -3.093647 61.184584, -3.093647 61.184584, -3.093647 61.184584))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1120'^^xsd:string;
  dwc:observationDate '1909-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_575> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.428747 -1.859458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.428747"^^xsd:decimal ;
  dwc:decimalLongitude "-1.859458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.428747 -1.859458)"^^geo:wktLiteral ;
  geo-pos:lat "61.428747"^^xsd:decimal ;
  geo-pos:long "-1.859458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_575'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2213_575'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.859458'^^xsd:double;
  dwc:latitude '61.428747'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.859458 61.428747, -1.859458 61.428747, -1.859458 61.428747, -1.859458 61.428747, -1.859458 61.428747))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_575'^^xsd:string;
  dwc:observationDate '1908-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3416> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.494401 0.826992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.494401"^^xsd:decimal ;
  dwc:decimalLongitude "0.826992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.494401 0.826992)"^^geo:wktLiteral ;
  geo-pos:lat "60.494401"^^xsd:decimal ;
  geo-pos:long "0.826992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3416'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2213_3416'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.826992'^^xsd:double;
  dwc:latitude '60.494401'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.826992 60.494401, 0.826992 60.494401, 0.826992 60.494401, 0.826992 60.494401, 0.826992 60.494401))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3416'^^xsd:string;
  dwc:observationDate '1913-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_576> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.986095 -3.197628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.986095"^^xsd:decimal ;
  dwc:decimalLongitude "-3.197628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.986095 -3.197628)"^^geo:wktLiteral ;
  geo-pos:lat "60.986095"^^xsd:decimal ;
  geo-pos:long "-3.197628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_576'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2213_576'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-3.197628'^^xsd:double;
  dwc:latitude '60.986095'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.197628 60.986095, -3.197628 60.986095, -3.197628 60.986095, -3.197628 60.986095, -3.197628 60.986095))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_576'^^xsd:string;
  dwc:observationDate '1908-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_577> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.115778 -2.1719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.115778"^^xsd:decimal ;
  dwc:decimalLongitude "-2.1719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.115778 -2.1719)"^^geo:wktLiteral ;
  geo-pos:lat "61.115778"^^xsd:decimal ;
  geo-pos:long "-2.1719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_577'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2213_577'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.1719'^^xsd:double;
  dwc:latitude '61.115778'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.1719 61.115778, -2.1719 61.115778, -2.1719 61.115778, -2.1719 61.115778, -2.1719 61.115778))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_577'^^xsd:string;
  dwc:observationDate '1908-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3769> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.834106 1.498782)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.834106"^^xsd:decimal ;
  dwc:decimalLongitude "1.498782"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.834106 1.498782)"^^geo:wktLiteral ;
  geo-pos:lat "60.834106"^^xsd:decimal ;
  geo-pos:long "1.498782"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3769'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2213_3769'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.498782'^^xsd:double;
  dwc:latitude '60.834106'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.498782 60.834106, 1.498782 60.834106, 1.498782 60.834106, 1.498782 60.834106, 1.498782 60.834106))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3769'^^xsd:string;
  dwc:observationDate '1914-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1426> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.301689 -8.95847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.301689"^^xsd:decimal ;
  dwc:decimalLongitude "-8.95847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.301689 -8.95847)"^^geo:wktLiteral ;
  geo-pos:lat "58.301689"^^xsd:decimal ;
  geo-pos:long "-8.95847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1426'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2213_1426'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.95847'^^xsd:double;
  dwc:latitude '58.301689'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.95847 58.301689, -8.95847 58.301689, -8.95847 58.301689, -8.95847 58.301689, -8.95847 58.301689))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1426'^^xsd:string;
  dwc:observationDate '1909-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1427> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.869438 -0.680259)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.869438"^^xsd:decimal ;
  dwc:decimalLongitude "-0.680259"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.869438 -0.680259)"^^geo:wktLiteral ;
  geo-pos:lat "60.869438"^^xsd:decimal ;
  geo-pos:long "-0.680259"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1427'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2213_1427'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.680259'^^xsd:double;
  dwc:latitude '60.869438'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.680259 60.869438, -0.680259 60.869438, -0.680259 60.869438, -0.680259 60.869438, -0.680259 60.869438))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1427'^^xsd:string;
  dwc:observationDate '1909-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1428> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.050839 -0.965553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.050839"^^xsd:decimal ;
  dwc:decimalLongitude "-0.965553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.050839 -0.965553)"^^geo:wktLiteral ;
  geo-pos:lat "61.050839"^^xsd:decimal ;
  geo-pos:long "-0.965553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1428'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2213_1428'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.965553'^^xsd:double;
  dwc:latitude '61.050839'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.965553 61.050839, -0.965553 61.050839, -0.965553 61.050839, -0.965553 61.050839, -0.965553 61.050839))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1428'^^xsd:string;
  dwc:observationDate '1909-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3980> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.933333 -8.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.933333"^^xsd:decimal ;
  dwc:decimalLongitude "-8.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.933333 -8.15)"^^geo:wktLiteral ;
  geo-pos:lat "59.933333"^^xsd:decimal ;
  geo-pos:long "-8.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3980'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1951'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2213_3980'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.15'^^xsd:double;
  dwc:latitude '59.933333'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.15 59.933333, -8.15 59.933333, -8.15 59.933333, -8.15 59.933333, -8.15 59.933333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3980'^^xsd:string;
  dwc:observationDate '1951-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3981> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.933333 -8.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.933333"^^xsd:decimal ;
  dwc:decimalLongitude "-8.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.933333 -8.15)"^^geo:wktLiteral ;
  geo-pos:lat "59.933333"^^xsd:decimal ;
  geo-pos:long "-8.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3981'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1951'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2213_3981'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.15'^^xsd:double;
  dwc:latitude '59.933333'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.15 59.933333, -8.15 59.933333, -8.15 59.933333, -8.15 59.933333, -8.15 59.933333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3981'^^xsd:string;
  dwc:observationDate '1951-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1128> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.484491 -1.632901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.484491"^^xsd:decimal ;
  dwc:decimalLongitude "-1.632901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.484491 -1.632901)"^^geo:wktLiteral ;
  geo-pos:lat "61.484491"^^xsd:decimal ;
  geo-pos:long "-1.632901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1128'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2213_1128'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.632901'^^xsd:double;
  dwc:latitude '61.484491'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.632901 61.484491, -1.632901 61.484491, -1.632901 61.484491, -1.632901 61.484491, -1.632901 61.484491))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1128'^^xsd:string;
  dwc:observationDate '1909-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1430> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.318296 -1.632901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.318296"^^xsd:decimal ;
  dwc:decimalLongitude "-1.632901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.318296 -1.632901)"^^geo:wktLiteral ;
  geo-pos:lat "61.318296"^^xsd:decimal ;
  geo-pos:long "-1.632901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1430'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2213_1430'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.632901'^^xsd:double;
  dwc:latitude '61.318296'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.632901 61.318296, -1.632901 61.318296, -1.632901 61.318296, -1.632901 61.318296, -1.632901 61.318296))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1430'^^xsd:string;
  dwc:observationDate '1909-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3984> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.05 -8.266667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.05"^^xsd:decimal ;
  dwc:decimalLongitude "-8.266667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.05 -8.266667)"^^geo:wktLiteral ;
  geo-pos:lat "60.05"^^xsd:decimal ;
  geo-pos:long "-8.266667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3984'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1951'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2213_3984'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.266667'^^xsd:double;
  dwc:latitude '60.05'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.266667 60.05, -8.266667 60.05, -8.266667 60.05, -8.266667 60.05, -8.266667 60.05))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3984'^^xsd:string;
  dwc:observationDate '1951-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3768> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.834106 1.498782)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.834106"^^xsd:decimal ;
  dwc:decimalLongitude "1.498782"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.834106 1.498782)"^^geo:wktLiteral ;
  geo-pos:lat "60.834106"^^xsd:decimal ;
  geo-pos:long "1.498782"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3768'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2213_3768'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.498782'^^xsd:double;
  dwc:latitude '60.834106'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.498782 60.834106, 1.498782 60.834106, 1.498782 60.834106, 1.498782 60.834106, 1.498782 60.834106))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3768'^^xsd:string;
  dwc:observationDate '1914-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1431> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.353915 0.697765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.353915"^^xsd:decimal ;
  dwc:decimalLongitude "0.697765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.353915 0.697765)"^^geo:wktLiteral ;
  geo-pos:lat "61.353915"^^xsd:decimal ;
  geo-pos:long "0.697765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1431'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2213_1431'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.697765'^^xsd:double;
  dwc:latitude '61.353915'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.697765 61.353915, 0.697765 61.353915, 0.697765 61.353915, 0.697765 61.353915, 0.697765 61.353915))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1431'^^xsd:string;
  dwc:observationDate '1909-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_578> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.299306 -2.333718)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.299306"^^xsd:decimal ;
  dwc:decimalLongitude "-2.333718"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.299306 -2.333718)"^^geo:wktLiteral ;
  geo-pos:lat "61.299306"^^xsd:decimal ;
  geo-pos:long "-2.333718"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_578'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2213_578'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.333718'^^xsd:double;
  dwc:latitude '61.299306'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.333718 61.299306, -2.333718 61.299306, -2.333718 61.299306, -2.333718 61.299306, -2.333718 61.299306))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_578'^^xsd:string;
  dwc:observationDate '1908-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3766> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.649579 1.074107)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.649579"^^xsd:decimal ;
  dwc:decimalLongitude "1.074107"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.649579 1.074107)"^^geo:wktLiteral ;
  geo-pos:lat "60.649579"^^xsd:decimal ;
  geo-pos:long "1.074107"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3766'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2213_3766'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.074107'^^xsd:double;
  dwc:latitude '60.649579'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.074107 60.649579, 1.074107 60.649579, 1.074107 60.649579, 1.074107 60.649579, 1.074107 60.649579))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3766'^^xsd:string;
  dwc:observationDate '1914-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1434> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.589482 -0.67197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.589482"^^xsd:decimal ;
  dwc:decimalLongitude "-0.67197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.589482 -0.67197)"^^geo:wktLiteral ;
  geo-pos:lat "61.589482"^^xsd:decimal ;
  geo-pos:long "-0.67197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1434'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2213_1434'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.67197'^^xsd:double;
  dwc:latitude '61.589482'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.67197 61.589482, -0.67197 61.589482, -0.67197 61.589482, -0.67197 61.589482, -0.67197 61.589482))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1434'^^xsd:string;
  dwc:observationDate '1909-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3765> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.649579 1.074107)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.649579"^^xsd:decimal ;
  dwc:decimalLongitude "1.074107"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.649579 1.074107)"^^geo:wktLiteral ;
  geo-pos:lat "60.649579"^^xsd:decimal ;
  geo-pos:long "1.074107"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3765'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2213_3765'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.074107'^^xsd:double;
  dwc:latitude '60.649579'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.074107 60.649579, 1.074107 60.649579, 1.074107 60.649579, 1.074107 60.649579, 1.074107 60.649579))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3765'^^xsd:string;
  dwc:observationDate '1914-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3069> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.774172 -0.079715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.774172"^^xsd:decimal ;
  dwc:decimalLongitude "-0.079715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.774172 -0.079715)"^^geo:wktLiteral ;
  geo-pos:lat "61.774172"^^xsd:decimal ;
  geo-pos:long "-0.079715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3069'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2213_3069'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.079715'^^xsd:double;
  dwc:latitude '61.774172'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.079715 61.774172, -0.079715 61.774172, -0.079715 61.774172, -0.079715 61.774172, -0.079715 61.774172))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3069'^^xsd:string;
  dwc:observationDate '1912-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3761> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.820307 2.179066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.820307"^^xsd:decimal ;
  dwc:decimalLongitude "2.179066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.820307 2.179066)"^^geo:wktLiteral ;
  geo-pos:lat "60.820307"^^xsd:decimal ;
  geo-pos:long "2.179066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3761'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2213_3761'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '2.179066'^^xsd:double;
  dwc:latitude '60.820307'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.179066 60.820307, 2.179066 60.820307, 2.179066 60.820307, 2.179066 60.820307, 2.179066 60.820307))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3761'^^xsd:string;
  dwc:observationDate '1914-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3415> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.494401 0.826992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.494401"^^xsd:decimal ;
  dwc:decimalLongitude "0.826992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.494401 0.826992)"^^geo:wktLiteral ;
  geo-pos:lat "60.494401"^^xsd:decimal ;
  geo-pos:long "0.826992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3415'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2213_3415'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.826992'^^xsd:double;
  dwc:latitude '60.494401'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.826992 60.494401, 0.826992 60.494401, 0.826992 60.494401, 0.826992 60.494401, 0.826992 60.494401))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3415'^^xsd:string;
  dwc:observationDate '1913-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_579> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.314591 -2.347288)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.314591"^^xsd:decimal ;
  dwc:decimalLongitude "-2.347288"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.314591 -2.347288)"^^geo:wktLiteral ;
  geo-pos:lat "61.314591"^^xsd:decimal ;
  geo-pos:long "-2.347288"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_579'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2213_579'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.347288'^^xsd:double;
  dwc:latitude '61.314591'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.347288 61.314591, -2.347288 61.314591, -2.347288 61.314591, -2.347288 61.314591, -2.347288 61.314591))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_579'^^xsd:string;
  dwc:observationDate '1908-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3414> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.480869 0.888532)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.480869"^^xsd:decimal ;
  dwc:decimalLongitude "0.888532"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.480869 0.888532)"^^geo:wktLiteral ;
  geo-pos:lat "60.480869"^^xsd:decimal ;
  geo-pos:long "0.888532"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3414'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2213_3414'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.888532'^^xsd:double;
  dwc:latitude '60.480869'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.888532 60.480869, 0.888532 60.480869, 0.888532 60.480869, 0.888532 60.480869, 0.888532 60.480869))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3414'^^xsd:string;
  dwc:observationDate '1913-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2560> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.93371 -0.047754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.93371"^^xsd:decimal ;
  dwc:decimalLongitude "-0.047754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.93371 -0.047754)"^^geo:wktLiteral ;
  geo-pos:lat "60.93371"^^xsd:decimal ;
  geo-pos:long "-0.047754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2560'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2213_2560'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.047754'^^xsd:double;
  dwc:latitude '60.93371'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.047754 60.93371, -0.047754 60.93371, -0.047754 60.93371, -0.047754 60.93371, -0.047754 60.93371))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2560'^^xsd:string;
  dwc:observationDate '1911-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1863> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.193789 0.864824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.193789"^^xsd:decimal ;
  dwc:decimalLongitude "0.864824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.193789 0.864824)"^^geo:wktLiteral ;
  geo-pos:lat "61.193789"^^xsd:decimal ;
  geo-pos:long "0.864824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1863'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2213_1863'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.864824'^^xsd:double;
  dwc:latitude '61.193789'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.864824 61.193789, 0.864824 61.193789, 0.864824 61.193789, 0.864824 61.193789, 0.864824 61.193789))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1863'^^xsd:string;
  dwc:observationDate '1910-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1864> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.193789 0.864824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.193789"^^xsd:decimal ;
  dwc:decimalLongitude "0.864824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.193789 0.864824)"^^geo:wktLiteral ;
  geo-pos:lat "61.193789"^^xsd:decimal ;
  geo-pos:long "0.864824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1864'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2213_1864'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.864824'^^xsd:double;
  dwc:latitude '61.193789'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.864824 61.193789, 0.864824 61.193789, 0.864824 61.193789, 0.864824 61.193789, 0.864824 61.193789))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1864'^^xsd:string;
  dwc:observationDate '1910-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2554> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.894772 1.356619)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.894772"^^xsd:decimal ;
  dwc:decimalLongitude "1.356619"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.894772 1.356619)"^^geo:wktLiteral ;
  geo-pos:lat "61.894772"^^xsd:decimal ;
  geo-pos:long "1.356619"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2554'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2213_2554'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.356619'^^xsd:double;
  dwc:latitude '61.894772'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.356619 61.894772, 1.356619 61.894772, 1.356619 61.894772, 1.356619 61.894772, 1.356619 61.894772))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2554'^^xsd:string;
  dwc:observationDate '1911-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1866> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.552411 0.592708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.552411"^^xsd:decimal ;
  dwc:decimalLongitude "0.592708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.552411 0.592708)"^^geo:wktLiteral ;
  geo-pos:lat "61.552411"^^xsd:decimal ;
  geo-pos:long "0.592708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1866'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2213_1866'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.592708'^^xsd:double;
  dwc:latitude '61.552411'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.592708 61.552411, 0.592708 61.552411, 0.592708 61.552411, 0.592708 61.552411, 0.592708 61.552411))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1866'^^xsd:string;
  dwc:observationDate '1910-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3908> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.287785 -3.318305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.287785"^^xsd:decimal ;
  dwc:decimalLongitude "-3.318305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.287785 -3.318305)"^^geo:wktLiteral ;
  geo-pos:lat "61.287785"^^xsd:decimal ;
  geo-pos:long "-3.318305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3908'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2213_3908'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-3.318305'^^xsd:double;
  dwc:latitude '61.287785'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.318305 61.287785, -3.318305 61.287785, -3.318305 61.287785, -3.318305 61.287785, -3.318305 61.287785))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3908'^^xsd:string;
  dwc:observationDate '1914-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1136> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.120602 -10.023434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.120602"^^xsd:decimal ;
  dwc:decimalLongitude "-10.023434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.120602 -10.023434)"^^geo:wktLiteral ;
  geo-pos:lat "58.120602"^^xsd:decimal ;
  geo-pos:long "-10.023434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1136'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2213_1136'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-10.023434'^^xsd:double;
  dwc:latitude '58.120602'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.023434 58.120602, -10.023434 58.120602, -10.023434 58.120602, -10.023434 58.120602, -10.023434 58.120602))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1136'^^xsd:string;
  dwc:observationDate '1909-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1137> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.84446 0.817985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.84446"^^xsd:decimal ;
  dwc:decimalLongitude "0.817985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.84446 0.817985)"^^geo:wktLiteral ;
  geo-pos:lat "60.84446"^^xsd:decimal ;
  geo-pos:long "0.817985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1137'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2213_1137'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.817985'^^xsd:double;
  dwc:latitude '60.84446'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.817985 60.84446, 0.817985 60.84446, 0.817985 60.84446, 0.817985 60.84446, 0.817985 60.84446))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1137'^^xsd:string;
  dwc:observationDate '1909-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3759> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.573115 2.106978)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.573115"^^xsd:decimal ;
  dwc:decimalLongitude "2.106978"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.573115 2.106978)"^^geo:wktLiteral ;
  geo-pos:lat "60.573115"^^xsd:decimal ;
  geo-pos:long "2.106978"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3759'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2213_3759'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '2.106978'^^xsd:double;
  dwc:latitude '60.573115'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.106978 60.573115, 2.106978 60.573115, 2.106978 60.573115, 2.106978 60.573115, 2.106978 60.573115))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3759'^^xsd:string;
  dwc:observationDate '1914-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3758> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.834106 1.498782)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.834106"^^xsd:decimal ;
  dwc:decimalLongitude "1.498782"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.834106 1.498782)"^^geo:wktLiteral ;
  geo-pos:lat "60.834106"^^xsd:decimal ;
  geo-pos:long "1.498782"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3758'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2213_3758'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.498782'^^xsd:double;
  dwc:latitude '60.834106'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.498782 60.834106, 1.498782 60.834106, 1.498782 60.834106, 1.498782 60.834106, 1.498782 60.834106))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3758'^^xsd:string;
  dwc:observationDate '1914-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1138> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.84446 0.817985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.84446"^^xsd:decimal ;
  dwc:decimalLongitude "0.817985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.84446 0.817985)"^^geo:wktLiteral ;
  geo-pos:lat "60.84446"^^xsd:decimal ;
  geo-pos:long "0.817985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1138'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2213_1138'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.817985'^^xsd:double;
  dwc:latitude '60.84446'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.817985 60.84446, 0.817985 60.84446, 0.817985 60.84446, 0.817985 60.84446, 0.817985 60.84446))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1138'^^xsd:string;
  dwc:observationDate '1909-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1139> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.406272 -2.428987)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.406272"^^xsd:decimal ;
  dwc:decimalLongitude "-2.428987"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.406272 -2.428987)"^^geo:wktLiteral ;
  geo-pos:lat "61.406272"^^xsd:decimal ;
  geo-pos:long "-2.428987"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1139'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2213_1139'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.428987'^^xsd:double;
  dwc:latitude '61.406272'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.428987 61.406272, -2.428987 61.406272, -2.428987 61.406272, -2.428987 61.406272, -2.428987 61.406272))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1139'^^xsd:string;
  dwc:observationDate '1909-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1872> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.300423 0.522641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.300423"^^xsd:decimal ;
  dwc:decimalLongitude "0.522641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.300423 0.522641)"^^geo:wktLiteral ;
  geo-pos:lat "61.300423"^^xsd:decimal ;
  geo-pos:long "0.522641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1872'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2213_1872'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.522641'^^xsd:double;
  dwc:latitude '61.300423'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.522641 61.300423, 0.522641 61.300423, 0.522641 61.300423, 0.522641 61.300423, 0.522641 61.300423))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1872'^^xsd:string;
  dwc:observationDate '1910-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_580> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.314767 -1.810899)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.314767"^^xsd:decimal ;
  dwc:decimalLongitude "-1.810899"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.314767 -1.810899)"^^geo:wktLiteral ;
  geo-pos:lat "61.314767"^^xsd:decimal ;
  geo-pos:long "-1.810899"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_580'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2213_580'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.810899'^^xsd:double;
  dwc:latitude '61.314767'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.810899 61.314767, -1.810899 61.314767, -1.810899 61.314767, -1.810899 61.314767, -1.810899 61.314767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_580'^^xsd:string;
  dwc:observationDate '1908-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3536> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.231737 0.341312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.231737"^^xsd:decimal ;
  dwc:decimalLongitude "0.341312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.231737 0.341312)"^^geo:wktLiteral ;
  geo-pos:lat "62.231737"^^xsd:decimal ;
  geo-pos:long "0.341312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3536'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2213_3536'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.341312'^^xsd:double;
  dwc:latitude '62.231737'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.341312 62.231737, 0.341312 62.231737, 0.341312 62.231737, 0.341312 62.231737, 0.341312 62.231737))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3536'^^xsd:string;
  dwc:observationDate '1913-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3537> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.155568 0.27026)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.155568"^^xsd:decimal ;
  dwc:decimalLongitude "0.27026"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.155568 0.27026)"^^geo:wktLiteral ;
  geo-pos:lat "62.155568"^^xsd:decimal ;
  geo-pos:long "0.27026"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3537'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2213_3537'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.27026'^^xsd:double;
  dwc:latitude '62.155568'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.27026 62.155568, 0.27026 62.155568, 0.27026 62.155568, 0.27026 62.155568, 0.27026 62.155568))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3537'^^xsd:string;
  dwc:observationDate '1913-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1874> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.136645 -8.3088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.136645"^^xsd:decimal ;
  dwc:decimalLongitude "-8.3088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.136645 -8.3088)"^^geo:wktLiteral ;
  geo-pos:lat "57.136645"^^xsd:decimal ;
  geo-pos:long "-8.3088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1874'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2213_1874'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.3088'^^xsd:double;
  dwc:latitude '57.136645'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.3088 57.136645, -8.3088 57.136645, -8.3088 57.136645, -8.3088 57.136645, -8.3088 57.136645))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1874'^^xsd:string;
  dwc:observationDate '1910-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1875> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.398318 0.844158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.398318"^^xsd:decimal ;
  dwc:decimalLongitude "0.844158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.398318 0.844158)"^^geo:wktLiteral ;
  geo-pos:lat "61.398318"^^xsd:decimal ;
  geo-pos:long "0.844158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1875'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2213_1875'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.844158'^^xsd:double;
  dwc:latitude '61.398318'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.844158 61.398318, 0.844158 61.398318, 0.844158 61.398318, 0.844158 61.398318, 0.844158 61.398318))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1875'^^xsd:string;
  dwc:observationDate '1910-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3542> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.128423 -0.341431)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.128423"^^xsd:decimal ;
  dwc:decimalLongitude "-0.341431"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.128423 -0.341431)"^^geo:wktLiteral ;
  geo-pos:lat "61.128423"^^xsd:decimal ;
  geo-pos:long "-0.341431"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3542'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2213_3542'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.341431'^^xsd:double;
  dwc:latitude '61.128423'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.341431 61.128423, -0.341431 61.128423, -0.341431 61.128423, -0.341431 61.128423, -0.341431 61.128423))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3542'^^xsd:string;
  dwc:observationDate '1913-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1876> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.398318 0.844158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.398318"^^xsd:decimal ;
  dwc:decimalLongitude "0.844158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.398318 0.844158)"^^geo:wktLiteral ;
  geo-pos:lat "61.398318"^^xsd:decimal ;
  geo-pos:long "0.844158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1876'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2213_1876'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.844158'^^xsd:double;
  dwc:latitude '61.398318'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.844158 61.398318, 0.844158 61.398318, 0.844158 61.398318, 0.844158 61.398318, 0.844158 61.398318))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1876'^^xsd:string;
  dwc:observationDate '1910-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1877> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.464728 -2.039493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.464728"^^xsd:decimal ;
  dwc:decimalLongitude "-2.039493"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.464728 -2.039493)"^^geo:wktLiteral ;
  geo-pos:lat "61.464728"^^xsd:decimal ;
  geo-pos:long "-2.039493"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1877'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2213_1877'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.039493'^^xsd:double;
  dwc:latitude '61.464728'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.039493 61.464728, -2.039493 61.464728, -2.039493 61.464728, -2.039493 61.464728, -2.039493 61.464728))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1877'^^xsd:string;
  dwc:observationDate '1910-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3545> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.41341 -3.594894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.41341"^^xsd:decimal ;
  dwc:decimalLongitude "-3.594894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.41341 -3.594894)"^^geo:wktLiteral ;
  geo-pos:lat "61.41341"^^xsd:decimal ;
  geo-pos:long "-3.594894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3545'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2213_3545'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-3.594894'^^xsd:double;
  dwc:latitude '61.41341'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.594894 61.41341, -3.594894 61.41341, -3.594894 61.41341, -3.594894 61.41341, -3.594894 61.41341))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3545'^^xsd:string;
  dwc:observationDate '1913-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1226> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.127089 -0.29633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.127089"^^xsd:decimal ;
  dwc:decimalLongitude "-0.29633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.127089 -0.29633)"^^geo:wktLiteral ;
  geo-pos:lat "61.127089"^^xsd:decimal ;
  geo-pos:long "-0.29633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1226'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2213_1226'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.29633'^^xsd:double;
  dwc:latitude '61.127089'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.29633 61.127089, -0.29633 61.127089, -0.29633 61.127089, -0.29633 61.127089, -0.29633 61.127089))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1226'^^xsd:string;
  dwc:observationDate '1909-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1142> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.06948 -0.420054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.06948"^^xsd:decimal ;
  dwc:decimalLongitude "-0.420054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.06948 -0.420054)"^^geo:wktLiteral ;
  geo-pos:lat "61.06948"^^xsd:decimal ;
  geo-pos:long "-0.420054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1142'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2213_1142'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.420054'^^xsd:double;
  dwc:latitude '61.06948'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.420054 61.06948, -0.420054 61.06948, -0.420054 61.06948, -0.420054 61.06948, -0.420054 61.06948))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1142'^^xsd:string;
  dwc:observationDate '1909-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1880> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.158295 -4.844686)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.158295"^^xsd:decimal ;
  dwc:decimalLongitude "-4.844686"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.158295 -4.844686)"^^geo:wktLiteral ;
  geo-pos:lat "61.158295"^^xsd:decimal ;
  geo-pos:long "-4.844686"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1880'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2213_1880'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-4.844686'^^xsd:double;
  dwc:latitude '61.158295'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.844686 61.158295, -4.844686 61.158295, -4.844686 61.158295, -4.844686 61.158295, -4.844686 61.158295))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1880'^^xsd:string;
  dwc:observationDate '1910-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1881> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.442563 0.990967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.442563"^^xsd:decimal ;
  dwc:decimalLongitude "0.990967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.442563 0.990967)"^^geo:wktLiteral ;
  geo-pos:lat "61.442563"^^xsd:decimal ;
  geo-pos:long "0.990967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1881'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2213_1881'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.990967'^^xsd:double;
  dwc:latitude '61.442563'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.990967 61.442563, 0.990967 61.442563, 0.990967 61.442563, 0.990967 61.442563, 0.990967 61.442563))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1881'^^xsd:string;
  dwc:observationDate '1910-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1882> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.442563 0.990967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.442563"^^xsd:decimal ;
  dwc:decimalLongitude "0.990967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.442563 0.990967)"^^geo:wktLiteral ;
  geo-pos:lat "61.442563"^^xsd:decimal ;
  geo-pos:long "0.990967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1882'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2213_1882'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.990967'^^xsd:double;
  dwc:latitude '61.442563'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.990967 61.442563, 0.990967 61.442563, 0.990967 61.442563, 0.990967 61.442563, 0.990967 61.442563))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1882'^^xsd:string;
  dwc:observationDate '1910-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1143> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.06948 -0.420054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.06948"^^xsd:decimal ;
  dwc:decimalLongitude "-0.420054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.06948 -0.420054)"^^geo:wktLiteral ;
  geo-pos:lat "61.06948"^^xsd:decimal ;
  geo-pos:long "-0.420054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1143'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2213_1143'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.420054'^^xsd:double;
  dwc:latitude '61.06948'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.420054 61.06948, -0.420054 61.06948, -0.420054 61.06948, -0.420054 61.06948, -0.420054 61.06948))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1143'^^xsd:string;
  dwc:observationDate '1909-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3756> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.682798 0.776858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.682798"^^xsd:decimal ;
  dwc:decimalLongitude "0.776858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.682798 0.776858)"^^geo:wktLiteral ;
  geo-pos:lat "60.682798"^^xsd:decimal ;
  geo-pos:long "0.776858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3756'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2213_3756'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.776858'^^xsd:double;
  dwc:latitude '60.682798'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.776858 60.682798, 0.776858 60.682798, 0.776858 60.682798, 0.776858 60.682798, 0.776858 60.682798))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3756'^^xsd:string;
  dwc:observationDate '1914-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1144> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.06948 -0.420054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.06948"^^xsd:decimal ;
  dwc:decimalLongitude "-0.420054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.06948 -0.420054)"^^geo:wktLiteral ;
  geo-pos:lat "61.06948"^^xsd:decimal ;
  geo-pos:long "-0.420054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1144'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2213_1144'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.420054'^^xsd:double;
  dwc:latitude '61.06948'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.420054 61.06948, -0.420054 61.06948, -0.420054 61.06948, -0.420054 61.06948, -0.420054 61.06948))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1144'^^xsd:string;
  dwc:observationDate '1909-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1227> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.127089 -0.29633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.127089"^^xsd:decimal ;
  dwc:decimalLongitude "-0.29633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.127089 -0.29633)"^^geo:wktLiteral ;
  geo-pos:lat "61.127089"^^xsd:decimal ;
  geo-pos:long "-0.29633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1227'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2213_1227'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.29633'^^xsd:double;
  dwc:latitude '61.127089'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.29633 61.127089, -0.29633 61.127089, -0.29633 61.127089, -0.29633 61.127089, -0.29633 61.127089))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1227'^^xsd:string;
  dwc:observationDate '1909-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1228> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.351535 -1.632901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.351535"^^xsd:decimal ;
  dwc:decimalLongitude "-1.632901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.351535 -1.632901)"^^geo:wktLiteral ;
  geo-pos:lat "61.351535"^^xsd:decimal ;
  geo-pos:long "-1.632901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1228'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2213_1228'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.632901'^^xsd:double;
  dwc:latitude '61.351535'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.632901 61.351535, -1.632901 61.351535, -1.632901 61.351535, -1.632901 61.351535, -1.632901 61.351535))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1228'^^xsd:string;
  dwc:observationDate '1909-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3896> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.838009 -2.998709)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.838009"^^xsd:decimal ;
  dwc:decimalLongitude "-2.998709"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.838009 -2.998709)"^^geo:wktLiteral ;
  geo-pos:lat "61.838009"^^xsd:decimal ;
  geo-pos:long "-2.998709"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3896'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2213_3896'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.998709'^^xsd:double;
  dwc:latitude '61.838009'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.998709 61.838009, -2.998709 61.838009, -2.998709 61.838009, -2.998709 61.838009, -2.998709 61.838009))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3896'^^xsd:string;
  dwc:observationDate '1914-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3895> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.838009 -2.998709)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.838009"^^xsd:decimal ;
  dwc:decimalLongitude "-2.998709"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.838009 -2.998709)"^^geo:wktLiteral ;
  geo-pos:lat "61.838009"^^xsd:decimal ;
  geo-pos:long "-2.998709"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3895'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2213_3895'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.998709'^^xsd:double;
  dwc:latitude '61.838009'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.998709 61.838009, -2.998709 61.838009, -2.998709 61.838009, -2.998709 61.838009, -2.998709 61.838009))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3895'^^xsd:string;
  dwc:observationDate '1914-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3557> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.437805 -0.380591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.437805"^^xsd:decimal ;
  dwc:decimalLongitude "-0.380591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.437805 -0.380591)"^^geo:wktLiteral ;
  geo-pos:lat "61.437805"^^xsd:decimal ;
  geo-pos:long "-0.380591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3557'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2213_3557'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.380591'^^xsd:double;
  dwc:latitude '61.437805'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.380591 61.437805, -0.380591 61.437805, -0.380591 61.437805, -0.380591 61.437805, -0.380591 61.437805))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3557'^^xsd:string;
  dwc:observationDate '1914-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1889> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.158295 -4.844686)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.158295"^^xsd:decimal ;
  dwc:decimalLongitude "-4.844686"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.158295 -4.844686)"^^geo:wktLiteral ;
  geo-pos:lat "61.158295"^^xsd:decimal ;
  geo-pos:long "-4.844686"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1889'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2213_1889'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-4.844686'^^xsd:double;
  dwc:latitude '61.158295'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.844686 61.158295, -4.844686 61.158295, -4.844686 61.158295, -4.844686 61.158295, -4.844686 61.158295))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1889'^^xsd:string;
  dwc:observationDate '1910-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3559> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.351415 -0.783521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.351415"^^xsd:decimal ;
  dwc:decimalLongitude "-0.783521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.351415 -0.783521)"^^geo:wktLiteral ;
  geo-pos:lat "61.351415"^^xsd:decimal ;
  geo-pos:long "-0.783521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3559'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2213_3559'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.783521'^^xsd:double;
  dwc:latitude '61.351415'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.783521 61.351415, -0.783521 61.351415, -0.783521 61.351415, -0.783521 61.351415, -0.783521 61.351415))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3559'^^xsd:string;
  dwc:observationDate '1914-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1890> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.158295 -4.844686)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.158295"^^xsd:decimal ;
  dwc:decimalLongitude "-4.844686"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.158295 -4.844686)"^^geo:wktLiteral ;
  geo-pos:lat "61.158295"^^xsd:decimal ;
  geo-pos:long "-4.844686"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1890'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2213_1890'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-4.844686'^^xsd:double;
  dwc:latitude '61.158295'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.844686 61.158295, -4.844686 61.158295, -4.844686 61.158295, -4.844686 61.158295, -4.844686 61.158295))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1890'^^xsd:string;
  dwc:observationDate '1910-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1149> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.011757 -0.543329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.011757"^^xsd:decimal ;
  dwc:decimalLongitude "-0.543329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.011757 -0.543329)"^^geo:wktLiteral ;
  geo-pos:lat "61.011757"^^xsd:decimal ;
  geo-pos:long "-0.543329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1149'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2213_1149'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.543329'^^xsd:double;
  dwc:latitude '61.011757'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.543329 61.011757, -0.543329 61.011757, -0.543329 61.011757, -0.543329 61.011757, -0.543329 61.011757))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1149'^^xsd:string;
  dwc:observationDate '1909-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1896> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.299229 0.077556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.299229"^^xsd:decimal ;
  dwc:decimalLongitude "0.077556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.299229 0.077556)"^^geo:wktLiteral ;
  geo-pos:lat "61.299229"^^xsd:decimal ;
  geo-pos:long "0.077556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1896'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2213_1896'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.077556'^^xsd:double;
  dwc:latitude '61.299229'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.077556 61.299229, 0.077556 61.299229, 0.077556 61.299229, 0.077556 61.299229, 0.077556 61.299229))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1896'^^xsd:string;
  dwc:observationDate '1910-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1897> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.644124 0.794764)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.644124"^^xsd:decimal ;
  dwc:decimalLongitude "0.794764"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.644124 0.794764)"^^geo:wktLiteral ;
  geo-pos:lat "61.644124"^^xsd:decimal ;
  geo-pos:long "0.794764"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1897'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2213_1897'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.794764'^^xsd:double;
  dwc:latitude '61.644124'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.794764 61.644124, 0.794764 61.644124, 0.794764 61.644124, 0.794764 61.644124, 0.794764 61.644124))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1897'^^xsd:string;
  dwc:observationDate '1910-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1898> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.667005 0.845465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.667005"^^xsd:decimal ;
  dwc:decimalLongitude "0.845465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.667005 0.845465)"^^geo:wktLiteral ;
  geo-pos:lat "61.667005"^^xsd:decimal ;
  geo-pos:long "0.845465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1898'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2213_1898'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.845465'^^xsd:double;
  dwc:latitude '61.667005'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.845465 61.667005, 0.845465 61.667005, 0.845465 61.667005, 0.845465 61.667005, 0.845465 61.667005))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1898'^^xsd:string;
  dwc:observationDate '1910-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1150> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.011757 -0.543329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.011757"^^xsd:decimal ;
  dwc:decimalLongitude "-0.543329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.011757 -0.543329)"^^geo:wktLiteral ;
  geo-pos:lat "61.011757"^^xsd:decimal ;
  geo-pos:long "-0.543329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1150'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2213_1150'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.543329'^^xsd:double;
  dwc:latitude '61.011757'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.543329 61.011757, -0.543329 61.011757, -0.543329 61.011757, -0.543329 61.011757, -0.543329 61.011757))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1150'^^xsd:string;
  dwc:observationDate '1909-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1151> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.046404 -2.796383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.046404"^^xsd:decimal ;
  dwc:decimalLongitude "-2.796383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.046404 -2.796383)"^^geo:wktLiteral ;
  geo-pos:lat "61.046404"^^xsd:decimal ;
  geo-pos:long "-2.796383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1151'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2213_1151'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.796383'^^xsd:double;
  dwc:latitude '61.046404'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.796383 61.046404, -2.796383 61.046404, -2.796383 61.046404, -2.796383 61.046404, -2.796383 61.046404))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1151'^^xsd:string;
  dwc:observationDate '1909-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1901> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.838009 1.228121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.838009"^^xsd:decimal ;
  dwc:decimalLongitude "1.228121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.838009 1.228121)"^^geo:wktLiteral ;
  geo-pos:lat "61.838009"^^xsd:decimal ;
  geo-pos:long "1.228121"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1901'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2213_1901'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.228121'^^xsd:double;
  dwc:latitude '61.838009'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.228121 61.838009, 1.228121 61.838009, 1.228121 61.838009, 1.228121 61.838009, 1.228121 61.838009))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1901'^^xsd:string;
  dwc:observationDate '1910-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1152> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.046404 -2.796383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.046404"^^xsd:decimal ;
  dwc:decimalLongitude "-2.796383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.046404 -2.796383)"^^geo:wktLiteral ;
  geo-pos:lat "61.046404"^^xsd:decimal ;
  geo-pos:long "-2.796383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1152'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2213_1152'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.796383'^^xsd:double;
  dwc:latitude '61.046404'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.796383 61.046404, -2.796383 61.046404, -2.796383 61.046404, -2.796383 61.046404, -2.796383 61.046404))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1152'^^xsd:string;
  dwc:observationDate '1909-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1153> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.046404 -2.796383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.046404"^^xsd:decimal ;
  dwc:decimalLongitude "-2.796383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.046404 -2.796383)"^^geo:wktLiteral ;
  geo-pos:lat "61.046404"^^xsd:decimal ;
  geo-pos:long "-2.796383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1153'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2213_1153'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.796383'^^xsd:double;
  dwc:latitude '61.046404'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.796383 61.046404, -2.796383 61.046404, -2.796383 61.046404, -2.796383 61.046404, -2.796383 61.046404))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1153'^^xsd:string;
  dwc:observationDate '1909-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3408> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.494401 0.826992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.494401"^^xsd:decimal ;
  dwc:decimalLongitude "0.826992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.494401 0.826992)"^^geo:wktLiteral ;
  geo-pos:lat "60.494401"^^xsd:decimal ;
  geo-pos:long "0.826992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3408'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2213_3408'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.826992'^^xsd:double;
  dwc:latitude '60.494401'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.826992 60.494401, 0.826992 60.494401, 0.826992 60.494401, 0.826992 60.494401, 0.826992 60.494401))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3408'^^xsd:string;
  dwc:observationDate '1913-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1905> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.486648 1.138192)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.486648"^^xsd:decimal ;
  dwc:decimalLongitude "1.138192"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.486648 1.138192)"^^geo:wktLiteral ;
  geo-pos:lat "61.486648"^^xsd:decimal ;
  geo-pos:long "1.138192"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1905'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2213_1905'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.138192'^^xsd:double;
  dwc:latitude '61.486648'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.138192 61.486648, 1.138192 61.486648, 1.138192 61.486648, 1.138192 61.486648, 1.138192 61.486648))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1905'^^xsd:string;
  dwc:observationDate '1910-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1154> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.06948 -0.420054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.06948"^^xsd:decimal ;
  dwc:decimalLongitude "-0.420054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.06948 -0.420054)"^^geo:wktLiteral ;
  geo-pos:lat "61.06948"^^xsd:decimal ;
  geo-pos:long "-0.420054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1154'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2213_1154'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.420054'^^xsd:double;
  dwc:latitude '61.06948'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.420054 61.06948, -0.420054 61.06948, -0.420054 61.06948, -0.420054 61.06948, -0.420054 61.06948))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1154'^^xsd:string;
  dwc:observationDate '1909-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1155> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.06948 -0.420054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.06948"^^xsd:decimal ;
  dwc:decimalLongitude "-0.420054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.06948 -0.420054)"^^geo:wktLiteral ;
  geo-pos:lat "61.06948"^^xsd:decimal ;
  geo-pos:long "-0.420054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1155'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2213_1155'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.420054'^^xsd:double;
  dwc:latitude '61.06948'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.420054 61.06948, -0.420054 61.06948, -0.420054 61.06948, -0.420054 61.06948, -0.420054 61.06948))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1155'^^xsd:string;
  dwc:observationDate '1909-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3574> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.344123 -0.682774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.344123"^^xsd:decimal ;
  dwc:decimalLongitude "-0.682774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.344123 -0.682774)"^^geo:wktLiteral ;
  geo-pos:lat "61.344123"^^xsd:decimal ;
  geo-pos:long "-0.682774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3574'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2213_3574'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.682774'^^xsd:double;
  dwc:latitude '61.344123'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.682774 61.344123, -0.682774 61.344123, -0.682774 61.344123, -0.682774 61.344123, -0.682774 61.344123))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3574'^^xsd:string;
  dwc:observationDate '1914-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3575> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.344123 -0.682774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.344123"^^xsd:decimal ;
  dwc:decimalLongitude "-0.682774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.344123 -0.682774)"^^geo:wktLiteral ;
  geo-pos:lat "61.344123"^^xsd:decimal ;
  geo-pos:long "-0.682774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3575'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2213_3575'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.682774'^^xsd:double;
  dwc:latitude '61.344123'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.682774 61.344123, -0.682774 61.344123, -0.682774 61.344123, -0.682774 61.344123, -0.682774 61.344123))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3575'^^xsd:string;
  dwc:observationDate '1914-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3576> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.187518 1.124964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.187518"^^xsd:decimal ;
  dwc:decimalLongitude "1.124964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.187518 1.124964)"^^geo:wktLiteral ;
  geo-pos:lat "61.187518"^^xsd:decimal ;
  geo-pos:long "1.124964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3576'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2213_3576'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.124964'^^xsd:double;
  dwc:latitude '61.187518'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.124964 61.187518, 1.124964 61.187518, 1.124964 61.187518, 1.124964 61.187518, 1.124964 61.187518))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3576'^^xsd:string;
  dwc:observationDate '1914-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3577> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.379647 0.217057)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.379647"^^xsd:decimal ;
  dwc:decimalLongitude "0.217057"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.379647 0.217057)"^^geo:wktLiteral ;
  geo-pos:lat "61.379647"^^xsd:decimal ;
  geo-pos:long "0.217057"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3577'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2213_3577'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.217057'^^xsd:double;
  dwc:latitude '61.379647'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.217057 61.379647, 0.217057 61.379647, 0.217057 61.379647, 0.217057 61.379647, 0.217057 61.379647))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3577'^^xsd:string;
  dwc:observationDate '1914-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3578> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.478376 0.726658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.478376"^^xsd:decimal ;
  dwc:decimalLongitude "0.726658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.478376 0.726658)"^^geo:wktLiteral ;
  geo-pos:lat "61.478376"^^xsd:decimal ;
  geo-pos:long "0.726658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3578'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2213_3578'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.726658'^^xsd:double;
  dwc:latitude '61.478376'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.726658 61.478376, 0.726658 61.478376, 0.726658 61.478376, 0.726658 61.478376, 0.726658 61.478376))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3578'^^xsd:string;
  dwc:observationDate '1914-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1229> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.451252 -1.632901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.451252"^^xsd:decimal ;
  dwc:decimalLongitude "-1.632901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.451252 -1.632901)"^^geo:wktLiteral ;
  geo-pos:lat "61.451252"^^xsd:decimal ;
  geo-pos:long "-1.632901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1229'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2213_1229'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.632901'^^xsd:double;
  dwc:latitude '61.451252'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.632901 61.451252, -1.632901 61.451252, -1.632901 61.451252, -1.632901 61.451252, -1.632901 61.451252))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1229'^^xsd:string;
  dwc:observationDate '1909-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3580> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.182604 -0.203686)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.182604"^^xsd:decimal ;
  dwc:decimalLongitude "-0.203686"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.182604 -0.203686)"^^geo:wktLiteral ;
  geo-pos:lat "61.182604"^^xsd:decimal ;
  geo-pos:long "-0.203686"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3580'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2213_3580'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.203686'^^xsd:double;
  dwc:latitude '61.182604'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.203686 61.182604, -0.203686 61.182604, -0.203686 61.182604, -0.203686 61.182604, -0.203686 61.182604))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3580'^^xsd:string;
  dwc:observationDate '1914-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1157> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.383325 -2.004643)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.383325"^^xsd:decimal ;
  dwc:decimalLongitude "-2.004643"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.383325 -2.004643)"^^geo:wktLiteral ;
  geo-pos:lat "61.383325"^^xsd:decimal ;
  geo-pos:long "-2.004643"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1157'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2213_1157'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.004643'^^xsd:double;
  dwc:latitude '61.383325'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.004643 61.383325, -2.004643 61.383325, -2.004643 61.383325, -2.004643 61.383325, -2.004643 61.383325))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1157'^^xsd:string;
  dwc:observationDate '1909-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1230> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.484491 -1.632901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.484491"^^xsd:decimal ;
  dwc:decimalLongitude "-1.632901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.484491 -1.632901)"^^geo:wktLiteral ;
  geo-pos:lat "61.484491"^^xsd:decimal ;
  geo-pos:long "-1.632901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1230'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2213_1230'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.632901'^^xsd:double;
  dwc:latitude '61.484491'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.632901 61.484491, -1.632901 61.484491, -1.632901 61.484491, -1.632901 61.484491, -1.632901 61.484491))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1230'^^xsd:string;
  dwc:observationDate '1909-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3892> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.932746 1.977939)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.932746"^^xsd:decimal ;
  dwc:decimalLongitude "1.977939"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.932746 1.977939)"^^geo:wktLiteral ;
  geo-pos:lat "61.932746"^^xsd:decimal ;
  geo-pos:long "1.977939"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3892'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2213_3892'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.977939'^^xsd:double;
  dwc:latitude '61.932746'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.977939 61.932746, 1.977939 61.932746, 1.977939 61.932746, 1.977939 61.932746, 1.977939 61.932746))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3892'^^xsd:string;
  dwc:observationDate '1914-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3584> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.061726 1.469712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.061726"^^xsd:decimal ;
  dwc:decimalLongitude "1.469712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.061726 1.469712)"^^geo:wktLiteral ;
  geo-pos:lat "61.061726"^^xsd:decimal ;
  geo-pos:long "1.469712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3584'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2213_3584'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.469712'^^xsd:double;
  dwc:latitude '61.061726'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.469712 61.061726, 1.469712 61.061726, 1.469712 61.061726, 1.469712 61.061726, 1.469712 61.061726))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3584'^^xsd:string;
  dwc:observationDate '1914-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3881> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.128361 3.396713)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.128361"^^xsd:decimal ;
  dwc:decimalLongitude "3.396713"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.128361 3.396713)"^^geo:wktLiteral ;
  geo-pos:lat "62.128361"^^xsd:decimal ;
  geo-pos:long "3.396713"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3881'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2213_3881'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '3.396713'^^xsd:double;
  dwc:latitude '62.128361'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.396713 62.128361, 3.396713 62.128361, 3.396713 62.128361, 3.396713 62.128361, 3.396713 62.128361))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3881'^^xsd:string;
  dwc:observationDate '1914-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3535> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.079362 0.199563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.079362"^^xsd:decimal ;
  dwc:decimalLongitude "0.199563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.079362 0.199563)"^^geo:wktLiteral ;
  geo-pos:lat "62.079362"^^xsd:decimal ;
  geo-pos:long "0.199563"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3535'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2213_3535'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.199563'^^xsd:double;
  dwc:latitude '62.079362'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.199563 62.079362, 0.199563 62.079362, 0.199563 62.079362, 0.199563 62.079362, 0.199563 62.079362))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3535'^^xsd:string;
  dwc:observationDate '1913-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3534> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.229993 -2.950027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.229993"^^xsd:decimal ;
  dwc:decimalLongitude "-2.950027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.229993 -2.950027)"^^geo:wktLiteral ;
  geo-pos:lat "61.229993"^^xsd:decimal ;
  geo-pos:long "-2.950027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3534'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2213_3534'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.950027'^^xsd:double;
  dwc:latitude '61.229993'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.950027 61.229993, -2.950027 61.229993, -2.950027 61.229993, -2.950027 61.229993, -2.950027 61.229993))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3534'^^xsd:string;
  dwc:observationDate '1913-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3407> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.494401 0.826992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.494401"^^xsd:decimal ;
  dwc:decimalLongitude "0.826992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.494401 0.826992)"^^geo:wktLiteral ;
  geo-pos:lat "60.494401"^^xsd:decimal ;
  geo-pos:long "0.826992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3407'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2213_3407'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.826992'^^xsd:double;
  dwc:latitude '60.494401'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.826992 60.494401, 0.826992 60.494401, 0.826992 60.494401, 0.826992 60.494401, 0.826992 60.494401))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3407'^^xsd:string;
  dwc:observationDate '1913-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1163> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.912395 1.056928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.912395"^^xsd:decimal ;
  dwc:decimalLongitude "1.056928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.912395 1.056928)"^^geo:wktLiteral ;
  geo-pos:lat "60.912395"^^xsd:decimal ;
  geo-pos:long "1.056928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1163'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2213_1163'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.056928'^^xsd:double;
  dwc:latitude '60.912395'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.056928 60.912395, 1.056928 60.912395, 1.056928 60.912395, 1.056928 60.912395, 1.056928 60.912395))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1163'^^xsd:string;
  dwc:observationDate '1909-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3601> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.229993 -2.950027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.229993"^^xsd:decimal ;
  dwc:decimalLongitude "-2.950027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.229993 -2.950027)"^^geo:wktLiteral ;
  geo-pos:lat "61.229993"^^xsd:decimal ;
  geo-pos:long "-2.950027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3601'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2213_3601'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.950027'^^xsd:double;
  dwc:latitude '61.229993'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.950027 61.229993, -2.950027 61.229993, -2.950027 61.229993, -2.950027 61.229993, -2.950027 61.229993))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3601'^^xsd:string;
  dwc:observationDate '1914-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1164> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.926209 1.225261)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.926209"^^xsd:decimal ;
  dwc:decimalLongitude "1.225261"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.926209 1.225261)"^^geo:wktLiteral ;
  geo-pos:lat "60.926209"^^xsd:decimal ;
  geo-pos:long "1.225261"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1164'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2213_1164'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.225261'^^xsd:double;
  dwc:latitude '60.926209'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.225261 60.926209, 1.225261 60.926209, 1.225261 60.926209, 1.225261 60.926209, 1.225261 60.926209))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1164'^^xsd:string;
  dwc:observationDate '1909-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1165> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.926209 1.225261)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.926209"^^xsd:decimal ;
  dwc:decimalLongitude "1.225261"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.926209 1.225261)"^^geo:wktLiteral ;
  geo-pos:lat "60.926209"^^xsd:decimal ;
  geo-pos:long "1.225261"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1165'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2213_1165'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.225261'^^xsd:double;
  dwc:latitude '60.926209'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.225261 60.926209, 1.225261 60.926209, 1.225261 60.926209, 1.225261 60.926209, 1.225261 60.926209))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1165'^^xsd:string;
  dwc:observationDate '1909-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1166> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.011757 -0.543329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.011757"^^xsd:decimal ;
  dwc:decimalLongitude "-0.543329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.011757 -0.543329)"^^geo:wktLiteral ;
  geo-pos:lat "61.011757"^^xsd:decimal ;
  geo-pos:long "-0.543329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1166'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2213_1166'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.543329'^^xsd:double;
  dwc:latitude '61.011757'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.543329 61.011757, -0.543329 61.011757, -0.543329 61.011757, -0.543329 61.011757, -0.543329 61.011757))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1166'^^xsd:string;
  dwc:observationDate '1909-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1167> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.046404 -2.796383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.046404"^^xsd:decimal ;
  dwc:decimalLongitude "-2.796383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.046404 -2.796383)"^^geo:wktLiteral ;
  geo-pos:lat "61.046404"^^xsd:decimal ;
  geo-pos:long "-2.796383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1167'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2213_1167'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.796383'^^xsd:double;
  dwc:latitude '61.046404'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.796383 61.046404, -2.796383 61.046404, -2.796383 61.046404, -2.796383 61.046404, -2.796383 61.046404))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1167'^^xsd:string;
  dwc:observationDate '1909-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1502> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.375717 -2.401701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.375717"^^xsd:decimal ;
  dwc:decimalLongitude "-2.401701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.375717 -2.401701)"^^geo:wktLiteral ;
  geo-pos:lat "61.375717"^^xsd:decimal ;
  geo-pos:long "-2.401701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1502'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2213_1502'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.401701'^^xsd:double;
  dwc:latitude '61.375717'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.401701 61.375717, -2.401701 61.375717, -2.401701 61.375717, -2.401701 61.375717, -2.401701 61.375717))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1502'^^xsd:string;
  dwc:observationDate '1909-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1168> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.046404 -2.796383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.046404"^^xsd:decimal ;
  dwc:decimalLongitude "-2.796383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.046404 -2.796383)"^^geo:wktLiteral ;
  geo-pos:lat "61.046404"^^xsd:decimal ;
  geo-pos:long "-2.796383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1168'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2213_1168'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.796383'^^xsd:double;
  dwc:latitude '61.046404'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.796383 61.046404, -2.796383 61.046404, -2.796383 61.046404, -2.796383 61.046404, -2.796383 61.046404))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1168'^^xsd:string;
  dwc:observationDate '1909-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1231> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.484491 -1.632901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.484491"^^xsd:decimal ;
  dwc:decimalLongitude "-1.632901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.484491 -1.632901)"^^geo:wktLiteral ;
  geo-pos:lat "61.484491"^^xsd:decimal ;
  geo-pos:long "-1.632901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1231'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2213_1231'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.632901'^^xsd:double;
  dwc:latitude '61.484491'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.632901 61.484491, -1.632901 61.484491, -1.632901 61.484491, -1.632901 61.484491, -1.632901 61.484491))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1231'^^xsd:string;
  dwc:observationDate '1909-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1232> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.484491 -1.632901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.484491"^^xsd:decimal ;
  dwc:decimalLongitude "-1.632901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.484491 -1.632901)"^^geo:wktLiteral ;
  geo-pos:lat "61.484491"^^xsd:decimal ;
  geo-pos:long "-1.632901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1232'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2213_1232'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.632901'^^xsd:double;
  dwc:latitude '61.484491'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.632901 61.484491, -1.632901 61.484491, -1.632901 61.484491, -1.632901 61.484491, -1.632901 61.484491))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1232'^^xsd:string;
  dwc:observationDate '1909-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1233> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.034755 1.131454)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.034755"^^xsd:decimal ;
  dwc:decimalLongitude "1.131454"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.034755 1.131454)"^^geo:wktLiteral ;
  geo-pos:lat "61.034755"^^xsd:decimal ;
  geo-pos:long "1.131454"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1233'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2213_1233'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.131454'^^xsd:double;
  dwc:latitude '61.034755'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.131454 61.034755, 1.131454 61.034755, 1.131454 61.034755, 1.131454 61.034755, 1.131454 61.034755))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1233'^^xsd:string;
  dwc:observationDate '1909-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1171> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.046404 -2.796383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.046404"^^xsd:decimal ;
  dwc:decimalLongitude "-2.796383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.046404 -2.796383)"^^geo:wktLiteral ;
  geo-pos:lat "61.046404"^^xsd:decimal ;
  geo-pos:long "-2.796383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1171'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2213_1171'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.796383'^^xsd:double;
  dwc:latitude '61.046404'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.796383 61.046404, -2.796383 61.046404, -2.796383 61.046404, -2.796383 61.046404, -2.796383 61.046404))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1171'^^xsd:string;
  dwc:observationDate '1909-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1172> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.45169 -0.689931)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.45169"^^xsd:decimal ;
  dwc:decimalLongitude "-0.689931"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.45169 -0.689931)"^^geo:wktLiteral ;
  geo-pos:lat "61.45169"^^xsd:decimal ;
  geo-pos:long "-0.689931"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1172'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2213_1172'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.689931'^^xsd:double;
  dwc:latitude '61.45169'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.689931 61.45169, -0.689931 61.45169, -0.689931 61.45169, -0.689931 61.45169, -0.689931 61.45169))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1172'^^xsd:string;
  dwc:observationDate '1909-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3613> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.552411 -2.363297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.552411"^^xsd:decimal ;
  dwc:decimalLongitude "-2.363297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.552411 -2.363297)"^^geo:wktLiteral ;
  geo-pos:lat "61.552411"^^xsd:decimal ;
  geo-pos:long "-2.363297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3613'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2213_3613'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.363297'^^xsd:double;
  dwc:latitude '61.552411'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.363297 61.552411, -2.363297 61.552411, -2.363297 61.552411, -2.363297 61.552411, -2.363297 61.552411))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3613'^^xsd:string;
  dwc:observationDate '1914-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3614> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.810662 1.571648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.810662"^^xsd:decimal ;
  dwc:decimalLongitude "1.571648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.810662 1.571648)"^^geo:wktLiteral ;
  geo-pos:lat "60.810662"^^xsd:decimal ;
  geo-pos:long "1.571648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3614'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2213_3614'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.571648'^^xsd:double;
  dwc:latitude '60.810662'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.571648 60.810662, 1.571648 60.810662, 1.571648 60.810662, 1.571648 60.810662, 1.571648 60.810662))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3614'^^xsd:string;
  dwc:observationDate '1914-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3615> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.810662 1.571648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.810662"^^xsd:decimal ;
  dwc:decimalLongitude "1.571648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.810662 1.571648)"^^geo:wktLiteral ;
  geo-pos:lat "60.810662"^^xsd:decimal ;
  geo-pos:long "1.571648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3615'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2213_3615'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.571648'^^xsd:double;
  dwc:latitude '60.810662'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.571648 60.810662, 1.571648 60.810662, 1.571648 60.810662, 1.571648 60.810662, 1.571648 60.810662))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3615'^^xsd:string;
  dwc:observationDate '1914-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3616> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.810662 1.571648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.810662"^^xsd:decimal ;
  dwc:decimalLongitude "1.571648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.810662 1.571648)"^^geo:wktLiteral ;
  geo-pos:lat "60.810662"^^xsd:decimal ;
  geo-pos:long "1.571648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3616'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2213_3616'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.571648'^^xsd:double;
  dwc:latitude '60.810662'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.571648 60.810662, 1.571648 60.810662, 1.571648 60.810662, 1.571648 60.810662, 1.571648 60.810662))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3616'^^xsd:string;
  dwc:observationDate '1914-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3617> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.586838 -2.438927)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.586838"^^xsd:decimal ;
  dwc:decimalLongitude "-2.438927"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.586838 -2.438927)"^^geo:wktLiteral ;
  geo-pos:lat "61.586838"^^xsd:decimal ;
  geo-pos:long "-2.438927"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3617'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2213_3617'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.438927'^^xsd:double;
  dwc:latitude '61.586838'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.438927 61.586838, -2.438927 61.586838, -2.438927 61.586838, -2.438927 61.586838, -2.438927 61.586838))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3617'^^xsd:string;
  dwc:observationDate '1914-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3618> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.586838 -2.438927)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.586838"^^xsd:decimal ;
  dwc:decimalLongitude "-2.438927"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.586838 -2.438927)"^^geo:wktLiteral ;
  geo-pos:lat "61.586838"^^xsd:decimal ;
  geo-pos:long "-2.438927"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3618'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2213_3618'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.438927'^^xsd:double;
  dwc:latitude '61.586838'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.438927 61.586838, -2.438927 61.586838, -2.438927 61.586838, -2.438927 61.586838, -2.438927 61.586838))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3618'^^xsd:string;
  dwc:observationDate '1914-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3623> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.034755 1.131454)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.034755"^^xsd:decimal ;
  dwc:decimalLongitude "1.131454"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.034755 1.131454)"^^geo:wktLiteral ;
  geo-pos:lat "61.034755"^^xsd:decimal ;
  geo-pos:long "1.131454"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3623'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2213_3623'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.131454'^^xsd:double;
  dwc:latitude '61.034755'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.131454 61.034755, 1.131454 61.034755, 1.131454 61.034755, 1.131454 61.034755, 1.131454 61.034755))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3623'^^xsd:string;
  dwc:observationDate '1914-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1173> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.45169 -0.689931)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.45169"^^xsd:decimal ;
  dwc:decimalLongitude "-0.689931"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.45169 -0.689931)"^^geo:wktLiteral ;
  geo-pos:lat "61.45169"^^xsd:decimal ;
  geo-pos:long "-0.689931"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1173'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2213_1173'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.689931'^^xsd:double;
  dwc:latitude '61.45169'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.689931 61.45169, -0.689931 61.45169, -0.689931 61.45169, -0.689931 61.45169, -0.689931 61.45169))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1173'^^xsd:string;
  dwc:observationDate '1909-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3625> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.797253 1.403783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.797253"^^xsd:decimal ;
  dwc:decimalLongitude "1.403783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.797253 1.403783)"^^geo:wktLiteral ;
  geo-pos:lat "60.797253"^^xsd:decimal ;
  geo-pos:long "1.403783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3625'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2213_3625'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.403783'^^xsd:double;
  dwc:latitude '60.797253'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.403783 60.797253, 1.403783 60.797253, 1.403783 60.797253, 1.403783 60.797253, 1.403783 60.797253))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3625'^^xsd:string;
  dwc:observationDate '1914-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1174> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.45169 -0.689931)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.45169"^^xsd:decimal ;
  dwc:decimalLongitude "-0.689931"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.45169 -0.689931)"^^geo:wktLiteral ;
  geo-pos:lat "61.45169"^^xsd:decimal ;
  geo-pos:long "-0.689931"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1174'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2213_1174'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.689931'^^xsd:double;
  dwc:latitude '61.45169'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.689931 61.45169, -0.689931 61.45169, -0.689931 61.45169, -0.689931 61.45169, -0.689931 61.45169))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1174'^^xsd:string;
  dwc:observationDate '1909-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2414> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.754124 -7.012809)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.754124"^^xsd:decimal ;
  dwc:decimalLongitude "-7.012809"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.754124 -7.012809)"^^geo:wktLiteral ;
  geo-pos:lat "59.754124"^^xsd:decimal ;
  geo-pos:long "-7.012809"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2414'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2213_2414'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-7.012809'^^xsd:double;
  dwc:latitude '59.754124'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.012809 59.754124, -7.012809 59.754124, -7.012809 59.754124, -7.012809 59.754124, -7.012809 59.754124))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2414'^^xsd:string;
  dwc:observationDate '1911-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2415> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.754124 -7.012809)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.754124"^^xsd:decimal ;
  dwc:decimalLongitude "-7.012809"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.754124 -7.012809)"^^geo:wktLiteral ;
  geo-pos:lat "59.754124"^^xsd:decimal ;
  geo-pos:long "-7.012809"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2415'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2213_2415'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-7.012809'^^xsd:double;
  dwc:latitude '59.754124'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.012809 59.754124, -7.012809 59.754124, -7.012809 59.754124, -7.012809 59.754124, -7.012809 59.754124))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2415'^^xsd:string;
  dwc:observationDate '1911-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3629> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.840732 1.090356)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.840732"^^xsd:decimal ;
  dwc:decimalLongitude "1.090356"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.840732 1.090356)"^^geo:wktLiteral ;
  geo-pos:lat "60.840732"^^xsd:decimal ;
  geo-pos:long "1.090356"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3629'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2213_3629'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.090356'^^xsd:double;
  dwc:latitude '60.840732'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.090356 60.840732, 1.090356 60.840732, 1.090356 60.840732, 1.090356 60.840732, 1.090356 60.840732))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3629'^^xsd:string;
  dwc:observationDate '1914-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3630> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.034755 1.131454)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.034755"^^xsd:decimal ;
  dwc:decimalLongitude "1.131454"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.034755 1.131454)"^^geo:wktLiteral ;
  geo-pos:lat "61.034755"^^xsd:decimal ;
  geo-pos:long "1.131454"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3630'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2213_3630'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.131454'^^xsd:double;
  dwc:latitude '61.034755'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.131454 61.034755, 1.131454 61.034755, 1.131454 61.034755, 1.131454 61.034755, 1.131454 61.034755))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3630'^^xsd:string;
  dwc:observationDate '1914-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3631> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.311208 1.510387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.311208"^^xsd:decimal ;
  dwc:decimalLongitude "1.510387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.311208 1.510387)"^^geo:wktLiteral ;
  geo-pos:lat "61.311208"^^xsd:decimal ;
  geo-pos:long "1.510387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3631'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2213_3631'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.510387'^^xsd:double;
  dwc:latitude '61.311208'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.510387 61.311208, 1.510387 61.311208, 1.510387 61.311208, 1.510387 61.311208, 1.510387 61.311208))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3631'^^xsd:string;
  dwc:observationDate '1914-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3632> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.715887 1.54614)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.715887"^^xsd:decimal ;
  dwc:decimalLongitude "1.54614"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.715887 1.54614)"^^geo:wktLiteral ;
  geo-pos:lat "60.715887"^^xsd:decimal ;
  geo-pos:long "1.54614"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3632'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2213_3632'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.54614'^^xsd:double;
  dwc:latitude '60.715887'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.54614 60.715887, 1.54614 60.715887, 1.54614 60.715887, 1.54614 60.715887, 1.54614 60.715887))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3632'^^xsd:string;
  dwc:observationDate '1914-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2416> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.754124 -7.012809)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.754124"^^xsd:decimal ;
  dwc:decimalLongitude "-7.012809"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.754124 -7.012809)"^^geo:wktLiteral ;
  geo-pos:lat "59.754124"^^xsd:decimal ;
  geo-pos:long "-7.012809"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2416'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2213_2416'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-7.012809'^^xsd:double;
  dwc:latitude '59.754124'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.012809 59.754124, -7.012809 59.754124, -7.012809 59.754124, -7.012809 59.754124, -7.012809 59.754124))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2416'^^xsd:string;
  dwc:observationDate '1911-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3634> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.095519 1.910292)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.095519"^^xsd:decimal ;
  dwc:decimalLongitude "1.910292"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.095519 1.910292)"^^geo:wktLiteral ;
  geo-pos:lat "61.095519"^^xsd:decimal ;
  geo-pos:long "1.910292"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3634'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2213_3634'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.910292'^^xsd:double;
  dwc:latitude '61.095519'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.910292 61.095519, 1.910292 61.095519, 1.910292 61.095519, 1.910292 61.095519, 1.910292 61.095519))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3634'^^xsd:string;
  dwc:observationDate '1914-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3635> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.095519 1.910292)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.095519"^^xsd:decimal ;
  dwc:decimalLongitude "1.910292"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.095519 1.910292)"^^geo:wktLiteral ;
  geo-pos:lat "61.095519"^^xsd:decimal ;
  geo-pos:long "1.910292"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3635'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2213_3635'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.910292'^^xsd:double;
  dwc:latitude '61.095519'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.910292 61.095519, 1.910292 61.095519, 1.910292 61.095519, 1.910292 61.095519, 1.910292 61.095519))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3635'^^xsd:string;
  dwc:observationDate '1914-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3636> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.839714 1.158438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.839714"^^xsd:decimal ;
  dwc:decimalLongitude "1.158438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.839714 1.158438)"^^geo:wktLiteral ;
  geo-pos:lat "60.839714"^^xsd:decimal ;
  geo-pos:long "1.158438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3636'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2213_3636'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.158438'^^xsd:double;
  dwc:latitude '60.839714'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.158438 60.839714, 1.158438 60.839714, 1.158438 60.839714, 1.158438 60.839714, 1.158438 60.839714))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3636'^^xsd:string;
  dwc:observationDate '1914-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3637> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.43735 0.341812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.43735"^^xsd:decimal ;
  dwc:decimalLongitude "0.341812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.43735 0.341812)"^^geo:wktLiteral ;
  geo-pos:lat "61.43735"^^xsd:decimal ;
  geo-pos:long "0.341812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3637'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2213_3637'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.341812'^^xsd:double;
  dwc:latitude '61.43735'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.341812 61.43735, 0.341812 61.43735, 0.341812 61.43735, 0.341812 61.43735, 0.341812 61.43735))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3637'^^xsd:string;
  dwc:observationDate '1914-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2417> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.754124 -7.012809)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.754124"^^xsd:decimal ;
  dwc:decimalLongitude "-7.012809"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.754124 -7.012809)"^^geo:wktLiteral ;
  geo-pos:lat "59.754124"^^xsd:decimal ;
  geo-pos:long "-7.012809"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2417'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2213_2417'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-7.012809'^^xsd:double;
  dwc:latitude '59.754124'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.012809 59.754124, -7.012809 59.754124, -7.012809 59.754124, -7.012809 59.754124, -7.012809 59.754124))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2417'^^xsd:string;
  dwc:observationDate '1911-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2418> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.754124 -7.012809)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.754124"^^xsd:decimal ;
  dwc:decimalLongitude "-7.012809"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.754124 -7.012809)"^^geo:wktLiteral ;
  geo-pos:lat "59.754124"^^xsd:decimal ;
  geo-pos:long "-7.012809"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2418'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2213_2418'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-7.012809'^^xsd:double;
  dwc:latitude '59.754124'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.012809 59.754124, -7.012809 59.754124, -7.012809 59.754124, -7.012809 59.754124, -7.012809 59.754124))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2418'^^xsd:string;
  dwc:observationDate '1911-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3640> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.034755 1.131454)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.034755"^^xsd:decimal ;
  dwc:decimalLongitude "1.131454"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.034755 1.131454)"^^geo:wktLiteral ;
  geo-pos:lat "61.034755"^^xsd:decimal ;
  geo-pos:long "1.131454"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3640'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2213_3640'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.131454'^^xsd:double;
  dwc:latitude '61.034755'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.131454 61.034755, 1.131454 61.034755, 1.131454 61.034755, 1.131454 61.034755, 1.131454 61.034755))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3640'^^xsd:string;
  dwc:observationDate '1914-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3641> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.034755 1.131454)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.034755"^^xsd:decimal ;
  dwc:decimalLongitude "1.131454"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.034755 1.131454)"^^geo:wktLiteral ;
  geo-pos:lat "61.034755"^^xsd:decimal ;
  geo-pos:long "1.131454"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3641'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2213_3641'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.131454'^^xsd:double;
  dwc:latitude '61.034755'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.131454 61.034755, 1.131454 61.034755, 1.131454 61.034755, 1.131454 61.034755, 1.131454 61.034755))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3641'^^xsd:string;
  dwc:observationDate '1914-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3642> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.43735 0.341812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.43735"^^xsd:decimal ;
  dwc:decimalLongitude "0.341812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.43735 0.341812)"^^geo:wktLiteral ;
  geo-pos:lat "61.43735"^^xsd:decimal ;
  geo-pos:long "0.341812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3642'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2213_3642'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.341812'^^xsd:double;
  dwc:latitude '61.43735'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.341812 61.43735, 0.341812 61.43735, 0.341812 61.43735, 0.341812 61.43735, 0.341812 61.43735))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3642'^^xsd:string;
  dwc:observationDate '1914-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2419> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.754124 -7.012809)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.754124"^^xsd:decimal ;
  dwc:decimalLongitude "-7.012809"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.754124 -7.012809)"^^geo:wktLiteral ;
  geo-pos:lat "59.754124"^^xsd:decimal ;
  geo-pos:long "-7.012809"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2419'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2213_2419'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-7.012809'^^xsd:double;
  dwc:latitude '59.754124'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.012809 59.754124, -7.012809 59.754124, -7.012809 59.754124, -7.012809 59.754124, -7.012809 59.754124))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2419'^^xsd:string;
  dwc:observationDate '1911-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3644> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.591046 1.094067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.591046"^^xsd:decimal ;
  dwc:decimalLongitude "1.094067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.591046 1.094067)"^^geo:wktLiteral ;
  geo-pos:lat "60.591046"^^xsd:decimal ;
  geo-pos:long "1.094067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3644'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2213_3644'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.094067'^^xsd:double;
  dwc:latitude '60.591046'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.094067 60.591046, 1.094067 60.591046, 1.094067 60.591046, 1.094067 60.591046, 1.094067 60.591046))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3644'^^xsd:string;
  dwc:observationDate '1914-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3645> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.591046 1.094067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.591046"^^xsd:decimal ;
  dwc:decimalLongitude "1.094067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.591046 1.094067)"^^geo:wktLiteral ;
  geo-pos:lat "60.591046"^^xsd:decimal ;
  geo-pos:long "1.094067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3645'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2213_3645'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.094067'^^xsd:double;
  dwc:latitude '60.591046'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.094067 60.591046, 1.094067 60.591046, 1.094067 60.591046, 1.094067 60.591046, 1.094067 60.591046))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3645'^^xsd:string;
  dwc:observationDate '1914-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3646> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.591046 1.094067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.591046"^^xsd:decimal ;
  dwc:decimalLongitude "1.094067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.591046 1.094067)"^^geo:wktLiteral ;
  geo-pos:lat "60.591046"^^xsd:decimal ;
  geo-pos:long "1.094067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3646'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2213_3646'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.094067'^^xsd:double;
  dwc:latitude '60.591046'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.094067 60.591046, 1.094067 60.591046, 1.094067 60.591046, 1.094067 60.591046, 1.094067 60.591046))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3646'^^xsd:string;
  dwc:observationDate '1914-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3647> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.810662 1.571648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.810662"^^xsd:decimal ;
  dwc:decimalLongitude "1.571648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.810662 1.571648)"^^geo:wktLiteral ;
  geo-pos:lat "60.810662"^^xsd:decimal ;
  geo-pos:long "1.571648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3647'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2213_3647'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.571648'^^xsd:double;
  dwc:latitude '60.810662'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.571648 60.810662, 1.571648 60.810662, 1.571648 60.810662, 1.571648 60.810662, 1.571648 60.810662))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3647'^^xsd:string;
  dwc:observationDate '1914-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3648> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.810662 1.571648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.810662"^^xsd:decimal ;
  dwc:decimalLongitude "1.571648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.810662 1.571648)"^^geo:wktLiteral ;
  geo-pos:lat "60.810662"^^xsd:decimal ;
  geo-pos:long "1.571648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3648'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2213_3648'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.571648'^^xsd:double;
  dwc:latitude '60.810662'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.571648 60.810662, 1.571648 60.810662, 1.571648 60.810662, 1.571648 60.810662, 1.571648 60.810662))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3648'^^xsd:string;
  dwc:observationDate '1914-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3649> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.810662 1.571648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.810662"^^xsd:decimal ;
  dwc:decimalLongitude "1.571648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.810662 1.571648)"^^geo:wktLiteral ;
  geo-pos:lat "60.810662"^^xsd:decimal ;
  geo-pos:long "1.571648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3649'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2213_3649'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.571648'^^xsd:double;
  dwc:latitude '60.810662'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.571648 60.810662, 1.571648 60.810662, 1.571648 60.810662, 1.571648 60.810662, 1.571648 60.810662))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3649'^^xsd:string;
  dwc:observationDate '1914-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3650> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.810662 1.571648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.810662"^^xsd:decimal ;
  dwc:decimalLongitude "1.571648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.810662 1.571648)"^^geo:wktLiteral ;
  geo-pos:lat "60.810662"^^xsd:decimal ;
  geo-pos:long "1.571648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3650'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2213_3650'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.571648'^^xsd:double;
  dwc:latitude '60.810662'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.571648 60.810662, 1.571648 60.810662, 1.571648 60.810662, 1.571648 60.810662, 1.571648 60.810662))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3650'^^xsd:string;
  dwc:observationDate '1914-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3651> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.827637 1.838997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.827637"^^xsd:decimal ;
  dwc:decimalLongitude "1.838997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.827637 1.838997)"^^geo:wktLiteral ;
  geo-pos:lat "60.827637"^^xsd:decimal ;
  geo-pos:long "1.838997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3651'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2213_3651'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.838997'^^xsd:double;
  dwc:latitude '60.827637'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.838997 60.827637, 1.838997 60.827637, 1.838997 60.827637, 1.838997 60.827637, 1.838997 60.827637))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3651'^^xsd:string;
  dwc:observationDate '1914-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3652> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.827637 1.838997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.827637"^^xsd:decimal ;
  dwc:decimalLongitude "1.838997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.827637 1.838997)"^^geo:wktLiteral ;
  geo-pos:lat "60.827637"^^xsd:decimal ;
  geo-pos:long "1.838997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3652'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2213_3652'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.838997'^^xsd:double;
  dwc:latitude '60.827637'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.838997 60.827637, 1.838997 60.827637, 1.838997 60.827637, 1.838997 60.827637, 1.838997 60.827637))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3652'^^xsd:string;
  dwc:observationDate '1914-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3653> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.552411 0.592708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.552411"^^xsd:decimal ;
  dwc:decimalLongitude "0.592708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.552411 0.592708)"^^geo:wktLiteral ;
  geo-pos:lat "61.552411"^^xsd:decimal ;
  geo-pos:long "0.592708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3653'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2213_3653'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.592708'^^xsd:double;
  dwc:latitude '61.552411'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.592708 61.552411, 0.592708 61.552411, 0.592708 61.552411, 0.592708 61.552411, 0.592708 61.552411))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3653'^^xsd:string;
  dwc:observationDate '1914-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2420> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.754124 -7.012809)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.754124"^^xsd:decimal ;
  dwc:decimalLongitude "-7.012809"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.754124 -7.012809)"^^geo:wktLiteral ;
  geo-pos:lat "59.754124"^^xsd:decimal ;
  geo-pos:long "-7.012809"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2420'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2213_2420'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-7.012809'^^xsd:double;
  dwc:latitude '59.754124'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.012809 59.754124, -7.012809 59.754124, -7.012809 59.754124, -7.012809 59.754124, -7.012809 59.754124))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2420'^^xsd:string;
  dwc:observationDate '1911-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1175> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.482634 -2.497437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.482634"^^xsd:decimal ;
  dwc:decimalLongitude "-2.497437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.482634 -2.497437)"^^geo:wktLiteral ;
  geo-pos:lat "61.482634"^^xsd:decimal ;
  geo-pos:long "-2.497437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1175'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2213_1175'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.497437'^^xsd:double;
  dwc:latitude '61.482634'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.497437 61.482634, -2.497437 61.482634, -2.497437 61.482634, -2.497437 61.482634, -2.497437 61.482634))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1175'^^xsd:string;
  dwc:observationDate '1909-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3531> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.350954 -0.885294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.350954"^^xsd:decimal ;
  dwc:decimalLongitude "-0.885294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.350954 -0.885294)"^^geo:wktLiteral ;
  geo-pos:lat "62.350954"^^xsd:decimal ;
  geo-pos:long "-0.885294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3531'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2213_3531'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.885294'^^xsd:double;
  dwc:latitude '62.350954'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.885294 62.350954, -0.885294 62.350954, -0.885294 62.350954, -0.885294 62.350954, -0.885294 62.350954))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3531'^^xsd:string;
  dwc:observationDate '1913-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1177> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.539232 -9.074601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.539232"^^xsd:decimal ;
  dwc:decimalLongitude "-9.074601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.539232 -9.074601)"^^geo:wktLiteral ;
  geo-pos:lat "57.539232"^^xsd:decimal ;
  geo-pos:long "-9.074601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1177'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2213_1177'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.074601'^^xsd:double;
  dwc:latitude '57.539232'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.074601 57.539232, -9.074601 57.539232, -9.074601 57.539232, -9.074601 57.539232, -9.074601 57.539232))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1177'^^xsd:string;
  dwc:observationDate '1909-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2424> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.007933 1.615047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.007933"^^xsd:decimal ;
  dwc:decimalLongitude "1.615047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.007933 1.615047)"^^geo:wktLiteral ;
  geo-pos:lat "62.007933"^^xsd:decimal ;
  geo-pos:long "1.615047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2424'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2213_2424'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.615047'^^xsd:double;
  dwc:latitude '62.007933'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.615047 62.007933, 1.615047 62.007933, 1.615047 62.007933, 1.615047 62.007933, 1.615047 62.007933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2424'^^xsd:string;
  dwc:observationDate '1911-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1178> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.539232 -9.074601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.539232"^^xsd:decimal ;
  dwc:decimalLongitude "-9.074601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.539232 -9.074601)"^^geo:wktLiteral ;
  geo-pos:lat "57.539232"^^xsd:decimal ;
  geo-pos:long "-9.074601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1178'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2213_1178'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.074601'^^xsd:double;
  dwc:latitude '57.539232'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.074601 57.539232, -9.074601 57.539232, -9.074601 57.539232, -9.074601 57.539232, -9.074601 57.539232))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1178'^^xsd:string;
  dwc:observationDate '1909-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3004> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.876375 0.276298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.876375"^^xsd:decimal ;
  dwc:decimalLongitude "0.276298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.876375 0.276298)"^^geo:wktLiteral ;
  geo-pos:lat "61.876375"^^xsd:decimal ;
  geo-pos:long "0.276298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3004'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2213_3004'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.276298'^^xsd:double;
  dwc:latitude '61.876375'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.276298 61.876375, 0.276298 61.876375, 0.276298 61.876375, 0.276298 61.876375, 0.276298 61.876375))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3004'^^xsd:string;
  dwc:observationDate '1912-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3005> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.876375 0.276298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.876375"^^xsd:decimal ;
  dwc:decimalLongitude "0.276298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.876375 0.276298)"^^geo:wktLiteral ;
  geo-pos:lat "61.876375"^^xsd:decimal ;
  geo-pos:long "0.276298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3005'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2213_3005'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.276298'^^xsd:double;
  dwc:latitude '61.876375'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.276298 61.876375, 0.276298 61.876375, 0.276298 61.876375, 0.276298 61.876375, 0.276298 61.876375))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3005'^^xsd:string;
  dwc:observationDate '1912-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3006> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.94892 0.362221)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.94892"^^xsd:decimal ;
  dwc:decimalLongitude "0.362221"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.94892 0.362221)"^^geo:wktLiteral ;
  geo-pos:lat "61.94892"^^xsd:decimal ;
  geo-pos:long "0.362221"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3006'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2213_3006'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.362221'^^xsd:double;
  dwc:latitude '61.94892'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.362221 61.94892, 0.362221 61.94892, 0.362221 61.94892, 0.362221 61.94892, 0.362221 61.94892))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3006'^^xsd:string;
  dwc:observationDate '1912-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1179> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.539232 -9.074601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.539232"^^xsd:decimal ;
  dwc:decimalLongitude "-9.074601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.539232 -9.074601)"^^geo:wktLiteral ;
  geo-pos:lat "57.539232"^^xsd:decimal ;
  geo-pos:long "-9.074601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1179'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2213_1179'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.074601'^^xsd:double;
  dwc:latitude '57.539232'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.074601 57.539232, -9.074601 57.539232, -9.074601 57.539232, -9.074601 57.539232, -9.074601 57.539232))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1179'^^xsd:string;
  dwc:observationDate '1909-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3755> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.827637 1.838997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.827637"^^xsd:decimal ;
  dwc:decimalLongitude "1.838997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.827637 1.838997)"^^geo:wktLiteral ;
  geo-pos:lat "60.827637"^^xsd:decimal ;
  geo-pos:long "1.838997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3755'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2213_3755'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.838997'^^xsd:double;
  dwc:latitude '60.827637'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.838997 60.827637, 1.838997 60.827637, 1.838997 60.827637, 1.838997 60.827637, 1.838997 60.827637))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3755'^^xsd:string;
  dwc:observationDate '1914-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3009> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.43735 0.341812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.43735"^^xsd:decimal ;
  dwc:decimalLongitude "0.341812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.43735 0.341812)"^^geo:wktLiteral ;
  geo-pos:lat "61.43735"^^xsd:decimal ;
  geo-pos:long "0.341812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3009'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2213_3009'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.341812'^^xsd:double;
  dwc:latitude '61.43735'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.341812 61.43735, 0.341812 61.43735, 0.341812 61.43735, 0.341812 61.43735, 0.341812 61.43735))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3009'^^xsd:string;
  dwc:observationDate '1912-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1180> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.011757 -0.543329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.011757"^^xsd:decimal ;
  dwc:decimalLongitude "-0.543329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.011757 -0.543329)"^^geo:wktLiteral ;
  geo-pos:lat "61.011757"^^xsd:decimal ;
  geo-pos:long "-0.543329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1180'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2213_1180'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.543329'^^xsd:double;
  dwc:latitude '61.011757'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.543329 61.011757, -0.543329 61.011757, -0.543329 61.011757, -0.543329 61.011757, -0.543329 61.011757))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1180'^^xsd:string;
  dwc:observationDate '1909-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3011> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.815805 0.481052)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.815805"^^xsd:decimal ;
  dwc:decimalLongitude "0.481052"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.815805 0.481052)"^^geo:wktLiteral ;
  geo-pos:lat "61.815805"^^xsd:decimal ;
  geo-pos:long "0.481052"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3011'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2213_3011'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.481052'^^xsd:double;
  dwc:latitude '61.815805'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.481052 61.815805, 0.481052 61.815805, 0.481052 61.815805, 0.481052 61.815805, 0.481052 61.815805))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3011'^^xsd:string;
  dwc:observationDate '1912-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3012> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.849372 1.253782)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.849372"^^xsd:decimal ;
  dwc:decimalLongitude "1.253782"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.849372 1.253782)"^^geo:wktLiteral ;
  geo-pos:lat "61.849372"^^xsd:decimal ;
  geo-pos:long "1.253782"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3012'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2213_3012'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.253782'^^xsd:double;
  dwc:latitude '61.849372'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.253782 61.849372, 1.253782 61.849372, 1.253782 61.849372, 1.253782 61.849372, 1.253782 61.849372))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3012'^^xsd:string;
  dwc:observationDate '1912-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3013> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.951413 1.485594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.951413"^^xsd:decimal ;
  dwc:decimalLongitude "1.485594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.951413 1.485594)"^^geo:wktLiteral ;
  geo-pos:lat "61.951413"^^xsd:decimal ;
  geo-pos:long "1.485594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3013'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2213_3013'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.485594'^^xsd:double;
  dwc:latitude '61.951413'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.485594 61.951413, 1.485594 61.951413, 1.485594 61.951413, 1.485594 61.951413, 1.485594 61.951413))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3013'^^xsd:string;
  dwc:observationDate '1912-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3014> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.772486 -0.50517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.772486"^^xsd:decimal ;
  dwc:decimalLongitude "-0.50517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.772486 -0.50517)"^^geo:wktLiteral ;
  geo-pos:lat "61.772486"^^xsd:decimal ;
  geo-pos:long "-0.50517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3014'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2213_3014'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.50517'^^xsd:double;
  dwc:latitude '61.772486'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.50517 61.772486, -0.50517 61.772486, -0.50517 61.772486, -0.50517 61.772486, -0.50517 61.772486))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3014'^^xsd:string;
  dwc:observationDate '1912-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3015> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.093844 0.535296)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.093844"^^xsd:decimal ;
  dwc:decimalLongitude "0.535296"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.093844 0.535296)"^^geo:wktLiteral ;
  geo-pos:lat "62.093844"^^xsd:decimal ;
  geo-pos:long "0.535296"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3015'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2213_3015'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.535296'^^xsd:double;
  dwc:latitude '62.093844'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.535296 62.093844, 0.535296 62.093844, 0.535296 62.093844, 0.535296 62.093844, 0.535296 62.093844))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3015'^^xsd:string;
  dwc:observationDate '1912-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1181> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.023311 -2.747091)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.023311"^^xsd:decimal ;
  dwc:decimalLongitude "-2.747091"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.023311 -2.747091)"^^geo:wktLiteral ;
  geo-pos:lat "61.023311"^^xsd:decimal ;
  geo-pos:long "-2.747091"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1181'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2213_1181'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.747091'^^xsd:double;
  dwc:latitude '61.023311'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.747091 61.023311, -2.747091 61.023311, -2.747091 61.023311, -2.747091 61.023311, -2.747091 61.023311))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1181'^^xsd:string;
  dwc:observationDate '1909-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3017> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.609766 0.718853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.609766"^^xsd:decimal ;
  dwc:decimalLongitude "0.718853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.609766 0.718853)"^^geo:wktLiteral ;
  geo-pos:lat "61.609766"^^xsd:decimal ;
  geo-pos:long "0.718853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3017'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2213_3017'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.718853'^^xsd:double;
  dwc:latitude '61.609766'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.718853 61.609766, 0.718853 61.609766, 0.718853 61.609766, 0.718853 61.609766, 0.718853 61.609766))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3017'^^xsd:string;
  dwc:observationDate '1912-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3018> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.951413 1.485594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.951413"^^xsd:decimal ;
  dwc:decimalLongitude "1.485594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.951413 1.485594)"^^geo:wktLiteral ;
  geo-pos:lat "61.951413"^^xsd:decimal ;
  geo-pos:long "1.485594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3018'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2213_3018'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.485594'^^xsd:double;
  dwc:latitude '61.951413'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.485594 61.951413, 1.485594 61.951413, 1.485594 61.951413, 1.485594 61.951413, 1.485594 61.951413))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3018'^^xsd:string;
  dwc:observationDate '1912-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1182> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.023311 -2.747091)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.023311"^^xsd:decimal ;
  dwc:decimalLongitude "-2.747091"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.023311 -2.747091)"^^geo:wktLiteral ;
  geo-pos:lat "61.023311"^^xsd:decimal ;
  geo-pos:long "-2.747091"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1182'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2213_1182'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.747091'^^xsd:double;
  dwc:latitude '61.023311'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.747091 61.023311, -2.747091 61.023311, -2.747091 61.023311, -2.747091 61.023311, -2.747091 61.023311))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1182'^^xsd:string;
  dwc:observationDate '1909-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1183> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.048346 1.300511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.048346"^^xsd:decimal ;
  dwc:decimalLongitude "1.300511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.048346 1.300511)"^^geo:wktLiteral ;
  geo-pos:lat "61.048346"^^xsd:decimal ;
  geo-pos:long "1.300511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1183'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2213_1183'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.300511'^^xsd:double;
  dwc:latitude '61.048346'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.300511 61.048346, 1.300511 61.048346, 1.300511 61.048346, 1.300511 61.048346, 1.300511 61.048346))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1183'^^xsd:string;
  dwc:observationDate '1909-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1184> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.06948 -0.420054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.06948"^^xsd:decimal ;
  dwc:decimalLongitude "-0.420054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.06948 -0.420054)"^^geo:wktLiteral ;
  geo-pos:lat "61.06948"^^xsd:decimal ;
  geo-pos:long "-0.420054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1184'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2213_1184'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.420054'^^xsd:double;
  dwc:latitude '61.06948'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.420054 61.06948, -0.420054 61.06948, -0.420054 61.06948, -0.420054 61.06948, -0.420054 61.06948))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1184'^^xsd:string;
  dwc:observationDate '1909-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2433> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.837017 1.328625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.837017"^^xsd:decimal ;
  dwc:decimalLongitude "1.328625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.837017 1.328625)"^^geo:wktLiteral ;
  geo-pos:lat "60.837017"^^xsd:decimal ;
  geo-pos:long "1.328625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2433'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2213_2433'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.328625'^^xsd:double;
  dwc:latitude '60.837017'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.328625 60.837017, 1.328625 60.837017, 1.328625 60.837017, 1.328625 60.837017, 1.328625 60.837017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2433'^^xsd:string;
  dwc:observationDate '1911-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3024> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.951413 1.485594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.951413"^^xsd:decimal ;
  dwc:decimalLongitude "1.485594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.951413 1.485594)"^^geo:wktLiteral ;
  geo-pos:lat "61.951413"^^xsd:decimal ;
  geo-pos:long "1.485594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3024'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2213_3024'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.485594'^^xsd:double;
  dwc:latitude '61.951413'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.485594 61.951413, 1.485594 61.951413, 1.485594 61.951413, 1.485594 61.951413, 1.485594 61.951413))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3024'^^xsd:string;
  dwc:observationDate '1912-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3025> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.383963 0.484498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.383963"^^xsd:decimal ;
  dwc:decimalLongitude "0.484498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.383963 0.484498)"^^geo:wktLiteral ;
  geo-pos:lat "62.383963"^^xsd:decimal ;
  geo-pos:long "0.484498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3025'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2213_3025'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.484498'^^xsd:double;
  dwc:latitude '62.383963'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.484498 62.383963, 0.484498 62.383963, 0.484498 62.383963, 0.484498 62.383963, 0.484498 62.383963))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3025'^^xsd:string;
  dwc:observationDate '1912-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3026> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.383963 0.484498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.383963"^^xsd:decimal ;
  dwc:decimalLongitude "0.484498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.383963 0.484498)"^^geo:wktLiteral ;
  geo-pos:lat "62.383963"^^xsd:decimal ;
  geo-pos:long "0.484498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3026'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2213_3026'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.484498'^^xsd:double;
  dwc:latitude '62.383963'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.484498 62.383963, 0.484498 62.383963, 0.484498 62.383963, 0.484498 62.383963, 0.484498 62.383963))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3026'^^xsd:string;
  dwc:observationDate '1912-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3027> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.383963 0.484498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.383963"^^xsd:decimal ;
  dwc:decimalLongitude "0.484498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.383963 0.484498)"^^geo:wktLiteral ;
  geo-pos:lat "62.383963"^^xsd:decimal ;
  geo-pos:long "0.484498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3027'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2213_3027'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.484498'^^xsd:double;
  dwc:latitude '62.383963'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.484498 62.383963, 0.484498 62.383963, 0.484498 62.383963, 0.484498 62.383963, 0.484498 62.383963))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3027'^^xsd:string;
  dwc:observationDate '1912-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3028> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.383963 0.484498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.383963"^^xsd:decimal ;
  dwc:decimalLongitude "0.484498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.383963 0.484498)"^^geo:wktLiteral ;
  geo-pos:lat "62.383963"^^xsd:decimal ;
  geo-pos:long "0.484498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3028'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2213_3028'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.484498'^^xsd:double;
  dwc:latitude '62.383963'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.484498 62.383963, 0.484498 62.383963, 0.484498 62.383963, 0.484498 62.383963, 0.484498 62.383963))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3028'^^xsd:string;
  dwc:observationDate '1912-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2434> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.838661 1.226517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.838661"^^xsd:decimal ;
  dwc:decimalLongitude "1.226517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.838661 1.226517)"^^geo:wktLiteral ;
  geo-pos:lat "60.838661"^^xsd:decimal ;
  geo-pos:long "1.226517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2434'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2213_2434'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.226517'^^xsd:double;
  dwc:latitude '60.838661'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.226517 60.838661, 1.226517 60.838661, 1.226517 60.838661, 1.226517 60.838661, 1.226517 60.838661))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2434'^^xsd:string;
  dwc:observationDate '1911-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2435> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.838661 1.226517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.838661"^^xsd:decimal ;
  dwc:decimalLongitude "1.226517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.838661 1.226517)"^^geo:wktLiteral ;
  geo-pos:lat "60.838661"^^xsd:decimal ;
  geo-pos:long "1.226517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2435'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2213_2435'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.226517'^^xsd:double;
  dwc:latitude '60.838661'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.226517 60.838661, 1.226517 60.838661, 1.226517 60.838661, 1.226517 60.838661, 1.226517 60.838661))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2435'^^xsd:string;
  dwc:observationDate '1911-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1234> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.034755 1.131454)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.034755"^^xsd:decimal ;
  dwc:decimalLongitude "1.131454"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.034755 1.131454)"^^geo:wktLiteral ;
  geo-pos:lat "61.034755"^^xsd:decimal ;
  geo-pos:long "1.131454"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1234'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2213_1234'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.131454'^^xsd:double;
  dwc:latitude '61.034755'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.131454 61.034755, 1.131454 61.034755, 1.131454 61.034755, 1.131454 61.034755, 1.131454 61.034755))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1234'^^xsd:string;
  dwc:observationDate '1909-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1235> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.034755 1.131454)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.034755"^^xsd:decimal ;
  dwc:decimalLongitude "1.131454"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.034755 1.131454)"^^geo:wktLiteral ;
  geo-pos:lat "61.034755"^^xsd:decimal ;
  geo-pos:long "1.131454"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1235'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2213_1235'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.131454'^^xsd:double;
  dwc:latitude '61.034755'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.131454 61.034755, 1.131454 61.034755, 1.131454 61.034755, 1.131454 61.034755, 1.131454 61.034755))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1235'^^xsd:string;
  dwc:observationDate '1909-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3406> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.494401 0.826992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.494401"^^xsd:decimal ;
  dwc:decimalLongitude "0.826992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.494401 0.826992)"^^geo:wktLiteral ;
  geo-pos:lat "60.494401"^^xsd:decimal ;
  geo-pos:long "0.826992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3406'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2213_3406'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.826992'^^xsd:double;
  dwc:latitude '60.494401'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.826992 60.494401, 0.826992 60.494401, 0.826992 60.494401, 0.826992 60.494401, 0.826992 60.494401))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3406'^^xsd:string;
  dwc:observationDate '1913-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_671> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.253443 -2.293086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.253443"^^xsd:decimal ;
  dwc:decimalLongitude "-2.293086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.253443 -2.293086)"^^geo:wktLiteral ;
  geo-pos:lat "61.253443"^^xsd:decimal ;
  geo-pos:long "-2.293086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_671'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2213_671'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.293086'^^xsd:double;
  dwc:latitude '61.253443'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.293086 61.253443, -2.293086 61.253443, -2.293086 61.253443, -2.293086 61.253443, -2.293086 61.253443))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_671'^^xsd:string;
  dwc:observationDate '1908-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2441> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.012569 0.861266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.012569"^^xsd:decimal ;
  dwc:decimalLongitude "0.861266"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.012569 0.861266)"^^geo:wktLiteral ;
  geo-pos:lat "61.012569"^^xsd:decimal ;
  geo-pos:long "0.861266"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2441'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2213_2441'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.861266'^^xsd:double;
  dwc:latitude '61.012569'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.861266 61.012569, 0.861266 61.012569, 0.861266 61.012569, 0.861266 61.012569, 0.861266 61.012569))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2441'^^xsd:string;
  dwc:observationDate '1911-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2442> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.012569 0.861266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.012569"^^xsd:decimal ;
  dwc:decimalLongitude "0.861266"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.012569 0.861266)"^^geo:wktLiteral ;
  geo-pos:lat "61.012569"^^xsd:decimal ;
  geo-pos:long "0.861266"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2442'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2213_2442'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.861266'^^xsd:double;
  dwc:latitude '61.012569'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.861266 61.012569, 0.861266 61.012569, 0.861266 61.012569, 0.861266 61.012569, 0.861266 61.012569))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2442'^^xsd:string;
  dwc:observationDate '1911-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3401> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.486648 1.138192)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.486648"^^xsd:decimal ;
  dwc:decimalLongitude "1.138192"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.486648 1.138192)"^^geo:wktLiteral ;
  geo-pos:lat "61.486648"^^xsd:decimal ;
  geo-pos:long "1.138192"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3401'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2213_3401'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.138192'^^xsd:double;
  dwc:latitude '61.486648'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.138192 61.486648, 1.138192 61.486648, 1.138192 61.486648, 1.138192 61.486648, 1.138192 61.486648))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3401'^^xsd:string;
  dwc:observationDate '1913-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3302> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.926839 0.059228)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.926839"^^xsd:decimal ;
  dwc:decimalLongitude "0.059228"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.926839 0.059228)"^^geo:wktLiteral ;
  geo-pos:lat "61.926839"^^xsd:decimal ;
  geo-pos:long "0.059228"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3302'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2213_3302'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.059228'^^xsd:double;
  dwc:latitude '61.926839'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.059228 61.926839, 0.059228 61.926839, 0.059228 61.926839, 0.059228 61.926839, 0.059228 61.926839))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3302'^^xsd:string;
  dwc:observationDate '1913-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2444> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.837017 1.328625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.837017"^^xsd:decimal ;
  dwc:decimalLongitude "1.328625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.837017 1.328625)"^^geo:wktLiteral ;
  geo-pos:lat "60.837017"^^xsd:decimal ;
  geo-pos:long "1.328625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2444'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2213_2444'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.328625'^^xsd:double;
  dwc:latitude '60.837017'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.328625 60.837017, 1.328625 60.837017, 1.328625 60.837017, 1.328625 60.837017, 1.328625 60.837017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2444'^^xsd:string;
  dwc:observationDate '1911-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1237> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.092537 -0.370618)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.092537"^^xsd:decimal ;
  dwc:decimalLongitude "-0.370618"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.092537 -0.370618)"^^geo:wktLiteral ;
  geo-pos:lat "61.092537"^^xsd:decimal ;
  geo-pos:long "-0.370618"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1237'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2213_1237'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.370618'^^xsd:double;
  dwc:latitude '61.092537'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.370618 61.092537, -0.370618 61.092537, -0.370618 61.092537, -0.370618 61.092537, -0.370618 61.092537))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1237'^^xsd:string;
  dwc:observationDate '1909-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3654> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.552411 0.592708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.552411"^^xsd:decimal ;
  dwc:decimalLongitude "0.592708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.552411 0.592708)"^^geo:wktLiteral ;
  geo-pos:lat "61.552411"^^xsd:decimal ;
  geo-pos:long "0.592708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3654'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2213_3654'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.592708'^^xsd:double;
  dwc:latitude '61.552411'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.592708 61.552411, 0.592708 61.552411, 0.592708 61.552411, 0.592708 61.552411, 0.592708 61.552411))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3654'^^xsd:string;
  dwc:observationDate '1914-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1238> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.092537 -0.370618)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.092537"^^xsd:decimal ;
  dwc:decimalLongitude "-0.370618"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.092537 -0.370618)"^^geo:wktLiteral ;
  geo-pos:lat "61.092537"^^xsd:decimal ;
  geo-pos:long "-0.370618"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1238'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2213_1238'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.370618'^^xsd:double;
  dwc:latitude '61.092537'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.370618 61.092537, -0.370618 61.092537, -0.370618 61.092537, -0.370618 61.092537, -0.370618 61.092537))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1238'^^xsd:string;
  dwc:observationDate '1909-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3656> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.834106 1.498782)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.834106"^^xsd:decimal ;
  dwc:decimalLongitude "1.498782"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.834106 1.498782)"^^geo:wktLiteral ;
  geo-pos:lat "60.834106"^^xsd:decimal ;
  geo-pos:long "1.498782"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3656'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2213_3656'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.498782'^^xsd:double;
  dwc:latitude '60.834106'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.498782 60.834106, 1.498782 60.834106, 1.498782 60.834106, 1.498782 60.834106, 1.498782 60.834106))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3656'^^xsd:string;
  dwc:observationDate '1914-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3657> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.834106 1.498782)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.834106"^^xsd:decimal ;
  dwc:decimalLongitude "1.498782"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.834106 1.498782)"^^geo:wktLiteral ;
  geo-pos:lat "60.834106"^^xsd:decimal ;
  geo-pos:long "1.498782"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3657'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2213_3657'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.498782'^^xsd:double;
  dwc:latitude '60.834106'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.498782 60.834106, 1.498782 60.834106, 1.498782 60.834106, 1.498782 60.834106, 1.498782 60.834106))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3657'^^xsd:string;
  dwc:observationDate '1914-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3658> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.834106 1.498782)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.834106"^^xsd:decimal ;
  dwc:decimalLongitude "1.498782"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.834106 1.498782)"^^geo:wktLiteral ;
  geo-pos:lat "60.834106"^^xsd:decimal ;
  geo-pos:long "1.498782"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3658'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2213_3658'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.498782'^^xsd:double;
  dwc:latitude '60.834106'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.498782 60.834106, 1.498782 60.834106, 1.498782 60.834106, 1.498782 60.834106, 1.498782 60.834106))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3658'^^xsd:string;
  dwc:observationDate '1914-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3754> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.827637 1.838997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.827637"^^xsd:decimal ;
  dwc:decimalLongitude "1.838997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.827637 1.838997)"^^geo:wktLiteral ;
  geo-pos:lat "60.827637"^^xsd:decimal ;
  geo-pos:long "1.838997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3754'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2213_3754'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.838997'^^xsd:double;
  dwc:latitude '60.827637'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.838997 60.827637, 1.838997 60.827637, 1.838997 60.827637, 1.838997 60.827637, 1.838997 60.827637))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3754'^^xsd:string;
  dwc:observationDate '1914-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3660> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.528106 0.672919)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.528106"^^xsd:decimal ;
  dwc:decimalLongitude "0.672919"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.528106 0.672919)"^^geo:wktLiteral ;
  geo-pos:lat "60.528106"^^xsd:decimal ;
  geo-pos:long "0.672919"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3660'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2213_3660'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.672919'^^xsd:double;
  dwc:latitude '60.528106'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.672919 60.528106, 0.672919 60.528106, 0.672919 60.528106, 0.672919 60.528106, 0.672919 60.528106))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3660'^^xsd:string;
  dwc:observationDate '1914-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3682> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.593288 0.92515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.593288"^^xsd:decimal ;
  dwc:decimalLongitude "0.92515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.593288 0.92515)"^^geo:wktLiteral ;
  geo-pos:lat "60.593288"^^xsd:decimal ;
  geo-pos:long "0.92515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3682'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2213_3682'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.92515'^^xsd:double;
  dwc:latitude '60.593288'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.92515 60.593288, 0.92515 60.593288, 0.92515 60.593288, 0.92515 60.593288, 0.92515 60.593288))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3682'^^xsd:string;
  dwc:observationDate '1914-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3661> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.528106 0.672919)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.528106"^^xsd:decimal ;
  dwc:decimalLongitude "0.672919"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.528106 0.672919)"^^geo:wktLiteral ;
  geo-pos:lat "60.528106"^^xsd:decimal ;
  geo-pos:long "0.672919"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3661'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2213_3661'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.672919'^^xsd:double;
  dwc:latitude '60.528106'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.672919 60.528106, 0.672919 60.528106, 0.672919 60.528106, 0.672919 60.528106, 0.672919 60.528106))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3661'^^xsd:string;
  dwc:observationDate '1914-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3662> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.737871 1.209749)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.737871"^^xsd:decimal ;
  dwc:decimalLongitude "1.209749"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.737871 1.209749)"^^geo:wktLiteral ;
  geo-pos:lat "60.737871"^^xsd:decimal ;
  geo-pos:long "1.209749"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3662'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2213_3662'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.209749'^^xsd:double;
  dwc:latitude '60.737871'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.209749 60.737871, 1.209749 60.737871, 1.209749 60.737871, 1.209749 60.737871, 1.209749 60.737871))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3662'^^xsd:string;
  dwc:observationDate '1914-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3663> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.742166 1.142416)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.742166"^^xsd:decimal ;
  dwc:decimalLongitude "1.142416"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.742166 1.142416)"^^geo:wktLiteral ;
  geo-pos:lat "60.742166"^^xsd:decimal ;
  geo-pos:long "1.142416"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3663'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2213_3663'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.142416'^^xsd:double;
  dwc:latitude '60.742166'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.142416 60.742166, 1.142416 60.742166, 1.142416 60.742166, 1.142416 60.742166, 1.142416 60.742166))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3663'^^xsd:string;
  dwc:observationDate '1914-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3664> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.763136 0.805486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.763136"^^xsd:decimal ;
  dwc:decimalLongitude "0.805486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.763136 0.805486)"^^geo:wktLiteral ;
  geo-pos:lat "60.763136"^^xsd:decimal ;
  geo-pos:long "0.805486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3664'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2213_3664'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.805486'^^xsd:double;
  dwc:latitude '60.763136'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.805486 60.763136, 0.805486 60.763136, 0.805486 60.763136, 0.805486 60.763136, 0.805486 60.763136))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3664'^^xsd:string;
  dwc:observationDate '1914-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3665> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.769806 1.068479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.769806"^^xsd:decimal ;
  dwc:decimalLongitude "1.068479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.769806 1.068479)"^^geo:wktLiteral ;
  geo-pos:lat "60.769806"^^xsd:decimal ;
  geo-pos:long "1.068479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3665'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2213_3665'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.068479'^^xsd:double;
  dwc:latitude '60.769806'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.068479 60.769806, 1.068479 60.769806, 1.068479 60.769806, 1.068479 60.769806, 1.068479 60.769806))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3665'^^xsd:string;
  dwc:observationDate '1914-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3666> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.769806 1.068479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.769806"^^xsd:decimal ;
  dwc:decimalLongitude "1.068479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.769806 1.068479)"^^geo:wktLiteral ;
  geo-pos:lat "60.769806"^^xsd:decimal ;
  geo-pos:long "1.068479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3666'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2213_3666'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.068479'^^xsd:double;
  dwc:latitude '60.769806'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.068479 60.769806, 1.068479 60.769806, 1.068479 60.769806, 1.068479 60.769806, 1.068479 60.769806))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3666'^^xsd:string;
  dwc:observationDate '1914-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3667> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.769806 1.068479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.769806"^^xsd:decimal ;
  dwc:decimalLongitude "1.068479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.769806 1.068479)"^^geo:wktLiteral ;
  geo-pos:lat "60.769806"^^xsd:decimal ;
  geo-pos:long "1.068479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3667'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2213_3667'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.068479'^^xsd:double;
  dwc:latitude '60.769806'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.068479 60.769806, 1.068479 60.769806, 1.068479 60.769806, 1.068479 60.769806, 1.068479 60.769806))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3667'^^xsd:string;
  dwc:observationDate '1914-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3668> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.834106 1.498782)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.834106"^^xsd:decimal ;
  dwc:decimalLongitude "1.498782"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.834106 1.498782)"^^geo:wktLiteral ;
  geo-pos:lat "60.834106"^^xsd:decimal ;
  geo-pos:long "1.498782"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3668'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2213_3668'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.498782'^^xsd:double;
  dwc:latitude '60.834106'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.498782 60.834106, 1.498782 60.834106, 1.498782 60.834106, 1.498782 60.834106, 1.498782 60.834106))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3668'^^xsd:string;
  dwc:observationDate '1914-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3669> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.834106 1.498782)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.834106"^^xsd:decimal ;
  dwc:decimalLongitude "1.498782"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.834106 1.498782)"^^geo:wktLiteral ;
  geo-pos:lat "60.834106"^^xsd:decimal ;
  geo-pos:long "1.498782"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3669'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2213_3669'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.498782'^^xsd:double;
  dwc:latitude '60.834106'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.498782 60.834106, 1.498782 60.834106, 1.498782 60.834106, 1.498782 60.834106, 1.498782 60.834106))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3669'^^xsd:string;
  dwc:observationDate '1914-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3670> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.834106 1.498782)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.834106"^^xsd:decimal ;
  dwc:decimalLongitude "1.498782"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.834106 1.498782)"^^geo:wktLiteral ;
  geo-pos:lat "60.834106"^^xsd:decimal ;
  geo-pos:long "1.498782"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3670'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2213_3670'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.498782'^^xsd:double;
  dwc:latitude '60.834106'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.498782 60.834106, 1.498782 60.834106, 1.498782 60.834106, 1.498782 60.834106, 1.498782 60.834106))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3670'^^xsd:string;
  dwc:observationDate '1914-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3671> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.837017 1.328625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.837017"^^xsd:decimal ;
  dwc:decimalLongitude "1.328625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.837017 1.328625)"^^geo:wktLiteral ;
  geo-pos:lat "60.837017"^^xsd:decimal ;
  geo-pos:long "1.328625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3671'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2213_3671'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.328625'^^xsd:double;
  dwc:latitude '60.837017'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.328625 60.837017, 1.328625 60.837017, 1.328625 60.837017, 1.328625 60.837017, 1.328625 60.837017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3671'^^xsd:string;
  dwc:observationDate '1914-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3672> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.837017 1.328625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.837017"^^xsd:decimal ;
  dwc:decimalLongitude "1.328625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.837017 1.328625)"^^geo:wktLiteral ;
  geo-pos:lat "60.837017"^^xsd:decimal ;
  geo-pos:long "1.328625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3672'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2213_3672'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.328625'^^xsd:double;
  dwc:latitude '60.837017'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.328625 60.837017, 1.328625 60.837017, 1.328625 60.837017, 1.328625 60.837017, 1.328625 60.837017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3672'^^xsd:string;
  dwc:observationDate '1914-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3673> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.837017 1.328625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.837017"^^xsd:decimal ;
  dwc:decimalLongitude "1.328625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.837017 1.328625)"^^geo:wktLiteral ;
  geo-pos:lat "60.837017"^^xsd:decimal ;
  geo-pos:long "1.328625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3673'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2213_3673'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.328625'^^xsd:double;
  dwc:latitude '60.837017'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.328625 60.837017, 1.328625 60.837017, 1.328625 60.837017, 1.328625 60.837017, 1.328625 60.837017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3673'^^xsd:string;
  dwc:observationDate '1914-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1239> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.299229 -3.343358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.299229"^^xsd:decimal ;
  dwc:decimalLongitude "-3.343358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.299229 -3.343358)"^^geo:wktLiteral ;
  geo-pos:lat "61.299229"^^xsd:decimal ;
  geo-pos:long "-3.343358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1239'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2213_1239'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-3.343358'^^xsd:double;
  dwc:latitude '61.299229'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.343358 61.299229, -3.343358 61.299229, -3.343358 61.299229, -3.343358 61.299229, -3.343358 61.299229))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1239'^^xsd:string;
  dwc:observationDate '1909-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1240> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.351535 -1.632901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.351535"^^xsd:decimal ;
  dwc:decimalLongitude "-1.632901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.351535 -1.632901)"^^geo:wktLiteral ;
  geo-pos:lat "61.351535"^^xsd:decimal ;
  geo-pos:long "-1.632901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1240'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2213_1240'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.632901'^^xsd:double;
  dwc:latitude '61.351535'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.632901 61.351535, -1.632901 61.351535, -1.632901 61.351535, -1.632901 61.351535, -1.632901 61.351535))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1240'^^xsd:string;
  dwc:observationDate '1909-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2449> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.015372 0.895019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.015372"^^xsd:decimal ;
  dwc:decimalLongitude "0.895019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.015372 0.895019)"^^geo:wktLiteral ;
  geo-pos:lat "61.015372"^^xsd:decimal ;
  geo-pos:long "0.895019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2449'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2213_2449'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.895019'^^xsd:double;
  dwc:latitude '61.015372'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.895019 61.015372, 0.895019 61.015372, 0.895019 61.015372, 0.895019 61.015372, 0.895019 61.015372))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2449'^^xsd:string;
  dwc:observationDate '1911-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3753> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.682798 0.776858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.682798"^^xsd:decimal ;
  dwc:decimalLongitude "0.776858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.682798 0.776858)"^^geo:wktLiteral ;
  geo-pos:lat "60.682798"^^xsd:decimal ;
  geo-pos:long "0.776858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3753'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2213_3753'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.776858'^^xsd:double;
  dwc:latitude '60.682798'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.776858 60.682798, 0.776858 60.682798, 0.776858 60.682798, 0.776858 60.682798, 0.776858 60.682798))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3753'^^xsd:string;
  dwc:observationDate '1914-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1241> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.446816 -1.487175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.446816"^^xsd:decimal ;
  dwc:decimalLongitude "-1.487175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.446816 -1.487175)"^^geo:wktLiteral ;
  geo-pos:lat "61.446816"^^xsd:decimal ;
  geo-pos:long "-1.487175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1241'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2213_1241'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.487175'^^xsd:double;
  dwc:latitude '61.446816'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.487175 61.446816, -1.487175 61.446816, -1.487175 61.446816, -1.487175 61.446816, -1.487175 61.446816))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1241'^^xsd:string;
  dwc:observationDate '1909-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3530> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.277281 -0.58465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.277281"^^xsd:decimal ;
  dwc:decimalLongitude "-0.58465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.277281 -0.58465)"^^geo:wktLiteral ;
  geo-pos:lat "62.277281"^^xsd:decimal ;
  geo-pos:long "-0.58465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3530'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2213_3530'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.58465'^^xsd:double;
  dwc:latitude '62.277281'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.58465 62.277281, -0.58465 62.277281, -0.58465 62.277281, -0.58465 62.277281, -0.58465 62.277281))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3530'^^xsd:string;
  dwc:observationDate '1913-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2452> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.034755 1.131454)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.034755"^^xsd:decimal ;
  dwc:decimalLongitude "1.131454"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.034755 1.131454)"^^geo:wktLiteral ;
  geo-pos:lat "61.034755"^^xsd:decimal ;
  geo-pos:long "1.131454"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2452'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2213_2452'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.131454'^^xsd:double;
  dwc:latitude '61.034755'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.131454 61.034755, 1.131454 61.034755, 1.131454 61.034755, 1.131454 61.034755, 1.131454 61.034755))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2452'^^xsd:string;
  dwc:observationDate '1911-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3529> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.679442 0.280684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.679442"^^xsd:decimal ;
  dwc:decimalLongitude "0.280684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.679442 0.280684)"^^geo:wktLiteral ;
  geo-pos:lat "61.679442"^^xsd:decimal ;
  geo-pos:long "0.280684"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3529'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2213_3529'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.280684'^^xsd:double;
  dwc:latitude '61.679442'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.280684 61.679442, 0.280684 61.679442, 0.280684 61.679442, 0.280684 61.679442, 0.280684 61.679442))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3529'^^xsd:string;
  dwc:observationDate '1913-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1242> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.446816 -1.487175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.446816"^^xsd:decimal ;
  dwc:decimalLongitude "-1.487175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.446816 -1.487175)"^^geo:wktLiteral ;
  geo-pos:lat "61.446816"^^xsd:decimal ;
  geo-pos:long "-1.487175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1242'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2213_1242'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.487175'^^xsd:double;
  dwc:latitude '61.446816'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.487175 61.446816, -1.487175 61.446816, -1.487175 61.446816, -1.487175 61.446816, -1.487175 61.446816))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1242'^^xsd:string;
  dwc:observationDate '1909-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1243> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.446816 -1.487175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.446816"^^xsd:decimal ;
  dwc:decimalLongitude "-1.487175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.446816 -1.487175)"^^geo:wktLiteral ;
  geo-pos:lat "61.446816"^^xsd:decimal ;
  geo-pos:long "-1.487175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1243'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2213_1243'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.487175'^^xsd:double;
  dwc:latitude '61.446816'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.487175 61.446816, -1.487175 61.446816, -1.487175 61.446816, -1.487175 61.446816, -1.487175 61.446816))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1243'^^xsd:string;
  dwc:observationDate '1909-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3398> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.353915 0.697765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.353915"^^xsd:decimal ;
  dwc:decimalLongitude "0.697765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.353915 0.697765)"^^geo:wktLiteral ;
  geo-pos:lat "61.353915"^^xsd:decimal ;
  geo-pos:long "0.697765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3398'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2213_3398'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.697765'^^xsd:double;
  dwc:latitude '61.353915'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.697765 61.353915, 0.697765 61.353915, 0.697765 61.353915, 0.697765 61.353915, 0.697765 61.353915))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3398'^^xsd:string;
  dwc:observationDate '1913-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3397> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.314591 -2.347288)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.314591"^^xsd:decimal ;
  dwc:decimalLongitude "-2.347288"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.314591 -2.347288)"^^geo:wktLiteral ;
  geo-pos:lat "61.314591"^^xsd:decimal ;
  geo-pos:long "-2.347288"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3397'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2213_3397'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.347288'^^xsd:double;
  dwc:latitude '61.314591'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.347288 61.314591, -2.347288 61.314591, -2.347288 61.314591, -2.347288 61.314591, -2.347288 61.314591))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3397'^^xsd:string;
  dwc:observationDate '1913-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1244> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.451252 -1.632901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.451252"^^xsd:decimal ;
  dwc:decimalLongitude "-1.632901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.451252 -1.632901)"^^geo:wktLiteral ;
  geo-pos:lat "61.451252"^^xsd:decimal ;
  geo-pos:long "-1.632901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1244'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2213_1244'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.632901'^^xsd:double;
  dwc:latitude '61.451252'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.632901 61.451252, -1.632901 61.451252, -1.632901 61.451252, -1.632901 61.451252, -1.632901 61.451252))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1244'^^xsd:string;
  dwc:observationDate '1909-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1245> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.451252 -1.632901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.451252"^^xsd:decimal ;
  dwc:decimalLongitude "-1.632901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.451252 -1.632901)"^^geo:wktLiteral ;
  geo-pos:lat "61.451252"^^xsd:decimal ;
  geo-pos:long "-1.632901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1245'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2213_1245'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.632901'^^xsd:double;
  dwc:latitude '61.451252'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.632901 61.451252, -1.632901 61.451252, -1.632901 61.451252, -1.632901 61.451252, -1.632901 61.451252))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1245'^^xsd:string;
  dwc:observationDate '1909-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1246> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.558961 -0.699579)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.558961"^^xsd:decimal ;
  dwc:decimalLongitude "-0.699579"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.558961 -0.699579)"^^geo:wktLiteral ;
  geo-pos:lat "61.558961"^^xsd:decimal ;
  geo-pos:long "-0.699579"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1246'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2213_1246'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.699579'^^xsd:double;
  dwc:latitude '61.558961'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.699579 61.558961, -0.699579 61.558961, -0.699579 61.558961, -0.699579 61.558961, -0.699579 61.558961))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1246'^^xsd:string;
  dwc:observationDate '1909-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3528> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.350954 -0.885294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.350954"^^xsd:decimal ;
  dwc:decimalLongitude "-0.885294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.350954 -0.885294)"^^geo:wktLiteral ;
  geo-pos:lat "62.350954"^^xsd:decimal ;
  geo-pos:long "-0.885294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3528'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2213_3528'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.885294'^^xsd:double;
  dwc:latitude '62.350954'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.885294 62.350954, -0.885294 62.350954, -0.885294 62.350954, -0.885294 62.350954, -0.885294 62.350954))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3528'^^xsd:string;
  dwc:observationDate '1913-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3478> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.238727 -0.555352)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.238727"^^xsd:decimal ;
  dwc:decimalLongitude "-0.555352"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.238727 -0.555352)"^^geo:wktLiteral ;
  geo-pos:lat "61.238727"^^xsd:decimal ;
  geo-pos:long "-0.555352"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3478'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2213_3478'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.555352'^^xsd:double;
  dwc:latitude '61.238727'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.555352 61.238727, -0.555352 61.238727, -0.555352 61.238727, -0.555352 61.238727, -0.555352 61.238727))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3478'^^xsd:string;
  dwc:observationDate '1913-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3479> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.270755 -0.885294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.270755"^^xsd:decimal ;
  dwc:decimalLongitude "-0.885294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.270755 -0.885294)"^^geo:wktLiteral ;
  geo-pos:lat "61.270755"^^xsd:decimal ;
  geo-pos:long "-0.885294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3479'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2213_3479'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.885294'^^xsd:double;
  dwc:latitude '61.270755'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.885294 61.270755, -0.885294 61.270755, -0.885294 61.270755, -0.885294 61.270755, -0.885294 61.270755))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3479'^^xsd:string;
  dwc:observationDate '1913-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3527> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.787727 -0.491181)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.787727"^^xsd:decimal ;
  dwc:decimalLongitude "-0.491181"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.787727 -0.491181)"^^geo:wktLiteral ;
  geo-pos:lat "61.787727"^^xsd:decimal ;
  geo-pos:long "-0.491181"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3527'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2213_3527'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.491181'^^xsd:double;
  dwc:latitude '61.787727'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.491181 61.787727, -0.491181 61.787727, -0.491181 61.787727, -0.491181 61.787727, -0.491181 61.787727))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3527'^^xsd:string;
  dwc:observationDate '1913-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1247> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.558961 -0.699579)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.558961"^^xsd:decimal ;
  dwc:decimalLongitude "-0.699579"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.558961 -0.699579)"^^geo:wktLiteral ;
  geo-pos:lat "61.558961"^^xsd:decimal ;
  geo-pos:long "-0.699579"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1247'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2213_1247'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.699579'^^xsd:double;
  dwc:latitude '61.558961'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.699579 61.558961, -0.699579 61.558961, -0.699579 61.558961, -0.699579 61.558961, -0.699579 61.558961))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1247'^^xsd:string;
  dwc:observationDate '1909-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3482> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.604376 -2.421863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.604376"^^xsd:decimal ;
  dwc:decimalLongitude "-2.421863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.604376 -2.421863)"^^geo:wktLiteral ;
  geo-pos:lat "61.604376"^^xsd:decimal ;
  geo-pos:long "-2.421863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3482'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2213_3482'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.421863'^^xsd:double;
  dwc:latitude '61.604376'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.421863 61.604376, -2.421863 61.604376, -2.421863 61.604376, -2.421863 61.604376, -2.421863 61.604376))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3482'^^xsd:string;
  dwc:observationDate '1913-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3483> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.894772 1.356619)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.894772"^^xsd:decimal ;
  dwc:decimalLongitude "1.356619"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.894772 1.356619)"^^geo:wktLiteral ;
  geo-pos:lat "61.894772"^^xsd:decimal ;
  geo-pos:long "1.356619"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3483'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2213_3483'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.356619'^^xsd:double;
  dwc:latitude '61.894772'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.356619 61.894772, 1.356619 61.894772, 1.356619 61.894772, 1.356619 61.894772, 1.356619 61.894772))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3483'^^xsd:string;
  dwc:observationDate '1913-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3484> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.089428 -0.399866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.089428"^^xsd:decimal ;
  dwc:decimalLongitude "-0.399866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.089428 -0.399866)"^^geo:wktLiteral ;
  geo-pos:lat "61.089428"^^xsd:decimal ;
  geo-pos:long "-0.399866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3484'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2213_3484'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.399866'^^xsd:double;
  dwc:latitude '61.089428'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.399866 61.089428, -0.399866 61.089428, -0.399866 61.089428, -0.399866 61.089428, -0.399866 61.089428))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3484'^^xsd:string;
  dwc:observationDate '1913-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1248> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.558961 -0.699579)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.558961"^^xsd:decimal ;
  dwc:decimalLongitude "-0.699579"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.558961 -0.699579)"^^geo:wktLiteral ;
  geo-pos:lat "61.558961"^^xsd:decimal ;
  geo-pos:long "-0.699579"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1248'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2213_1248'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.699579'^^xsd:double;
  dwc:latitude '61.558961'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.699579 61.558961, -0.699579 61.558961, -0.699579 61.558961, -0.699579 61.558961, -0.699579 61.558961))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1248'^^xsd:string;
  dwc:observationDate '1909-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3487> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.980977 -0.253209)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.980977"^^xsd:decimal ;
  dwc:decimalLongitude "-0.253209"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.980977 -0.253209)"^^geo:wktLiteral ;
  geo-pos:lat "60.980977"^^xsd:decimal ;
  geo-pos:long "-0.253209"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3487'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2213_3487'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.253209'^^xsd:double;
  dwc:latitude '60.980977'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.253209 60.980977, -0.253209 60.980977, -0.253209 60.980977, -0.253209 60.980977, -0.253209 60.980977))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3487'^^xsd:string;
  dwc:observationDate '1913-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3488> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.229993 -0.024324)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.229993"^^xsd:decimal ;
  dwc:decimalLongitude "-0.024324"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.229993 -0.024324)"^^geo:wktLiteral ;
  geo-pos:lat "61.229993"^^xsd:decimal ;
  geo-pos:long "-0.024324"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3488'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2213_3488'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.024324'^^xsd:double;
  dwc:latitude '61.229993'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.024324 61.229993, -0.024324 61.229993, -0.024324 61.229993, -0.024324 61.229993, -0.024324 61.229993))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3488'^^xsd:string;
  dwc:observationDate '1913-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3489> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.299229 -3.343358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.299229"^^xsd:decimal ;
  dwc:decimalLongitude "-3.343358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.299229 -3.343358)"^^geo:wktLiteral ;
  geo-pos:lat "61.299229"^^xsd:decimal ;
  geo-pos:long "-3.343358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3489'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2213_3489'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-3.343358'^^xsd:double;
  dwc:latitude '61.299229'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.343358 61.299229, -3.343358 61.299229, -3.343358 61.299229, -3.343358 61.299229, -3.343358 61.299229))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3489'^^xsd:string;
  dwc:observationDate '1913-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_672> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.253443 -2.293086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.253443"^^xsd:decimal ;
  dwc:decimalLongitude "-2.293086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.253443 -2.293086)"^^geo:wktLiteral ;
  geo-pos:lat "61.253443"^^xsd:decimal ;
  geo-pos:long "-2.293086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_672'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2213_672'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.293086'^^xsd:double;
  dwc:latitude '61.253443'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.293086 61.253443, -2.293086 61.253443, -2.293086 61.253443, -2.293086 61.253443, -2.293086 61.253443))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_672'^^xsd:string;
  dwc:observationDate '1908-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1250> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.046404 -0.469418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.046404"^^xsd:decimal ;
  dwc:decimalLongitude "-0.469418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.046404 -0.469418)"^^geo:wktLiteral ;
  geo-pos:lat "61.046404"^^xsd:decimal ;
  geo-pos:long "-0.469418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1250'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2213_1250'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.469418'^^xsd:double;
  dwc:latitude '61.046404'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.469418 61.046404, -0.469418 61.046404, -0.469418 61.046404, -0.469418 61.046404, -0.469418 61.046404))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1250'^^xsd:string;
  dwc:observationDate '1909-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3492> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.711508 -2.704811)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.711508"^^xsd:decimal ;
  dwc:decimalLongitude "-2.704811"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.711508 -2.704811)"^^geo:wktLiteral ;
  geo-pos:lat "61.711508"^^xsd:decimal ;
  geo-pos:long "-2.704811"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3492'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2213_3492'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.704811'^^xsd:double;
  dwc:latitude '61.711508'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.704811 61.711508, -2.704811 61.711508, -2.704811 61.711508, -2.704811 61.711508, -2.704811 61.711508))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3492'^^xsd:string;
  dwc:observationDate '1913-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3493> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.787727 -2.77462)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.787727"^^xsd:decimal ;
  dwc:decimalLongitude "-2.77462"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.787727 -2.77462)"^^geo:wktLiteral ;
  geo-pos:lat "61.787727"^^xsd:decimal ;
  geo-pos:long "-2.77462"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3493'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2213_3493'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.77462'^^xsd:double;
  dwc:latitude '61.787727'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.77462 61.787727, -2.77462 61.787727, -2.77462 61.787727, -2.77462 61.787727, -2.77462 61.787727))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3493'^^xsd:string;
  dwc:observationDate '1913-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3396> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.827637 1.838997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.827637"^^xsd:decimal ;
  dwc:decimalLongitude "1.838997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.827637 1.838997)"^^geo:wktLiteral ;
  geo-pos:lat "60.827637"^^xsd:decimal ;
  geo-pos:long "1.838997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3396'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2213_3396'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.838997'^^xsd:double;
  dwc:latitude '60.827637'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.838997 60.827637, 1.838997 60.827637, 1.838997 60.827637, 1.838997 60.827637, 1.838997 60.827637))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3396'^^xsd:string;
  dwc:observationDate '1913-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1251> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.046404 -0.469418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.046404"^^xsd:decimal ;
  dwc:decimalLongitude "-0.469418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.046404 -0.469418)"^^geo:wktLiteral ;
  geo-pos:lat "61.046404"^^xsd:decimal ;
  geo-pos:long "-0.469418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1251'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2213_1251'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.469418'^^xsd:double;
  dwc:latitude '61.046404'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.469418 61.046404, -0.469418 61.046404, -0.469418 61.046404, -0.469418 61.046404, -0.469418 61.046404))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1251'^^xsd:string;
  dwc:observationDate '1909-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1252> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.046404 -0.469418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.046404"^^xsd:decimal ;
  dwc:decimalLongitude "-0.469418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.046404 -0.469418)"^^geo:wktLiteral ;
  geo-pos:lat "61.046404"^^xsd:decimal ;
  geo-pos:long "-0.469418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1252'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2213_1252'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.469418'^^xsd:double;
  dwc:latitude '61.046404'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.469418 61.046404, -0.469418 61.046404, -0.469418 61.046404, -0.469418 61.046404, -0.469418 61.046404))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1252'^^xsd:string;
  dwc:observationDate '1909-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1253> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.401394 -1.632901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.401394"^^xsd:decimal ;
  dwc:decimalLongitude "-1.632901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.401394 -1.632901)"^^geo:wktLiteral ;
  geo-pos:lat "61.401394"^^xsd:decimal ;
  geo-pos:long "-1.632901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1253'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2213_1253'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.632901'^^xsd:double;
  dwc:latitude '61.401394'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.632901 61.401394, -1.632901 61.401394, -1.632901 61.401394, -1.632901 61.401394, -1.632901 61.401394))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1253'^^xsd:string;
  dwc:observationDate '1909-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1254> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.451252 -1.632901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.451252"^^xsd:decimal ;
  dwc:decimalLongitude "-1.632901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.451252 -1.632901)"^^geo:wktLiteral ;
  geo-pos:lat "61.451252"^^xsd:decimal ;
  geo-pos:long "-1.632901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1254'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2213_1254'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.632901'^^xsd:double;
  dwc:latitude '61.451252'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.632901 61.451252, -1.632901 61.451252, -1.632901 61.451252, -1.632901 61.451252, -1.632901 61.451252))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1254'^^xsd:string;
  dwc:observationDate '1909-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3189> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.43735 0.341812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.43735"^^xsd:decimal ;
  dwc:decimalLongitude "0.341812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.43735 0.341812)"^^geo:wktLiteral ;
  geo-pos:lat "61.43735"^^xsd:decimal ;
  geo-pos:long "0.341812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3189'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2213_3189'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.341812'^^xsd:double;
  dwc:latitude '61.43735'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.341812 61.43735, 0.341812 61.43735, 0.341812 61.43735, 0.341812 61.43735, 0.341812 61.43735))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3189'^^xsd:string;
  dwc:observationDate '1913-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1255> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.451252 -1.632901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.451252"^^xsd:decimal ;
  dwc:decimalLongitude "-1.632901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.451252 -1.632901)"^^geo:wktLiteral ;
  geo-pos:lat "61.451252"^^xsd:decimal ;
  geo-pos:long "-1.632901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1255'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2213_1255'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.632901'^^xsd:double;
  dwc:latitude '61.451252'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.632901 61.451252, -1.632901 61.451252, -1.632901 61.451252, -1.632901 61.451252, -1.632901 61.451252))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1255'^^xsd:string;
  dwc:observationDate '1909-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_673> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.253443 -2.293086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.253443"^^xsd:decimal ;
  dwc:decimalLongitude "-2.293086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.253443 -2.293086)"^^geo:wktLiteral ;
  geo-pos:lat "61.253443"^^xsd:decimal ;
  geo-pos:long "-2.293086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_673'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2213_673'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.293086'^^xsd:double;
  dwc:latitude '61.253443'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.293086 61.253443, -2.293086 61.253443, -2.293086 61.253443, -2.293086 61.253443, -2.293086 61.253443))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_673'^^xsd:string;
  dwc:observationDate '1908-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1257> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.349281 -8.924857)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.349281"^^xsd:decimal ;
  dwc:decimalLongitude "-8.924857"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.349281 -8.924857)"^^geo:wktLiteral ;
  geo-pos:lat "57.349281"^^xsd:decimal ;
  geo-pos:long "-8.924857"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1257'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2213_1257'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.924857'^^xsd:double;
  dwc:latitude '57.349281'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.924857 57.349281, -8.924857 57.349281, -8.924857 57.349281, -8.924857 57.349281, -8.924857 57.349281))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1257'^^xsd:string;
  dwc:observationDate '1909-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3193> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.827637 1.838997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.827637"^^xsd:decimal ;
  dwc:decimalLongitude "1.838997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.827637 1.838997)"^^geo:wktLiteral ;
  geo-pos:lat "60.827637"^^xsd:decimal ;
  geo-pos:long "1.838997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3193'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2213_3193'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.838997'^^xsd:double;
  dwc:latitude '60.827637'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.838997 60.827637, 1.838997 60.827637, 1.838997 60.827637, 1.838997 60.827637, 1.838997 60.827637))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3193'^^xsd:string;
  dwc:observationDate '1913-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3194> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.240524 1.953933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.240524"^^xsd:decimal ;
  dwc:decimalLongitude "1.953933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.240524 1.953933)"^^geo:wktLiteral ;
  geo-pos:lat "61.240524"^^xsd:decimal ;
  geo-pos:long "1.953933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3194'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2213_3194'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.953933'^^xsd:double;
  dwc:latitude '61.240524'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.953933 61.240524, 1.953933 61.240524, 1.953933 61.240524, 1.953933 61.240524, 1.953933 61.240524))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3194'^^xsd:string;
  dwc:observationDate '1913-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1258> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.349281 -8.924857)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.349281"^^xsd:decimal ;
  dwc:decimalLongitude "-8.924857"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.349281 -8.924857)"^^geo:wktLiteral ;
  geo-pos:lat "57.349281"^^xsd:decimal ;
  geo-pos:long "-8.924857"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1258'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2213_1258'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.924857'^^xsd:double;
  dwc:latitude '57.349281'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.924857 57.349281, -8.924857 57.349281, -8.924857 57.349281, -8.924857 57.349281, -8.924857 57.349281))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1258'^^xsd:string;
  dwc:observationDate '1909-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1259> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.349281 -8.924857)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.349281"^^xsd:decimal ;
  dwc:decimalLongitude "-8.924857"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.349281 -8.924857)"^^geo:wktLiteral ;
  geo-pos:lat "57.349281"^^xsd:decimal ;
  geo-pos:long "-8.924857"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1259'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2213_1259'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.924857'^^xsd:double;
  dwc:latitude '57.349281'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.924857 57.349281, -8.924857 57.349281, -8.924857 57.349281, -8.924857 57.349281, -8.924857 57.349281))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1259'^^xsd:string;
  dwc:observationDate '1909-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3197> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.486648 1.138192)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.486648"^^xsd:decimal ;
  dwc:decimalLongitude "1.138192"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.486648 1.138192)"^^geo:wktLiteral ;
  geo-pos:lat "61.486648"^^xsd:decimal ;
  geo-pos:long "1.138192"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3197'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2213_3197'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.138192'^^xsd:double;
  dwc:latitude '61.486648'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.138192 61.486648, 1.138192 61.486648, 1.138192 61.486648, 1.138192 61.486648, 1.138192 61.486648))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3197'^^xsd:string;
  dwc:observationDate '1913-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1260> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.349281 -8.924857)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.349281"^^xsd:decimal ;
  dwc:decimalLongitude "-8.924857"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.349281 -8.924857)"^^geo:wktLiteral ;
  geo-pos:lat "57.349281"^^xsd:decimal ;
  geo-pos:long "-8.924857"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1260'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2213_1260'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.924857'^^xsd:double;
  dwc:latitude '57.349281'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.924857 57.349281, -8.924857 57.349281, -8.924857 57.349281, -8.924857 57.349281, -8.924857 57.349281))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1260'^^xsd:string;
  dwc:observationDate '1909-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1261> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.349281 -8.924857)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.349281"^^xsd:decimal ;
  dwc:decimalLongitude "-8.924857"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.349281 -8.924857)"^^geo:wktLiteral ;
  geo-pos:lat "57.349281"^^xsd:decimal ;
  geo-pos:long "-8.924857"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1261'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2213_1261'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.924857'^^xsd:double;
  dwc:latitude '57.349281'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.924857 57.349281, -8.924857 57.349281, -8.924857 57.349281, -8.924857 57.349281, -8.924857 57.349281))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1261'^^xsd:string;
  dwc:observationDate '1909-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1262> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.349281 -8.924857)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.349281"^^xsd:decimal ;
  dwc:decimalLongitude "-8.924857"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.349281 -8.924857)"^^geo:wktLiteral ;
  geo-pos:lat "57.349281"^^xsd:decimal ;
  geo-pos:long "-8.924857"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1262'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2213_1262'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.924857'^^xsd:double;
  dwc:latitude '57.349281'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.924857 57.349281, -8.924857 57.349281, -8.924857 57.349281, -8.924857 57.349281, -8.924857 57.349281))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1262'^^xsd:string;
  dwc:observationDate '1909-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1263> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.349281 -8.924857)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.349281"^^xsd:decimal ;
  dwc:decimalLongitude "-8.924857"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.349281 -8.924857)"^^geo:wktLiteral ;
  geo-pos:lat "57.349281"^^xsd:decimal ;
  geo-pos:long "-8.924857"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1263'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2213_1263'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.924857'^^xsd:double;
  dwc:latitude '57.349281'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.924857 57.349281, -8.924857 57.349281, -8.924857 57.349281, -8.924857 57.349281, -8.924857 57.349281))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1263'^^xsd:string;
  dwc:observationDate '1909-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3323> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.375294 -2.216202)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.375294"^^xsd:decimal ;
  dwc:decimalLongitude "-2.216202"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.375294 -2.216202)"^^geo:wktLiteral ;
  geo-pos:lat "61.375294"^^xsd:decimal ;
  geo-pos:long "-2.216202"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3323'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2213_3323'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.216202'^^xsd:double;
  dwc:latitude '61.375294'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.216202 61.375294, -2.216202 61.375294, -2.216202 61.375294, -2.216202 61.375294, -2.216202 61.375294))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3323'^^xsd:string;
  dwc:observationDate '1913-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_674> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.268732 -2.306617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.268732"^^xsd:decimal ;
  dwc:decimalLongitude "-2.306617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.268732 -2.306617)"^^geo:wktLiteral ;
  geo-pos:lat "61.268732"^^xsd:decimal ;
  geo-pos:long "-2.306617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_674'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2213_674'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.306617'^^xsd:double;
  dwc:latitude '61.268732'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.306617 61.268732, -2.306617 61.268732, -2.306617 61.268732, -2.306617 61.268732, -2.306617 61.268732))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_674'^^xsd:string;
  dwc:observationDate '1908-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3205> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.156272 1.28756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.156272"^^xsd:decimal ;
  dwc:decimalLongitude "1.28756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.156272 1.28756)"^^geo:wktLiteral ;
  geo-pos:lat "61.156272"^^xsd:decimal ;
  geo-pos:long "1.28756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3205'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2213_3205'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.28756'^^xsd:double;
  dwc:latitude '61.156272'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.28756 61.156272, 1.28756 61.156272, 1.28756 61.156272, 1.28756 61.156272, 1.28756 61.156272))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3205'^^xsd:string;
  dwc:observationDate '1913-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1741> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.100771 -0.675051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.100771"^^xsd:decimal ;
  dwc:decimalLongitude "-0.675051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.100771 -0.675051)"^^geo:wktLiteral ;
  geo-pos:lat "61.100771"^^xsd:decimal ;
  geo-pos:long "-0.675051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1741'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2213_1741'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.675051'^^xsd:double;
  dwc:latitude '61.100771'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.675051 61.100771, -0.675051 61.100771, -0.675051 61.100771, -0.675051 61.100771, -0.675051 61.100771))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1741'^^xsd:string;
  dwc:observationDate '1910-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1742> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.162098 -0.621981)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.162098"^^xsd:decimal ;
  dwc:decimalLongitude "-0.621981"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.162098 -0.621981)"^^geo:wktLiteral ;
  geo-pos:lat "61.162098"^^xsd:decimal ;
  geo-pos:long "-0.621981"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1742'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2213_1742'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.621981'^^xsd:double;
  dwc:latitude '61.162098'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.621981 61.162098, -0.621981 61.162098, -0.621981 61.162098, -0.621981 61.162098, -0.621981 61.162098))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1742'^^xsd:string;
  dwc:observationDate '1910-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3208> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.112921 0.955722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.112921"^^xsd:decimal ;
  dwc:decimalLongitude "0.955722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.112921 0.955722)"^^geo:wktLiteral ;
  geo-pos:lat "61.112921"^^xsd:decimal ;
  geo-pos:long "0.955722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3208'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2213_3208'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.955722'^^xsd:double;
  dwc:latitude '61.112921'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.955722 61.112921, 0.955722 61.112921, 0.955722 61.112921, 0.955722 61.112921, 0.955722 61.112921))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3208'^^xsd:string;
  dwc:observationDate '1913-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3209> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.112921 0.955722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.112921"^^xsd:decimal ;
  dwc:decimalLongitude "0.955722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.112921 0.955722)"^^geo:wktLiteral ;
  geo-pos:lat "61.112921"^^xsd:decimal ;
  geo-pos:long "0.955722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3209'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2213_3209'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.955722'^^xsd:double;
  dwc:latitude '61.112921'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.955722 61.112921, 0.955722 61.112921, 0.955722 61.112921, 0.955722 61.112921, 0.955722 61.112921))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3209'^^xsd:string;
  dwc:observationDate '1913-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3210> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.112921 0.955722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.112921"^^xsd:decimal ;
  dwc:decimalLongitude "0.955722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.112921 0.955722)"^^geo:wktLiteral ;
  geo-pos:lat "61.112921"^^xsd:decimal ;
  geo-pos:long "0.955722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3210'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2213_3210'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.955722'^^xsd:double;
  dwc:latitude '61.112921'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.955722 61.112921, 0.955722 61.112921, 0.955722 61.112921, 0.955722 61.112921, 0.955722 61.112921))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3210'^^xsd:string;
  dwc:observationDate '1913-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1698> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.774172 -1.690873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.774172"^^xsd:decimal ;
  dwc:decimalLongitude "-1.690873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.774172 -1.690873)"^^geo:wktLiteral ;
  geo-pos:lat "61.774172"^^xsd:decimal ;
  geo-pos:long "-1.690873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1698'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2213_1698'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.690873'^^xsd:double;
  dwc:latitude '61.774172'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.690873 61.774172, -1.690873 61.774172, -1.690873 61.774172, -1.690873 61.774172, -1.690873 61.774172))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1698'^^xsd:string;
  dwc:observationDate '1910-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1699> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.80915 -9.194765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.80915"^^xsd:decimal ;
  dwc:decimalLongitude "-9.194765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.80915 -9.194765)"^^geo:wktLiteral ;
  geo-pos:lat "57.80915"^^xsd:decimal ;
  geo-pos:long "-9.194765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1699'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2213_1699'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.194765'^^xsd:double;
  dwc:latitude '57.80915'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.194765 57.80915, -9.194765 57.80915, -9.194765 57.80915, -9.194765 57.80915, -9.194765 57.80915))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1699'^^xsd:string;
  dwc:observationDate '1910-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1743> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.999341 -0.519052)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.999341"^^xsd:decimal ;
  dwc:decimalLongitude "-0.519052"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.999341 -0.519052)"^^geo:wktLiteral ;
  geo-pos:lat "60.999341"^^xsd:decimal ;
  geo-pos:long "-0.519052"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1743'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2213_1743'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.519052'^^xsd:double;
  dwc:latitude '60.999341'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.519052 60.999341, -0.519052 60.999341, -0.519052 60.999341, -0.519052 60.999341, -0.519052 60.999341))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1743'^^xsd:string;
  dwc:observationDate '1910-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_675> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.268732 -2.306617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.268732"^^xsd:decimal ;
  dwc:decimalLongitude "-2.306617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.268732 -2.306617)"^^geo:wktLiteral ;
  geo-pos:lat "61.268732"^^xsd:decimal ;
  geo-pos:long "-2.306617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_675'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2213_675'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.306617'^^xsd:double;
  dwc:latitude '61.268732'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.306617 61.268732, -2.306617 61.268732, -2.306617 61.268732, -2.306617 61.268732, -2.306617 61.268732))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_675'^^xsd:string;
  dwc:observationDate '1908-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3215> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.042412 1.973959)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.042412"^^xsd:decimal ;
  dwc:decimalLongitude "1.973959"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.042412 1.973959)"^^geo:wktLiteral ;
  geo-pos:lat "62.042412"^^xsd:decimal ;
  geo-pos:long "1.973959"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3215'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2213_3215'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.973959'^^xsd:double;
  dwc:latitude '62.042412'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.973959 62.042412, 1.973959 62.042412, 1.973959 62.042412, 1.973959 62.042412, 1.973959 62.042412))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3215'^^xsd:string;
  dwc:observationDate '1913-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3217> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.998212 -6.911466)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.998212"^^xsd:decimal ;
  dwc:decimalLongitude "-6.911466"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.998212 -6.911466)"^^geo:wktLiteral ;
  geo-pos:lat "59.998212"^^xsd:decimal ;
  geo-pos:long "-6.911466"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3217'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2213_3217'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-6.911466'^^xsd:double;
  dwc:latitude '59.998212'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.911466 59.998212, -6.911466 59.998212, -6.911466 59.998212, -6.911466 59.998212, -6.911466 59.998212))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3217'^^xsd:string;
  dwc:observationDate '1913-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3523> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.815805 0.481052)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.815805"^^xsd:decimal ;
  dwc:decimalLongitude "0.481052"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.815805 0.481052)"^^geo:wktLiteral ;
  geo-pos:lat "61.815805"^^xsd:decimal ;
  geo-pos:long "0.481052"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3523'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2213_3523'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.481052'^^xsd:double;
  dwc:latitude '61.815805'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.481052 61.815805, 0.481052 61.815805, 0.481052 61.815805, 0.481052 61.815805, 0.481052 61.815805))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3523'^^xsd:string;
  dwc:observationDate '1913-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1745> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.783225 -8.417431)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.783225"^^xsd:decimal ;
  dwc:decimalLongitude "-8.417431"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.783225 -8.417431)"^^geo:wktLiteral ;
  geo-pos:lat "56.783225"^^xsd:decimal ;
  geo-pos:long "-8.417431"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1745'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2213_1745'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.417431'^^xsd:double;
  dwc:latitude '56.783225'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.417431 56.783225, -8.417431 56.783225, -8.417431 56.783225, -8.417431 56.783225, -8.417431 56.783225))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1745'^^xsd:string;
  dwc:observationDate '1910-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3220> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.734023 0.360619)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.734023"^^xsd:decimal ;
  dwc:decimalLongitude "0.360619"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.734023 0.360619)"^^geo:wktLiteral ;
  geo-pos:lat "61.734023"^^xsd:decimal ;
  geo-pos:long "0.360619"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3220'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2213_3220'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.360619'^^xsd:double;
  dwc:latitude '61.734023'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.360619 61.734023, 0.360619 61.734023, 0.360619 61.734023, 0.360619 61.734023, 0.360619 61.734023))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3220'^^xsd:string;
  dwc:observationDate '1913-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1264> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.349281 -8.924857)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.349281"^^xsd:decimal ;
  dwc:decimalLongitude "-8.924857"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.349281 -8.924857)"^^geo:wktLiteral ;
  geo-pos:lat "57.349281"^^xsd:decimal ;
  geo-pos:long "-8.924857"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1264'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2213_1264'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.924857'^^xsd:double;
  dwc:latitude '57.349281'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.924857 57.349281, -8.924857 57.349281, -8.924857 57.349281, -8.924857 57.349281, -8.924857 57.349281))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1264'^^xsd:string;
  dwc:observationDate '1909-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3222> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.223092 1.092948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.223092"^^xsd:decimal ;
  dwc:decimalLongitude "1.092948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.223092 1.092948)"^^geo:wktLiteral ;
  geo-pos:lat "62.223092"^^xsd:decimal ;
  geo-pos:long "1.092948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3222'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2213_3222'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.092948'^^xsd:double;
  dwc:latitude '62.223092'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.092948 62.223092, 1.092948 62.223092, 1.092948 62.223092, 1.092948 62.223092, 1.092948 62.223092))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3222'^^xsd:string;
  dwc:observationDate '1913-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3223> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.223092 1.092948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.223092"^^xsd:decimal ;
  dwc:decimalLongitude "1.092948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.223092 1.092948)"^^geo:wktLiteral ;
  geo-pos:lat "62.223092"^^xsd:decimal ;
  geo-pos:long "1.092948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3223'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2213_3223'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.092948'^^xsd:double;
  dwc:latitude '62.223092'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.092948 62.223092, 1.092948 62.223092, 1.092948 62.223092, 1.092948 62.223092, 1.092948 62.223092))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3223'^^xsd:string;
  dwc:observationDate '1913-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3322> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.375294 -2.216202)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.375294"^^xsd:decimal ;
  dwc:decimalLongitude "-2.216202"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.375294 -2.216202)"^^geo:wktLiteral ;
  geo-pos:lat "61.375294"^^xsd:decimal ;
  geo-pos:long "-2.216202"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3322'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2213_3322'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.216202'^^xsd:double;
  dwc:latitude '61.375294'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.216202 61.375294, -2.216202 61.375294, -2.216202 61.375294, -2.216202 61.375294, -2.216202 61.375294))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3322'^^xsd:string;
  dwc:observationDate '1913-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3225> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.108541 0.922588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.108541"^^xsd:decimal ;
  dwc:decimalLongitude "0.922588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.108541 0.922588)"^^geo:wktLiteral ;
  geo-pos:lat "61.108541"^^xsd:decimal ;
  geo-pos:long "0.922588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3225'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2213_3225'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.922588'^^xsd:double;
  dwc:latitude '61.108541'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.922588 61.108541, 0.922588 61.108541, 0.922588 61.108541, 0.922588 61.108541, 0.922588 61.108541))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3225'^^xsd:string;
  dwc:observationDate '1913-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1265> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.349281 -8.924857)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.349281"^^xsd:decimal ;
  dwc:decimalLongitude "-8.924857"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.349281 -8.924857)"^^geo:wktLiteral ;
  geo-pos:lat "57.349281"^^xsd:decimal ;
  geo-pos:long "-8.924857"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1265'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2213_1265'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.924857'^^xsd:double;
  dwc:latitude '57.349281'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.924857 57.349281, -8.924857 57.349281, -8.924857 57.349281, -8.924857 57.349281, -8.924857 57.349281))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1265'^^xsd:string;
  dwc:observationDate '1909-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1707> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.363719 -1.487175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.363719"^^xsd:decimal ;
  dwc:decimalLongitude "-1.487175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.363719 -1.487175)"^^geo:wktLiteral ;
  geo-pos:lat "61.363719"^^xsd:decimal ;
  geo-pos:long "-1.487175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1707'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2213_1707'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.487175'^^xsd:double;
  dwc:latitude '61.363719'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.487175 61.363719, -1.487175 61.363719, -1.487175 61.363719, -1.487175 61.363719, -1.487175 61.363719))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1707'^^xsd:string;
  dwc:observationDate '1910-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1266> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.349281 -8.924857)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.349281"^^xsd:decimal ;
  dwc:decimalLongitude "-8.924857"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.349281 -8.924857)"^^geo:wktLiteral ;
  geo-pos:lat "57.349281"^^xsd:decimal ;
  geo-pos:long "-8.924857"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1266'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2213_1266'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.924857'^^xsd:double;
  dwc:latitude '57.349281'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.924857 57.349281, -8.924857 57.349281, -8.924857 57.349281, -8.924857 57.349281, -8.924857 57.349281))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1266'^^xsd:string;
  dwc:observationDate '1909-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3229> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.97059 0.266319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.97059"^^xsd:decimal ;
  dwc:decimalLongitude "0.266319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.97059 0.266319)"^^geo:wktLiteral ;
  geo-pos:lat "60.97059"^^xsd:decimal ;
  geo-pos:long "0.266319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3229'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2213_3229'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.266319'^^xsd:double;
  dwc:latitude '60.97059'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.266319 60.97059, 0.266319 60.97059, 0.266319 60.97059, 0.266319 60.97059, 0.266319 60.97059))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3229'^^xsd:string;
  dwc:observationDate '1913-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1713> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.436951 -0.885294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.436951"^^xsd:decimal ;
  dwc:decimalLongitude "-0.885294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.436951 -0.885294)"^^geo:wktLiteral ;
  geo-pos:lat "61.436951"^^xsd:decimal ;
  geo-pos:long "-0.885294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1713'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2213_1713'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.885294'^^xsd:double;
  dwc:latitude '61.436951'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.885294 61.436951, -0.885294 61.436951, -0.885294 61.436951, -0.885294 61.436951, -0.885294 61.436951))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1713'^^xsd:string;
  dwc:observationDate '1910-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3231> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.774172 -0.079715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.774172"^^xsd:decimal ;
  dwc:decimalLongitude "-0.079715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.774172 -0.079715)"^^geo:wktLiteral ;
  geo-pos:lat "61.774172"^^xsd:decimal ;
  geo-pos:long "-0.079715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3231'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2213_3231'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.079715'^^xsd:double;
  dwc:latitude '61.774172'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.079715 61.774172, -0.079715 61.774172, -0.079715 61.774172, -0.079715 61.774172, -0.079715 61.774172))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3231'^^xsd:string;
  dwc:observationDate '1913-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1714> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.629485 0.064976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.629485"^^xsd:decimal ;
  dwc:decimalLongitude "0.064976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.629485 0.064976)"^^geo:wktLiteral ;
  geo-pos:lat "61.629485"^^xsd:decimal ;
  geo-pos:long "0.064976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1714'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2213_1714'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.064976'^^xsd:double;
  dwc:latitude '61.629485'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.064976 61.629485, 0.064976 61.629485, 0.064976 61.629485, 0.064976 61.629485, 0.064976 61.629485))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1714'^^xsd:string;
  dwc:observationDate '1910-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1715> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.837916 -2.355322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.837916"^^xsd:decimal ;
  dwc:decimalLongitude "-2.355322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.837916 -2.355322)"^^geo:wktLiteral ;
  geo-pos:lat "60.837916"^^xsd:decimal ;
  geo-pos:long "-2.355322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1715'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2213_1715'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.355322'^^xsd:double;
  dwc:latitude '60.837916'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.355322 60.837916, -2.355322 60.837916, -2.355322 60.837916, -2.355322 60.837916, -2.355322 60.837916))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1715'^^xsd:string;
  dwc:observationDate '1910-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3234> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.229993 -2.950027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.229993"^^xsd:decimal ;
  dwc:decimalLongitude "-2.950027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.229993 -2.950027)"^^geo:wktLiteral ;
  geo-pos:lat "61.229993"^^xsd:decimal ;
  geo-pos:long "-2.950027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3234'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2213_3234'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.950027'^^xsd:double;
  dwc:latitude '61.229993'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.950027 61.229993, -2.950027 61.229993, -2.950027 61.229993, -2.950027 61.229993, -2.950027 61.229993))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3234'^^xsd:string;
  dwc:observationDate '1913-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1716> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.986919 -0.06468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.986919"^^xsd:decimal ;
  dwc:decimalLongitude "-0.06468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.986919 -0.06468)"^^geo:wktLiteral ;
  geo-pos:lat "60.986919"^^xsd:decimal ;
  geo-pos:long "-0.06468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1716'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2213_1716'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.06468'^^xsd:double;
  dwc:latitude '60.986919'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.06468 60.986919, -0.06468 60.986919, -0.06468 60.986919, -0.06468 60.986919, -0.06468 60.986919))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1716'^^xsd:string;
  dwc:observationDate '1910-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1267> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.349281 -8.924857)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.349281"^^xsd:decimal ;
  dwc:decimalLongitude "-8.924857"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.349281 -8.924857)"^^geo:wktLiteral ;
  geo-pos:lat "57.349281"^^xsd:decimal ;
  geo-pos:long "-8.924857"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1267'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2213_1267'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.924857'^^xsd:double;
  dwc:latitude '57.349281'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.924857 57.349281, -8.924857 57.349281, -8.924857 57.349281, -8.924857 57.349281, -8.924857 57.349281))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1267'^^xsd:string;
  dwc:observationDate '1909-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1718> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.139059 -1.364629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.139059"^^xsd:decimal ;
  dwc:decimalLongitude "-1.364629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.139059 -1.364629)"^^geo:wktLiteral ;
  geo-pos:lat "61.139059"^^xsd:decimal ;
  geo-pos:long "-1.364629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1718'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2213_1718'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.364629'^^xsd:double;
  dwc:latitude '61.139059'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.364629 61.139059, -1.364629 61.139059, -1.364629 61.139059, -1.364629 61.139059, -1.364629 61.139059))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1718'^^xsd:string;
  dwc:observationDate '1910-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3238> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.844024 0.852034)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.844024"^^xsd:decimal ;
  dwc:decimalLongitude "0.852034"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.844024 0.852034)"^^geo:wktLiteral ;
  geo-pos:lat "60.844024"^^xsd:decimal ;
  geo-pos:long "0.852034"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3238'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2213_3238'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.852034'^^xsd:double;
  dwc:latitude '60.844024'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.852034 60.844024, 0.852034 60.844024, 0.852034 60.844024, 0.852034 60.844024, 0.852034 60.844024))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3238'^^xsd:string;
  dwc:observationDate '1913-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3239> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.844024 0.852034)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.844024"^^xsd:decimal ;
  dwc:decimalLongitude "0.852034"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.844024 0.852034)"^^geo:wktLiteral ;
  geo-pos:lat "60.844024"^^xsd:decimal ;
  geo-pos:long "0.852034"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3239'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2213_3239'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.852034'^^xsd:double;
  dwc:latitude '60.844024'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.852034 60.844024, 0.852034 60.844024, 0.852034 60.844024, 0.852034 60.844024, 0.852034 60.844024))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3239'^^xsd:string;
  dwc:observationDate '1913-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3240> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.844024 0.852034)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.844024"^^xsd:decimal ;
  dwc:decimalLongitude "0.852034"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.844024 0.852034)"^^geo:wktLiteral ;
  geo-pos:lat "60.844024"^^xsd:decimal ;
  geo-pos:long "0.852034"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3240'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2213_3240'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.852034'^^xsd:double;
  dwc:latitude '60.844024'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.852034 60.844024, 0.852034 60.844024, 0.852034 60.844024, 0.852034 60.844024, 0.852034 60.844024))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3240'^^xsd:string;
  dwc:observationDate '1913-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3241> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.844024 0.852034)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.844024"^^xsd:decimal ;
  dwc:decimalLongitude "0.852034"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.844024 0.852034)"^^geo:wktLiteral ;
  geo-pos:lat "60.844024"^^xsd:decimal ;
  geo-pos:long "0.852034"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3241'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2213_3241'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.852034'^^xsd:double;
  dwc:latitude '60.844024'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.852034 60.844024, 0.852034 60.844024, 0.852034 60.844024, 0.852034 60.844024, 0.852034 60.844024))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3241'^^xsd:string;
  dwc:observationDate '1913-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3161> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.075129 -0.200633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.075129"^^xsd:decimal ;
  dwc:decimalLongitude "-0.200633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.075129 -0.200633)"^^geo:wktLiteral ;
  geo-pos:lat "61.075129"^^xsd:decimal ;
  geo-pos:long "-0.200633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3161'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2213_3161'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.200633'^^xsd:double;
  dwc:latitude '61.075129'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.200633 61.075129, -0.200633 61.075129, -0.200633 61.075129, -0.200633 61.075129, -0.200633 61.075129))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3161'^^xsd:string;
  dwc:observationDate '1913-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3243> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.229337 1.057987)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.229337"^^xsd:decimal ;
  dwc:decimalLongitude "1.057987"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.229337 1.057987)"^^geo:wktLiteral ;
  geo-pos:lat "61.229337"^^xsd:decimal ;
  geo-pos:long "1.057987"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3243'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2213_3243'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.057987'^^xsd:double;
  dwc:latitude '61.229337'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.057987 61.229337, 1.057987 61.229337, 1.057987 61.229337, 1.057987 61.229337, 1.057987 61.229337))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3243'^^xsd:string;
  dwc:observationDate '1913-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2630> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.101693 -0.885294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.101693"^^xsd:decimal ;
  dwc:decimalLongitude "-0.885294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.101693 -0.885294)"^^geo:wktLiteral ;
  geo-pos:lat "62.101693"^^xsd:decimal ;
  geo-pos:long "-0.885294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2630'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2213_2630'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.885294'^^xsd:double;
  dwc:latitude '62.101693'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.885294 62.101693, -0.885294 62.101693, -0.885294 62.101693, -0.885294 62.101693, -0.885294 62.101693))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2630'^^xsd:string;
  dwc:observationDate '1911-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3245> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.443235 -5.282706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.443235"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.443235 -5.282706)"^^geo:wktLiteral ;
  geo-pos:lat "59.443235"^^xsd:decimal ;
  geo-pos:long "-5.282706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3245'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2213_3245'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-5.282706'^^xsd:double;
  dwc:latitude '59.443235'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.282706 59.443235, -5.282706 59.443235, -5.282706 59.443235, -5.282706 59.443235, -5.282706 59.443235))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3245'^^xsd:string;
  dwc:observationDate '1913-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1269> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.034755 1.131454)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.034755"^^xsd:decimal ;
  dwc:decimalLongitude "1.131454"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.034755 1.131454)"^^geo:wktLiteral ;
  geo-pos:lat "61.034755"^^xsd:decimal ;
  geo-pos:long "1.131454"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1269'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2213_1269'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.131454'^^xsd:double;
  dwc:latitude '61.034755'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.131454 61.034755, 1.131454 61.034755, 1.131454 61.034755, 1.131454 61.034755, 1.131454 61.034755))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1269'^^xsd:string;
  dwc:observationDate '1909-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1270> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.048346 1.300511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.048346"^^xsd:decimal ;
  dwc:decimalLongitude "1.300511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.048346 1.300511)"^^geo:wktLiteral ;
  geo-pos:lat "61.048346"^^xsd:decimal ;
  geo-pos:long "1.300511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1270'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2213_1270'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.300511'^^xsd:double;
  dwc:latitude '61.048346'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.300511 61.048346, 1.300511 61.048346, 1.300511 61.048346, 1.300511 61.048346, 1.300511 61.048346))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1270'^^xsd:string;
  dwc:observationDate '1909-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3522> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.007933 -3.385635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.007933"^^xsd:decimal ;
  dwc:decimalLongitude "-3.385635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.007933 -3.385635)"^^geo:wktLiteral ;
  geo-pos:lat "62.007933"^^xsd:decimal ;
  geo-pos:long "-3.385635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3522'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2213_3522'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-3.385635'^^xsd:double;
  dwc:latitude '62.007933'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.385635 62.007933, -3.385635 62.007933, -3.385635 62.007933, -3.385635 62.007933, -3.385635 62.007933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3522'^^xsd:string;
  dwc:observationDate '1913-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3249> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.340081 1.672528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.340081"^^xsd:decimal ;
  dwc:decimalLongitude "1.672528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.340081 1.672528)"^^geo:wktLiteral ;
  geo-pos:lat "61.340081"^^xsd:decimal ;
  geo-pos:long "1.672528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3249'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2213_3249'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.672528'^^xsd:double;
  dwc:latitude '61.340081'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.672528 61.340081, 1.672528 61.340081, 1.672528 61.340081, 1.672528 61.340081, 1.672528 61.340081))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3249'^^xsd:string;
  dwc:observationDate '1913-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1723> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.782213 -8.568911)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.782213"^^xsd:decimal ;
  dwc:decimalLongitude "-8.568911"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.782213 -8.568911)"^^geo:wktLiteral ;
  geo-pos:lat "56.782213"^^xsd:decimal ;
  geo-pos:long "-8.568911"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1723'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2213_1723'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.568911'^^xsd:double;
  dwc:latitude '56.782213'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.568911 56.782213, -8.568911 56.782213, -8.568911 56.782213, -8.568911 56.782213, -8.568911 56.782213))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1723'^^xsd:string;
  dwc:observationDate '1910-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3162> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.169218 -0.087268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.169218"^^xsd:decimal ;
  dwc:decimalLongitude "-0.087268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.169218 -0.087268)"^^geo:wktLiteral ;
  geo-pos:lat "61.169218"^^xsd:decimal ;
  geo-pos:long "-0.087268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3162'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2213_3162'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.087268'^^xsd:double;
  dwc:latitude '61.169218'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.087268 61.169218, -0.087268 61.169218, -0.087268 61.169218, -0.087268 61.169218, -0.087268 61.169218))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3162'^^xsd:string;
  dwc:observationDate '1913-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3163> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.520047 -0.885294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.520047"^^xsd:decimal ;
  dwc:decimalLongitude "-0.885294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.520047 -0.885294)"^^geo:wktLiteral ;
  geo-pos:lat "61.520047"^^xsd:decimal ;
  geo-pos:long "-0.885294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3163'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2213_3163'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.885294'^^xsd:double;
  dwc:latitude '61.520047'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.885294 61.520047, -0.885294 61.520047, -0.885294 61.520047, -0.885294 61.520047, -0.885294 61.520047))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3163'^^xsd:string;
  dwc:observationDate '1913-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1724> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.782213 -8.568911)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.782213"^^xsd:decimal ;
  dwc:decimalLongitude "-8.568911"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.782213 -8.568911)"^^geo:wktLiteral ;
  geo-pos:lat "56.782213"^^xsd:decimal ;
  geo-pos:long "-8.568911"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1724'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2213_1724'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.568911'^^xsd:double;
  dwc:latitude '56.782213'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.568911 56.782213, -8.568911 56.782213, -8.568911 56.782213, -8.568911 56.782213, -8.568911 56.782213))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1724'^^xsd:string;
  dwc:observationDate '1910-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3165> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.852422 -0.885294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.852422"^^xsd:decimal ;
  dwc:decimalLongitude "-0.885294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.852422 -0.885294)"^^geo:wktLiteral ;
  geo-pos:lat "61.852422"^^xsd:decimal ;
  geo-pos:long "-0.885294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3165'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2213_3165'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.885294'^^xsd:double;
  dwc:latitude '61.852422'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.885294 61.852422, -0.885294 61.852422, -0.885294 61.852422, -0.885294 61.852422, -0.885294 61.852422))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3165'^^xsd:string;
  dwc:observationDate '1913-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3166> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.091257 -1.681315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.091257"^^xsd:decimal ;
  dwc:decimalLongitude "-1.681315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.091257 -1.681315)"^^geo:wktLiteral ;
  geo-pos:lat "61.091257"^^xsd:decimal ;
  geo-pos:long "-1.681315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3166'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2213_3166'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.681315'^^xsd:double;
  dwc:latitude '61.091257'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.681315 61.091257, -1.681315 61.091257, -1.681315 61.091257, -1.681315 61.091257, -1.681315 61.091257))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3166'^^xsd:string;
  dwc:observationDate '1913-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_676> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.268732 -2.306617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.268732"^^xsd:decimal ;
  dwc:decimalLongitude "-2.306617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.268732 -2.306617)"^^geo:wktLiteral ;
  geo-pos:lat "61.268732"^^xsd:decimal ;
  geo-pos:long "-2.306617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_676'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2213_676'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.306617'^^xsd:double;
  dwc:latitude '61.268732'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.306617 61.268732, -2.306617 61.268732, -2.306617 61.268732, -2.306617 61.268732, -2.306617 61.268732))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_676'^^xsd:string;
  dwc:observationDate '1908-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_677> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.299306 -2.333718)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.299306"^^xsd:decimal ;
  dwc:decimalLongitude "-2.333718"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.299306 -2.333718)"^^geo:wktLiteral ;
  geo-pos:lat "61.299306"^^xsd:decimal ;
  geo-pos:long "-2.333718"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_677'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2213_677'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.333718'^^xsd:double;
  dwc:latitude '61.299306'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.333718 61.299306, -2.333718 61.299306, -2.333718 61.299306, -2.333718 61.299306, -2.333718 61.299306))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_677'^^xsd:string;
  dwc:observationDate '1908-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1273> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.223431 1.025763)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.223431"^^xsd:decimal ;
  dwc:decimalLongitude "1.025763"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.223431 1.025763)"^^geo:wktLiteral ;
  geo-pos:lat "61.223431"^^xsd:decimal ;
  geo-pos:long "1.025763"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1273'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2213_1273'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.025763'^^xsd:double;
  dwc:latitude '61.223431'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.025763 61.223431, 1.025763 61.223431, 1.025763 61.223431, 1.025763 61.223431, 1.025763 61.223431))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1273'^^xsd:string;
  dwc:observationDate '1909-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3170> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.03132 -1.487175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.03132"^^xsd:decimal ;
  dwc:decimalLongitude "-1.487175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.03132 -1.487175)"^^geo:wktLiteral ;
  geo-pos:lat "61.03132"^^xsd:decimal ;
  geo-pos:long "-1.487175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3170'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2213_3170'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.487175'^^xsd:double;
  dwc:latitude '61.03132'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.487175 61.03132, -1.487175 61.03132, -1.487175 61.03132, -1.487175 61.03132, -1.487175 61.03132))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3170'^^xsd:string;
  dwc:observationDate '1913-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3171> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.041328 -1.40557)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.041328"^^xsd:decimal ;
  dwc:decimalLongitude "-1.40557"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.041328 -1.40557)"^^geo:wktLiteral ;
  geo-pos:lat "61.041328"^^xsd:decimal ;
  geo-pos:long "-1.40557"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3171'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2213_3171'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.40557'^^xsd:double;
  dwc:latitude '61.041328'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.40557 61.041328, -1.40557 61.041328, -1.40557 61.041328, -1.40557 61.041328, -1.40557 61.041328))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3171'^^xsd:string;
  dwc:observationDate '1913-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3172> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.03874 -1.054398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.03874"^^xsd:decimal ;
  dwc:decimalLongitude "-1.054398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.03874 -1.054398)"^^geo:wktLiteral ;
  geo-pos:lat "61.03874"^^xsd:decimal ;
  geo-pos:long "-1.054398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3172'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2213_3172'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.054398'^^xsd:double;
  dwc:latitude '61.03874'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.054398 61.03874, -1.054398 61.03874, -1.054398 61.03874, -1.054398 61.03874, -1.054398 61.03874))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3172'^^xsd:string;
  dwc:observationDate '1913-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3173> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.069363 -1.027727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.069363"^^xsd:decimal ;
  dwc:decimalLongitude "-1.027727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.069363 -1.027727)"^^geo:wktLiteral ;
  geo-pos:lat "61.069363"^^xsd:decimal ;
  geo-pos:long "-1.027727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3173'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2213_3173'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.027727'^^xsd:double;
  dwc:latitude '61.069363'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.027727 61.069363, -1.027727 61.069363, -1.027727 61.069363, -1.027727 61.069363, -1.027727 61.069363))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3173'^^xsd:string;
  dwc:observationDate '1913-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3174> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.069363 -1.027727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.069363"^^xsd:decimal ;
  dwc:decimalLongitude "-1.027727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.069363 -1.027727)"^^geo:wktLiteral ;
  geo-pos:lat "61.069363"^^xsd:decimal ;
  geo-pos:long "-1.027727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3174'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2213_3174'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.027727'^^xsd:double;
  dwc:latitude '61.069363'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.027727 61.069363, -1.027727 61.069363, -1.027727 61.069363, -1.027727 61.069363, -1.027727 61.069363))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3174'^^xsd:string;
  dwc:observationDate '1913-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1274> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.446816 -1.487175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.446816"^^xsd:decimal ;
  dwc:decimalLongitude "-1.487175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.446816 -1.487175)"^^geo:wktLiteral ;
  geo-pos:lat "61.446816"^^xsd:decimal ;
  geo-pos:long "-1.487175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1274'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2213_1274'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.487175'^^xsd:double;
  dwc:latitude '61.446816'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.487175 61.446816, -1.487175 61.446816, -1.487175 61.446816, -1.487175 61.446816, -1.487175 61.446816))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1274'^^xsd:string;
  dwc:observationDate '1909-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3185> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.282141 1.348545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.282141"^^xsd:decimal ;
  dwc:decimalLongitude "1.348545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.282141 1.348545)"^^geo:wktLiteral ;
  geo-pos:lat "61.282141"^^xsd:decimal ;
  geo-pos:long "1.348545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3185'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2213_3185'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.348545'^^xsd:double;
  dwc:latitude '61.282141'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.348545 61.282141, 1.348545 61.282141, 1.348545 61.282141, 1.348545 61.282141, 1.348545 61.282141))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3185'^^xsd:string;
  dwc:observationDate '1913-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1275> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.529912 -1.487175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.529912"^^xsd:decimal ;
  dwc:decimalLongitude "-1.487175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.529912 -1.487175)"^^geo:wktLiteral ;
  geo-pos:lat "61.529912"^^xsd:decimal ;
  geo-pos:long "-1.487175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1275'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2213_1275'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.487175'^^xsd:double;
  dwc:latitude '61.529912'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.487175 61.529912, -1.487175 61.529912, -1.487175 61.529912, -1.487175 61.529912, -1.487175 61.529912))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1275'^^xsd:string;
  dwc:observationDate '1909-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1276> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.529912 -1.487175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.529912"^^xsd:decimal ;
  dwc:decimalLongitude "-1.487175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.529912 -1.487175)"^^geo:wktLiteral ;
  geo-pos:lat "61.529912"^^xsd:decimal ;
  geo-pos:long "-1.487175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1276'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2213_1276'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.487175'^^xsd:double;
  dwc:latitude '61.529912'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.487175 61.529912, -1.487175 61.529912, -1.487175 61.529912, -1.487175 61.529912, -1.487175 61.529912))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1276'^^xsd:string;
  dwc:observationDate '1909-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_608> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.689197 -1.00256)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.689197"^^xsd:decimal ;
  dwc:decimalLongitude "-1.00256"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.689197 -1.00256)"^^geo:wktLiteral ;
  geo-pos:lat "61.689197"^^xsd:decimal ;
  geo-pos:long "-1.00256"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_608'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2213_608'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.00256'^^xsd:double;
  dwc:latitude '61.689197'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.00256 61.689197, -1.00256 61.689197, -1.00256 61.689197, -1.00256 61.689197, -1.00256 61.689197))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_608'^^xsd:string;
  dwc:observationDate '1908-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_609> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.689197 -1.00256)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.689197"^^xsd:decimal ;
  dwc:decimalLongitude "-1.00256"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.689197 -1.00256)"^^geo:wktLiteral ;
  geo-pos:lat "61.689197"^^xsd:decimal ;
  geo-pos:long "-1.00256"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_609'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2213_609'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.00256'^^xsd:double;
  dwc:latitude '61.689197'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.00256 61.689197, -1.00256 61.689197, -1.00256 61.689197, -1.00256 61.689197, -1.00256 61.689197))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_609'^^xsd:string;
  dwc:observationDate '1908-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_610> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.721746 -0.988385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.721746"^^xsd:decimal ;
  dwc:decimalLongitude "-0.988385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.721746 -0.988385)"^^geo:wktLiteral ;
  geo-pos:lat "61.721746"^^xsd:decimal ;
  geo-pos:long "-0.988385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_610'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2213_610'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.988385'^^xsd:double;
  dwc:latitude '61.721746'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.988385 61.721746, -0.988385 61.721746, -0.988385 61.721746, -0.988385 61.721746, -0.988385 61.721746))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_610'^^xsd:string;
  dwc:observationDate '1908-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1277> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.529912 -1.487175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.529912"^^xsd:decimal ;
  dwc:decimalLongitude "-1.487175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.529912 -1.487175)"^^geo:wktLiteral ;
  geo-pos:lat "61.529912"^^xsd:decimal ;
  geo-pos:long "-1.487175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1277'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2213_1277'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.487175'^^xsd:double;
  dwc:latitude '61.529912'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.487175 61.529912, -1.487175 61.529912, -1.487175 61.529912, -1.487175 61.529912, -1.487175 61.529912))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1277'^^xsd:string;
  dwc:observationDate '1909-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3395> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.827637 1.838997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.827637"^^xsd:decimal ;
  dwc:decimalLongitude "1.838997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.827637 1.838997)"^^geo:wktLiteral ;
  geo-pos:lat "60.827637"^^xsd:decimal ;
  geo-pos:long "1.838997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3395'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2213_3395'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.838997'^^xsd:double;
  dwc:latitude '60.827637'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.838997 60.827637, 1.838997 60.827637, 1.838997 60.827637, 1.838997 60.827637, 1.838997 60.827637))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3395'^^xsd:string;
  dwc:observationDate '1913-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_678> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.56315 -1.487175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.56315"^^xsd:decimal ;
  dwc:decimalLongitude "-1.487175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.56315 -1.487175)"^^geo:wktLiteral ;
  geo-pos:lat "61.56315"^^xsd:decimal ;
  geo-pos:long "-1.487175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_678'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2213_678'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.487175'^^xsd:double;
  dwc:latitude '61.56315'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.487175 61.56315, -1.487175 61.56315, -1.487175 61.56315, -1.487175 61.56315, -1.487175 61.56315))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_678'^^xsd:string;
  dwc:observationDate '1908-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_613> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.202249 -2.628087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.202249"^^xsd:decimal ;
  dwc:decimalLongitude "-2.628087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.202249 -2.628087)"^^geo:wktLiteral ;
  geo-pos:lat "61.202249"^^xsd:decimal ;
  geo-pos:long "-2.628087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_613'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2213_613'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.628087'^^xsd:double;
  dwc:latitude '61.202249'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.628087 61.202249, -2.628087 61.202249, -2.628087 61.202249, -2.628087 61.202249, -2.628087 61.202249))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_613'^^xsd:string;
  dwc:observationDate '1908-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1279> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.907573 -0.764099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.907573"^^xsd:decimal ;
  dwc:decimalLongitude "-0.764099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.907573 -0.764099)"^^geo:wktLiteral ;
  geo-pos:lat "60.907573"^^xsd:decimal ;
  geo-pos:long "-0.764099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1279'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2213_1279'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.764099'^^xsd:double;
  dwc:latitude '60.907573'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.764099 60.907573, -0.764099 60.907573, -0.764099 60.907573, -0.764099 60.907573, -0.764099 60.907573))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1279'^^xsd:string;
  dwc:observationDate '1909-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1624> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.173315 -9.261555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.173315"^^xsd:decimal ;
  dwc:decimalLongitude "-9.261555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.173315 -9.261555)"^^geo:wktLiteral ;
  geo-pos:lat "58.173315"^^xsd:decimal ;
  geo-pos:long "-9.261555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1624'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2213_1624'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.261555'^^xsd:double;
  dwc:latitude '58.173315'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.261555 58.173315, -9.261555 58.173315, -9.261555 58.173315, -9.261555 58.173315, -9.261555 58.173315))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1624'^^xsd:string;
  dwc:observationDate '1909-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2881> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.767486 -6.509446)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.767486"^^xsd:decimal ;
  dwc:decimalLongitude "-6.509446"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.767486 -6.509446)"^^geo:wktLiteral ;
  geo-pos:lat "58.767486"^^xsd:decimal ;
  geo-pos:long "-6.509446"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2881'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2213_2881'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-6.509446'^^xsd:double;
  dwc:latitude '58.767486'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.509446 58.767486, -6.509446 58.767486, -6.509446 58.767486, -6.509446 58.767486, -6.509446 58.767486))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2881'^^xsd:string;
  dwc:observationDate '1912-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2882> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.767486 -6.509446)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.767486"^^xsd:decimal ;
  dwc:decimalLongitude "-6.509446"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.767486 -6.509446)"^^geo:wktLiteral ;
  geo-pos:lat "58.767486"^^xsd:decimal ;
  geo-pos:long "-6.509446"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2882'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2213_2882'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-6.509446'^^xsd:double;
  dwc:latitude '58.767486'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.509446 58.767486, -6.509446 58.767486, -6.509446 58.767486, -6.509446 58.767486, -6.509446 58.767486))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2882'^^xsd:string;
  dwc:observationDate '1912-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2883> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.767486 -6.509446)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.767486"^^xsd:decimal ;
  dwc:decimalLongitude "-6.509446"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.767486 -6.509446)"^^geo:wktLiteral ;
  geo-pos:lat "58.767486"^^xsd:decimal ;
  geo-pos:long "-6.509446"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2883'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2213_2883'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-6.509446'^^xsd:double;
  dwc:latitude '58.767486'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.509446 58.767486, -6.509446 58.767486, -6.509446 58.767486, -6.509446 58.767486, -6.509446 58.767486))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2883'^^xsd:string;
  dwc:observationDate '1912-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2884> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.767486 -6.509446)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.767486"^^xsd:decimal ;
  dwc:decimalLongitude "-6.509446"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.767486 -6.509446)"^^geo:wktLiteral ;
  geo-pos:lat "58.767486"^^xsd:decimal ;
  geo-pos:long "-6.509446"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2884'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2213_2884'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-6.509446'^^xsd:double;
  dwc:latitude '58.767486'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.509446 58.767486, -6.509446 58.767486, -6.509446 58.767486, -6.509446 58.767486, -6.509446 58.767486))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2884'^^xsd:string;
  dwc:observationDate '1912-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1625> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.173315 -9.261555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.173315"^^xsd:decimal ;
  dwc:decimalLongitude "-9.261555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.173315 -9.261555)"^^geo:wktLiteral ;
  geo-pos:lat "58.173315"^^xsd:decimal ;
  geo-pos:long "-9.261555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1625'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2213_1625'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.261555'^^xsd:double;
  dwc:latitude '58.173315'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.261555 58.173315, -9.261555 58.173315, -9.261555 58.173315, -9.261555 58.173315, -9.261555 58.173315))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1625'^^xsd:string;
  dwc:observationDate '1909-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1280> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.907573 -0.764099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.907573"^^xsd:decimal ;
  dwc:decimalLongitude "-0.764099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.907573 -0.764099)"^^geo:wktLiteral ;
  geo-pos:lat "60.907573"^^xsd:decimal ;
  geo-pos:long "-0.764099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1280'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2213_1280'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.764099'^^xsd:double;
  dwc:latitude '60.907573'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.764099 60.907573, -0.764099 60.907573, -0.764099 60.907573, -0.764099 60.907573, -0.764099 60.907573))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1280'^^xsd:string;
  dwc:observationDate '1909-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2912> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.80915 -9.194765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.80915"^^xsd:decimal ;
  dwc:decimalLongitude "-9.194765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.80915 -9.194765)"^^geo:wktLiteral ;
  geo-pos:lat "57.80915"^^xsd:decimal ;
  geo-pos:long "-9.194765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2912'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2213_2912'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.194765'^^xsd:double;
  dwc:latitude '57.80915'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.194765 57.80915, -9.194765 57.80915, -9.194765 57.80915, -9.194765 57.80915, -9.194765 57.80915))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2912'^^xsd:string;
  dwc:observationDate '1912-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3394> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.827637 1.838997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.827637"^^xsd:decimal ;
  dwc:decimalLongitude "1.838997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.827637 1.838997)"^^geo:wktLiteral ;
  geo-pos:lat "60.827637"^^xsd:decimal ;
  geo-pos:long "1.838997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3394'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2213_3394'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.838997'^^xsd:double;
  dwc:latitude '60.827637'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.838997 60.827637, 1.838997 60.827637, 1.838997 60.827637, 1.838997 60.827637, 1.838997 60.827637))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3394'^^xsd:string;
  dwc:observationDate '1913-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2914> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.282141 1.348545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.282141"^^xsd:decimal ;
  dwc:decimalLongitude "1.348545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.282141 1.348545)"^^geo:wktLiteral ;
  geo-pos:lat "61.282141"^^xsd:decimal ;
  geo-pos:long "1.348545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2914'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2213_2914'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.348545'^^xsd:double;
  dwc:latitude '61.282141'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.348545 61.282141, 1.348545 61.282141, 1.348545 61.282141, 1.348545 61.282141, 1.348545 61.282141))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2914'^^xsd:string;
  dwc:observationDate '1912-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2915> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.486648 1.138192)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.486648"^^xsd:decimal ;
  dwc:decimalLongitude "1.138192"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.486648 1.138192)"^^geo:wktLiteral ;
  geo-pos:lat "61.486648"^^xsd:decimal ;
  geo-pos:long "1.138192"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2915'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2213_2915'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.138192'^^xsd:double;
  dwc:latitude '61.486648'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.138192 61.486648, 1.138192 61.486648, 1.138192 61.486648, 1.138192 61.486648, 1.138192 61.486648))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2915'^^xsd:string;
  dwc:observationDate '1912-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_679> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.579769 -1.487175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.579769"^^xsd:decimal ;
  dwc:decimalLongitude "-1.487175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.579769 -1.487175)"^^geo:wktLiteral ;
  geo-pos:lat "61.579769"^^xsd:decimal ;
  geo-pos:long "-1.487175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_679'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2213_679'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.487175'^^xsd:double;
  dwc:latitude '61.579769'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.487175 61.579769, -1.487175 61.579769, -1.487175 61.579769, -1.487175 61.579769, -1.487175 61.579769))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_679'^^xsd:string;
  dwc:observationDate '1908-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2917> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.060105 -8.571682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.060105"^^xsd:decimal ;
  dwc:decimalLongitude "-8.571682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.060105 -8.571682)"^^geo:wktLiteral ;
  geo-pos:lat "58.060105"^^xsd:decimal ;
  geo-pos:long "-8.571682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2917'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2213_2917'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.571682'^^xsd:double;
  dwc:latitude '58.060105'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.571682 58.060105, -8.571682 58.060105, -8.571682 58.060105, -8.571682 58.060105, -8.571682 58.060105))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2917'^^xsd:string;
  dwc:observationDate '1912-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2918> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.060105 -8.571682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.060105"^^xsd:decimal ;
  dwc:decimalLongitude "-8.571682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.060105 -8.571682)"^^geo:wktLiteral ;
  geo-pos:lat "58.060105"^^xsd:decimal ;
  geo-pos:long "-8.571682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2918'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2213_2918'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.571682'^^xsd:double;
  dwc:latitude '58.060105'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.571682 58.060105, -8.571682 58.060105, -8.571682 58.060105, -8.571682 58.060105, -8.571682 58.060105))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2918'^^xsd:string;
  dwc:observationDate '1912-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3751> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.591046 1.094067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.591046"^^xsd:decimal ;
  dwc:decimalLongitude "1.094067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.591046 1.094067)"^^geo:wktLiteral ;
  geo-pos:lat "60.591046"^^xsd:decimal ;
  geo-pos:long "1.094067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3751'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2213_3751'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.094067'^^xsd:double;
  dwc:latitude '60.591046'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.094067 60.591046, 1.094067 60.591046, 1.094067 60.591046, 1.094067 60.591046, 1.094067 60.591046))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3751'^^xsd:string;
  dwc:observationDate '1914-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_680> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.696101 -1.487175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.696101"^^xsd:decimal ;
  dwc:decimalLongitude "-1.487175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.696101 -1.487175)"^^geo:wktLiteral ;
  geo-pos:lat "61.696101"^^xsd:decimal ;
  geo-pos:long "-1.487175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_680'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2213_680'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.487175'^^xsd:double;
  dwc:latitude '61.696101'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.487175 61.696101, -1.487175 61.696101, -1.487175 61.696101, -1.487175 61.696101, -1.487175 61.696101))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_680'^^xsd:string;
  dwc:observationDate '1908-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2921> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.143244 -8.571682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.143244"^^xsd:decimal ;
  dwc:decimalLongitude "-8.571682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.143244 -8.571682)"^^geo:wktLiteral ;
  geo-pos:lat "58.143244"^^xsd:decimal ;
  geo-pos:long "-8.571682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2921'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2213_2921'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.571682'^^xsd:double;
  dwc:latitude '58.143244'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.571682 58.143244, -8.571682 58.143244, -8.571682 58.143244, -8.571682 58.143244, -8.571682 58.143244))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2921'^^xsd:string;
  dwc:observationDate '1912-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3393> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.827637 1.838997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.827637"^^xsd:decimal ;
  dwc:decimalLongitude "1.838997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.827637 1.838997)"^^geo:wktLiteral ;
  geo-pos:lat "60.827637"^^xsd:decimal ;
  geo-pos:long "1.838997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3393'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2213_3393'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.838997'^^xsd:double;
  dwc:latitude '60.827637'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.838997 60.827637, 1.838997 60.827637, 1.838997 60.827637, 1.838997 60.827637, 1.838997 60.827637))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3393'^^xsd:string;
  dwc:observationDate '1913-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1631> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.301689 -8.95847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.301689"^^xsd:decimal ;
  dwc:decimalLongitude "-8.95847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.301689 -8.95847)"^^geo:wktLiteral ;
  geo-pos:lat "58.301689"^^xsd:decimal ;
  geo-pos:long "-8.95847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1631'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2213_1631'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.95847'^^xsd:double;
  dwc:latitude '58.301689'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.95847 58.301689, -8.95847 58.301689, -8.95847 58.301689, -8.95847 58.301689, -8.95847 58.301689))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1631'^^xsd:string;
  dwc:observationDate '1909-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1320> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.299229 -3.343358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.299229"^^xsd:decimal ;
  dwc:decimalLongitude "-3.343358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.299229 -3.343358)"^^geo:wktLiteral ;
  geo-pos:lat "61.299229"^^xsd:decimal ;
  geo-pos:long "-3.343358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1320'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2213_1320'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-3.343358'^^xsd:double;
  dwc:latitude '61.299229'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.343358 61.299229, -3.343358 61.299229, -3.343358 61.299229, -3.343358 61.299229, -3.343358 61.299229))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1320'^^xsd:string;
  dwc:observationDate '1909-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_681> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.762576 -1.487175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.762576"^^xsd:decimal ;
  dwc:decimalLongitude "-1.487175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.762576 -1.487175)"^^geo:wktLiteral ;
  geo-pos:lat "61.762576"^^xsd:decimal ;
  geo-pos:long "-1.487175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_681'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2213_681'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.487175'^^xsd:double;
  dwc:latitude '61.762576'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.487175 61.762576, -1.487175 61.762576, -1.487175 61.762576, -1.487175 61.762576, -1.487175 61.762576))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_681'^^xsd:string;
  dwc:observationDate '1908-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3746> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.719474 -0.885294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.719474"^^xsd:decimal ;
  dwc:decimalLongitude "-0.885294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.719474 -0.885294)"^^geo:wktLiteral ;
  geo-pos:lat "61.719474"^^xsd:decimal ;
  geo-pos:long "-0.885294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3746'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2213_3746'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.885294'^^xsd:double;
  dwc:latitude '61.719474'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.885294 61.719474, -0.885294 61.719474, -0.885294 61.719474, -0.885294 61.719474, -0.885294 61.719474))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3746'^^xsd:string;
  dwc:observationDate '1914-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2929> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.040992 -8.751668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.040992"^^xsd:decimal ;
  dwc:decimalLongitude "-8.751668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.040992 -8.751668)"^^geo:wktLiteral ;
  geo-pos:lat "58.040992"^^xsd:decimal ;
  geo-pos:long "-8.751668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2929'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2213_2929'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.751668'^^xsd:double;
  dwc:latitude '58.040992'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.751668 58.040992, -8.751668 58.040992, -8.751668 58.040992, -8.751668 58.040992, -8.751668 58.040992))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2929'^^xsd:string;
  dwc:observationDate '1912-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2930> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.040992 -8.751668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.040992"^^xsd:decimal ;
  dwc:decimalLongitude "-8.751668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.040992 -8.751668)"^^geo:wktLiteral ;
  geo-pos:lat "58.040992"^^xsd:decimal ;
  geo-pos:long "-8.751668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2930'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2213_2930'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.751668'^^xsd:double;
  dwc:latitude '58.040992'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.751668 58.040992, -8.751668 58.040992, -8.751668 58.040992, -8.751668 58.040992, -8.751668 58.040992))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2930'^^xsd:string;
  dwc:observationDate '1912-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2931> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.040992 -8.751668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.040992"^^xsd:decimal ;
  dwc:decimalLongitude "-8.751668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.040992 -8.751668)"^^geo:wktLiteral ;
  geo-pos:lat "58.040992"^^xsd:decimal ;
  geo-pos:long "-8.751668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2931'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2213_2931'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.751668'^^xsd:double;
  dwc:latitude '58.040992'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.751668 58.040992, -8.751668 58.040992, -8.751668 58.040992, -8.751668 58.040992, -8.751668 58.040992))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2931'^^xsd:string;
  dwc:observationDate '1912-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2932> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.143244 -8.571682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.143244"^^xsd:decimal ;
  dwc:decimalLongitude "-8.571682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.143244 -8.571682)"^^geo:wktLiteral ;
  geo-pos:lat "58.143244"^^xsd:decimal ;
  geo-pos:long "-8.571682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2932'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2213_2932'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.571682'^^xsd:double;
  dwc:latitude '58.143244'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.571682 58.143244, -8.571682 58.143244, -8.571682 58.143244, -8.571682 58.143244, -8.571682 58.143244))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2932'^^xsd:string;
  dwc:observationDate '1912-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2933> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.074893 1.639055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.074893"^^xsd:decimal ;
  dwc:decimalLongitude "1.639055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.074893 1.639055)"^^geo:wktLiteral ;
  geo-pos:lat "61.074893"^^xsd:decimal ;
  geo-pos:long "1.639055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2933'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2213_2933'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.639055'^^xsd:double;
  dwc:latitude '61.074893'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.639055 61.074893, 1.639055 61.074893, 1.639055 61.074893, 1.639055 61.074893, 1.639055 61.074893))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2933'^^xsd:string;
  dwc:observationDate '1912-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3745> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.719474 -0.885294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.719474"^^xsd:decimal ;
  dwc:decimalLongitude "-0.885294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.719474 -0.885294)"^^geo:wktLiteral ;
  geo-pos:lat "61.719474"^^xsd:decimal ;
  geo-pos:long "-0.885294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3745'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2213_3745'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.885294'^^xsd:double;
  dwc:latitude '61.719474'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.885294 61.719474, -0.885294 61.719474, -0.885294 61.719474, -0.885294 61.719474, -0.885294 61.719474))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3745'^^xsd:string;
  dwc:observationDate '1914-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3744> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.835879 1.396692)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.835879"^^xsd:decimal ;
  dwc:decimalLongitude "1.396692"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.835879 1.396692)"^^geo:wktLiteral ;
  geo-pos:lat "60.835879"^^xsd:decimal ;
  geo-pos:long "1.396692"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3744'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2213_3744'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.396692'^^xsd:double;
  dwc:latitude '60.835879'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.396692 60.835879, 1.396692 60.835879, 1.396692 60.835879, 1.396692 60.835879, 1.396692 60.835879))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3744'^^xsd:string;
  dwc:observationDate '1914-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2937> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.127873 2.351793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.127873"^^xsd:decimal ;
  dwc:decimalLongitude "2.351793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.127873 2.351793)"^^geo:wktLiteral ;
  geo-pos:lat "61.127873"^^xsd:decimal ;
  geo-pos:long "2.351793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2937'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2213_2937'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '2.351793'^^xsd:double;
  dwc:latitude '61.127873'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.351793 61.127873, 2.351793 61.127873, 2.351793 61.127873, 2.351793 61.127873, 2.351793 61.127873))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2937'^^xsd:string;
  dwc:observationDate '1912-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_682> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.762576 -1.487175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.762576"^^xsd:decimal ;
  dwc:decimalLongitude "-1.487175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.762576 -1.487175)"^^geo:wktLiteral ;
  geo-pos:lat "61.762576"^^xsd:decimal ;
  geo-pos:long "-1.487175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_682'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2213_682'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.487175'^^xsd:double;
  dwc:latitude '61.762576'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.487175 61.762576, -1.487175 61.762576, -1.487175 61.762576, -1.487175 61.762576, -1.487175 61.762576))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_682'^^xsd:string;
  dwc:observationDate '1908-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_683> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.767535 -1.268506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.767535"^^xsd:decimal ;
  dwc:decimalLongitude "-1.268506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.767535 -1.268506)"^^geo:wktLiteral ;
  geo-pos:lat "61.767535"^^xsd:decimal ;
  geo-pos:long "-1.268506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_683'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2213_683'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.268506'^^xsd:double;
  dwc:latitude '61.767535'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.268506 61.767535, -1.268506 61.767535, -1.268506 61.767535, -1.268506 61.767535, -1.268506 61.767535))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_683'^^xsd:string;
  dwc:observationDate '1908-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3159> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.436821 -2.456327)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.436821"^^xsd:decimal ;
  dwc:decimalLongitude "-2.456327"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.436821 -2.456327)"^^geo:wktLiteral ;
  geo-pos:lat "61.436821"^^xsd:decimal ;
  geo-pos:long "-2.456327"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3159'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2213_3159'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.456327'^^xsd:double;
  dwc:latitude '61.436821'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.456327 61.436821, -2.456327 61.436821, -2.456327 61.436821, -2.456327 61.436821, -2.456327 61.436821))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3159'^^xsd:string;
  dwc:observationDate '1913-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2941> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.416805 -7.406479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.416805"^^xsd:decimal ;
  dwc:decimalLongitude "-7.406479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.416805 -7.406479)"^^geo:wktLiteral ;
  geo-pos:lat "58.416805"^^xsd:decimal ;
  geo-pos:long "-7.406479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2941'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2213_2941'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-7.406479'^^xsd:double;
  dwc:latitude '58.416805'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.406479 58.416805, -7.406479 58.416805, -7.406479 58.416805, -7.406479 58.416805, -7.406479 58.416805))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2941'^^xsd:string;
  dwc:observationDate '1912-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_684> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.767535 -1.268506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.767535"^^xsd:decimal ;
  dwc:decimalLongitude "-1.268506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.767535 -1.268506)"^^geo:wktLiteral ;
  geo-pos:lat "61.767535"^^xsd:decimal ;
  geo-pos:long "-1.268506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_684'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2213_684'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.268506'^^xsd:double;
  dwc:latitude '61.767535'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.268506 61.767535, -1.268506 61.767535, -1.268506 61.767535, -1.268506 61.767535, -1.268506 61.767535))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_684'^^xsd:string;
  dwc:observationDate '1908-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2943> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.36876 1.834966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.36876"^^xsd:decimal ;
  dwc:decimalLongitude "1.834966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.36876 1.834966)"^^geo:wktLiteral ;
  geo-pos:lat "61.36876"^^xsd:decimal ;
  geo-pos:long "1.834966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2943'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2213_2943'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.834966'^^xsd:double;
  dwc:latitude '61.36876'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.834966 61.36876, 1.834966 61.36876, 1.834966 61.36876, 1.834966 61.36876, 1.834966 61.36876))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2943'^^xsd:string;
  dwc:observationDate '1912-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2944> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.379647 0.217057)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.379647"^^xsd:decimal ;
  dwc:decimalLongitude "0.217057"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.379647 0.217057)"^^geo:wktLiteral ;
  geo-pos:lat "61.379647"^^xsd:decimal ;
  geo-pos:long "0.217057"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2944'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2213_2944'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.217057'^^xsd:double;
  dwc:latitude '61.379647'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.217057 61.379647, 0.217057 61.379647, 0.217057 61.379647, 0.217057 61.379647, 0.217057 61.379647))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2944'^^xsd:string;
  dwc:observationDate '1912-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2945> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.416805 -7.406479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.416805"^^xsd:decimal ;
  dwc:decimalLongitude "-7.406479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.416805 -7.406479)"^^geo:wktLiteral ;
  geo-pos:lat "58.416805"^^xsd:decimal ;
  geo-pos:long "-7.406479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2945'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2213_2945'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-7.406479'^^xsd:double;
  dwc:latitude '58.416805'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.406479 58.416805, -7.406479 58.416805, -7.406479 58.416805, -7.406479 58.416805, -7.406479 58.416805))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2945'^^xsd:string;
  dwc:observationDate '1912-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_685> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.832651 -1.296746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.832651"^^xsd:decimal ;
  dwc:decimalLongitude "-1.296746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.832651 -1.296746)"^^geo:wktLiteral ;
  geo-pos:lat "61.832651"^^xsd:decimal ;
  geo-pos:long "-1.296746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_685'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2213_685'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.296746'^^xsd:double;
  dwc:latitude '61.832651'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.296746 61.832651, -1.296746 61.832651, -1.296746 61.832651, -1.296746 61.832651, -1.296746 61.832651))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_685'^^xsd:string;
  dwc:observationDate '1908-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3743> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.835879 1.396692)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.835879"^^xsd:decimal ;
  dwc:decimalLongitude "1.396692"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.835879 1.396692)"^^geo:wktLiteral ;
  geo-pos:lat "60.835879"^^xsd:decimal ;
  geo-pos:long "1.396692"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3743'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2213_3743'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.396692'^^xsd:double;
  dwc:latitude '60.835879'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.396692 60.835879, 1.396692 60.835879, 1.396692 60.835879, 1.396692 60.835879, 1.396692 60.835879))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3743'^^xsd:string;
  dwc:observationDate '1914-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_686> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.513293 -1.487175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.513293"^^xsd:decimal ;
  dwc:decimalLongitude "-1.487175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.513293 -1.487175)"^^geo:wktLiteral ;
  geo-pos:lat "61.513293"^^xsd:decimal ;
  geo-pos:long "-1.487175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_686'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2213_686'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.487175'^^xsd:double;
  dwc:latitude '61.513293'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.487175 61.513293, -1.487175 61.513293, -1.487175 61.513293, -1.487175 61.513293, -1.487175 61.513293))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_686'^^xsd:string;
  dwc:observationDate '1908-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_687> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.513293 -1.487175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.513293"^^xsd:decimal ;
  dwc:decimalLongitude "-1.487175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.513293 -1.487175)"^^geo:wktLiteral ;
  geo-pos:lat "61.513293"^^xsd:decimal ;
  geo-pos:long "-1.487175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_687'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2213_687'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.487175'^^xsd:double;
  dwc:latitude '61.513293'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.487175 61.513293, -1.487175 61.513293, -1.487175 61.513293, -1.487175 61.513293, -1.487175 61.513293))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_687'^^xsd:string;
  dwc:observationDate '1908-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_688> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.513293 -1.487175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.513293"^^xsd:decimal ;
  dwc:decimalLongitude "-1.487175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.513293 -1.487175)"^^geo:wktLiteral ;
  geo-pos:lat "61.513293"^^xsd:decimal ;
  geo-pos:long "-1.487175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_688'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2213_688'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.487175'^^xsd:double;
  dwc:latitude '61.513293'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.487175 61.513293, -1.487175 61.513293, -1.487175 61.513293, -1.487175 61.513293, -1.487175 61.513293))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_688'^^xsd:string;
  dwc:observationDate '1908-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1330> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.558961 -2.566222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.558961"^^xsd:decimal ;
  dwc:decimalLongitude "-2.566222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.558961 -2.566222)"^^geo:wktLiteral ;
  geo-pos:lat "61.558961"^^xsd:decimal ;
  geo-pos:long "-2.566222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1330'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2213_1330'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.566222'^^xsd:double;
  dwc:latitude '61.558961'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.566222 61.558961, -2.566222 61.558961, -2.566222 61.558961, -2.566222 61.558961, -2.566222 61.558961))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1330'^^xsd:string;
  dwc:observationDate '1909-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1331> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.558961 -2.566222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.558961"^^xsd:decimal ;
  dwc:decimalLongitude "-2.566222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.558961 -2.566222)"^^geo:wktLiteral ;
  geo-pos:lat "61.558961"^^xsd:decimal ;
  geo-pos:long "-2.566222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1331'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2213_1331'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.566222'^^xsd:double;
  dwc:latitude '61.558961'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.566222 61.558961, -2.566222 61.558961, -2.566222 61.558961, -2.566222 61.558961, -2.566222 61.558961))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1331'^^xsd:string;
  dwc:observationDate '1909-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_504> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.379901 -1.135747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.379901"^^xsd:decimal ;
  dwc:decimalLongitude "-1.135747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.379901 -1.135747)"^^geo:wktLiteral ;
  geo-pos:lat "61.379901"^^xsd:decimal ;
  geo-pos:long "-1.135747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_504'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2213_504'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.135747'^^xsd:double;
  dwc:latitude '61.379901'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.135747 61.379901, -1.135747 61.379901, -1.135747 61.379901, -1.135747 61.379901, -1.135747 61.379901))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_504'^^xsd:string;
  dwc:observationDate '1908-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1332> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.558961 -2.566222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.558961"^^xsd:decimal ;
  dwc:decimalLongitude "-2.566222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.558961 -2.566222)"^^geo:wktLiteral ;
  geo-pos:lat "61.558961"^^xsd:decimal ;
  geo-pos:long "-2.566222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1332'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2213_1332'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.566222'^^xsd:double;
  dwc:latitude '61.558961'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.566222 61.558961, -2.566222 61.558961, -2.566222 61.558961, -2.566222 61.558961, -2.566222 61.558961))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1332'^^xsd:string;
  dwc:observationDate '1909-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3473> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.43735 -2.1124)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.43735"^^xsd:decimal ;
  dwc:decimalLongitude "-2.1124"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.43735 -2.1124)"^^geo:wktLiteral ;
  geo-pos:lat "61.43735"^^xsd:decimal ;
  geo-pos:long "-2.1124"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3473'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2213_3473'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.1124'^^xsd:double;
  dwc:latitude '61.43735'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.1124 61.43735, -2.1124 61.43735, -2.1124 61.43735, -2.1124 61.43735, -2.1124 61.43735))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3473'^^xsd:string;
  dwc:observationDate '1913-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_689> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.832651 -1.296746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.832651"^^xsd:decimal ;
  dwc:decimalLongitude "-1.296746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.832651 -1.296746)"^^geo:wktLiteral ;
  geo-pos:lat "61.832651"^^xsd:decimal ;
  geo-pos:long "-1.296746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_689'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2213_689'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.296746'^^xsd:double;
  dwc:latitude '61.832651'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.296746 61.832651, -1.296746 61.832651, -1.296746 61.832651, -1.296746 61.832651, -1.296746 61.832651))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_689'^^xsd:string;
  dwc:observationDate '1908-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_690> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.011757 -2.722472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.011757"^^xsd:decimal ;
  dwc:decimalLongitude "-2.722472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.011757 -2.722472)"^^geo:wktLiteral ;
  geo-pos:lat "61.011757"^^xsd:decimal ;
  geo-pos:long "-2.722472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_690'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2213_690'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.722472'^^xsd:double;
  dwc:latitude '61.011757'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.722472 61.011757, -2.722472 61.011757, -2.722472 61.011757, -2.722472 61.011757, -2.722472 61.011757))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_690'^^xsd:string;
  dwc:observationDate '1908-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_691> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.046404 -2.796383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.046404"^^xsd:decimal ;
  dwc:decimalLongitude "-2.796383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.046404 -2.796383)"^^geo:wktLiteral ;
  geo-pos:lat "61.046404"^^xsd:decimal ;
  geo-pos:long "-2.796383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_691'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2213_691'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.796383'^^xsd:double;
  dwc:latitude '61.046404'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.796383 61.046404, -2.796383 61.046404, -2.796383 61.046404, -2.796383 61.046404, -2.796383 61.046404))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_691'^^xsd:string;
  dwc:observationDate '1908-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_510> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.345157 -2.374468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.345157"^^xsd:decimal ;
  dwc:decimalLongitude "-2.374468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.345157 -2.374468)"^^geo:wktLiteral ;
  geo-pos:lat "61.345157"^^xsd:decimal ;
  geo-pos:long "-2.374468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_510'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2213_510'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.374468'^^xsd:double;
  dwc:latitude '61.345157'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.374468 61.345157, -2.374468 61.345157, -2.374468 61.345157, -2.374468 61.345157, -2.374468 61.345157))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_510'^^xsd:string;
  dwc:observationDate '1908-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_692> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.06948 -2.845747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.06948"^^xsd:decimal ;
  dwc:decimalLongitude "-2.845747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.06948 -2.845747)"^^geo:wktLiteral ;
  geo-pos:lat "61.06948"^^xsd:decimal ;
  geo-pos:long "-2.845747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_692'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2213_692'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.845747'^^xsd:double;
  dwc:latitude '61.06948'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.845747 61.06948, -2.845747 61.06948, -2.845747 61.06948, -2.845747 61.06948, -2.845747 61.06948))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_692'^^xsd:string;
  dwc:observationDate '1908-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_693> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.06948 -2.845747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.06948"^^xsd:decimal ;
  dwc:decimalLongitude "-2.845747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.06948 -2.845747)"^^geo:wktLiteral ;
  geo-pos:lat "61.06948"^^xsd:decimal ;
  geo-pos:long "-2.845747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_693'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2213_693'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.845747'^^xsd:double;
  dwc:latitude '61.06948'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.845747 61.06948, -2.845747 61.06948, -2.845747 61.06948, -2.845747 61.06948, -2.845747 61.06948))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_693'^^xsd:string;
  dwc:observationDate '1908-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1339> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.482634 -2.497437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.482634"^^xsd:decimal ;
  dwc:decimalLongitude "-2.497437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.482634 -2.497437)"^^geo:wktLiteral ;
  geo-pos:lat "61.482634"^^xsd:decimal ;
  geo-pos:long "-2.497437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1339'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2213_1339'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.497437'^^xsd:double;
  dwc:latitude '61.482634'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.497437 61.482634, -2.497437 61.482634, -2.497437 61.482634, -2.497437 61.482634, -2.497437 61.482634))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1339'^^xsd:string;
  dwc:observationDate '1909-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_514> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.923629 -2.995779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.923629"^^xsd:decimal ;
  dwc:decimalLongitude "-2.995779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.923629 -2.995779)"^^geo:wktLiteral ;
  geo-pos:lat "60.923629"^^xsd:decimal ;
  geo-pos:long "-2.995779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_514'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2213_514'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.995779'^^xsd:double;
  dwc:latitude '60.923629'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.995779 60.923629, -2.995779 60.923629, -2.995779 60.923629, -2.995779 60.923629, -2.995779 60.923629))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_514'^^xsd:string;
  dwc:observationDate '1908-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_515> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.092537 -2.895183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.092537"^^xsd:decimal ;
  dwc:decimalLongitude "-2.895183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.092537 -2.895183)"^^geo:wktLiteral ;
  geo-pos:lat "61.092537"^^xsd:decimal ;
  geo-pos:long "-2.895183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_515'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2213_515'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.895183'^^xsd:double;
  dwc:latitude '61.092537'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.895183 61.092537, -2.895183 61.092537, -2.895183 61.092537, -2.895183 61.092537, -2.895183 61.092537))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_515'^^xsd:string;
  dwc:observationDate '1908-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3386> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.575367 0.64311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.575367"^^xsd:decimal ;
  dwc:decimalLongitude "0.64311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.575367 0.64311)"^^geo:wktLiteral ;
  geo-pos:lat "61.575367"^^xsd:decimal ;
  geo-pos:long "0.64311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3386'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2213_3386'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.64311'^^xsd:double;
  dwc:latitude '61.575367'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.64311 61.575367, 0.64311 61.575367, 0.64311 61.575367, 0.64311 61.575367, 0.64311 61.575367))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3386'^^xsd:string;
  dwc:observationDate '1913-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_694> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.06948 -2.845747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.06948"^^xsd:decimal ;
  dwc:decimalLongitude "-2.845747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.06948 -2.845747)"^^geo:wktLiteral ;
  geo-pos:lat "61.06948"^^xsd:decimal ;
  geo-pos:long "-2.845747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_694'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2213_694'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.845747'^^xsd:double;
  dwc:latitude '61.06948'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.845747 61.06948, -2.845747 61.06948, -2.845747 61.06948, -2.845747 61.06948, -2.845747 61.06948))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_694'^^xsd:string;
  dwc:observationDate '1908-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_518> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.399607 -2.011598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.399607"^^xsd:decimal ;
  dwc:decimalLongitude "-2.011598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.399607 -2.011598)"^^geo:wktLiteral ;
  geo-pos:lat "61.399607"^^xsd:decimal ;
  geo-pos:long "-2.011598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_518'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2213_518'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.011598'^^xsd:double;
  dwc:latitude '61.399607'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.011598 61.399607, -2.011598 61.399607, -2.011598 61.399607, -2.011598 61.399607, -2.011598 61.399607))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_518'^^xsd:string;
  dwc:observationDate '1908-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_695> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.104059 -2.919928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.104059"^^xsd:decimal ;
  dwc:decimalLongitude "-2.919928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.104059 -2.919928)"^^geo:wktLiteral ;
  geo-pos:lat "61.104059"^^xsd:decimal ;
  geo-pos:long "-2.919928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_695'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2213_695'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.919928'^^xsd:double;
  dwc:latitude '61.104059'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.919928 61.104059, -2.919928 61.104059, -2.919928 61.104059, -2.919928 61.104059, -2.919928 61.104059))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_695'^^xsd:string;
  dwc:observationDate '1908-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3520> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.277281 -0.58465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.277281"^^xsd:decimal ;
  dwc:decimalLongitude "-0.58465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.277281 -0.58465)"^^geo:wktLiteral ;
  geo-pos:lat "62.277281"^^xsd:decimal ;
  geo-pos:long "-0.58465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3520'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2213_3520'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.58465'^^xsd:double;
  dwc:latitude '62.277281'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.58465 62.277281, -0.58465 62.277281, -0.58465 62.277281, -0.58465 62.277281, -0.58465 62.277281))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3520'^^xsd:string;
  dwc:observationDate '1913-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_696> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.207567 -2.252573)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.207567"^^xsd:decimal ;
  dwc:decimalLongitude "-2.252573"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.207567 -2.252573)"^^geo:wktLiteral ;
  geo-pos:lat "61.207567"^^xsd:decimal ;
  geo-pos:long "-2.252573"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_696'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2213_696'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.252573'^^xsd:double;
  dwc:latitude '61.207567'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.252573 61.207567, -2.252573 61.207567, -2.252573 61.207567, -2.252573 61.207567, -2.252573 61.207567))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_696'^^xsd:string;
  dwc:observationDate '1908-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_60>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_60> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_60> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.653991 -3.889441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.653991"^^xsd:decimal ;
  dwc:decimalLongitude "-3.889441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_60>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.653991 -3.889441)"^^geo:wktLiteral ;
  geo-pos:lat "61.653991"^^xsd:decimal ;
  geo-pos:long "-3.889441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_60>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_60" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_60'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2213_60'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-3.889441'^^xsd:double;
  dwc:latitude '61.653991'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.889441 61.653991, -3.889441 61.653991, -3.889441 61.653991, -3.889441 61.653991, -3.889441 61.653991))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_60'^^xsd:string;
  dwc:observationDate '1904-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_522> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.081011 -2.870456)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.081011"^^xsd:decimal ;
  dwc:decimalLongitude "-2.870456"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.081011 -2.870456)"^^geo:wktLiteral ;
  geo-pos:lat "61.081011"^^xsd:decimal ;
  geo-pos:long "-2.870456"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_522'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2213_522'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.870456'^^xsd:double;
  dwc:latitude '61.081011'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.870456 61.081011, -2.870456 61.081011, -2.870456 61.081011, -2.870456 61.081011, -2.870456 61.081011))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_522'^^xsd:string;
  dwc:observationDate '1908-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3519> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.277281 -0.58465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.277281"^^xsd:decimal ;
  dwc:decimalLongitude "-0.58465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.277281 -0.58465)"^^geo:wktLiteral ;
  geo-pos:lat "62.277281"^^xsd:decimal ;
  geo-pos:long "-0.58465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3519'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2213_3519'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.58465'^^xsd:double;
  dwc:latitude '62.277281'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.58465 62.277281, -0.58465 62.277281, -0.58465 62.277281, -0.58465 62.277281, -0.58465 62.277281))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3519'^^xsd:string;
  dwc:observationDate '1913-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_697> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.28402 -2.320161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.28402"^^xsd:decimal ;
  dwc:decimalLongitude "-2.320161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.28402 -2.320161)"^^geo:wktLiteral ;
  geo-pos:lat "61.28402"^^xsd:decimal ;
  geo-pos:long "-2.320161"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_697'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2213_697'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.320161'^^xsd:double;
  dwc:latitude '61.28402'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.320161 61.28402, -2.320161 61.28402, -2.320161 61.28402, -2.320161 61.28402, -2.320161 61.28402))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_697'^^xsd:string;
  dwc:observationDate '1908-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2011> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.850524 -0.010416)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.850524"^^xsd:decimal ;
  dwc:decimalLongitude "-0.010416"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.850524 -0.010416)"^^geo:wktLiteral ;
  geo-pos:lat "61.850524"^^xsd:decimal ;
  geo-pos:long "-0.010416"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2011'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2213_2011'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.010416'^^xsd:double;
  dwc:latitude '61.850524'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.010416 61.850524, -0.010416 61.850524, -0.010416 61.850524, -0.010416 61.850524, -0.010416 61.850524))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2011'^^xsd:string;
  dwc:observationDate '1910-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_338> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.379647 0.217057)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.379647"^^xsd:decimal ;
  dwc:decimalLongitude "0.217057"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.379647 0.217057)"^^geo:wktLiteral ;
  geo-pos:lat "61.379647"^^xsd:decimal ;
  geo-pos:long "0.217057"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_338'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1906'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2213_338'^^xsd:string;
  dwc:yearCollected '1906'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.217057'^^xsd:double;
  dwc:latitude '61.379647'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.217057 61.379647, 0.217057 61.379647, 0.217057 61.379647, 0.217057 61.379647, 0.217057 61.379647))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_338'^^xsd:string;
  dwc:observationDate '1906-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3518> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.277281 -0.58465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.277281"^^xsd:decimal ;
  dwc:decimalLongitude "-0.58465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.277281 -0.58465)"^^geo:wktLiteral ;
  geo-pos:lat "62.277281"^^xsd:decimal ;
  geo-pos:long "-0.58465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3518'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2213_3518'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.58465'^^xsd:double;
  dwc:latitude '62.277281'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.58465 62.277281, -0.58465 62.277281, -0.58465 62.277281, -0.58465 62.277281, -0.58465 62.277281))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3518'^^xsd:string;
  dwc:observationDate '1913-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_526> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.2706 -2.72615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.2706"^^xsd:decimal ;
  dwc:decimalLongitude "-2.72615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.2706 -2.72615)"^^geo:wktLiteral ;
  geo-pos:lat "61.2706"^^xsd:decimal ;
  geo-pos:long "-2.72615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_526'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2213_526'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.72615'^^xsd:double;
  dwc:latitude '61.2706'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.72615 61.2706, -2.72615 61.2706, -2.72615 61.2706, -2.72615 61.2706, -2.72615 61.2706))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_526'^^xsd:string;
  dwc:observationDate '1908-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1650> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.808289 -9.350524)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.808289"^^xsd:decimal ;
  dwc:decimalLongitude "-9.350524"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.808289 -9.350524)"^^geo:wktLiteral ;
  geo-pos:lat "57.808289"^^xsd:decimal ;
  geo-pos:long "-9.350524"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1650'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2213_1650'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.350524'^^xsd:double;
  dwc:latitude '57.808289'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.350524 57.808289, -9.350524 57.808289, -9.350524 57.808289, -9.350524 57.808289, -9.350524 57.808289))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1650'^^xsd:string;
  dwc:observationDate '1909-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3517> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.277281 -0.58465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.277281"^^xsd:decimal ;
  dwc:decimalLongitude "-0.58465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.277281 -0.58465)"^^geo:wktLiteral ;
  geo-pos:lat "62.277281"^^xsd:decimal ;
  geo-pos:long "-0.58465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3517'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2213_3517'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.58465'^^xsd:double;
  dwc:latitude '62.277281'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.58465 62.277281, -0.58465 62.277281, -0.58465 62.277281, -0.58465 62.277281, -0.58465 62.277281))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3517'^^xsd:string;
  dwc:observationDate '1913-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_527> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.406272 -2.428987)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.406272"^^xsd:decimal ;
  dwc:decimalLongitude "-2.428987"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.406272 -2.428987)"^^geo:wktLiteral ;
  geo-pos:lat "61.406272"^^xsd:decimal ;
  geo-pos:long "-2.428987"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_527'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2213_527'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.428987'^^xsd:double;
  dwc:latitude '61.406272'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.428987 61.406272, -2.428987 61.406272, -2.428987 61.406272, -2.428987 61.406272, -2.428987 61.406272))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_527'^^xsd:string;
  dwc:observationDate '1908-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_528> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.406272 -2.428987)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.406272"^^xsd:decimal ;
  dwc:decimalLongitude "-2.428987"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.406272 -2.428987)"^^geo:wktLiteral ;
  geo-pos:lat "61.406272"^^xsd:decimal ;
  geo-pos:long "-2.428987"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_528'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2213_528'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.428987'^^xsd:double;
  dwc:latitude '61.406272'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.428987 61.406272, -2.428987 61.406272, -2.428987 61.406272, -2.428987 61.406272, -2.428987 61.406272))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_528'^^xsd:string;
  dwc:observationDate '1908-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_529> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.406272 -2.428987)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.406272"^^xsd:decimal ;
  dwc:decimalLongitude "-2.428987"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.406272 -2.428987)"^^geo:wktLiteral ;
  geo-pos:lat "61.406272"^^xsd:decimal ;
  geo-pos:long "-2.428987"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_529'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2213_529'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.428987'^^xsd:double;
  dwc:latitude '61.406272'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.428987 61.406272, -2.428987 61.406272, -2.428987 61.406272, -2.428987 61.406272, -2.428987 61.406272))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_529'^^xsd:string;
  dwc:observationDate '1908-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_530> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.482634 -2.497437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.482634"^^xsd:decimal ;
  dwc:decimalLongitude "-2.497437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.482634 -2.497437)"^^geo:wktLiteral ;
  geo-pos:lat "61.482634"^^xsd:decimal ;
  geo-pos:long "-2.497437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_530'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2213_530'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.497437'^^xsd:double;
  dwc:latitude '61.482634'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.497437 61.482634, -2.497437 61.482634, -2.497437 61.482634, -2.497437 61.482634, -2.497437 61.482634))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_530'^^xsd:string;
  dwc:observationDate '1908-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_531> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.482634 -2.497437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.482634"^^xsd:decimal ;
  dwc:decimalLongitude "-2.497437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.482634 -2.497437)"^^geo:wktLiteral ;
  geo-pos:lat "61.482634"^^xsd:decimal ;
  geo-pos:long "-2.497437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_531'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2213_531'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.497437'^^xsd:double;
  dwc:latitude '61.482634'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.497437 61.482634, -2.497437 61.482634, -2.497437 61.482634, -2.497437 61.482634, -2.497437 61.482634))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_531'^^xsd:string;
  dwc:observationDate '1908-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3472> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.270755 -0.885294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.270755"^^xsd:decimal ;
  dwc:decimalLongitude "-0.885294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.270755 -0.885294)"^^geo:wktLiteral ;
  geo-pos:lat "61.270755"^^xsd:decimal ;
  geo-pos:long "-0.885294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3472'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2213_3472'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.885294'^^xsd:double;
  dwc:latitude '61.270755'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.885294 61.270755, -0.885294 61.270755, -0.885294 61.270755, -0.885294 61.270755, -0.885294 61.270755))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3472'^^xsd:string;
  dwc:observationDate '1913-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_700> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.669848 -1.226369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.669848"^^xsd:decimal ;
  dwc:decimalLongitude "-1.226369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.669848 -1.226369)"^^geo:wktLiteral ;
  geo-pos:lat "61.669848"^^xsd:decimal ;
  geo-pos:long "-1.226369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_700'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2213_700'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.226369'^^xsd:double;
  dwc:latitude '61.669848'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.226369 61.669848, -1.226369 61.669848, -1.226369 61.669848, -1.226369 61.669848, -1.226369 61.669848))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_700'^^xsd:string;
  dwc:observationDate '1908-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1350> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.558961 -2.566222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.558961"^^xsd:decimal ;
  dwc:decimalLongitude "-2.566222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.558961 -2.566222)"^^geo:wktLiteral ;
  geo-pos:lat "61.558961"^^xsd:decimal ;
  geo-pos:long "-2.566222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1350'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2213_1350'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.566222'^^xsd:double;
  dwc:latitude '61.558961'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.566222 61.558961, -2.566222 61.558961, -2.566222 61.558961, -2.566222 61.558961, -2.566222 61.558961))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1350'^^xsd:string;
  dwc:observationDate '1909-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3158> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.375717 -2.401701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.375717"^^xsd:decimal ;
  dwc:decimalLongitude "-2.401701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.375717 -2.401701)"^^geo:wktLiteral ;
  geo-pos:lat "61.375717"^^xsd:decimal ;
  geo-pos:long "-2.401701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3158'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2213_3158'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.401701'^^xsd:double;
  dwc:latitude '61.375717'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.401701 61.375717, -2.401701 61.375717, -2.401701 61.375717, -2.401701 61.375717, -2.401701 61.375717))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3158'^^xsd:string;
  dwc:observationDate '1913-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_701> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.669848 -1.226369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.669848"^^xsd:decimal ;
  dwc:decimalLongitude "-1.226369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.669848 -1.226369)"^^geo:wktLiteral ;
  geo-pos:lat "61.669848"^^xsd:decimal ;
  geo-pos:long "-1.226369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_701'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2213_701'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.226369'^^xsd:double;
  dwc:latitude '61.669848'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.226369 61.669848, -1.226369 61.669848, -1.226369 61.669848, -1.226369 61.669848, -1.226369 61.669848))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_701'^^xsd:string;
  dwc:observationDate '1908-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3471> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.162098 -0.621981)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.162098"^^xsd:decimal ;
  dwc:decimalLongitude "-0.621981"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.162098 -0.621981)"^^geo:wktLiteral ;
  geo-pos:lat "61.162098"^^xsd:decimal ;
  geo-pos:long "-0.621981"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3471'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2213_3471'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.621981'^^xsd:double;
  dwc:latitude '61.162098'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.621981 61.162098, -0.621981 61.162098, -0.621981 61.162098, -0.621981 61.162098, -0.621981 61.162098))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3471'^^xsd:string;
  dwc:observationDate '1913-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3470> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.162098 -0.621981)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.162098"^^xsd:decimal ;
  dwc:decimalLongitude "-0.621981"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.162098 -0.621981)"^^geo:wktLiteral ;
  geo-pos:lat "61.162098"^^xsd:decimal ;
  geo-pos:long "-0.621981"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3470'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2213_3470'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.621981'^^xsd:double;
  dwc:latitude '61.162098'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.621981 61.162098, -0.621981 61.162098, -0.621981 61.162098, -0.621981 61.162098, -0.621981 61.162098))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_3470'^^xsd:string;
  dwc:observationDate '1913-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1669> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.825171 -2.088951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.825171"^^xsd:decimal ;
  dwc:decimalLongitude "-2.088951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.825171 -2.088951)"^^geo:wktLiteral ;
  geo-pos:lat "60.825171"^^xsd:decimal ;
  geo-pos:long "-2.088951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1669'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2213_1669'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.088951'^^xsd:double;
  dwc:latitude '60.825171'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.088951 60.825171, -2.088951 60.825171, -2.088951 60.825171, -2.088951 60.825171, -2.088951 60.825171))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1669'^^xsd:string;
  dwc:observationDate '1910-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_702> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.06948 -2.845747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.06948"^^xsd:decimal ;
  dwc:decimalLongitude "-2.845747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.06948 -2.845747)"^^geo:wktLiteral ;
  geo-pos:lat "61.06948"^^xsd:decimal ;
  geo-pos:long "-2.845747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_702'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2213_702'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.845747'^^xsd:double;
  dwc:latitude '61.06948'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.845747 61.06948, -2.845747 61.06948, -2.845747 61.06948, -2.845747 61.06948, -2.845747 61.06948))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_702'^^xsd:string;
  dwc:observationDate '1908-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1672> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.899524 -5.955355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.899524"^^xsd:decimal ;
  dwc:decimalLongitude "-5.955355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.899524 -5.955355)"^^geo:wktLiteral ;
  geo-pos:lat "60.899524"^^xsd:decimal ;
  geo-pos:long "-5.955355"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1672'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2213_1672'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-5.955355'^^xsd:double;
  dwc:latitude '60.899524'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.955355 60.899524, -5.955355 60.899524, -5.955355 60.899524, -5.955355 60.899524, -5.955355 60.899524))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1672'^^xsd:string;
  dwc:observationDate '1910-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1811> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.804559 -9.817743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.804559"^^xsd:decimal ;
  dwc:decimalLongitude "-9.817743"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.804559 -9.817743)"^^geo:wktLiteral ;
  geo-pos:lat "57.804559"^^xsd:decimal ;
  geo-pos:long "-9.817743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1811'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2213_1811'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.817743'^^xsd:double;
  dwc:latitude '57.804559'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.817743 57.804559, -9.817743 57.804559, -9.817743 57.804559, -9.817743 57.804559, -9.817743 57.804559))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1811'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1812> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.846509 0.647722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.846509"^^xsd:decimal ;
  dwc:decimalLongitude "0.647722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.846509 0.647722)"^^geo:wktLiteral ;
  geo-pos:lat "60.846509"^^xsd:decimal ;
  geo-pos:long "0.647722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1812'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2213_1812'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.647722'^^xsd:double;
  dwc:latitude '60.846509'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.647722 60.846509, 0.647722 60.846509, 0.647722 60.846509, 0.647722 60.846509, 0.647722 60.846509))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1812'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1675> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.198273 -5.994139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.198273"^^xsd:decimal ;
  dwc:decimalLongitude "-5.994139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.198273 -5.994139)"^^geo:wktLiteral ;
  geo-pos:lat "60.198273"^^xsd:decimal ;
  geo-pos:long "-5.994139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1675'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2213_1675'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-5.994139'^^xsd:double;
  dwc:latitude '60.198273'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.994139 60.198273, -5.994139 60.198273, -5.994139 60.198273, -5.994139 60.198273, -5.994139 60.198273))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1675'^^xsd:string;
  dwc:observationDate '1910-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1813> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.846509 0.647722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.846509"^^xsd:decimal ;
  dwc:decimalLongitude "0.647722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.846509 0.647722)"^^geo:wktLiteral ;
  geo-pos:lat "60.846509"^^xsd:decimal ;
  geo-pos:long "0.647722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1813'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2213_1813'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.647722'^^xsd:double;
  dwc:latitude '60.846509'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.647722 60.846509, 0.647722 60.846509, 0.647722 60.846509, 0.647722 60.846509, 0.647722 60.846509))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1813'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1678> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.715526 -1.487175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.715526"^^xsd:decimal ;
  dwc:decimalLongitude "-1.487175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.715526 -1.487175)"^^geo:wktLiteral ;
  geo-pos:lat "60.715526"^^xsd:decimal ;
  geo-pos:long "-1.487175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1678'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2213_1678'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.487175'^^xsd:double;
  dwc:latitude '60.715526'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.487175 60.715526, -1.487175 60.715526, -1.487175 60.715526, -1.487175 60.715526, -1.487175 60.715526))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1678'^^xsd:string;
  dwc:observationDate '1910-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1815> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.711508 -0.56099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.711508"^^xsd:decimal ;
  dwc:decimalLongitude "-0.56099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.711508 -0.56099)"^^geo:wktLiteral ;
  geo-pos:lat "61.711508"^^xsd:decimal ;
  geo-pos:long "-0.56099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1815'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2213_1815'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.56099'^^xsd:double;
  dwc:latitude '61.711508'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.56099 61.711508, -0.56099 61.711508, -0.56099 61.711508, -0.56099 61.711508, -0.56099 61.711508))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1815'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1817> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.835655 -0.938537)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.835655"^^xsd:decimal ;
  dwc:decimalLongitude "-0.938537"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.835655 -0.938537)"^^geo:wktLiteral ;
  geo-pos:lat "61.835655"^^xsd:decimal ;
  geo-pos:long "-0.938537"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1817'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2213_1817'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.938537'^^xsd:double;
  dwc:latitude '61.835655'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.938537 61.835655, -0.938537 61.835655, -0.938537 61.835655, -0.938537 61.835655, -0.938537 61.835655))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1817'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1682> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.301913 -1.969974)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.301913"^^xsd:decimal ;
  dwc:decimalLongitude "-1.969974"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.301913 -1.969974)"^^geo:wktLiteral ;
  geo-pos:lat "61.301913"^^xsd:decimal ;
  geo-pos:long "-1.969974"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1682'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2213_1682'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.969974'^^xsd:double;
  dwc:latitude '61.301913'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.969974 61.301913, -1.969974 61.301913, -1.969974 61.301913, -1.969974 61.301913, -1.969974 61.301913))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_1682'^^xsd:string;
  dwc:observationDate '1910-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_703> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.115576 -2.944691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.115576"^^xsd:decimal ;
  dwc:decimalLongitude "-2.944691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.115576 -2.944691)"^^geo:wktLiteral ;
  geo-pos:lat "61.115576"^^xsd:decimal ;
  geo-pos:long "-2.944691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_703'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2213_703'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.944691'^^xsd:double;
  dwc:latitude '61.115576'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.944691 61.115576, -2.944691 61.115576, -2.944691 61.115576, -2.944691 61.115576, -2.944691 61.115576))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_703'^^xsd:string;
  dwc:observationDate '1908-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2304> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.174889 -2.58898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.174889"^^xsd:decimal ;
  dwc:decimalLongitude "-2.58898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.174889 -2.58898)"^^geo:wktLiteral ;
  geo-pos:lat "61.174889"^^xsd:decimal ;
  geo-pos:long "-2.58898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2304'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2213_2304'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.58898'^^xsd:double;
  dwc:latitude '61.174889'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.58898 61.174889, -2.58898 61.174889, -2.58898 61.174889, -2.58898 61.174889, -2.58898 61.174889))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2304'^^xsd:string;
  dwc:observationDate '1911-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2305> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.263586 0.060652)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.263586"^^xsd:decimal ;
  dwc:decimalLongitude "0.060652"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.263586 0.060652)"^^geo:wktLiteral ;
  geo-pos:lat "61.263586"^^xsd:decimal ;
  geo-pos:long "0.060652"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2305'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2213_2305'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.060652'^^xsd:double;
  dwc:latitude '61.263586'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.060652 61.263586, 0.060652 61.263586, 0.060652 61.263586, 0.060652 61.263586, 0.060652 61.263586))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2305'^^xsd:string;
  dwc:observationDate '1911-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_704> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.115576 -2.944691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.115576"^^xsd:decimal ;
  dwc:decimalLongitude "-2.944691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.115576 -2.944691)"^^geo:wktLiteral ;
  geo-pos:lat "61.115576"^^xsd:decimal ;
  geo-pos:long "-2.944691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_704'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2213_704'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.944691'^^xsd:double;
  dwc:latitude '61.115576'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.944691 61.115576, -2.944691 61.115576, -2.944691 61.115576, -2.944691 61.115576, -2.944691 61.115576))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_704'^^xsd:string;
  dwc:observationDate '1908-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2307> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.125595 -0.345266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.125595"^^xsd:decimal ;
  dwc:decimalLongitude "-0.345266"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.125595 -0.345266)"^^geo:wktLiteral ;
  geo-pos:lat "62.125595"^^xsd:decimal ;
  geo-pos:long "-0.345266"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2307'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2213_2307'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.345266'^^xsd:double;
  dwc:latitude '62.125595'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.345266 62.125595, -0.345266 62.125595, -0.345266 62.125595, -0.345266 62.125595, -0.345266 62.125595))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2307'^^xsd:string;
  dwc:observationDate '1911-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2308> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.285407 -7.591219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.285407"^^xsd:decimal ;
  dwc:decimalLongitude "-7.591219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.285407 -7.591219)"^^geo:wktLiteral ;
  geo-pos:lat "59.285407"^^xsd:decimal ;
  geo-pos:long "-7.591219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2308'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2213_2308'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-7.591219'^^xsd:double;
  dwc:latitude '59.285407'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.591219 59.285407, -7.591219 59.285407, -7.591219 59.285407, -7.591219 59.285407, -7.591219 59.285407))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2308'^^xsd:string;
  dwc:observationDate '1911-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2309> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.285407 -7.591219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.285407"^^xsd:decimal ;
  dwc:decimalLongitude "-7.591219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.285407 -7.591219)"^^geo:wktLiteral ;
  geo-pos:lat "59.285407"^^xsd:decimal ;
  geo-pos:long "-7.591219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2309'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2213_2309'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-7.591219'^^xsd:double;
  dwc:latitude '59.285407'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.591219 59.285407, -7.591219 59.285407, -7.591219 59.285407, -7.591219 59.285407, -7.591219 59.285407))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2309'^^xsd:string;
  dwc:observationDate '1911-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2310> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.285407 -7.591219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.285407"^^xsd:decimal ;
  dwc:decimalLongitude "-7.591219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.285407 -7.591219)"^^geo:wktLiteral ;
  geo-pos:lat "59.285407"^^xsd:decimal ;
  geo-pos:long "-7.591219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2310'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2213_2310'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-7.591219'^^xsd:double;
  dwc:latitude '59.285407'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.591219 59.285407, -7.591219 59.285407, -7.591219 59.285407, -7.591219 59.285407, -7.591219 59.285407))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2310'^^xsd:string;
  dwc:observationDate '1911-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2311> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.285407 -7.591219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.285407"^^xsd:decimal ;
  dwc:decimalLongitude "-7.591219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.285407 -7.591219)"^^geo:wktLiteral ;
  geo-pos:lat "59.285407"^^xsd:decimal ;
  geo-pos:long "-7.591219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2311'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2213_2311'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-7.591219'^^xsd:double;
  dwc:latitude '59.285407'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.591219 59.285407, -7.591219 59.285407, -7.591219 59.285407, -7.591219 59.285407, -7.591219 59.285407))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2311'^^xsd:string;
  dwc:observationDate '1911-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2312> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.127089 -2.969472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.127089"^^xsd:decimal ;
  dwc:decimalLongitude "-2.969472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.127089 -2.969472)"^^geo:wktLiteral ;
  geo-pos:lat "61.127089"^^xsd:decimal ;
  geo-pos:long "-2.969472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2312'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2213_2312'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.969472'^^xsd:double;
  dwc:latitude '61.127089'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.969472 61.127089, -2.969472 61.127089, -2.969472 61.127089, -2.969472 61.127089, -2.969472 61.127089))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2312'^^xsd:string;
  dwc:observationDate '1911-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_874> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.445028 -1.866424)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.445028"^^xsd:decimal ;
  dwc:decimalLongitude "-1.866424"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.445028 -1.866424)"^^geo:wktLiteral ;
  geo-pos:lat "61.445028"^^xsd:decimal ;
  geo-pos:long "-1.866424"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_874'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2213_874'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.866424'^^xsd:double;
  dwc:latitude '61.445028'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.866424 61.445028, -1.866424 61.445028, -1.866424 61.445028, -1.866424 61.445028, -1.866424 61.445028))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_874'^^xsd:string;
  dwc:observationDate '1908-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_705> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.238152 -2.279569)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.238152"^^xsd:decimal ;
  dwc:decimalLongitude "-2.279569"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.238152 -2.279569)"^^geo:wktLiteral ;
  geo-pos:lat "61.238152"^^xsd:decimal ;
  geo-pos:long "-2.279569"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_705'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2213_705'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.279569'^^xsd:double;
  dwc:latitude '61.238152'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.279569 61.238152, -2.279569 61.238152, -2.279569 61.238152, -2.279569 61.238152, -2.279569 61.238152))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_705'^^xsd:string;
  dwc:observationDate '1908-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2316> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.558791 -7.092824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.558791"^^xsd:decimal ;
  dwc:decimalLongitude "-7.092824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.558791 -7.092824)"^^geo:wktLiteral ;
  geo-pos:lat "59.558791"^^xsd:decimal ;
  geo-pos:long "-7.092824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2316'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2213_2316'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-7.092824'^^xsd:double;
  dwc:latitude '59.558791'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.092824 59.558791, -7.092824 59.558791, -7.092824 59.558791, -7.092824 59.558791, -7.092824 59.558791))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2316'^^xsd:string;
  dwc:observationDate '1911-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2317> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.558791 -7.092824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.558791"^^xsd:decimal ;
  dwc:decimalLongitude "-7.092824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.558791 -7.092824)"^^geo:wktLiteral ;
  geo-pos:lat "59.558791"^^xsd:decimal ;
  geo-pos:long "-7.092824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2317'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2213_2317'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-7.092824'^^xsd:double;
  dwc:latitude '59.558791'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.092824 59.558791, -7.092824 59.558791, -7.092824 59.558791, -7.092824 59.558791, -7.092824 59.558791))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2317'^^xsd:string;
  dwc:observationDate '1911-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2318> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.97707 -2.648722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.97707"^^xsd:decimal ;
  dwc:decimalLongitude "-2.648722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.97707 -2.648722)"^^geo:wktLiteral ;
  geo-pos:lat "60.97707"^^xsd:decimal ;
  geo-pos:long "-2.648722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2318'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2213_2318'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.648722'^^xsd:double;
  dwc:latitude '60.97707'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.648722 60.97707, -2.648722 60.97707, -2.648722 60.97707, -2.648722 60.97707, -2.648722 60.97707))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera borealis" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '2213_2318'^^xsd:string;
  dwc:observationDate '1911-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2607> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.239481 -1.475997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.239481"^^xsd:decimal ;
  dwc:decimalLongitude "-1.475997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.239481 -1.475997)"^^geo:wktLiteral ;
  geo-pos:lat "62.239481"^^xsd:decimal ;
  geo-pos:long "-1.475997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2607'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2213_2607'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.475997'^^xsd:double;
  dwc:latitude '62.239481'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.475997 62.239481, -1.475997 62.239481, -1.475997 62.239481, -1.475997 62.239481, -1.475997 62.239481))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2607'^^xsd:string;
  dwc:observationDate '1911-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2608> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.277885 -9.464469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.277885"^^xsd:decimal ;
  dwc:decimalLongitude "-9.464469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.277885 -9.464469)"^^geo:wktLiteral ;
  geo-pos:lat "58.277885"^^xsd:decimal ;
  geo-pos:long "-9.464469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2608'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2213_2608'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.464469'^^xsd:double;
  dwc:latitude '58.277885'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.464469 58.277885, -9.464469 58.277885, -9.464469 58.277885, -9.464469 58.277885, -9.464469 58.277885))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2608'^^xsd:string;
  dwc:observationDate '1911-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2609> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.277885 -9.464469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.277885"^^xsd:decimal ;
  dwc:decimalLongitude "-9.464469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.277885 -9.464469)"^^geo:wktLiteral ;
  geo-pos:lat "58.277885"^^xsd:decimal ;
  geo-pos:long "-9.464469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2609'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2213_2609'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.464469'^^xsd:double;
  dwc:latitude '58.277885'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.464469 58.277885, -9.464469 58.277885, -9.464469 58.277885, -9.464469 58.277885, -9.464469 58.277885))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2609'^^xsd:string;
  dwc:observationDate '1911-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2610> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.277885 -9.464469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.277885"^^xsd:decimal ;
  dwc:decimalLongitude "-9.464469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.277885 -9.464469)"^^geo:wktLiteral ;
  geo-pos:lat "58.277885"^^xsd:decimal ;
  geo-pos:long "-9.464469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2610'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2213_2610'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.464469'^^xsd:double;
  dwc:latitude '58.277885'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.464469 58.277885, -9.464469 58.277885, -9.464469 58.277885, -9.464469 58.277885, -9.464469 58.277885))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2610'^^xsd:string;
  dwc:observationDate '1911-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2612> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.277885 -9.464469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.277885"^^xsd:decimal ;
  dwc:decimalLongitude "-9.464469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.277885 -9.464469)"^^geo:wktLiteral ;
  geo-pos:lat "58.277885"^^xsd:decimal ;
  geo-pos:long "-9.464469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2612'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2213_2612'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.464469'^^xsd:double;
  dwc:latitude '58.277885'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.464469 58.277885, -9.464469 58.277885, -9.464469 58.277885, -9.464469 58.277885, -9.464469 58.277885))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2612'^^xsd:string;
  dwc:observationDate '1911-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2613> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.277885 -9.464469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.277885"^^xsd:decimal ;
  dwc:decimalLongitude "-9.464469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.277885 -9.464469)"^^geo:wktLiteral ;
  geo-pos:lat "58.277885"^^xsd:decimal ;
  geo-pos:long "-9.464469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2613'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2213_2613'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.464469'^^xsd:double;
  dwc:latitude '58.277885'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.464469 58.277885, -9.464469 58.277885, -9.464469 58.277885, -9.464469 58.277885, -9.464469 58.277885))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2613'^^xsd:string;
  dwc:observationDate '1911-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2614> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.277885 -9.464469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.277885"^^xsd:decimal ;
  dwc:decimalLongitude "-9.464469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.277885 -9.464469)"^^geo:wktLiteral ;
  geo-pos:lat "58.277885"^^xsd:decimal ;
  geo-pos:long "-9.464469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2614'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2213_2614'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.464469'^^xsd:double;
  dwc:latitude '58.277885'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.464469 58.277885, -9.464469 58.277885, -9.464469 58.277885, -9.464469 58.277885, -9.464469 58.277885))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2614'^^xsd:string;
  dwc:observationDate '1911-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2615> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.277885 -9.464469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.277885"^^xsd:decimal ;
  dwc:decimalLongitude "-9.464469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.277885 -9.464469)"^^geo:wktLiteral ;
  geo-pos:lat "58.277885"^^xsd:decimal ;
  geo-pos:long "-9.464469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2615'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2213_2615'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.464469'^^xsd:double;
  dwc:latitude '58.277885'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.464469 58.277885, -9.464469 58.277885, -9.464469 58.277885, -9.464469 58.277885, -9.464469 58.277885))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2615'^^xsd:string;
  dwc:observationDate '1911-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2616> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.277885 -9.464469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.277885"^^xsd:decimal ;
  dwc:decimalLongitude "-9.464469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.277885 -9.464469)"^^geo:wktLiteral ;
  geo-pos:lat "58.277885"^^xsd:decimal ;
  geo-pos:long "-9.464469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2616'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2213_2616'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.464469'^^xsd:double;
  dwc:latitude '58.277885'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.464469 58.277885, -9.464469 58.277885, -9.464469 58.277885, -9.464469 58.277885, -9.464469 58.277885))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2616'^^xsd:string;
  dwc:observationDate '1911-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2617> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.894772 -3.127207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.894772"^^xsd:decimal ;
  dwc:decimalLongitude "-3.127207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.894772 -3.127207)"^^geo:wktLiteral ;
  geo-pos:lat "61.894772"^^xsd:decimal ;
  geo-pos:long "-3.127207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2617'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2213_2617'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-3.127207'^^xsd:double;
  dwc:latitude '61.894772'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.127207 61.894772, -3.127207 61.894772, -3.127207 61.894772, -3.127207 61.894772, -3.127207 61.894772))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2617'^^xsd:string;
  dwc:observationDate '1911-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2618> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.527084 -3.604056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.527084"^^xsd:decimal ;
  dwc:decimalLongitude "-3.604056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.527084 -3.604056)"^^geo:wktLiteral ;
  geo-pos:lat "61.527084"^^xsd:decimal ;
  geo-pos:long "-3.604056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2618'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2213_2618'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-3.604056'^^xsd:double;
  dwc:latitude '61.527084'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.604056 61.527084, -3.604056 61.527084, -3.604056 61.527084, -3.604056 61.527084, -3.604056 61.527084))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2618'^^xsd:string;
  dwc:observationDate '1911-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2619> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.356378 -3.468897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.356378"^^xsd:decimal ;
  dwc:decimalLongitude "-3.468897"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.356378 -3.468897)"^^geo:wktLiteral ;
  geo-pos:lat "61.356378"^^xsd:decimal ;
  geo-pos:long "-3.468897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2619'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2213_2619'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-3.468897'^^xsd:double;
  dwc:latitude '61.356378'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.468897 61.356378, -3.468897 61.356378, -3.468897 61.356378, -3.468897 61.356378, -3.468897 61.356378))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2619'^^xsd:string;
  dwc:observationDate '1911-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2620> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.808319 -8.571682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.808319"^^xsd:decimal ;
  dwc:decimalLongitude "-8.571682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.808319 -8.571682)"^^geo:wktLiteral ;
  geo-pos:lat "58.808319"^^xsd:decimal ;
  geo-pos:long "-8.571682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2620'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2213_2620'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.571682'^^xsd:double;
  dwc:latitude '58.808319'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.571682 58.808319, -8.571682 58.808319, -8.571682 58.808319, -8.571682 58.808319, -8.571682 58.808319))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2620'^^xsd:string;
  dwc:observationDate '1911-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2621> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.855397 0.321594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.855397"^^xsd:decimal ;
  dwc:decimalLongitude "0.321594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.855397 0.321594)"^^geo:wktLiteral ;
  geo-pos:lat "61.855397"^^xsd:decimal ;
  geo-pos:long "0.321594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2621'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2213_2621'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.321594'^^xsd:double;
  dwc:latitude '61.855397'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.321594 61.855397, 0.321594 61.855397, 0.321594 61.855397, 0.321594 61.855397, 0.321594 61.855397))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2621'^^xsd:string;
  dwc:observationDate '1911-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2622> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.561471 -2.939126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.561471"^^xsd:decimal ;
  dwc:decimalLongitude "-2.939126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.561471 -2.939126)"^^geo:wktLiteral ;
  geo-pos:lat "61.561471"^^xsd:decimal ;
  geo-pos:long "-2.939126"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2622'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2213_2622'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.939126'^^xsd:double;
  dwc:latitude '61.561471'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.939126 61.561471, -2.939126 61.561471, -2.939126 61.561471, -2.939126 61.561471, -2.939126 61.561471))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2622'^^xsd:string;
  dwc:observationDate '1911-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2623> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.561471 -2.939126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.561471"^^xsd:decimal ;
  dwc:decimalLongitude "-2.939126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.561471 -2.939126)"^^geo:wktLiteral ;
  geo-pos:lat "61.561471"^^xsd:decimal ;
  geo-pos:long "-2.939126"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2623'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2213_2623'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.939126'^^xsd:double;
  dwc:latitude '61.561471'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.939126 61.561471, -2.939126 61.561471, -2.939126 61.561471, -2.939126 61.561471, -2.939126 61.561471))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2623'^^xsd:string;
  dwc:observationDate '1911-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2624> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.952932 -1.013328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.952932"^^xsd:decimal ;
  dwc:decimalLongitude "-1.013328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.952932 -1.013328)"^^geo:wktLiteral ;
  geo-pos:lat "61.952932"^^xsd:decimal ;
  geo-pos:long "-1.013328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2624'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2213_2624'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.013328'^^xsd:double;
  dwc:latitude '61.952932'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.013328 61.952932, -1.013328 61.952932, -1.013328 61.952932, -1.013328 61.952932, -1.013328 61.952932))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2624'^^xsd:string;
  dwc:observationDate '1911-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2629> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.975499 -1.32139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.975499"^^xsd:decimal ;
  dwc:decimalLongitude "-1.32139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.975499 -1.32139)"^^geo:wktLiteral ;
  geo-pos:lat "61.975499"^^xsd:decimal ;
  geo-pos:long "-1.32139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2629'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2213_2629'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.32139'^^xsd:double;
  dwc:latitude '61.975499'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.32139 61.975499, -1.32139 61.975499, -1.32139 61.975499, -1.32139 61.975499, -1.32139 61.975499))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2629'^^xsd:string;
  dwc:observationDate '1911-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2631> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.277885 -9.464469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.277885"^^xsd:decimal ;
  dwc:decimalLongitude "-9.464469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.277885 -9.464469)"^^geo:wktLiteral ;
  geo-pos:lat "58.277885"^^xsd:decimal ;
  geo-pos:long "-9.464469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2631'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2213_2631'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.464469'^^xsd:double;
  dwc:latitude '58.277885'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.464469 58.277885, -9.464469 58.277885, -9.464469 58.277885, -9.464469 58.277885, -9.464469 58.277885))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2631'^^xsd:string;
  dwc:observationDate '1911-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2632> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.277885 -9.464469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.277885"^^xsd:decimal ;
  dwc:decimalLongitude "-9.464469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.277885 -9.464469)"^^geo:wktLiteral ;
  geo-pos:lat "58.277885"^^xsd:decimal ;
  geo-pos:long "-9.464469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2632'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2213_2632'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.464469'^^xsd:double;
  dwc:latitude '58.277885'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.464469 58.277885, -9.464469 58.277885, -9.464469 58.277885, -9.464469 58.277885, -9.464469 58.277885))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2632'^^xsd:string;
  dwc:observationDate '1911-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2633> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.277885 -9.464469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.277885"^^xsd:decimal ;
  dwc:decimalLongitude "-9.464469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.277885 -9.464469)"^^geo:wktLiteral ;
  geo-pos:lat "58.277885"^^xsd:decimal ;
  geo-pos:long "-9.464469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2633'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2213_2633'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.464469'^^xsd:double;
  dwc:latitude '58.277885'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.464469 58.277885, -9.464469 58.277885, -9.464469 58.277885, -9.464469 58.277885, -9.464469 58.277885))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2633'^^xsd:string;
  dwc:observationDate '1911-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2634> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.751255 -0.509123)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.751255"^^xsd:decimal ;
  dwc:decimalLongitude "-0.509123"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.751255 -0.509123)"^^geo:wktLiteral ;
  geo-pos:lat "61.751255"^^xsd:decimal ;
  geo-pos:long "-0.509123"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2634'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2213_2634'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.509123'^^xsd:double;
  dwc:latitude '61.751255'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.509123 61.751255, -0.509123 61.751255, -0.509123 61.751255, -0.509123 61.751255, -0.509123 61.751255))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2634'^^xsd:string;
  dwc:observationDate '1911-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2635> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.915598 -0.71211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.915598"^^xsd:decimal ;
  dwc:decimalLongitude "-0.71211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.915598 -0.71211)"^^geo:wktLiteral ;
  geo-pos:lat "61.915598"^^xsd:decimal ;
  geo-pos:long "-0.71211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2635'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2213_2635'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.71211'^^xsd:double;
  dwc:latitude '61.915598'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.71211 61.915598, -0.71211 61.915598, -0.71211 61.915598, -0.71211 61.915598, -0.71211 61.915598))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2635'^^xsd:string;
  dwc:observationDate '1911-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2636> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.667005 -2.616053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.667005"^^xsd:decimal ;
  dwc:decimalLongitude "-2.616053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.667005 -2.616053)"^^geo:wktLiteral ;
  geo-pos:lat "61.667005"^^xsd:decimal ;
  geo-pos:long "-2.616053"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2636'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2213_2636'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.616053'^^xsd:double;
  dwc:latitude '61.667005'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.616053 61.667005, -2.616053 61.667005, -2.616053 61.667005, -2.616053 61.667005, -2.616053 61.667005))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2636'^^xsd:string;
  dwc:observationDate '1911-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2637> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.273593 -2.20589)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.273593"^^xsd:decimal ;
  dwc:decimalLongitude "-2.20589"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.273593 -2.20589)"^^geo:wktLiteral ;
  geo-pos:lat "61.273593"^^xsd:decimal ;
  geo-pos:long "-2.20589"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2637'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2213_2637'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.20589'^^xsd:double;
  dwc:latitude '61.273593'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.20589 61.273593, -2.20589 61.273593, -2.20589 61.273593, -2.20589 61.273593, -2.20589 61.273593))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2637'^^xsd:string;
  dwc:observationDate '1911-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2638> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.621362 -1.553302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.621362"^^xsd:decimal ;
  dwc:decimalLongitude "-1.553302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.621362 -1.553302)"^^geo:wktLiteral ;
  geo-pos:lat "61.621362"^^xsd:decimal ;
  geo-pos:long "-1.553302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2638'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2213_2638'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.553302'^^xsd:double;
  dwc:latitude '61.621362'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.553302 61.621362, -1.553302 61.621362, -1.553302 61.621362, -1.553302 61.621362, -1.553302 61.621362))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2638'^^xsd:string;
  dwc:observationDate '1911-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2639> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.790238 -1.085072)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.790238"^^xsd:decimal ;
  dwc:decimalLongitude "-1.085072"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.790238 -1.085072)"^^geo:wktLiteral ;
  geo-pos:lat "61.790238"^^xsd:decimal ;
  geo-pos:long "-1.085072"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2639'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2213_2639'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.085072'^^xsd:double;
  dwc:latitude '61.790238'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.085072 61.790238, -1.085072 61.790238, -1.085072 61.790238, -1.085072 61.790238, -1.085072 61.790238))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2639'^^xsd:string;
  dwc:observationDate '1911-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2640> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.790238 -1.085072)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.790238"^^xsd:decimal ;
  dwc:decimalLongitude "-1.085072"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.790238 -1.085072)"^^geo:wktLiteral ;
  geo-pos:lat "61.790238"^^xsd:decimal ;
  geo-pos:long "-1.085072"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2640'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2213_2640'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.085072'^^xsd:double;
  dwc:latitude '61.790238'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.085072 61.790238, -1.085072 61.790238, -1.085072 61.790238, -1.085072 61.790238, -1.085072 61.790238))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2640'^^xsd:string;
  dwc:observationDate '1911-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2641> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.016164 -0.279664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.016164"^^xsd:decimal ;
  dwc:decimalLongitude "-0.279664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.016164 -0.279664)"^^geo:wktLiteral ;
  geo-pos:lat "62.016164"^^xsd:decimal ;
  geo-pos:long "-0.279664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2641'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2213_2641'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.279664'^^xsd:double;
  dwc:latitude '62.016164'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.279664 62.016164, -0.279664 62.016164, -0.279664 62.016164, -0.279664 62.016164, -0.279664 62.016164))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2641'^^xsd:string;
  dwc:observationDate '1911-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2642> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.016164 -0.279664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.016164"^^xsd:decimal ;
  dwc:decimalLongitude "-0.279664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.016164 -0.279664)"^^geo:wktLiteral ;
  geo-pos:lat "62.016164"^^xsd:decimal ;
  geo-pos:long "-0.279664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2642'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2213_2642'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.279664'^^xsd:double;
  dwc:latitude '62.016164'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.279664 62.016164, -0.279664 62.016164, -0.279664 62.016164, -0.279664 62.016164, -0.279664 62.016164))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2642'^^xsd:string;
  dwc:observationDate '1911-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2643> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.079362 0.199563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.079362"^^xsd:decimal ;
  dwc:decimalLongitude "0.199563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.079362 0.199563)"^^geo:wktLiteral ;
  geo-pos:lat "62.079362"^^xsd:decimal ;
  geo-pos:long "0.199563"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2643'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2213_2643'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.199563'^^xsd:double;
  dwc:latitude '62.079362'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.199563 62.079362, 0.199563 62.079362, 0.199563 62.079362, 0.199563 62.079362, 0.199563 62.079362))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2643'^^xsd:string;
  dwc:observationDate '1911-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2644> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.393692 -9.691334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.393692"^^xsd:decimal ;
  dwc:decimalLongitude "-9.691334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.393692 -9.691334)"^^geo:wktLiteral ;
  geo-pos:lat "58.393692"^^xsd:decimal ;
  geo-pos:long "-9.691334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2644'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2213_2644'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.691334'^^xsd:double;
  dwc:latitude '58.393692'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.691334 58.393692, -9.691334 58.393692, -9.691334 58.393692, -9.691334 58.393692, -9.691334 58.393692))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2644'^^xsd:string;
  dwc:observationDate '1911-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1619> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.566639 -10.034428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.566639"^^xsd:decimal ;
  dwc:decimalLongitude "-10.034428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.566639 -10.034428)"^^geo:wktLiteral ;
  geo-pos:lat "58.566639"^^xsd:decimal ;
  geo-pos:long "-10.034428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1619'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2213_1619'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-10.034428'^^xsd:double;
  dwc:latitude '58.566639'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.034428 58.566639, -10.034428 58.566639, -10.034428 58.566639, -10.034428 58.566639, -10.034428 58.566639))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1619'^^xsd:string;
  dwc:observationDate '1909-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1621> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.045069 -9.015163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.045069"^^xsd:decimal ;
  dwc:decimalLongitude "-9.015163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.045069 -9.015163)"^^geo:wktLiteral ;
  geo-pos:lat "58.045069"^^xsd:decimal ;
  geo-pos:long "-9.015163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1621'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2213_1621'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.015163'^^xsd:double;
  dwc:latitude '58.045069'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.015163 58.045069, -9.015163 58.045069, -9.015163 58.045069, -9.015163 58.045069, -9.015163 58.045069))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1621'^^xsd:string;
  dwc:observationDate '1909-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1622> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.045069 -9.015163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.045069"^^xsd:decimal ;
  dwc:decimalLongitude "-9.015163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.045069 -9.015163)"^^geo:wktLiteral ;
  geo-pos:lat "58.045069"^^xsd:decimal ;
  geo-pos:long "-9.015163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1622'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2213_1622'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.015163'^^xsd:double;
  dwc:latitude '58.045069'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.015163 58.045069, -9.015163 58.045069, -9.015163 58.045069, -9.015163 58.045069, -9.015163 58.045069))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1622'^^xsd:string;
  dwc:observationDate '1909-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1623> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.045069 -9.015163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.045069"^^xsd:decimal ;
  dwc:decimalLongitude "-9.015163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.045069 -9.015163)"^^geo:wktLiteral ;
  geo-pos:lat "58.045069"^^xsd:decimal ;
  geo-pos:long "-9.015163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1623'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2213_1623'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.015163'^^xsd:double;
  dwc:latitude '58.045069'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.015163 58.045069, -9.015163 58.045069, -9.015163 58.045069, -9.015163 58.045069, -9.015163 58.045069))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1623'^^xsd:string;
  dwc:observationDate '1909-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1626> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.173315 -9.261555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.173315"^^xsd:decimal ;
  dwc:decimalLongitude "-9.261555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.173315 -9.261555)"^^geo:wktLiteral ;
  geo-pos:lat "58.173315"^^xsd:decimal ;
  geo-pos:long "-9.261555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1626'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2213_1626'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.261555'^^xsd:double;
  dwc:latitude '58.173315'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.261555 58.173315, -9.261555 58.173315, -9.261555 58.173315, -9.261555 58.173315, -9.261555 58.173315))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1626'^^xsd:string;
  dwc:observationDate '1909-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1628> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.277885 -9.464469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.277885"^^xsd:decimal ;
  dwc:decimalLongitude "-9.464469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.277885 -9.464469)"^^geo:wktLiteral ;
  geo-pos:lat "58.277885"^^xsd:decimal ;
  geo-pos:long "-9.464469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1628'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2213_1628'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.464469'^^xsd:double;
  dwc:latitude '58.277885'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.464469 58.277885, -9.464469 58.277885, -9.464469 58.277885, -9.464469 58.277885, -9.464469 58.277885))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1628'^^xsd:string;
  dwc:observationDate '1909-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1629> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.277885 -9.464469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.277885"^^xsd:decimal ;
  dwc:decimalLongitude "-9.464469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.277885 -9.464469)"^^geo:wktLiteral ;
  geo-pos:lat "58.277885"^^xsd:decimal ;
  geo-pos:long "-9.464469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1629'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2213_1629'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.464469'^^xsd:double;
  dwc:latitude '58.277885'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.464469 58.277885, -9.464469 58.277885, -9.464469 58.277885, -9.464469 58.277885, -9.464469 58.277885))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1629'^^xsd:string;
  dwc:observationDate '1909-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2125> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.47579 -8.571682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.47579"^^xsd:decimal ;
  dwc:decimalLongitude "-8.571682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.47579 -8.571682)"^^geo:wktLiteral ;
  geo-pos:lat "58.47579"^^xsd:decimal ;
  geo-pos:long "-8.571682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2125'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2213_2125'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.571682'^^xsd:double;
  dwc:latitude '58.47579'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.571682 58.47579, -8.571682 58.47579, -8.571682 58.47579, -8.571682 58.47579, -8.571682 58.47579))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2125'^^xsd:string;
  dwc:observationDate '1910-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2126> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.222397 -2.080759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.222397"^^xsd:decimal ;
  dwc:decimalLongitude "-2.080759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.222397 -2.080759)"^^geo:wktLiteral ;
  geo-pos:lat "61.222397"^^xsd:decimal ;
  geo-pos:long "-2.080759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2126'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2213_2126'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.080759'^^xsd:double;
  dwc:latitude '61.222397'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.080759 61.222397, -2.080759 61.222397, -2.080759 61.222397, -2.080759 61.222397, -2.080759 61.222397))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2126'^^xsd:string;
  dwc:observationDate '1910-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2127> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.347335 -1.824737)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.347335"^^xsd:decimal ;
  dwc:decimalLongitude "-1.824737"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.347335 -1.824737)"^^geo:wktLiteral ;
  geo-pos:lat "61.347335"^^xsd:decimal ;
  geo-pos:long "-1.824737"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2127'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2213_2127'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.824737'^^xsd:double;
  dwc:latitude '61.347335'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.824737 61.347335, -1.824737 61.347335, -1.824737 61.347335, -1.824737 61.347335, -1.824737 61.347335))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2127'^^xsd:string;
  dwc:observationDate '1910-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2128> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.351487 -1.909527)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.351487"^^xsd:decimal ;
  dwc:decimalLongitude "-1.909527"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.351487 -1.909527)"^^geo:wktLiteral ;
  geo-pos:lat "61.351487"^^xsd:decimal ;
  geo-pos:long "-1.909527"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2128'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2213_2128'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.909527'^^xsd:double;
  dwc:latitude '61.351487'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.909527 61.351487, -1.909527 61.351487, -1.909527 61.351487, -1.909527 61.351487, -1.909527 61.351487))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2128'^^xsd:string;
  dwc:observationDate '1910-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2129> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.406272 -2.428987)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.406272"^^xsd:decimal ;
  dwc:decimalLongitude "-2.428987"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.406272 -2.428987)"^^geo:wktLiteral ;
  geo-pos:lat "61.406272"^^xsd:decimal ;
  geo-pos:long "-2.428987"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2129'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2213_2129'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.428987'^^xsd:double;
  dwc:latitude '61.406272'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.428987 61.406272, -2.428987 61.406272, -2.428987 61.406272, -2.428987 61.406272, -2.428987 61.406272))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2129'^^xsd:string;
  dwc:observationDate '1910-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2130> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.482634 -0.768365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.482634"^^xsd:decimal ;
  dwc:decimalLongitude "-0.768365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.482634 -0.768365)"^^geo:wktLiteral ;
  geo-pos:lat "61.482634"^^xsd:decimal ;
  geo-pos:long "-0.768365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2130'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2213_2130'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.768365'^^xsd:double;
  dwc:latitude '61.482634'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.768365 61.482634, -0.768365 61.482634, -0.768365 61.482634, -0.768365 61.482634, -0.768365 61.482634))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2130'^^xsd:string;
  dwc:observationDate '1910-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2181> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.266282 -9.441864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.266282"^^xsd:decimal ;
  dwc:decimalLongitude "-9.441864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.266282 -9.441864)"^^geo:wktLiteral ;
  geo-pos:lat "58.266282"^^xsd:decimal ;
  geo-pos:long "-9.441864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2181'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2213_2181'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.441864'^^xsd:double;
  dwc:latitude '58.266282'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.441864 58.266282, -9.441864 58.266282, -9.441864 58.266282, -9.441864 58.266282, -9.441864 58.266282))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2181'^^xsd:string;
  dwc:observationDate '1910-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2131> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.555862 -1.177545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.555862"^^xsd:decimal ;
  dwc:decimalLongitude "-1.177545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.555862 -1.177545)"^^geo:wktLiteral ;
  geo-pos:lat "61.555862"^^xsd:decimal ;
  geo-pos:long "-1.177545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2131'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2213_2131'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.177545'^^xsd:double;
  dwc:latitude '61.555862'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.177545 61.555862, -1.177545 61.555862, -1.177545 61.555862, -1.177545 61.555862, -1.177545 61.555862))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2131'^^xsd:string;
  dwc:observationDate '1910-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2132> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.637283 -1.212383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.637283"^^xsd:decimal ;
  dwc:decimalLongitude "-1.212383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.637283 -1.212383)"^^geo:wktLiteral ;
  geo-pos:lat "61.637283"^^xsd:decimal ;
  geo-pos:long "-1.212383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2132'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2213_2132'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.212383'^^xsd:double;
  dwc:latitude '61.637283'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.212383 61.637283, -1.212383 61.637283, -1.212383 61.637283, -1.212383 61.637283, -1.212383 61.637283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2132'^^xsd:string;
  dwc:observationDate '1910-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2133> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.347659 -8.99528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.347659"^^xsd:decimal ;
  dwc:decimalLongitude "-8.99528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.347659 -8.99528)"^^geo:wktLiteral ;
  geo-pos:lat "58.347659"^^xsd:decimal ;
  geo-pos:long "-8.99528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2133'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2213_2133'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.99528'^^xsd:double;
  dwc:latitude '58.347659'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.99528 58.347659, -8.99528 58.347659, -8.99528 58.347659, -8.99528 58.347659, -8.99528 58.347659))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2133'^^xsd:string;
  dwc:observationDate '1910-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2134> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.347659 -8.99528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.347659"^^xsd:decimal ;
  dwc:decimalLongitude "-8.99528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.347659 -8.99528)"^^geo:wktLiteral ;
  geo-pos:lat "58.347659"^^xsd:decimal ;
  geo-pos:long "-8.99528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2134'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2213_2134'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.99528'^^xsd:double;
  dwc:latitude '58.347659'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.99528 58.347659, -8.99528 58.347659, -8.99528 58.347659, -8.99528 58.347659, -8.99528 58.347659))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2134'^^xsd:string;
  dwc:observationDate '1910-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2135> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.42425 -9.056844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.42425"^^xsd:decimal ;
  dwc:decimalLongitude "-9.056844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.42425 -9.056844)"^^geo:wktLiteral ;
  geo-pos:lat "58.42425"^^xsd:decimal ;
  geo-pos:long "-9.056844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2135'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2213_2135'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.056844'^^xsd:double;
  dwc:latitude '58.42425'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.056844 58.42425, -9.056844 58.42425, -9.056844 58.42425, -9.056844 58.42425, -9.056844 58.42425))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2135'^^xsd:string;
  dwc:observationDate '1910-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2140> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.363719 -1.487175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.363719"^^xsd:decimal ;
  dwc:decimalLongitude "-1.487175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.363719 -1.487175)"^^geo:wktLiteral ;
  geo-pos:lat "61.363719"^^xsd:decimal ;
  geo-pos:long "-1.487175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2140'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2213_2140'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.487175'^^xsd:double;
  dwc:latitude '61.363719'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.487175 61.363719, -1.487175 61.363719, -1.487175 61.363719, -1.487175 61.363719, -1.487175 61.363719))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2140'^^xsd:string;
  dwc:observationDate '1910-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2141> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.504377 -2.045547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.504377"^^xsd:decimal ;
  dwc:decimalLongitude "-2.045547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.504377 -2.045547)"^^geo:wktLiteral ;
  geo-pos:lat "61.504377"^^xsd:decimal ;
  geo-pos:long "-2.045547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2141'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2213_2141'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.045547'^^xsd:double;
  dwc:latitude '61.504377'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.045547 61.504377, -2.045547 61.504377, -2.045547 61.504377, -2.045547 61.504377, -2.045547 61.504377))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2141'^^xsd:string;
  dwc:observationDate '1910-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2142> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.584081 -0.08302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.584081"^^xsd:decimal ;
  dwc:decimalLongitude "-0.08302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.584081 -0.08302)"^^geo:wktLiteral ;
  geo-pos:lat "61.584081"^^xsd:decimal ;
  geo-pos:long "-0.08302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2142'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2213_2142'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.08302'^^xsd:double;
  dwc:latitude '61.584081'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.08302 61.584081, -0.08302 61.584081, -0.08302 61.584081, -0.08302 61.584081, -0.08302 61.584081))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2142'^^xsd:string;
  dwc:observationDate '1910-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2143> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.621362 -1.553302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.621362"^^xsd:decimal ;
  dwc:decimalLongitude "-1.553302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.621362 -1.553302)"^^geo:wktLiteral ;
  geo-pos:lat "61.621362"^^xsd:decimal ;
  geo-pos:long "-1.553302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2143'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2213_2143'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.553302'^^xsd:double;
  dwc:latitude '61.621362'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.553302 61.621362, -1.553302 61.621362, -1.553302 61.621362, -1.553302 61.621362, -1.553302 61.621362))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2143'^^xsd:string;
  dwc:observationDate '1910-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2144> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.529912 -1.487175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.529912"^^xsd:decimal ;
  dwc:decimalLongitude "-1.487175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.529912 -1.487175)"^^geo:wktLiteral ;
  geo-pos:lat "61.529912"^^xsd:decimal ;
  geo-pos:long "-1.487175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2144'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2213_2144'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.487175'^^xsd:double;
  dwc:latitude '61.529912'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.487175 61.529912, -1.487175 61.529912, -1.487175 61.529912, -1.487175 61.529912, -1.487175 61.529912))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2144'^^xsd:string;
  dwc:observationDate '1910-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2145> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.161676 -9.239082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.161676"^^xsd:decimal ;
  dwc:decimalLongitude "-9.239082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.161676 -9.239082)"^^geo:wktLiteral ;
  geo-pos:lat "58.161676"^^xsd:decimal ;
  geo-pos:long "-9.239082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2145'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2213_2145'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.239082'^^xsd:double;
  dwc:latitude '58.161676'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.239082 58.161676, -9.239082 58.161676, -9.239082 58.161676, -9.239082 58.161676, -9.239082 58.161676))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2145'^^xsd:string;
  dwc:observationDate '1910-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2146> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.161676 -9.239082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.161676"^^xsd:decimal ;
  dwc:decimalLongitude "-9.239082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.161676 -9.239082)"^^geo:wktLiteral ;
  geo-pos:lat "58.161676"^^xsd:decimal ;
  geo-pos:long "-9.239082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2146'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2213_2146'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.239082'^^xsd:double;
  dwc:latitude '58.161676'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.239082 58.161676, -9.239082 58.161676, -9.239082 58.161676, -9.239082 58.161676, -9.239082 58.161676))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2146'^^xsd:string;
  dwc:observationDate '1910-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2147> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.401394 -1.632901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.401394"^^xsd:decimal ;
  dwc:decimalLongitude "-1.632901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.401394 -1.632901)"^^geo:wktLiteral ;
  geo-pos:lat "61.401394"^^xsd:decimal ;
  geo-pos:long "-1.632901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2147'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2213_2147'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.632901'^^xsd:double;
  dwc:latitude '61.401394'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.632901 61.401394, -1.632901 61.401394, -1.632901 61.401394, -1.632901 61.401394, -1.632901 61.401394))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2147'^^xsd:string;
  dwc:observationDate '1910-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2148> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.613007 -1.487175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.613007"^^xsd:decimal ;
  dwc:decimalLongitude "-1.487175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.613007 -1.487175)"^^geo:wktLiteral ;
  geo-pos:lat "61.613007"^^xsd:decimal ;
  geo-pos:long "-1.487175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2148'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2213_2148'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.487175'^^xsd:double;
  dwc:latitude '61.613007'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.487175 61.613007, -1.487175 61.613007, -1.487175 61.613007, -1.487175 61.613007, -1.487175 61.613007))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2148'^^xsd:string;
  dwc:observationDate '1910-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2149> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.613007 -1.487175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.613007"^^xsd:decimal ;
  dwc:decimalLongitude "-1.487175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.613007 -1.487175)"^^geo:wktLiteral ;
  geo-pos:lat "61.613007"^^xsd:decimal ;
  geo-pos:long "-1.487175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2149'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2213_2149'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.487175'^^xsd:double;
  dwc:latitude '61.613007'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.487175 61.613007, -1.487175 61.613007, -1.487175 61.613007, -1.487175 61.613007, -1.487175 61.613007))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2149'^^xsd:string;
  dwc:observationDate '1910-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1633> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.117703 -8.812179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.117703"^^xsd:decimal ;
  dwc:decimalLongitude "-8.812179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.117703 -8.812179)"^^geo:wktLiteral ;
  geo-pos:lat "58.117703"^^xsd:decimal ;
  geo-pos:long "-8.812179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1633'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2213_1633'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.812179'^^xsd:double;
  dwc:latitude '58.117703'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.812179 58.117703, -8.812179 58.117703, -8.812179 58.117703, -8.812179 58.117703, -8.812179 58.117703))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1633'^^xsd:string;
  dwc:observationDate '1909-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1634> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.117703 -8.812179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.117703"^^xsd:decimal ;
  dwc:decimalLongitude "-8.812179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.117703 -8.812179)"^^geo:wktLiteral ;
  geo-pos:lat "58.117703"^^xsd:decimal ;
  geo-pos:long "-8.812179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1634'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2213_1634'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.812179'^^xsd:double;
  dwc:latitude '58.117703'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.812179 58.117703, -8.812179 58.117703, -8.812179 58.117703, -8.812179 58.117703, -8.812179 58.117703))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1634'^^xsd:string;
  dwc:observationDate '1909-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1635> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.271037 -8.933983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.271037"^^xsd:decimal ;
  dwc:decimalLongitude "-8.933983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.271037 -8.933983)"^^geo:wktLiteral ;
  geo-pos:lat "58.271037"^^xsd:decimal ;
  geo-pos:long "-8.933983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1635'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2213_1635'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.933983'^^xsd:double;
  dwc:latitude '58.271037'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.933983 58.271037, -8.933983 58.271037, -8.933983 58.271037, -8.933983 58.271037, -8.933983 58.271037))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1635'^^xsd:string;
  dwc:observationDate '1909-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1637> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.271037 -8.933983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.271037"^^xsd:decimal ;
  dwc:decimalLongitude "-8.933983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.271037 -8.933983)"^^geo:wktLiteral ;
  geo-pos:lat "58.271037"^^xsd:decimal ;
  geo-pos:long "-8.933983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1637'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2213_1637'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.933983'^^xsd:double;
  dwc:latitude '58.271037'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.933983 58.271037, -8.933983 58.271037, -8.933983 58.271037, -8.933983 58.271037, -8.933983 58.271037))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1637'^^xsd:string;
  dwc:observationDate '1909-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1638> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.335839 -9.577716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.335839"^^xsd:decimal ;
  dwc:decimalLongitude "-9.577716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.335839 -9.577716)"^^geo:wktLiteral ;
  geo-pos:lat "58.335839"^^xsd:decimal ;
  geo-pos:long "-9.577716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1638'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2213_1638'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.577716'^^xsd:double;
  dwc:latitude '58.335839'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.577716 58.335839, -9.577716 58.335839, -9.577716 58.335839, -9.577716 58.335839, -9.577716 58.335839))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1638'^^xsd:string;
  dwc:observationDate '1909-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1639> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.430181 -8.806687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.430181"^^xsd:decimal ;
  dwc:decimalLongitude "-8.806687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.430181 -8.806687)"^^geo:wktLiteral ;
  geo-pos:lat "58.430181"^^xsd:decimal ;
  geo-pos:long "-8.806687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1639'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2213_1639'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.806687'^^xsd:double;
  dwc:latitude '58.430181'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.806687 58.430181, -8.806687 58.430181, -8.806687 58.430181, -8.806687 58.430181, -8.806687 58.430181))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1639'^^xsd:string;
  dwc:observationDate '1909-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1641> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.133042 -8.824312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.133042"^^xsd:decimal ;
  dwc:decimalLongitude "-8.824312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.133042 -8.824312)"^^geo:wktLiteral ;
  geo-pos:lat "58.133042"^^xsd:decimal ;
  geo-pos:long "-8.824312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1641'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2213_1641'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.824312'^^xsd:double;
  dwc:latitude '58.133042'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.824312 58.133042, -8.824312 58.133042, -8.824312 58.133042, -8.824312 58.133042, -8.824312 58.133042))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1641'^^xsd:string;
  dwc:observationDate '1909-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1642> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.133042 -8.824312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.133042"^^xsd:decimal ;
  dwc:decimalLongitude "-8.824312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.133042 -8.824312)"^^geo:wktLiteral ;
  geo-pos:lat "58.133042"^^xsd:decimal ;
  geo-pos:long "-8.824312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1642'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2213_1642'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.824312'^^xsd:double;
  dwc:latitude '58.133042'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.824312 58.133042, -8.824312 58.133042, -8.824312 58.133042, -8.824312 58.133042, -8.824312 58.133042))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1642'^^xsd:string;
  dwc:observationDate '1909-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1643> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.80915 -9.194765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.80915"^^xsd:decimal ;
  dwc:decimalLongitude "-9.194765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.80915 -9.194765)"^^geo:wktLiteral ;
  geo-pos:lat "57.80915"^^xsd:decimal ;
  geo-pos:long "-9.194765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1643'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2213_1643'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.194765'^^xsd:double;
  dwc:latitude '57.80915'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.194765 57.80915, -9.194765 57.80915, -9.194765 57.80915, -9.194765 57.80915, -9.194765 57.80915))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1643'^^xsd:string;
  dwc:observationDate '1909-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1645> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.874087 -9.183893)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.874087"^^xsd:decimal ;
  dwc:decimalLongitude "-9.183893"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.874087 -9.183893)"^^geo:wktLiteral ;
  geo-pos:lat "57.874087"^^xsd:decimal ;
  geo-pos:long "-9.183893"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1645'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2213_1645'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.183893'^^xsd:double;
  dwc:latitude '57.874087'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.183893 57.874087, -9.183893 57.874087, -9.183893 57.874087, -9.183893 57.874087, -9.183893 57.874087))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1645'^^xsd:string;
  dwc:observationDate '1909-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1646> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.161676 -9.239082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.161676"^^xsd:decimal ;
  dwc:decimalLongitude "-9.239082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.161676 -9.239082)"^^geo:wktLiteral ;
  geo-pos:lat "58.161676"^^xsd:decimal ;
  geo-pos:long "-9.239082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1646'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2213_1646'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.239082'^^xsd:double;
  dwc:latitude '58.161676'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.239082 58.161676, -9.239082 58.161676, -9.239082 58.161676, -9.239082 58.161676, -9.239082 58.161676))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1646'^^xsd:string;
  dwc:observationDate '1909-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1647> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.243064 -9.396698)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.243064"^^xsd:decimal ;
  dwc:decimalLongitude "-9.396698"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.243064 -9.396698)"^^geo:wktLiteral ;
  geo-pos:lat "58.243064"^^xsd:decimal ;
  geo-pos:long "-9.396698"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1647'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2213_1647'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.396698'^^xsd:double;
  dwc:latitude '58.243064'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.396698 58.243064, -9.396698 58.243064, -9.396698 58.243064, -9.396698 58.243064, -9.396698 58.243064))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1647'^^xsd:string;
  dwc:observationDate '1909-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1649> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.804559 -9.817743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.804559"^^xsd:decimal ;
  dwc:decimalLongitude "-9.817743"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.804559 -9.817743)"^^geo:wktLiteral ;
  geo-pos:lat "57.804559"^^xsd:decimal ;
  geo-pos:long "-9.817743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1649'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2213_1649'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.817743'^^xsd:double;
  dwc:latitude '57.804559'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.817743 57.804559, -9.817743 57.804559, -9.817743 57.804559, -9.817743 57.804559, -9.817743 57.804559))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1649'^^xsd:string;
  dwc:observationDate '1909-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1652> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.808993 -9.225918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.808993"^^xsd:decimal ;
  dwc:decimalLongitude "-9.225918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.808993 -9.225918)"^^geo:wktLiteral ;
  geo-pos:lat "57.808993"^^xsd:decimal ;
  geo-pos:long "-9.225918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1652'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2213_1652'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.225918'^^xsd:double;
  dwc:latitude '57.808993'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.225918 57.808993, -9.225918 57.808993, -9.225918 57.808993, -9.225918 57.808993, -9.225918 57.808993))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1652'^^xsd:string;
  dwc:observationDate '1909-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1653> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.041328 -1.40557)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.041328"^^xsd:decimal ;
  dwc:decimalLongitude "-1.40557"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.041328 -1.40557)"^^geo:wktLiteral ;
  geo-pos:lat "61.041328"^^xsd:decimal ;
  geo-pos:long "-1.40557"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1653'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2213_1653'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.40557'^^xsd:double;
  dwc:latitude '61.041328'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.40557 61.041328, -1.40557 61.041328, -1.40557 61.041328, -1.40557 61.041328, -1.40557 61.041328))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1653'^^xsd:string;
  dwc:observationDate '1910-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1654> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.03132 -1.487175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.03132"^^xsd:decimal ;
  dwc:decimalLongitude "-1.487175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.03132 -1.487175)"^^geo:wktLiteral ;
  geo-pos:lat "61.03132"^^xsd:decimal ;
  geo-pos:long "-1.487175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1654'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2213_1654'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.487175'^^xsd:double;
  dwc:latitude '61.03132'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.487175 61.03132, -1.487175 61.03132, -1.487175 61.03132, -1.487175 61.03132, -1.487175 61.03132))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1654'^^xsd:string;
  dwc:observationDate '1910-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1655> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.514311 -0.312782)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.514311"^^xsd:decimal ;
  dwc:decimalLongitude "-0.312782"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.514311 -0.312782)"^^geo:wktLiteral ;
  geo-pos:lat "61.514311"^^xsd:decimal ;
  geo-pos:long "-0.312782"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1655'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2213_1655'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.312782'^^xsd:double;
  dwc:latitude '61.514311'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.312782 61.514311, -0.312782 61.514311, -0.312782 61.514311, -0.312782 61.514311, -0.312782 61.514311))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1655'^^xsd:string;
  dwc:observationDate '1910-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1656> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.774172 -0.079715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.774172"^^xsd:decimal ;
  dwc:decimalLongitude "-0.079715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.774172 -0.079715)"^^geo:wktLiteral ;
  geo-pos:lat "61.774172"^^xsd:decimal ;
  geo-pos:long "-0.079715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1656'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2213_1656'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.079715'^^xsd:double;
  dwc:latitude '61.774172'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.079715 61.774172, -0.079715 61.774172, -0.079715 61.774172, -0.079715 61.774172, -0.079715 61.774172))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1656'^^xsd:string;
  dwc:observationDate '1910-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1657> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.03132 -1.487175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.03132"^^xsd:decimal ;
  dwc:decimalLongitude "-1.487175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.03132 -1.487175)"^^geo:wktLiteral ;
  geo-pos:lat "61.03132"^^xsd:decimal ;
  geo-pos:long "-1.487175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1657'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2213_1657'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.487175'^^xsd:double;
  dwc:latitude '61.03132'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.487175 61.03132, -1.487175 61.03132, -1.487175 61.03132, -1.487175 61.03132, -1.487175 61.03132))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1657'^^xsd:string;
  dwc:observationDate '1910-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1658> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.025038 -1.41237)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.025038"^^xsd:decimal ;
  dwc:decimalLongitude "-1.41237"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.025038 -1.41237)"^^geo:wktLiteral ;
  geo-pos:lat "61.025038"^^xsd:decimal ;
  geo-pos:long "-1.41237"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1658'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2213_1658'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.41237'^^xsd:double;
  dwc:latitude '61.025038'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.41237 61.025038, -1.41237 61.025038, -1.41237 61.025038, -1.41237 61.025038, -1.41237 61.025038))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1658'^^xsd:string;
  dwc:observationDate '1910-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1659> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.583813 0.141475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.583813"^^xsd:decimal ;
  dwc:decimalLongitude "0.141475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.583813 0.141475)"^^geo:wktLiteral ;
  geo-pos:lat "61.583813"^^xsd:decimal ;
  geo-pos:long "0.141475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1659'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2213_1659'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.141475'^^xsd:double;
  dwc:latitude '61.583813'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.141475 61.583813, 0.141475 61.583813, 0.141475 61.583813, 0.141475 61.583813, 0.141475 61.583813))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1659'^^xsd:string;
  dwc:observationDate '1910-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1661> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.689867 0.896241)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.689867"^^xsd:decimal ;
  dwc:decimalLongitude "0.896241"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.689867 0.896241)"^^geo:wktLiteral ;
  geo-pos:lat "61.689867"^^xsd:decimal ;
  geo-pos:long "0.896241"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1661'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2213_1661'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.896241'^^xsd:double;
  dwc:latitude '61.689867'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.896241 61.689867, 0.896241 61.689867, 0.896241 61.689867, 0.896241 61.689867, 0.896241 61.689867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1661'^^xsd:string;
  dwc:observationDate '1910-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1662> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.689867 0.896241)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.689867"^^xsd:decimal ;
  dwc:decimalLongitude "0.896241"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.689867 0.896241)"^^geo:wktLiteral ;
  geo-pos:lat "61.689867"^^xsd:decimal ;
  geo-pos:long "0.896241"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1662'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2213_1662'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.896241'^^xsd:double;
  dwc:latitude '61.689867'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.896241 61.689867, 0.896241 61.689867, 0.896241 61.689867, 0.896241 61.689867, 0.896241 61.689867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1662'^^xsd:string;
  dwc:observationDate '1910-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1663> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.135619 -1.23905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.135619"^^xsd:decimal ;
  dwc:decimalLongitude "-1.23905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.135619 -1.23905)"^^geo:wktLiteral ;
  geo-pos:lat "61.135619"^^xsd:decimal ;
  geo-pos:long "-1.23905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1663'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2213_1663'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.23905'^^xsd:double;
  dwc:latitude '61.135619'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.23905 61.135619, -1.23905 61.135619, -1.23905 61.135619, -1.23905 61.135619, -1.23905 61.135619))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1663'^^xsd:string;
  dwc:observationDate '1910-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1664> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.078494 -1.37619)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.078494"^^xsd:decimal ;
  dwc:decimalLongitude "-1.37619"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.078494 -1.37619)"^^geo:wktLiteral ;
  geo-pos:lat "61.078494"^^xsd:decimal ;
  geo-pos:long "-1.37619"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1664'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2213_1664'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.37619'^^xsd:double;
  dwc:latitude '61.078494'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.37619 61.078494, -1.37619 61.078494, -1.37619 61.078494, -1.37619 61.078494, -1.37619 61.078494))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1664'^^xsd:string;
  dwc:observationDate '1910-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1670> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.657632 -5.766055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.657632"^^xsd:decimal ;
  dwc:decimalLongitude "-5.766055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.657632 -5.766055)"^^geo:wktLiteral ;
  geo-pos:lat "59.657632"^^xsd:decimal ;
  geo-pos:long "-5.766055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1670'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2213_1670'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-5.766055'^^xsd:double;
  dwc:latitude '59.657632'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.766055 59.657632, -5.766055 59.657632, -5.766055 59.657632, -5.766055 59.657632, -5.766055 59.657632))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1670'^^xsd:string;
  dwc:observationDate '1910-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1671> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.542786 0.082076)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.542786"^^xsd:decimal ;
  dwc:decimalLongitude "0.082076"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.542786 0.082076)"^^geo:wktLiteral ;
  geo-pos:lat "61.542786"^^xsd:decimal ;
  geo-pos:long "0.082076"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1671'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2213_1671'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.082076'^^xsd:double;
  dwc:latitude '61.542786'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.082076 61.542786, 0.082076 61.542786, 0.082076 61.542786, 0.082076 61.542786, 0.082076 61.542786))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1671'^^xsd:string;
  dwc:observationDate '1910-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1673> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.083338 -2.249826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.083338"^^xsd:decimal ;
  dwc:decimalLongitude "-2.249826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.083338 -2.249826)"^^geo:wktLiteral ;
  geo-pos:lat "61.083338"^^xsd:decimal ;
  geo-pos:long "-2.249826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1673'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2213_1673'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.249826'^^xsd:double;
  dwc:latitude '61.083338'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.249826 61.083338, -2.249826 61.083338, -2.249826 61.083338, -2.249826 61.083338, -2.249826 61.083338))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1673'^^xsd:string;
  dwc:observationDate '1910-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1674> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.318296 -1.632901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.318296"^^xsd:decimal ;
  dwc:decimalLongitude "-1.632901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.318296 -1.632901)"^^geo:wktLiteral ;
  geo-pos:lat "61.318296"^^xsd:decimal ;
  geo-pos:long "-1.632901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1674'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2213_1674'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.632901'^^xsd:double;
  dwc:latitude '61.318296'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.632901 61.318296, -1.632901 61.318296, -1.632901 61.318296, -1.632901 61.318296, -1.632901 61.318296))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1674'^^xsd:string;
  dwc:observationDate '1910-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1676> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.615253 -7.591219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.615253"^^xsd:decimal ;
  dwc:decimalLongitude "-7.591219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.615253 -7.591219)"^^geo:wktLiteral ;
  geo-pos:lat "60.615253"^^xsd:decimal ;
  geo-pos:long "-7.591219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1676'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2213_1676'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-7.591219'^^xsd:double;
  dwc:latitude '60.615253'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.591219 60.615253, -7.591219 60.615253, -7.591219 60.615253, -7.591219 60.615253, -7.591219 60.615253))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1676'^^xsd:string;
  dwc:observationDate '1910-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1677> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.544904 -1.485024)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.544904"^^xsd:decimal ;
  dwc:decimalLongitude "-1.485024"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.544904 -1.485024)"^^geo:wktLiteral ;
  geo-pos:lat "61.544904"^^xsd:decimal ;
  geo-pos:long "-1.485024"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1677'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2213_1677'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.485024'^^xsd:double;
  dwc:latitude '61.544904'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.485024 61.544904, -1.485024 61.544904, -1.485024 61.544904, -1.485024 61.544904, -1.485024 61.544904))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1677'^^xsd:string;
  dwc:observationDate '1910-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1679> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.124402 -0.326434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.124402"^^xsd:decimal ;
  dwc:decimalLongitude "-0.326434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.124402 -0.326434)"^^geo:wktLiteral ;
  geo-pos:lat "61.124402"^^xsd:decimal ;
  geo-pos:long "-0.326434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1679'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2213_1679'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.326434'^^xsd:double;
  dwc:latitude '61.124402'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.326434 61.124402, -0.326434 61.124402, -0.326434 61.124402, -0.326434 61.124402, -0.326434 61.124402))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1679'^^xsd:string;
  dwc:observationDate '1910-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1680> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.220491 -1.935485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.220491"^^xsd:decimal ;
  dwc:decimalLongitude "-1.935485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.220491 -1.935485)"^^geo:wktLiteral ;
  geo-pos:lat "61.220491"^^xsd:decimal ;
  geo-pos:long "-1.935485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1680'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2213_1680'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.935485'^^xsd:double;
  dwc:latitude '61.220491'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.935485 61.220491, -1.935485 61.220491, -1.935485 61.220491, -1.935485 61.220491, -1.935485 61.220491))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1680'^^xsd:string;
  dwc:observationDate '1910-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1681> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.280621 -1.487175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.280621"^^xsd:decimal ;
  dwc:decimalLongitude "-1.487175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.280621 -1.487175)"^^geo:wktLiteral ;
  geo-pos:lat "61.280621"^^xsd:decimal ;
  geo-pos:long "-1.487175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1681'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2213_1681'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.487175'^^xsd:double;
  dwc:latitude '61.280621'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.487175 61.280621, -1.487175 61.280621, -1.487175 61.280621, -1.487175 61.280621, -1.487175 61.280621))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1681'^^xsd:string;
  dwc:observationDate '1910-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2303> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.443235 -5.282706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.443235"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.443235 -5.282706)"^^geo:wktLiteral ;
  geo-pos:lat "59.443235"^^xsd:decimal ;
  geo-pos:long "-5.282706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2303'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2213_2303'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-5.282706'^^xsd:double;
  dwc:latitude '59.443235'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.282706 59.443235, -5.282706 59.443235, -5.282706 59.443235, -5.282706 59.443235, -5.282706 59.443235))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2303'^^xsd:string;
  dwc:observationDate '1911-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2306> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.669848 -1.226369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.669848"^^xsd:decimal ;
  dwc:decimalLongitude "-1.226369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.669848 -1.226369)"^^geo:wktLiteral ;
  geo-pos:lat "61.669848"^^xsd:decimal ;
  geo-pos:long "-1.226369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2306'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2213_2306'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.226369'^^xsd:double;
  dwc:latitude '61.669848'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.226369 61.669848, -1.226369 61.669848, -1.226369 61.669848, -1.226369 61.669848, -1.226369 61.669848))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2306'^^xsd:string;
  dwc:observationDate '1911-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2313> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.375294 -2.216202)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.375294"^^xsd:decimal ;
  dwc:decimalLongitude "-2.216202"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.375294 -2.216202)"^^geo:wktLiteral ;
  geo-pos:lat "61.375294"^^xsd:decimal ;
  geo-pos:long "-2.216202"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2313'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2213_2313'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.216202'^^xsd:double;
  dwc:latitude '61.375294'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.216202 61.375294, -2.216202 61.375294, -2.216202 61.375294, -2.216202 61.375294, -2.216202 61.375294))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2313'^^xsd:string;
  dwc:observationDate '1911-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2315> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.558791 -7.092824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.558791"^^xsd:decimal ;
  dwc:decimalLongitude "-7.092824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.558791 -7.092824)"^^geo:wktLiteral ;
  geo-pos:lat "59.558791"^^xsd:decimal ;
  geo-pos:long "-7.092824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2315'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2213_2315'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-7.092824'^^xsd:double;
  dwc:latitude '59.558791'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.092824 59.558791, -7.092824 59.558791, -7.092824 59.558791, -7.092824 59.558791, -7.092824 59.558791))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2315'^^xsd:string;
  dwc:observationDate '1911-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2325> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.223431 1.025763)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.223431"^^xsd:decimal ;
  dwc:decimalLongitude "1.025763"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.223431 1.025763)"^^geo:wktLiteral ;
  geo-pos:lat "61.223431"^^xsd:decimal ;
  geo-pos:long "1.025763"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2325'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2213_2325'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.025763'^^xsd:double;
  dwc:latitude '61.223431'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.025763 61.223431, 1.025763 61.223431, 1.025763 61.223431, 1.025763 61.223431, 1.025763 61.223431))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2325'^^xsd:string;
  dwc:observationDate '1911-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2326> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.223431 1.025763)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.223431"^^xsd:decimal ;
  dwc:decimalLongitude "1.025763"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.223431 1.025763)"^^geo:wktLiteral ;
  geo-pos:lat "61.223431"^^xsd:decimal ;
  geo-pos:long "1.025763"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2326'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2213_2326'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.025763'^^xsd:double;
  dwc:latitude '61.223431'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.025763 61.223431, 1.025763 61.223431, 1.025763 61.223431, 1.025763 61.223431, 1.025763 61.223431))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2326'^^xsd:string;
  dwc:observationDate '1911-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2327> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.45169 -2.28442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.45169"^^xsd:decimal ;
  dwc:decimalLongitude "-2.28442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.45169 -2.28442)"^^geo:wktLiteral ;
  geo-pos:lat "61.45169"^^xsd:decimal ;
  geo-pos:long "-2.28442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2327'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2213_2327'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.28442'^^xsd:double;
  dwc:latitude '61.45169'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.28442 61.45169, -2.28442 61.45169, -2.28442 61.45169, -2.28442 61.45169, -2.28442 61.45169))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2327'^^xsd:string;
  dwc:observationDate '1911-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2328> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.45169 -2.28442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.45169"^^xsd:decimal ;
  dwc:decimalLongitude "-2.28442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.45169 -2.28442)"^^geo:wktLiteral ;
  geo-pos:lat "61.45169"^^xsd:decimal ;
  geo-pos:long "-2.28442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2328'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2213_2328'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.28442'^^xsd:double;
  dwc:latitude '61.45169'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.28442 61.45169, -2.28442 61.45169, -2.28442 61.45169, -2.28442 61.45169, -2.28442 61.45169))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2328'^^xsd:string;
  dwc:observationDate '1911-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3964> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 -8.916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.25"^^xsd:decimal ;
  dwc:decimalLongitude "-8.916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 -8.916667)"^^geo:wktLiteral ;
  geo-pos:lat "58.25"^^xsd:decimal ;
  geo-pos:long "-8.916667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3964'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1950'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2213_3964'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.916667'^^xsd:double;
  dwc:latitude '58.25'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.916667 58.25, -8.916667 58.25, -8.916667 58.25, -8.916667 58.25, -8.916667 58.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3964'^^xsd:string;
  dwc:observationDate '1950-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2334> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.52623 -7.10607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.52623"^^xsd:decimal ;
  dwc:decimalLongitude "-7.10607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.52623 -7.10607)"^^geo:wktLiteral ;
  geo-pos:lat "59.52623"^^xsd:decimal ;
  geo-pos:long "-7.10607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2334'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2213_2334'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-7.10607'^^xsd:double;
  dwc:latitude '59.52623'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.10607 59.52623, -7.10607 59.52623, -7.10607 59.52623, -7.10607 59.52623, -7.10607 59.52623))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2334'^^xsd:string;
  dwc:observationDate '1911-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2661> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.667005 -2.616053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.667005"^^xsd:decimal ;
  dwc:decimalLongitude "-2.616053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.667005 -2.616053)"^^geo:wktLiteral ;
  geo-pos:lat "61.667005"^^xsd:decimal ;
  geo-pos:long "-2.616053"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2661'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2213_2661'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.616053'^^xsd:double;
  dwc:latitude '61.667005'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.616053 61.667005, -2.616053 61.667005, -2.616053 61.667005, -2.616053 61.667005, -2.616053 61.667005))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2661'^^xsd:string;
  dwc:observationDate '1911-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2662> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.733774 -1.632901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.733774"^^xsd:decimal ;
  dwc:decimalLongitude "-1.632901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.733774 -1.632901)"^^geo:wktLiteral ;
  geo-pos:lat "61.733774"^^xsd:decimal ;
  geo-pos:long "-1.632901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2662'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2213_2662'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.632901'^^xsd:double;
  dwc:latitude '61.733774'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.632901 61.733774, -1.632901 61.733774, -1.632901 61.733774, -1.632901 61.733774, -1.632901 61.733774))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2662'^^xsd:string;
  dwc:observationDate '1911-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2663> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.862286 -1.487175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.862286"^^xsd:decimal ;
  dwc:decimalLongitude "-1.487175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.862286 -1.487175)"^^geo:wktLiteral ;
  geo-pos:lat "61.862286"^^xsd:decimal ;
  geo-pos:long "-1.487175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2663'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2213_2663'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.487175'^^xsd:double;
  dwc:latitude '61.862286'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.487175 61.862286, -1.487175 61.862286, -1.487175 61.862286, -1.487175 61.862286, -1.487175 61.862286))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2663'^^xsd:string;
  dwc:observationDate '1911-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2666> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.852422 -0.885294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.852422"^^xsd:decimal ;
  dwc:decimalLongitude "-0.885294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.852422 -0.885294)"^^geo:wktLiteral ;
  geo-pos:lat "61.852422"^^xsd:decimal ;
  geo-pos:long "-0.885294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2666'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2213_2666'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.885294'^^xsd:double;
  dwc:latitude '61.852422'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.885294 61.852422, -0.885294 61.852422, -0.885294 61.852422, -0.885294 61.852422, -0.885294 61.852422))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2666'^^xsd:string;
  dwc:observationDate '1911-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2670> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.667005 -2.616053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.667005"^^xsd:decimal ;
  dwc:decimalLongitude "-2.616053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.667005 -2.616053)"^^geo:wktLiteral ;
  geo-pos:lat "61.667005"^^xsd:decimal ;
  geo-pos:long "-2.616053"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2670'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2213_2670'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.616053'^^xsd:double;
  dwc:latitude '61.667005'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.616053 61.667005, -2.616053 61.667005, -2.616053 61.667005, -2.616053 61.667005, -2.616053 61.667005))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2670'^^xsd:string;
  dwc:observationDate '1911-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2671> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.711508 -2.704811)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.711508"^^xsd:decimal ;
  dwc:decimalLongitude "-2.704811"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.711508 -2.704811)"^^geo:wktLiteral ;
  geo-pos:lat "61.711508"^^xsd:decimal ;
  geo-pos:long "-2.704811"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2671'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2213_2671'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.704811'^^xsd:double;
  dwc:latitude '61.711508'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.704811 61.711508, -2.704811 61.711508, -2.704811 61.711508, -2.704811 61.711508, -2.704811 61.711508))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2671'^^xsd:string;
  dwc:observationDate '1911-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2672> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.733774 -1.632901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.733774"^^xsd:decimal ;
  dwc:decimalLongitude "-1.632901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.733774 -1.632901)"^^geo:wktLiteral ;
  geo-pos:lat "61.733774"^^xsd:decimal ;
  geo-pos:long "-1.632901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2672'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2213_2672'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.632901'^^xsd:double;
  dwc:latitude '61.733774'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.632901 61.733774, -1.632901 61.733774, -1.632901 61.733774, -1.632901 61.733774, -1.632901 61.733774))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2672'^^xsd:string;
  dwc:observationDate '1911-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2673> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.253443 -2.293086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.253443"^^xsd:decimal ;
  dwc:decimalLongitude "-2.293086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.253443 -2.293086)"^^geo:wktLiteral ;
  geo-pos:lat "61.253443"^^xsd:decimal ;
  geo-pos:long "-2.293086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2673'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2213_2673'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.293086'^^xsd:double;
  dwc:latitude '61.253443'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.293086 61.253443, -2.293086 61.253443, -2.293086 61.253443, -2.293086 61.253443, -2.293086 61.253443))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2673'^^xsd:string;
  dwc:observationDate '1911-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2674> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.995414 -0.402715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.995414"^^xsd:decimal ;
  dwc:decimalLongitude "-0.402715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.995414 -0.402715)"^^geo:wktLiteral ;
  geo-pos:lat "61.995414"^^xsd:decimal ;
  geo-pos:long "-0.402715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2674'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2213_2674'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.402715'^^xsd:double;
  dwc:latitude '61.995414'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.402715 61.995414, -0.402715 61.995414, -0.402715 61.995414, -0.402715 61.995414, -0.402715 61.995414))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2674'^^xsd:string;
  dwc:observationDate '1911-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2675> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.298509 -10.906398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.298509"^^xsd:decimal ;
  dwc:decimalLongitude "-10.906398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.298509 -10.906398)"^^geo:wktLiteral ;
  geo-pos:lat "58.298509"^^xsd:decimal ;
  geo-pos:long "-10.906398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2675'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2213_2675'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-10.906398'^^xsd:double;
  dwc:latitude '58.298509'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.906398 58.298509, -10.906398 58.298509, -10.906398 58.298509, -10.906398 58.298509, -10.906398 58.298509))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2675'^^xsd:string;
  dwc:observationDate '1911-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2676> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.131079 -2.185313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.131079"^^xsd:decimal ;
  dwc:decimalLongitude "-2.185313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.131079 -2.185313)"^^geo:wktLiteral ;
  geo-pos:lat "61.131079"^^xsd:decimal ;
  geo-pos:long "-2.185313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2676'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2213_2676'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.185313'^^xsd:double;
  dwc:latitude '61.131079'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.185313 61.131079, -2.185313 61.131079, -2.185313 61.131079, -2.185313 61.131079, -2.185313 61.131079))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2676'^^xsd:string;
  dwc:observationDate '1911-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2677> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.131079 -2.185313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.131079"^^xsd:decimal ;
  dwc:decimalLongitude "-2.185313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.131079 -2.185313)"^^geo:wktLiteral ;
  geo-pos:lat "61.131079"^^xsd:decimal ;
  geo-pos:long "-2.185313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2677'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2213_2677'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.185313'^^xsd:double;
  dwc:latitude '61.131079'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.185313 61.131079, -2.185313 61.131079, -2.185313 61.131079, -2.185313 61.131079, -2.185313 61.131079))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2677'^^xsd:string;
  dwc:observationDate '1911-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2678> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.635252 -2.635346)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.635252"^^xsd:decimal ;
  dwc:decimalLongitude "-2.635346"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.635252 -2.635346)"^^geo:wktLiteral ;
  geo-pos:lat "61.635252"^^xsd:decimal ;
  geo-pos:long "-2.635346"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2678'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2213_2678'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.635346'^^xsd:double;
  dwc:latitude '61.635252'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.635346 61.635252, -2.635346 61.635252, -2.635346 61.635252, -2.635346 61.635252, -2.635346 61.635252))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2678'^^xsd:string;
  dwc:observationDate '1911-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2680> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.787727 -2.77462)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.787727"^^xsd:decimal ;
  dwc:decimalLongitude "-2.77462"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.787727 -2.77462)"^^geo:wktLiteral ;
  geo-pos:lat "61.787727"^^xsd:decimal ;
  geo-pos:long "-2.77462"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2680'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2213_2680'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.77462'^^xsd:double;
  dwc:latitude '61.787727'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.77462 61.787727, -2.77462 61.787727, -2.77462 61.787727, -2.77462 61.787727, -2.77462 61.787727))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2680'^^xsd:string;
  dwc:observationDate '1911-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2682> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.100475 -2.158499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.100475"^^xsd:decimal ;
  dwc:decimalLongitude "-2.158499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.100475 -2.158499)"^^geo:wktLiteral ;
  geo-pos:lat "61.100475"^^xsd:decimal ;
  geo-pos:long "-2.158499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2682'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2213_2682'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.158499'^^xsd:double;
  dwc:latitude '61.100475'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.158499 61.100475, -2.158499 61.100475, -2.158499 61.100475, -2.158499 61.100475, -2.158499 61.100475))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2682'^^xsd:string;
  dwc:observationDate '1911-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2193> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.80982 -9.039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.80982"^^xsd:decimal ;
  dwc:decimalLongitude "-9.039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.80982 -9.039)"^^geo:wktLiteral ;
  geo-pos:lat "57.80982"^^xsd:decimal ;
  geo-pos:long "-9.039"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2193'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2213_2193'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.039'^^xsd:double;
  dwc:latitude '57.80982'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.039 57.80982, -9.039 57.80982, -9.039 57.80982, -9.039 57.80982, -9.039 57.80982))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2193'^^xsd:string;
  dwc:observationDate '1910-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2196> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.247381 -1.487175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.247381"^^xsd:decimal ;
  dwc:decimalLongitude "-1.487175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.247381 -1.487175)"^^geo:wktLiteral ;
  geo-pos:lat "61.247381"^^xsd:decimal ;
  geo-pos:long "-1.487175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2196'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2213_2196'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.487175'^^xsd:double;
  dwc:latitude '61.247381'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.487175 61.247381, -1.487175 61.247381, -1.487175 61.247381, -1.487175 61.247381, -1.487175 61.247381))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2196'^^xsd:string;
  dwc:observationDate '1910-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2197> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.298863 -2.148315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.298863"^^xsd:decimal ;
  dwc:decimalLongitude "-2.148315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.298863 -2.148315)"^^geo:wktLiteral ;
  geo-pos:lat "61.298863"^^xsd:decimal ;
  geo-pos:long "-2.148315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2197'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2213_2197'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.148315'^^xsd:double;
  dwc:latitude '61.298863'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.148315 61.298863, -2.148315 61.298863, -2.148315 61.298863, -2.148315 61.298863, -2.148315 61.298863))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2197'^^xsd:string;
  dwc:observationDate '1910-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2198> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.464728 -2.039493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.464728"^^xsd:decimal ;
  dwc:decimalLongitude "-2.039493"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.464728 -2.039493)"^^geo:wktLiteral ;
  geo-pos:lat "61.464728"^^xsd:decimal ;
  geo-pos:long "-2.039493"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2198'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2213_2198'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.039493'^^xsd:double;
  dwc:latitude '61.464728'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.039493 61.464728, -2.039493 61.464728, -2.039493 61.464728, -2.039493 61.464728, -2.039493 61.464728))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2198'^^xsd:string;
  dwc:observationDate '1910-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2199> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.696101 -1.487175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.696101"^^xsd:decimal ;
  dwc:decimalLongitude "-1.487175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.696101 -1.487175)"^^geo:wktLiteral ;
  geo-pos:lat "61.696101"^^xsd:decimal ;
  geo-pos:long "-1.487175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2199'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2213_2199'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.487175'^^xsd:double;
  dwc:latitude '61.696101'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.487175 61.696101, -1.487175 61.696101, -1.487175 61.696101, -1.487175 61.696101, -1.487175 61.696101))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2199'^^xsd:string;
  dwc:observationDate '1910-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2200> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.329875 -2.360871)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.329875"^^xsd:decimal ;
  dwc:decimalLongitude "-2.360871"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.329875 -2.360871)"^^geo:wktLiteral ;
  geo-pos:lat "61.329875"^^xsd:decimal ;
  geo-pos:long "-2.360871"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2200'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2213_2200'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.360871'^^xsd:double;
  dwc:latitude '61.329875'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.360871 61.329875, -2.360871 61.329875, -2.360871 61.329875, -2.360871 61.329875, -2.360871 61.329875))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2200'^^xsd:string;
  dwc:observationDate '1910-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2201> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.659003 -1.313501)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.659003"^^xsd:decimal ;
  dwc:decimalLongitude "-1.313501"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.659003 -1.313501)"^^geo:wktLiteral ;
  geo-pos:lat "61.659003"^^xsd:decimal ;
  geo-pos:long "-1.313501"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2201'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2213_2201'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.313501'^^xsd:double;
  dwc:latitude '61.659003'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.313501 61.659003, -1.313501 61.659003, -1.313501 61.659003, -1.313501 61.659003, -1.313501 61.659003))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2201'^^xsd:string;
  dwc:observationDate '1910-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2202> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.184781 -0.885294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.184781"^^xsd:decimal ;
  dwc:decimalLongitude "-0.885294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.184781 -0.885294)"^^geo:wktLiteral ;
  geo-pos:lat "62.184781"^^xsd:decimal ;
  geo-pos:long "-0.885294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2202'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2213_2202'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.885294'^^xsd:double;
  dwc:latitude '62.184781'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.885294 62.184781, -0.885294 62.184781, -0.885294 62.184781, -0.885294 62.184781, -0.885294 62.184781))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2202'^^xsd:string;
  dwc:observationDate '1910-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2204> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.633877 -8.900525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.633877"^^xsd:decimal ;
  dwc:decimalLongitude "-8.900525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.633877 -8.900525)"^^geo:wktLiteral ;
  geo-pos:lat "57.633877"^^xsd:decimal ;
  geo-pos:long "-8.900525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2204'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2213_2204'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.900525'^^xsd:double;
  dwc:latitude '57.633877'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.900525 57.633877, -8.900525 57.633877, -8.900525 57.633877, -8.900525 57.633877, -8.900525 57.633877))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2204'^^xsd:string;
  dwc:observationDate '1910-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2207> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.161676 -9.239082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.161676"^^xsd:decimal ;
  dwc:decimalLongitude "-9.239082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.161676 -9.239082)"^^geo:wktLiteral ;
  geo-pos:lat "58.161676"^^xsd:decimal ;
  geo-pos:long "-9.239082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2207'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2213_2207'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.239082'^^xsd:double;
  dwc:latitude '58.161676'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.239082 58.161676, -9.239082 58.161676, -9.239082 58.161676, -9.239082 58.161676, -9.239082 58.161676))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2207'^^xsd:string;
  dwc:observationDate '1910-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2213> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.87159 -1.049295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.87159"^^xsd:decimal ;
  dwc:decimalLongitude "-1.049295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.87159 -1.049295)"^^geo:wktLiteral ;
  geo-pos:lat "61.87159"^^xsd:decimal ;
  geo-pos:long "-1.049295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2213'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2213_2213'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.049295'^^xsd:double;
  dwc:latitude '61.87159'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.049295 61.87159, -1.049295 61.87159, -1.049295 61.87159, -1.049295 61.87159, -1.049295 61.87159))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2213'^^xsd:string;
  dwc:observationDate '1910-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2214> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.87159 -1.049295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.87159"^^xsd:decimal ;
  dwc:decimalLongitude "-1.049295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.87159 -1.049295)"^^geo:wktLiteral ;
  geo-pos:lat "61.87159"^^xsd:decimal ;
  geo-pos:long "-1.049295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2214'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2213_2214'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.049295'^^xsd:double;
  dwc:latitude '61.87159'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.049295 61.87159, -1.049295 61.87159, -1.049295 61.87159, -1.049295 61.87159, -1.049295 61.87159))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2214'^^xsd:string;
  dwc:observationDate '1910-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2215> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.87159 -1.049295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.87159"^^xsd:decimal ;
  dwc:decimalLongitude "-1.049295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.87159 -1.049295)"^^geo:wktLiteral ;
  geo-pos:lat "61.87159"^^xsd:decimal ;
  geo-pos:long "-1.049295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2215'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2213_2215'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.049295'^^xsd:double;
  dwc:latitude '61.87159'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.049295 61.87159, -1.049295 61.87159, -1.049295 61.87159, -1.049295 61.87159, -1.049295 61.87159))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2215'^^xsd:string;
  dwc:observationDate '1910-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2216> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.253443 -0.972715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.253443"^^xsd:decimal ;
  dwc:decimalLongitude "-0.972715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.253443 -0.972715)"^^geo:wktLiteral ;
  geo-pos:lat "61.253443"^^xsd:decimal ;
  geo-pos:long "-0.972715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2216'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2213_2216'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.972715'^^xsd:double;
  dwc:latitude '61.253443'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.972715 61.253443, -0.972715 61.253443, -0.972715 61.253443, -0.972715 61.253443, -0.972715 61.253443))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2216'^^xsd:string;
  dwc:observationDate '1910-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2217> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.723907 -0.016667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.723907"^^xsd:decimal ;
  dwc:decimalLongitude "-0.016667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.723907 -0.016667)"^^geo:wktLiteral ;
  geo-pos:lat "61.723907"^^xsd:decimal ;
  geo-pos:long "-0.016667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2217'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2213_2217'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.016667'^^xsd:double;
  dwc:latitude '61.723907'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.016667 61.723907, -0.016667 61.723907, -0.016667 61.723907, -0.016667 61.723907, -0.016667 61.723907))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2217'^^xsd:string;
  dwc:observationDate '1910-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2218> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.633877 -8.900525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.633877"^^xsd:decimal ;
  dwc:decimalLongitude "-8.900525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.633877 -8.900525)"^^geo:wktLiteral ;
  geo-pos:lat "57.633877"^^xsd:decimal ;
  geo-pos:long "-8.900525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2218'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2213_2218'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.900525'^^xsd:double;
  dwc:latitude '57.633877'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.900525 57.633877, -8.900525 57.633877, -8.900525 57.633877, -8.900525 57.633877, -8.900525 57.633877))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2218'^^xsd:string;
  dwc:observationDate '1910-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2219> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.254675 -9.419274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.254675"^^xsd:decimal ;
  dwc:decimalLongitude "-9.419274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.254675 -9.419274)"^^geo:wktLiteral ;
  geo-pos:lat "58.254675"^^xsd:decimal ;
  geo-pos:long "-9.419274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2219'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2213_2219'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.419274'^^xsd:double;
  dwc:latitude '58.254675'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.419274 58.254675, -9.419274 58.254675, -9.419274 58.254675, -9.419274 58.254675, -9.419274 58.254675))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2219'^^xsd:string;
  dwc:observationDate '1910-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2220> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.254675 -9.419274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.254675"^^xsd:decimal ;
  dwc:decimalLongitude "-9.419274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.254675 -9.419274)"^^geo:wktLiteral ;
  geo-pos:lat "58.254675"^^xsd:decimal ;
  geo-pos:long "-9.419274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2220'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2213_2220'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.419274'^^xsd:double;
  dwc:latitude '58.254675'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.419274 58.254675, -9.419274 58.254675, -9.419274 58.254675, -9.419274 58.254675, -9.419274 58.254675))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2220'^^xsd:string;
  dwc:observationDate '1910-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3970> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59 -8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59"^^xsd:decimal ;
  dwc:decimalLongitude "-8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59 -8)"^^geo:wktLiteral ;
  geo-pos:lat "59"^^xsd:decimal ;
  geo-pos:long "-8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3970'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1950'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2213_3970'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8'^^xsd:integer;
  dwc:latitude '59'^^xsd:integer;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8 59, -8 59, -8 59, -8 59, -8 59))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3970'^^xsd:string;
  dwc:observationDate '1950-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2221> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.679442 0.280684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.679442"^^xsd:decimal ;
  dwc:decimalLongitude "0.280684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.679442 0.280684)"^^geo:wktLiteral ;
  geo-pos:lat "61.679442"^^xsd:decimal ;
  geo-pos:long "0.280684"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2221'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2213_2221'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.280684'^^xsd:double;
  dwc:latitude '61.679442'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.280684 61.679442, 0.280684 61.679442, 0.280684 61.679442, 0.280684 61.679442, 0.280684 61.679442))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2221'^^xsd:string;
  dwc:observationDate '1910-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2222> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.254675 -9.419274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.254675"^^xsd:decimal ;
  dwc:decimalLongitude "-9.419274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.254675 -9.419274)"^^geo:wktLiteral ;
  geo-pos:lat "58.254675"^^xsd:decimal ;
  geo-pos:long "-9.419274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2222'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2213_2222'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.419274'^^xsd:double;
  dwc:latitude '58.254675'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.419274 58.254675, -9.419274 58.254675, -9.419274 58.254675, -9.419274 58.254675, -9.419274 58.254675))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2222'^^xsd:string;
  dwc:observationDate '1910-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2223> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.254675 -9.419274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.254675"^^xsd:decimal ;
  dwc:decimalLongitude "-9.419274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.254675 -9.419274)"^^geo:wktLiteral ;
  geo-pos:lat "58.254675"^^xsd:decimal ;
  geo-pos:long "-9.419274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2223'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2213_2223'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.419274'^^xsd:double;
  dwc:latitude '58.254675'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.419274 58.254675, -9.419274 58.254675, -9.419274 58.254675, -9.419274 58.254675, -9.419274 58.254675))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2223'^^xsd:string;
  dwc:observationDate '1910-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2225> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.566639 -10.034428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.566639"^^xsd:decimal ;
  dwc:decimalLongitude "-10.034428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.566639 -10.034428)"^^geo:wktLiteral ;
  geo-pos:lat "58.566639"^^xsd:decimal ;
  geo-pos:long "-10.034428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2225'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2213_2225'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-10.034428'^^xsd:double;
  dwc:latitude '58.566639'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.034428 58.566639, -10.034428 58.566639, -10.034428 58.566639, -10.034428 58.566639, -10.034428 58.566639))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2225'^^xsd:string;
  dwc:observationDate '1910-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2226> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.566639 -10.034428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.566639"^^xsd:decimal ;
  dwc:decimalLongitude "-10.034428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.566639 -10.034428)"^^geo:wktLiteral ;
  geo-pos:lat "58.566639"^^xsd:decimal ;
  geo-pos:long "-10.034428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2226'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2213_2226'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-10.034428'^^xsd:double;
  dwc:latitude '58.566639'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.034428 58.566639, -10.034428 58.566639, -10.034428 58.566639, -10.034428 58.566639, -10.034428 58.566639))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2226'^^xsd:string;
  dwc:observationDate '1910-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2227> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.367044 -1.268107)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.367044"^^xsd:decimal ;
  dwc:decimalLongitude "-1.268107"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.367044 -1.268107)"^^geo:wktLiteral ;
  geo-pos:lat "61.367044"^^xsd:decimal ;
  geo-pos:long "-1.268107"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2227'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2213_2227'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.268107'^^xsd:double;
  dwc:latitude '61.367044'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.268107 61.367044, -1.268107 61.367044, -1.268107 61.367044, -1.268107 61.367044, -1.268107 61.367044))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2227'^^xsd:string;
  dwc:observationDate '1910-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2228> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.682108 -9.145319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.682108"^^xsd:decimal ;
  dwc:decimalLongitude "-9.145319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.682108 -9.145319)"^^geo:wktLiteral ;
  geo-pos:lat "57.682108"^^xsd:decimal ;
  geo-pos:long "-9.145319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2228'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2213_2228'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.145319'^^xsd:double;
  dwc:latitude '57.682108'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.145319 57.682108, -9.145319 57.682108, -9.145319 57.682108, -9.145319 57.682108, -9.145319 57.682108))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2228'^^xsd:string;
  dwc:observationDate '1910-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2229> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.254675 -9.419274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.254675"^^xsd:decimal ;
  dwc:decimalLongitude "-9.419274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.254675 -9.419274)"^^geo:wktLiteral ;
  geo-pos:lat "58.254675"^^xsd:decimal ;
  geo-pos:long "-9.419274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2229'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2213_2229'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.419274'^^xsd:double;
  dwc:latitude '58.254675'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.419274 58.254675, -9.419274 58.254675, -9.419274 58.254675, -9.419274 58.254675, -9.419274 58.254675))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2229'^^xsd:string;
  dwc:observationDate '1910-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2231> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.120204 -3.344291)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.120204"^^xsd:decimal ;
  dwc:decimalLongitude "-3.344291"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.120204 -3.344291)"^^geo:wktLiteral ;
  geo-pos:lat "61.120204"^^xsd:decimal ;
  geo-pos:long "-3.344291"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2231'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2213_2231'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-3.344291'^^xsd:double;
  dwc:latitude '61.120204'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.344291 61.120204, -3.344291 61.120204, -3.344291 61.120204, -3.344291 61.120204, -3.344291 61.120204))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2231'^^xsd:string;
  dwc:observationDate '1910-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2232> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.299229 -3.343358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.299229"^^xsd:decimal ;
  dwc:decimalLongitude "-3.343358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.299229 -3.343358)"^^geo:wktLiteral ;
  geo-pos:lat "61.299229"^^xsd:decimal ;
  geo-pos:long "-3.343358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2232'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2213_2232'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-3.343358'^^xsd:double;
  dwc:latitude '61.299229'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.343358 61.299229, -3.343358 61.299229, -3.343358 61.299229, -3.343358 61.299229, -3.343358 61.299229))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2232'^^xsd:string;
  dwc:observationDate '1910-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2233> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.635252 -2.635346)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.635252"^^xsd:decimal ;
  dwc:decimalLongitude "-2.635346"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.635252 -2.635346)"^^geo:wktLiteral ;
  geo-pos:lat "61.635252"^^xsd:decimal ;
  geo-pos:long "-2.635346"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2233'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2213_2233'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.635346'^^xsd:double;
  dwc:latitude '61.635252'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.635346 61.635252, -2.635346 61.635252, -2.635346 61.635252, -2.635346 61.635252, -2.635346 61.635252))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2233'^^xsd:string;
  dwc:observationDate '1910-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2234> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.682108 -9.145319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.682108"^^xsd:decimal ;
  dwc:decimalLongitude "-9.145319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.682108 -9.145319)"^^geo:wktLiteral ;
  geo-pos:lat "57.682108"^^xsd:decimal ;
  geo-pos:long "-9.145319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2234'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2213_2234'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.145319'^^xsd:double;
  dwc:latitude '57.682108'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.145319 57.682108, -9.145319 57.682108, -9.145319 57.682108, -9.145319 57.682108, -9.145319 57.682108))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2234'^^xsd:string;
  dwc:observationDate '1910-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2235> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.682108 -9.145319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.682108"^^xsd:decimal ;
  dwc:decimalLongitude "-9.145319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.682108 -9.145319)"^^geo:wktLiteral ;
  geo-pos:lat "57.682108"^^xsd:decimal ;
  geo-pos:long "-9.145319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2235'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2213_2235'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.145319'^^xsd:double;
  dwc:latitude '57.682108'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.145319 57.682108, -9.145319 57.682108, -9.145319 57.682108, -9.145319 57.682108, -9.145319 57.682108))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2235'^^xsd:string;
  dwc:observationDate '1910-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2236> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.682108 -9.145319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.682108"^^xsd:decimal ;
  dwc:decimalLongitude "-9.145319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.682108 -9.145319)"^^geo:wktLiteral ;
  geo-pos:lat "57.682108"^^xsd:decimal ;
  geo-pos:long "-9.145319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2236'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2213_2236'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.145319'^^xsd:double;
  dwc:latitude '57.682108'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.145319 57.682108, -9.145319 57.682108, -9.145319 57.682108, -9.145319 57.682108, -9.145319 57.682108))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2236'^^xsd:string;
  dwc:observationDate '1910-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2237> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.161676 -9.239082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.161676"^^xsd:decimal ;
  dwc:decimalLongitude "-9.239082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.161676 -9.239082)"^^geo:wktLiteral ;
  geo-pos:lat "58.161676"^^xsd:decimal ;
  geo-pos:long "-9.239082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2237'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2213_2237'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.239082'^^xsd:double;
  dwc:latitude '58.161676'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.239082 58.161676, -9.239082 58.161676, -9.239082 58.161676, -9.239082 58.161676, -9.239082 58.161676))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2237'^^xsd:string;
  dwc:observationDate '1910-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2238> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.161676 -9.239082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.161676"^^xsd:decimal ;
  dwc:decimalLongitude "-9.239082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.161676 -9.239082)"^^geo:wktLiteral ;
  geo-pos:lat "58.161676"^^xsd:decimal ;
  geo-pos:long "-9.239082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2238'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2213_2238'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.239082'^^xsd:double;
  dwc:latitude '58.161676'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.239082 58.161676, -9.239082 58.161676, -9.239082 58.161676, -9.239082 58.161676, -9.239082 58.161676))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2238'^^xsd:string;
  dwc:observationDate '1910-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2239> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.980099 -9.352517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.980099"^^xsd:decimal ;
  dwc:decimalLongitude "-9.352517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.980099 -9.352517)"^^geo:wktLiteral ;
  geo-pos:lat "57.980099"^^xsd:decimal ;
  geo-pos:long "-9.352517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2239'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2213_2239'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.352517'^^xsd:double;
  dwc:latitude '57.980099'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.352517 57.980099, -9.352517 57.980099, -9.352517 57.980099, -9.352517 57.980099, -9.352517 57.980099))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2239'^^xsd:string;
  dwc:observationDate '1910-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2241> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.161676 -9.239082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.161676"^^xsd:decimal ;
  dwc:decimalLongitude "-9.239082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.161676 -9.239082)"^^geo:wktLiteral ;
  geo-pos:lat "58.161676"^^xsd:decimal ;
  geo-pos:long "-9.239082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2241'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2213_2241'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.239082'^^xsd:double;
  dwc:latitude '58.161676'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.239082 58.161676, -9.239082 58.161676, -9.239082 58.161676, -9.239082 58.161676, -9.239082 58.161676))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2241'^^xsd:string;
  dwc:observationDate '1910-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2242> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.161676 -9.239082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.161676"^^xsd:decimal ;
  dwc:decimalLongitude "-9.239082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.161676 -9.239082)"^^geo:wktLiteral ;
  geo-pos:lat "58.161676"^^xsd:decimal ;
  geo-pos:long "-9.239082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2242'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2213_2242'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.239082'^^xsd:double;
  dwc:latitude '58.161676'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.239082 58.161676, -9.239082 58.161676, -9.239082 58.161676, -9.239082 58.161676, -9.239082 58.161676))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2242'^^xsd:string;
  dwc:observationDate '1910-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2243> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.369848 -10.477222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.369848"^^xsd:decimal ;
  dwc:decimalLongitude "-10.477222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.369848 -10.477222)"^^geo:wktLiteral ;
  geo-pos:lat "57.369848"^^xsd:decimal ;
  geo-pos:long "-10.477222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2243'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2213_2243'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-10.477222'^^xsd:double;
  dwc:latitude '57.369848'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.477222 57.369848, -10.477222 57.369848, -10.477222 57.369848, -10.477222 57.369848, -10.477222 57.369848))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2243'^^xsd:string;
  dwc:observationDate '1910-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2244> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.64956 -9.288091)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.64956"^^xsd:decimal ;
  dwc:decimalLongitude "-9.288091"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.64956 -9.288091)"^^geo:wktLiteral ;
  geo-pos:lat "57.64956"^^xsd:decimal ;
  geo-pos:long "-9.288091"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2244'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2213_2244'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.288091'^^xsd:double;
  dwc:latitude '57.64956'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.288091 57.64956, -9.288091 57.64956, -9.288091 57.64956, -9.288091 57.64956, -9.288091 57.64956))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2244'^^xsd:string;
  dwc:observationDate '1910-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2245> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.143244 -8.571682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.143244"^^xsd:decimal ;
  dwc:decimalLongitude "-8.571682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.143244 -8.571682)"^^geo:wktLiteral ;
  geo-pos:lat "58.143244"^^xsd:decimal ;
  geo-pos:long "-8.571682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2245'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2213_2245'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.571682'^^xsd:double;
  dwc:latitude '58.143244'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.571682 58.143244, -8.571682 58.143244, -8.571682 58.143244, -8.571682 58.143244, -8.571682 58.143244))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2245'^^xsd:string;
  dwc:observationDate '1910-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2246> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.143244 -8.571682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.143244"^^xsd:decimal ;
  dwc:decimalLongitude "-8.571682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.143244 -8.571682)"^^geo:wktLiteral ;
  geo-pos:lat "58.143244"^^xsd:decimal ;
  geo-pos:long "-8.571682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2246'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2213_2246'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.571682'^^xsd:double;
  dwc:latitude '58.143244'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.571682 58.143244, -8.571682 58.143244, -8.571682 58.143244, -8.571682 58.143244, -8.571682 58.143244))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2246'^^xsd:string;
  dwc:observationDate '1910-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2247> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.139059 -1.364629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.139059"^^xsd:decimal ;
  dwc:decimalLongitude "-1.364629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.139059 -1.364629)"^^geo:wktLiteral ;
  geo-pos:lat "61.139059"^^xsd:decimal ;
  geo-pos:long "-1.364629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2247'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2213_2247'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.364629'^^xsd:double;
  dwc:latitude '61.139059'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.364629 61.139059, -1.364629 61.139059, -1.364629 61.139059, -1.364629 61.139059, -1.364629 61.139059))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2247'^^xsd:string;
  dwc:observationDate '1911-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2248> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.621362 -0.217286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.621362"^^xsd:decimal ;
  dwc:decimalLongitude "-0.217286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.621362 -0.217286)"^^geo:wktLiteral ;
  geo-pos:lat "61.621362"^^xsd:decimal ;
  geo-pos:long "-0.217286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2248'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2213_2248'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.217286'^^xsd:double;
  dwc:latitude '61.621362'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.217286 61.621362, -0.217286 61.621362, -0.217286 61.621362, -0.217286 61.621362, -0.217286 61.621362))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2248'^^xsd:string;
  dwc:observationDate '1911-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2249> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.391884 -0.421118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.391884"^^xsd:decimal ;
  dwc:decimalLongitude "-0.421118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.391884 -0.421118)"^^geo:wktLiteral ;
  geo-pos:lat "61.391884"^^xsd:decimal ;
  geo-pos:long "-0.421118"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2249'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2213_2249'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.421118'^^xsd:double;
  dwc:latitude '61.391884'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.421118 61.391884, -0.421118 61.391884, -0.421118 61.391884, -0.421118 61.391884, -0.421118 61.391884))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2249'^^xsd:string;
  dwc:observationDate '1911-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2250> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.468412 -0.353507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.468412"^^xsd:decimal ;
  dwc:decimalLongitude "-0.353507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.468412 -0.353507)"^^geo:wktLiteral ;
  geo-pos:lat "61.468412"^^xsd:decimal ;
  geo-pos:long "-0.353507"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2250'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2213_2250'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.353507'^^xsd:double;
  dwc:latitude '61.468412'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.353507 61.468412, -0.353507 61.468412, -0.353507 61.468412, -0.353507 61.468412, -0.353507 61.468412))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2250'^^xsd:string;
  dwc:observationDate '1911-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2251> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.436951 -0.885294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.436951"^^xsd:decimal ;
  dwc:decimalLongitude "-0.885294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.436951 -0.885294)"^^geo:wktLiteral ;
  geo-pos:lat "61.436951"^^xsd:decimal ;
  geo-pos:long "-0.885294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2251'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2213_2251'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.885294'^^xsd:double;
  dwc:latitude '61.436951'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.885294 61.436951, -0.885294 61.436951, -0.885294 61.436951, -0.885294 61.436951, -0.885294 61.436951))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2251'^^xsd:string;
  dwc:observationDate '1911-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2252> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.174889 -0.676821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.174889"^^xsd:decimal ;
  dwc:decimalLongitude "-0.676821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.174889 -0.676821)"^^geo:wktLiteral ;
  geo-pos:lat "61.174889"^^xsd:decimal ;
  geo-pos:long "-0.676821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2252'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2213_2252'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.676821'^^xsd:double;
  dwc:latitude '61.174889'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.676821 61.174889, -0.676821 61.174889, -0.676821 61.174889, -0.676821 61.174889, -0.676821 61.174889))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2252'^^xsd:string;
  dwc:observationDate '1911-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2253> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.344123 -1.087814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.344123"^^xsd:decimal ;
  dwc:decimalLongitude "-1.087814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.344123 -1.087814)"^^geo:wktLiteral ;
  geo-pos:lat "61.344123"^^xsd:decimal ;
  geo-pos:long "-1.087814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2253'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2213_2253'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.087814'^^xsd:double;
  dwc:latitude '61.344123'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.087814 61.344123, -1.087814 61.344123, -1.087814 61.344123, -1.087814 61.344123, -1.087814 61.344123))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2253'^^xsd:string;
  dwc:observationDate '1911-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2258> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.176976 -1.040171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.176976"^^xsd:decimal ;
  dwc:decimalLongitude "-1.040171"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.176976 -1.040171)"^^geo:wktLiteral ;
  geo-pos:lat "61.176976"^^xsd:decimal ;
  geo-pos:long "-1.040171"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2258'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2213_2258'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.040171'^^xsd:double;
  dwc:latitude '61.176976'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.040171 61.176976, -1.040171 61.176976, -1.040171 61.176976, -1.040171 61.176976, -1.040171 61.176976))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2258'^^xsd:string;
  dwc:observationDate '1911-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2259> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.201958 -1.632901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.201958"^^xsd:decimal ;
  dwc:decimalLongitude "-1.632901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.201958 -1.632901)"^^geo:wktLiteral ;
  geo-pos:lat "61.201958"^^xsd:decimal ;
  geo-pos:long "-1.632901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2259'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2213_2259'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.632901'^^xsd:double;
  dwc:latitude '61.201958'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.632901 61.201958, -1.632901 61.201958, -1.632901 61.201958, -1.632901 61.201958, -1.632901 61.201958))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2259'^^xsd:string;
  dwc:observationDate '1911-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2260> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.315323 -1.282189)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.315323"^^xsd:decimal ;
  dwc:decimalLongitude "-1.282189"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.315323 -1.282189)"^^geo:wktLiteral ;
  geo-pos:lat "61.315323"^^xsd:decimal ;
  geo-pos:long "-1.282189"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2260'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2213_2260'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.282189'^^xsd:double;
  dwc:latitude '61.315323'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.282189 61.315323, -1.282189 61.315323, -1.282189 61.315323, -1.282189 61.315323, -1.282189 61.315323))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2260'^^xsd:string;
  dwc:observationDate '1911-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2262> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.181203 -0.750977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.181203"^^xsd:decimal ;
  dwc:decimalLongitude "-0.750977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.181203 -0.750977)"^^geo:wktLiteral ;
  geo-pos:lat "61.181203"^^xsd:decimal ;
  geo-pos:long "-0.750977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2262'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2213_2262'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.750977'^^xsd:double;
  dwc:latitude '61.181203'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.750977 61.181203, -0.750977 61.181203, -0.750977 61.181203, -0.750977 61.181203, -0.750977 61.181203))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2262'^^xsd:string;
  dwc:observationDate '1911-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2265> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.817829 -6.328107)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.817829"^^xsd:decimal ;
  dwc:decimalLongitude "-6.328107"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.817829 -6.328107)"^^geo:wktLiteral ;
  geo-pos:lat "59.817829"^^xsd:decimal ;
  geo-pos:long "-6.328107"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2265'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2213_2265'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-6.328107'^^xsd:double;
  dwc:latitude '59.817829'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.328107 59.817829, -6.328107 59.817829, -6.328107 59.817829, -6.328107 59.817829, -6.328107 59.817829))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2265'^^xsd:string;
  dwc:observationDate '1911-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2267> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.31419 -1.463483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.31419"^^xsd:decimal ;
  dwc:decimalLongitude "-1.463483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.31419 -1.463483)"^^geo:wktLiteral ;
  geo-pos:lat "61.31419"^^xsd:decimal ;
  geo-pos:long "-1.463483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2267'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2213_2267'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.463483'^^xsd:double;
  dwc:latitude '61.31419'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.463483 61.31419, -1.463483 61.31419, -1.463483 61.31419, -1.463483 61.31419, -1.463483 61.31419))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2267'^^xsd:string;
  dwc:observationDate '1911-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2269> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.665411 -6.45957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.665411"^^xsd:decimal ;
  dwc:decimalLongitude "-6.45957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.665411 -6.45957)"^^geo:wktLiteral ;
  geo-pos:lat "59.665411"^^xsd:decimal ;
  geo-pos:long "-6.45957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2269'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2213_2269'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-6.45957'^^xsd:double;
  dwc:latitude '59.665411'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.45957 59.665411, -6.45957 59.665411, -6.45957 59.665411, -6.45957 59.665411, -6.45957 59.665411))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2269'^^xsd:string;
  dwc:observationDate '1911-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2270> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.665411 -6.45957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.665411"^^xsd:decimal ;
  dwc:decimalLongitude "-6.45957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.665411 -6.45957)"^^geo:wktLiteral ;
  geo-pos:lat "59.665411"^^xsd:decimal ;
  geo-pos:long "-6.45957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2270'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2213_2270'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-6.45957'^^xsd:double;
  dwc:latitude '59.665411'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.45957 59.665411, -6.45957 59.665411, -6.45957 59.665411, -6.45957 59.665411, -6.45957 59.665411))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2270'^^xsd:string;
  dwc:observationDate '1911-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2271> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.235197 -1.632901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.235197"^^xsd:decimal ;
  dwc:decimalLongitude "-1.632901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.235197 -1.632901)"^^geo:wktLiteral ;
  geo-pos:lat "61.235197"^^xsd:decimal ;
  geo-pos:long "-1.632901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2271'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2213_2271'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.632901'^^xsd:double;
  dwc:latitude '61.235197'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.632901 61.235197, -1.632901 61.235197, -1.632901 61.235197, -1.632901 61.235197, -1.632901 61.235197))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2271'^^xsd:string;
  dwc:observationDate '1911-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2273> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.215509 -5.756813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.215509"^^xsd:decimal ;
  dwc:decimalLongitude "-5.756813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.215509 -5.756813)"^^geo:wktLiteral ;
  geo-pos:lat "59.215509"^^xsd:decimal ;
  geo-pos:long "-5.756813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2273'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2213_2273'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-5.756813'^^xsd:double;
  dwc:latitude '59.215509'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.756813 59.215509, -5.756813 59.215509, -5.756813 59.215509, -5.756813 59.215509, -5.756813 59.215509))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2273'^^xsd:string;
  dwc:observationDate '1911-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2274> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.215509 -5.756813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.215509"^^xsd:decimal ;
  dwc:decimalLongitude "-5.756813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.215509 -5.756813)"^^geo:wktLiteral ;
  geo-pos:lat "59.215509"^^xsd:decimal ;
  geo-pos:long "-5.756813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2274'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2213_2274'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-5.756813'^^xsd:double;
  dwc:latitude '59.215509'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.756813 59.215509, -5.756813 59.215509, -5.756813 59.215509, -5.756813 59.215509, -5.756813 59.215509))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2274'^^xsd:string;
  dwc:observationDate '1911-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2275> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.215509 -5.756813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.215509"^^xsd:decimal ;
  dwc:decimalLongitude "-5.756813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.215509 -5.756813)"^^geo:wktLiteral ;
  geo-pos:lat "59.215509"^^xsd:decimal ;
  geo-pos:long "-5.756813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2275'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2213_2275'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-5.756813'^^xsd:double;
  dwc:latitude '59.215509'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.756813 59.215509, -5.756813 59.215509, -5.756813 59.215509, -5.756813 59.215509, -5.756813 59.215509))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2275'^^xsd:string;
  dwc:observationDate '1911-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2277> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.66921 -4.802208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.66921"^^xsd:decimal ;
  dwc:decimalLongitude "-4.802208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.66921 -4.802208)"^^geo:wktLiteral ;
  geo-pos:lat "59.66921"^^xsd:decimal ;
  geo-pos:long "-4.802208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2277'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2213_2277'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-4.802208'^^xsd:double;
  dwc:latitude '59.66921'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.802208 59.66921, -4.802208 59.66921, -4.802208 59.66921, -4.802208 59.66921, -4.802208 59.66921))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2277'^^xsd:string;
  dwc:observationDate '1911-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2278> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.345015 -2.439124)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.345015"^^xsd:decimal ;
  dwc:decimalLongitude "-2.439124"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.345015 -2.439124)"^^geo:wktLiteral ;
  geo-pos:lat "61.345015"^^xsd:decimal ;
  geo-pos:long "-2.439124"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2278'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2213_2278'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.439124'^^xsd:double;
  dwc:latitude '61.345015'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.439124 61.345015, -2.439124 61.345015, -2.439124 61.345015, -2.439124 61.345015, -2.439124 61.345015))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2278'^^xsd:string;
  dwc:observationDate '1911-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3963> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 -8.916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.25"^^xsd:decimal ;
  dwc:decimalLongitude "-8.916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 -8.916667)"^^geo:wktLiteral ;
  geo-pos:lat "58.25"^^xsd:decimal ;
  geo-pos:long "-8.916667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3963'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1950'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2213_3963'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.916667'^^xsd:double;
  dwc:latitude '58.25'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.916667 58.25, -8.916667 58.25, -8.916667 58.25, -8.916667 58.25, -8.916667 58.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3963'^^xsd:string;
  dwc:observationDate '1950-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2282> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.220491 -1.935485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.220491"^^xsd:decimal ;
  dwc:decimalLongitude "-1.935485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.220491 -1.935485)"^^geo:wktLiteral ;
  geo-pos:lat "61.220491"^^xsd:decimal ;
  geo-pos:long "-1.935485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2282'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2213_2282'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.935485'^^xsd:double;
  dwc:latitude '61.220491'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.935485 61.220491, -1.935485 61.220491, -1.935485 61.220491, -1.935485 61.220491, -1.935485 61.220491))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2282'^^xsd:string;
  dwc:observationDate '1911-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2283> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.334479 -1.98382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.334479"^^xsd:decimal ;
  dwc:decimalLongitude "-1.98382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.334479 -1.98382)"^^geo:wktLiteral ;
  geo-pos:lat "61.334479"^^xsd:decimal ;
  geo-pos:long "-1.98382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2283'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2213_2283'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.98382'^^xsd:double;
  dwc:latitude '61.334479'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.98382 61.334479, -1.98382 61.334479, -1.98382 61.334479, -1.98382 61.334479, -1.98382 61.334479))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2283'^^xsd:string;
  dwc:observationDate '1911-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2284> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.670152 -2.305069)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.670152"^^xsd:decimal ;
  dwc:decimalLongitude "-2.305069"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.670152 -2.305069)"^^geo:wktLiteral ;
  geo-pos:lat "61.670152"^^xsd:decimal ;
  geo-pos:long "-2.305069"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2284'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2213_2284'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.305069'^^xsd:double;
  dwc:latitude '61.670152'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.305069 61.670152, -2.305069 61.670152, -2.305069 61.670152, -2.305069 61.670152, -2.305069 61.670152))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2284'^^xsd:string;
  dwc:observationDate '1911-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2285> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.579501 -7.359746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.579501"^^xsd:decimal ;
  dwc:decimalLongitude "-7.359746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.579501 -7.359746)"^^geo:wktLiteral ;
  geo-pos:lat "58.579501"^^xsd:decimal ;
  geo-pos:long "-7.359746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2285'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2213_2285'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-7.359746'^^xsd:double;
  dwc:latitude '58.579501'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.359746 58.579501, -7.359746 58.579501, -7.359746 58.579501, -7.359746 58.579501, -7.359746 58.579501))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2285'^^xsd:string;
  dwc:observationDate '1911-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2286> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.579501 -7.359746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.579501"^^xsd:decimal ;
  dwc:decimalLongitude "-7.359746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.579501 -7.359746)"^^geo:wktLiteral ;
  geo-pos:lat "58.579501"^^xsd:decimal ;
  geo-pos:long "-7.359746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2286'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2213_2286'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-7.359746'^^xsd:double;
  dwc:latitude '58.579501'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.359746 58.579501, -7.359746 58.579501, -7.359746 58.579501, -7.359746 58.579501, -7.359746 58.579501))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2286'^^xsd:string;
  dwc:observationDate '1911-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2287> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.443235 -5.282706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.443235"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.443235 -5.282706)"^^geo:wktLiteral ;
  geo-pos:lat "59.443235"^^xsd:decimal ;
  geo-pos:long "-5.282706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2287'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2213_2287'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-5.282706'^^xsd:double;
  dwc:latitude '59.443235'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.282706 59.443235, -5.282706 59.443235, -5.282706 59.443235, -5.282706 59.443235, -5.282706 59.443235))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2287'^^xsd:string;
  dwc:observationDate '1911-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2288> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.443235 -5.282706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.443235"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.443235 -5.282706)"^^geo:wktLiteral ;
  geo-pos:lat "59.443235"^^xsd:decimal ;
  geo-pos:long "-5.282706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2288'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2213_2288'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-5.282706'^^xsd:double;
  dwc:latitude '59.443235'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.282706 59.443235, -5.282706 59.443235, -5.282706 59.443235, -5.282706 59.443235, -5.282706 59.443235))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2288'^^xsd:string;
  dwc:observationDate '1911-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2290> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.298863 -2.148315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.298863"^^xsd:decimal ;
  dwc:decimalLongitude "-2.148315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.298863 -2.148315)"^^geo:wktLiteral ;
  geo-pos:lat "61.298863"^^xsd:decimal ;
  geo-pos:long "-2.148315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2290'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2213_2290'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.148315'^^xsd:double;
  dwc:latitude '61.298863'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.148315 61.298863, -2.148315 61.298863, -2.148315 61.298863, -2.148315 61.298863, -2.148315 61.298863))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2290'^^xsd:string;
  dwc:observationDate '1911-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2292> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.479537 -1.428525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.479537"^^xsd:decimal ;
  dwc:decimalLongitude "-1.428525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.479537 -1.428525)"^^geo:wktLiteral ;
  geo-pos:lat "61.479537"^^xsd:decimal ;
  geo-pos:long "-1.428525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2292'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2213_2292'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.428525'^^xsd:double;
  dwc:latitude '61.479537'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.428525 61.479537, -1.428525 61.479537, -1.428525 61.479537, -1.428525 61.479537, -1.428525 61.479537))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2292'^^xsd:string;
  dwc:observationDate '1911-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2294> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.329588 -5.520553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.329588"^^xsd:decimal ;
  dwc:decimalLongitude "-5.520553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.329588 -5.520553)"^^geo:wktLiteral ;
  geo-pos:lat "59.329588"^^xsd:decimal ;
  geo-pos:long "-5.520553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2294'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2213_2294'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-5.520553'^^xsd:double;
  dwc:latitude '59.329588'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.520553 59.329588, -5.520553 59.329588, -5.520553 59.329588, -5.520553 59.329588, -5.520553 59.329588))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2294'^^xsd:string;
  dwc:observationDate '1911-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2295> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.329588 -5.520553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.329588"^^xsd:decimal ;
  dwc:decimalLongitude "-5.520553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.329588 -5.520553)"^^geo:wktLiteral ;
  geo-pos:lat "59.329588"^^xsd:decimal ;
  geo-pos:long "-5.520553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2295'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2213_2295'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-5.520553'^^xsd:double;
  dwc:latitude '59.329588'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.520553 59.329588, -5.520553 59.329588, -5.520553 59.329588, -5.520553 59.329588, -5.520553 59.329588))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2295'^^xsd:string;
  dwc:observationDate '1911-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2296> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.298863 -2.148315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.298863"^^xsd:decimal ;
  dwc:decimalLongitude "-2.148315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.298863 -2.148315)"^^geo:wktLiteral ;
  geo-pos:lat "61.298863"^^xsd:decimal ;
  geo-pos:long "-2.148315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2296'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2213_2296'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.148315'^^xsd:double;
  dwc:latitude '61.298863'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.148315 61.298863, -2.148315 61.298863, -2.148315 61.298863, -2.148315 61.298863, -2.148315 61.298863))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2296'^^xsd:string;
  dwc:observationDate '1911-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1795> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.567586 -1.632901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.567586"^^xsd:decimal ;
  dwc:decimalLongitude "-1.632901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.567586 -1.632901)"^^geo:wktLiteral ;
  geo-pos:lat "61.567586"^^xsd:decimal ;
  geo-pos:long "-1.632901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1795'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2213_1795'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.632901'^^xsd:double;
  dwc:latitude '61.567586'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.632901 61.567586, -1.632901 61.567586, -1.632901 61.567586, -1.632901 61.567586, -1.632901 61.567586))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1795'^^xsd:string;
  dwc:observationDate '1910-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1796> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.660053 -1.141923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.660053"^^xsd:decimal ;
  dwc:decimalLongitude "-1.141923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.660053 -1.141923)"^^geo:wktLiteral ;
  geo-pos:lat "61.660053"^^xsd:decimal ;
  geo-pos:long "-1.141923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1796'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2213_1796'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.141923'^^xsd:double;
  dwc:latitude '61.660053'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.141923 61.660053, -1.141923 61.660053, -1.141923 61.660053, -1.141923 61.660053, -1.141923 61.660053))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1796'^^xsd:string;
  dwc:observationDate '1910-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1800> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.474349 -0.016574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.474349"^^xsd:decimal ;
  dwc:decimalLongitude "-0.016574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.474349 -0.016574)"^^geo:wktLiteral ;
  geo-pos:lat "61.474349"^^xsd:decimal ;
  geo-pos:long "-0.016574"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1800'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2213_1800'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.016574'^^xsd:double;
  dwc:latitude '61.474349'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.016574 61.474349, -0.016574 61.474349, -0.016574 61.474349, -0.016574 61.474349, -0.016574 61.474349))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1800'^^xsd:string;
  dwc:observationDate '1910-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1802> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.754294 -0.97418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.754294"^^xsd:decimal ;
  dwc:decimalLongitude "-0.97418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.754294 -0.97418)"^^geo:wktLiteral ;
  geo-pos:lat "61.754294"^^xsd:decimal ;
  geo-pos:long "-0.97418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1802'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2213_1802'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.97418'^^xsd:double;
  dwc:latitude '61.754294'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.97418 61.754294, -0.97418 61.754294, -0.97418 61.754294, -0.97418 61.754294, -0.97418 61.754294))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1802'^^xsd:string;
  dwc:observationDate '1910-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1808> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.711508 -0.56099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.711508"^^xsd:decimal ;
  dwc:decimalLongitude "-0.56099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.711508 -0.56099)"^^geo:wktLiteral ;
  geo-pos:lat "61.711508"^^xsd:decimal ;
  geo-pos:long "-0.56099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1808'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2213_1808'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.56099'^^xsd:double;
  dwc:latitude '61.711508'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.56099 61.711508, -0.56099 61.711508, -0.56099 61.711508, -0.56099 61.711508, -0.56099 61.711508))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1808'^^xsd:string;
  dwc:observationDate '1910-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1809> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.720382 0.340608)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.720382"^^xsd:decimal ;
  dwc:decimalLongitude "0.340608"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.720382 0.340608)"^^geo:wktLiteral ;
  geo-pos:lat "61.720382"^^xsd:decimal ;
  geo-pos:long "0.340608"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1809'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2213_1809'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.340608'^^xsd:double;
  dwc:latitude '61.720382'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.340608 61.720382, 0.340608 61.720382, 0.340608 61.720382, 0.340608 61.720382, 0.340608 61.720382))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1809'^^xsd:string;
  dwc:observationDate '1910-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1910> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.722132 1.389426)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.722132"^^xsd:decimal ;
  dwc:decimalLongitude "1.389426"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.722132 1.389426)"^^geo:wktLiteral ;
  geo-pos:lat "61.722132"^^xsd:decimal ;
  geo-pos:long "1.389426"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1910'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2213_1910'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.389426'^^xsd:double;
  dwc:latitude '61.722132'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.389426 61.722132, 1.389426 61.722132, 1.389426 61.722132, 1.389426 61.722132, 1.389426 61.722132))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1910'^^xsd:string;
  dwc:observationDate '1910-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1911> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.781127 1.100097)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.781127"^^xsd:decimal ;
  dwc:decimalLongitude "1.100097"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.781127 1.100097)"^^geo:wktLiteral ;
  geo-pos:lat "61.781127"^^xsd:decimal ;
  geo-pos:long "1.100097"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1911'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2213_1911'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.100097'^^xsd:double;
  dwc:latitude '61.781127'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.100097 61.781127, 1.100097 61.781127, 1.100097 61.781127, 1.100097 61.781127, 1.100097 61.781127))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1911'^^xsd:string;
  dwc:observationDate '1910-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1912> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.80915 -9.194765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.80915"^^xsd:decimal ;
  dwc:decimalLongitude "-9.194765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.80915 -9.194765)"^^geo:wktLiteral ;
  geo-pos:lat "57.80915"^^xsd:decimal ;
  geo-pos:long "-9.194765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1912'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2213_1912'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.194765'^^xsd:double;
  dwc:latitude '57.80915'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.194765 57.80915, -9.194765 57.80915, -9.194765 57.80915, -9.194765 57.80915, -9.194765 57.80915))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1912'^^xsd:string;
  dwc:observationDate '1910-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1913> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.80915 -9.194765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.80915"^^xsd:decimal ;
  dwc:decimalLongitude "-9.194765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.80915 -9.194765)"^^geo:wktLiteral ;
  geo-pos:lat "57.80915"^^xsd:decimal ;
  geo-pos:long "-9.194765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1913'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2213_1913'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.194765'^^xsd:double;
  dwc:latitude '57.80915'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.194765 57.80915, -9.194765 57.80915, -9.194765 57.80915, -9.194765 57.80915, -9.194765 57.80915))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1913'^^xsd:string;
  dwc:observationDate '1910-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1914> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.530575 1.285832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.530575"^^xsd:decimal ;
  dwc:decimalLongitude "1.285832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.530575 1.285832)"^^geo:wktLiteral ;
  geo-pos:lat "61.530575"^^xsd:decimal ;
  geo-pos:long "1.285832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1914'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2213_1914'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.285832'^^xsd:double;
  dwc:latitude '61.530575'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.285832 61.530575, 1.285832 61.530575, 1.285832 61.530575, 1.285832 61.530575, 1.285832 61.530575))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1914'^^xsd:string;
  dwc:observationDate '1910-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1919> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.781127 1.100097)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.781127"^^xsd:decimal ;
  dwc:decimalLongitude "1.100097"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.781127 1.100097)"^^geo:wktLiteral ;
  geo-pos:lat "61.781127"^^xsd:decimal ;
  geo-pos:long "1.100097"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1919'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2213_1919'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.100097'^^xsd:double;
  dwc:latitude '61.781127'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.100097 61.781127, 1.100097 61.781127, 1.100097 61.781127, 1.100097 61.781127, 1.100097 61.781127))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1919'^^xsd:string;
  dwc:observationDate '1910-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1920> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.781127 1.100097)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.781127"^^xsd:decimal ;
  dwc:decimalLongitude "1.100097"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.781127 1.100097)"^^geo:wktLiteral ;
  geo-pos:lat "61.781127"^^xsd:decimal ;
  geo-pos:long "1.100097"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1920'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2213_1920'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.100097'^^xsd:double;
  dwc:latitude '61.781127'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.100097 61.781127, 1.100097 61.781127, 1.100097 61.781127, 1.100097 61.781127, 1.100097 61.781127))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1920'^^xsd:string;
  dwc:observationDate '1910-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1922> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.838009 1.228121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.838009"^^xsd:decimal ;
  dwc:decimalLongitude "1.228121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.838009 1.228121)"^^geo:wktLiteral ;
  geo-pos:lat "61.838009"^^xsd:decimal ;
  geo-pos:long "1.228121"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1922'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2213_1922'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.228121'^^xsd:double;
  dwc:latitude '61.838009'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.228121 61.838009, 1.228121 61.838009, 1.228121 61.838009, 1.228121 61.838009, 1.228121 61.838009))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1922'^^xsd:string;
  dwc:observationDate '1910-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1924> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.347335 -1.824737)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.347335"^^xsd:decimal ;
  dwc:decimalLongitude "-1.824737"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.347335 -1.824737)"^^geo:wktLiteral ;
  geo-pos:lat "61.347335"^^xsd:decimal ;
  geo-pos:long "-1.824737"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1924'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2213_1924'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.824737'^^xsd:double;
  dwc:latitude '61.347335'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.824737 61.347335, -1.824737 61.347335, -1.824737 61.347335, -1.824737 61.347335, -1.824737 61.347335))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1924'^^xsd:string;
  dwc:observationDate '1910-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1926> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.667005 0.845465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.667005"^^xsd:decimal ;
  dwc:decimalLongitude "0.845465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.667005 0.845465)"^^geo:wktLiteral ;
  geo-pos:lat "61.667005"^^xsd:decimal ;
  geo-pos:long "0.845465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1926'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2213_1926'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.845465'^^xsd:double;
  dwc:latitude '61.667005'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.845465 61.667005, 0.845465 61.667005, 0.845465 61.667005, 0.845465 61.667005, 0.845465 61.667005))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1926'^^xsd:string;
  dwc:observationDate '1910-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1927> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.667005 0.845465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.667005"^^xsd:decimal ;
  dwc:decimalLongitude "0.845465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.667005 0.845465)"^^geo:wktLiteral ;
  geo-pos:lat "61.667005"^^xsd:decimal ;
  geo-pos:long "0.845465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1927'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2213_1927'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.845465'^^xsd:double;
  dwc:latitude '61.667005'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.845465 61.667005, 0.845465 61.667005, 0.845465 61.667005, 0.845465 61.667005, 0.845465 61.667005))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1927'^^xsd:string;
  dwc:observationDate '1910-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1928> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.093844 0.535296)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.093844"^^xsd:decimal ;
  dwc:decimalLongitude "0.535296"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.093844 0.535296)"^^geo:wktLiteral ;
  geo-pos:lat "62.093844"^^xsd:decimal ;
  geo-pos:long "0.535296"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1928'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2213_1928'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.535296'^^xsd:double;
  dwc:latitude '62.093844'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.535296 62.093844, 0.535296 62.093844, 0.535296 62.093844, 0.535296 62.093844, 0.535296 62.093844))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1928'^^xsd:string;
  dwc:observationDate '1910-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1929> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.808289 -9.350524)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.808289"^^xsd:decimal ;
  dwc:decimalLongitude "-9.350524"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.808289 -9.350524)"^^geo:wktLiteral ;
  geo-pos:lat "57.808289"^^xsd:decimal ;
  geo-pos:long "-9.350524"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1929'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2213_1929'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.350524'^^xsd:double;
  dwc:latitude '57.808289'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.350524 57.808289, -9.350524 57.808289, -9.350524 57.808289, -9.350524 57.808289, -9.350524 57.808289))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1929'^^xsd:string;
  dwc:observationDate '1910-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1930> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.808289 -9.350524)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.808289"^^xsd:decimal ;
  dwc:decimalLongitude "-9.350524"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.808289 -9.350524)"^^geo:wktLiteral ;
  geo-pos:lat "57.808289"^^xsd:decimal ;
  geo-pos:long "-9.350524"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1930'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2213_1930'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.350524'^^xsd:double;
  dwc:latitude '57.808289'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.350524 57.808289, -9.350524 57.808289, -9.350524 57.808289, -9.350524 57.808289, -9.350524 57.808289))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1930'^^xsd:string;
  dwc:observationDate '1910-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1931> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.621362 -1.553302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.621362"^^xsd:decimal ;
  dwc:decimalLongitude "-1.553302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.621362 -1.553302)"^^geo:wktLiteral ;
  geo-pos:lat "61.621362"^^xsd:decimal ;
  geo-pos:long "-1.553302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1931'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2213_1931'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.553302'^^xsd:double;
  dwc:latitude '61.621362'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.553302 61.621362, -1.553302 61.621362, -1.553302 61.621362, -1.553302 61.621362, -1.553302 61.621362))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1931'^^xsd:string;
  dwc:observationDate '1910-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1932> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.667005 0.845465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.667005"^^xsd:decimal ;
  dwc:decimalLongitude "0.845465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.667005 0.845465)"^^geo:wktLiteral ;
  geo-pos:lat "61.667005"^^xsd:decimal ;
  geo-pos:long "0.845465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1932'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2213_1932'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.845465'^^xsd:double;
  dwc:latitude '61.667005'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.845465 61.667005, 0.845465 61.667005, 0.845465 61.667005, 0.845465 61.667005, 0.845465 61.667005))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1932'^^xsd:string;
  dwc:observationDate '1910-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1933> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.667005 0.845465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.667005"^^xsd:decimal ;
  dwc:decimalLongitude "0.845465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.667005 0.845465)"^^geo:wktLiteral ;
  geo-pos:lat "61.667005"^^xsd:decimal ;
  geo-pos:long "0.845465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1933'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2213_1933'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.845465'^^xsd:double;
  dwc:latitude '61.667005'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.845465 61.667005, 0.845465 61.667005, 0.845465 61.667005, 0.845465 61.667005, 0.845465 61.667005))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1933'^^xsd:string;
  dwc:observationDate '1910-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1934> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.087634 0.887162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.087634"^^xsd:decimal ;
  dwc:decimalLongitude "0.887162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.087634 0.887162)"^^geo:wktLiteral ;
  geo-pos:lat "62.087634"^^xsd:decimal ;
  geo-pos:long "0.887162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1934'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2213_1934'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.887162'^^xsd:double;
  dwc:latitude '62.087634'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.887162 62.087634, 0.887162 62.087634, 0.887162 62.087634, 0.887162 62.087634, 0.887162 62.087634))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1934'^^xsd:string;
  dwc:observationDate '1910-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1935> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.808289 -9.350524)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.808289"^^xsd:decimal ;
  dwc:decimalLongitude "-9.350524"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.808289 -9.350524)"^^geo:wktLiteral ;
  geo-pos:lat "57.808289"^^xsd:decimal ;
  geo-pos:long "-9.350524"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1935'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2213_1935'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.350524'^^xsd:double;
  dwc:latitude '57.808289'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.350524 57.808289, -9.350524 57.808289, -9.350524 57.808289, -9.350524 57.808289, -9.350524 57.808289))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1935'^^xsd:string;
  dwc:observationDate '1910-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1938> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.838009 1.228121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.838009"^^xsd:decimal ;
  dwc:decimalLongitude "1.228121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.838009 1.228121)"^^geo:wktLiteral ;
  geo-pos:lat "61.838009"^^xsd:decimal ;
  geo-pos:long "1.228121"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1938'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2213_1938'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.228121'^^xsd:double;
  dwc:latitude '61.838009'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.228121 61.838009, 1.228121 61.838009, 1.228121 61.838009, 1.228121 61.838009, 1.228121 61.838009))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1938'^^xsd:string;
  dwc:observationDate '1910-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1939> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.838009 1.228121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.838009"^^xsd:decimal ;
  dwc:decimalLongitude "1.228121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.838009 1.228121)"^^geo:wktLiteral ;
  geo-pos:lat "61.838009"^^xsd:decimal ;
  geo-pos:long "1.228121"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1939'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2213_1939'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.228121'^^xsd:double;
  dwc:latitude '61.838009'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.228121 61.838009, 1.228121 61.838009, 1.228121 61.838009, 1.228121 61.838009, 1.228121 61.838009))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1939'^^xsd:string;
  dwc:observationDate '1910-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1940> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.926839 0.059228)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.926839"^^xsd:decimal ;
  dwc:decimalLongitude "0.059228"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.926839 0.059228)"^^geo:wktLiteral ;
  geo-pos:lat "61.926839"^^xsd:decimal ;
  geo-pos:long "0.059228"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1940'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2213_1940'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.059228'^^xsd:double;
  dwc:latitude '61.926839'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.059228 61.926839, 0.059228 61.926839, 0.059228 61.926839, 0.059228 61.926839, 0.059228 61.926839))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1940'^^xsd:string;
  dwc:observationDate '1910-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1943> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.847466 -0.678474)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.847466"^^xsd:decimal ;
  dwc:decimalLongitude "-0.678474"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.847466 -0.678474)"^^geo:wktLiteral ;
  geo-pos:lat "61.847466"^^xsd:decimal ;
  geo-pos:long "-0.678474"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1943'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2213_1943'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.678474'^^xsd:double;
  dwc:latitude '61.847466'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.678474 61.847466, -0.678474 61.847466, -0.678474 61.847466, -0.678474 61.847466, -0.678474 61.847466))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1943'^^xsd:string;
  dwc:observationDate '1910-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1944> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.847466 -0.678474)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.847466"^^xsd:decimal ;
  dwc:decimalLongitude "-0.678474"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.847466 -0.678474)"^^geo:wktLiteral ;
  geo-pos:lat "61.847466"^^xsd:decimal ;
  geo-pos:long "-0.678474"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1944'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2213_1944'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.678474'^^xsd:double;
  dwc:latitude '61.847466'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.678474 61.847466, -0.678474 61.847466, -0.678474 61.847466, -0.678474 61.847466, -0.678474 61.847466))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1944'^^xsd:string;
  dwc:observationDate '1910-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1945> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.926839 0.059228)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.926839"^^xsd:decimal ;
  dwc:decimalLongitude "0.059228"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.926839 0.059228)"^^geo:wktLiteral ;
  geo-pos:lat "61.926839"^^xsd:decimal ;
  geo-pos:long "0.059228"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1945'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2213_1945'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.059228'^^xsd:double;
  dwc:latitude '61.926839'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.059228 61.926839, 0.059228 61.926839, 0.059228 61.926839, 0.059228 61.926839, 0.059228 61.926839))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1945'^^xsd:string;
  dwc:observationDate '1910-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1946> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.951413 1.485594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.951413"^^xsd:decimal ;
  dwc:decimalLongitude "1.485594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.951413 1.485594)"^^geo:wktLiteral ;
  geo-pos:lat "61.951413"^^xsd:decimal ;
  geo-pos:long "1.485594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1946'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2213_1946'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.485594'^^xsd:double;
  dwc:latitude '61.951413'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.485594 61.951413, 1.485594 61.951413, 1.485594 61.951413, 1.485594 61.951413, 1.485594 61.951413))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1946'^^xsd:string;
  dwc:observationDate '1910-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1947> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.951413 1.485594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.951413"^^xsd:decimal ;
  dwc:decimalLongitude "1.485594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.951413 1.485594)"^^geo:wktLiteral ;
  geo-pos:lat "61.951413"^^xsd:decimal ;
  geo-pos:long "1.485594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1947'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2213_1947'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.485594'^^xsd:double;
  dwc:latitude '61.951413'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.485594 61.951413, 1.485594 61.951413, 1.485594 61.951413, 1.485594 61.951413, 1.485594 61.951413))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1947'^^xsd:string;
  dwc:observationDate '1910-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2363> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.665411 -6.45957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.665411"^^xsd:decimal ;
  dwc:decimalLongitude "-6.45957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.665411 -6.45957)"^^geo:wktLiteral ;
  geo-pos:lat "59.665411"^^xsd:decimal ;
  geo-pos:long "-6.45957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2363'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2213_2363'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-6.45957'^^xsd:double;
  dwc:latitude '59.665411'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.45957 59.665411, -6.45957 59.665411, -6.45957 59.665411, -6.45957 59.665411, -6.45957 59.665411))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2363'^^xsd:string;
  dwc:observationDate '1911-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1948> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.253443 -2.293086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.253443"^^xsd:decimal ;
  dwc:decimalLongitude "-2.293086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.253443 -2.293086)"^^geo:wktLiteral ;
  geo-pos:lat "61.253443"^^xsd:decimal ;
  geo-pos:long "-2.293086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1948'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2213_1948'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.293086'^^xsd:double;
  dwc:latitude '61.253443'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.293086 61.253443, -2.293086 61.253443, -2.293086 61.253443, -2.293086 61.253443, -2.293086 61.253443))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1948'^^xsd:string;
  dwc:observationDate '1910-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2335> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.223431 1.025763)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.223431"^^xsd:decimal ;
  dwc:decimalLongitude "1.025763"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.223431 1.025763)"^^geo:wktLiteral ;
  geo-pos:lat "61.223431"^^xsd:decimal ;
  geo-pos:long "1.025763"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2335'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2213_2335'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.025763'^^xsd:double;
  dwc:latitude '61.223431'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.025763 61.223431, 1.025763 61.223431, 1.025763 61.223431, 1.025763 61.223431, 1.025763 61.223431))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2335'^^xsd:string;
  dwc:observationDate '1911-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2336> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.509092 -7.223676)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.509092"^^xsd:decimal ;
  dwc:decimalLongitude "-7.223676"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.509092 -7.223676)"^^geo:wktLiteral ;
  geo-pos:lat "58.509092"^^xsd:decimal ;
  geo-pos:long "-7.223676"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2336'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2213_2336'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-7.223676'^^xsd:double;
  dwc:latitude '58.509092'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.223676 58.509092, -7.223676 58.509092, -7.223676 58.509092, -7.223676 58.509092, -7.223676 58.509092))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2336'^^xsd:string;
  dwc:observationDate '1911-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2337> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.106439 -0.774292)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.106439"^^xsd:decimal ;
  dwc:decimalLongitude "-0.774292"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.106439 -0.774292)"^^geo:wktLiteral ;
  geo-pos:lat "61.106439"^^xsd:decimal ;
  geo-pos:long "-0.774292"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2337'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2213_2337'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.774292'^^xsd:double;
  dwc:latitude '61.106439'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.774292 61.106439, -0.774292 61.106439, -0.774292 61.106439, -0.774292 61.106439, -0.774292 61.106439))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2337'^^xsd:string;
  dwc:observationDate '1911-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2949> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.42425 -9.056844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.42425"^^xsd:decimal ;
  dwc:decimalLongitude "-9.056844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.42425 -9.056844)"^^geo:wktLiteral ;
  geo-pos:lat "58.42425"^^xsd:decimal ;
  geo-pos:long "-9.056844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2949'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2213_2949'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.056844'^^xsd:double;
  dwc:latitude '58.42425'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.056844 58.42425, -9.056844 58.42425, -9.056844 58.42425, -9.056844 58.42425, -9.056844 58.42425))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2949'^^xsd:string;
  dwc:observationDate '1912-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2950> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.42425 -9.056844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.42425"^^xsd:decimal ;
  dwc:decimalLongitude "-9.056844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.42425 -9.056844)"^^geo:wktLiteral ;
  geo-pos:lat "58.42425"^^xsd:decimal ;
  geo-pos:long "-9.056844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2950'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2213_2950'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.056844'^^xsd:double;
  dwc:latitude '58.42425'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.056844 58.42425, -9.056844 58.42425, -9.056844 58.42425, -9.056844 58.42425, -9.056844 58.42425))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2950'^^xsd:string;
  dwc:observationDate '1912-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2951> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.398318 0.844158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.398318"^^xsd:decimal ;
  dwc:decimalLongitude "0.844158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.398318 0.844158)"^^geo:wktLiteral ;
  geo-pos:lat "61.398318"^^xsd:decimal ;
  geo-pos:long "0.844158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2951'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2213_2951'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.844158'^^xsd:double;
  dwc:latitude '61.398318'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.844158 61.398318, 0.844158 61.398318, 0.844158 61.398318, 0.844158 61.398318, 0.844158 61.398318))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2951'^^xsd:string;
  dwc:observationDate '1912-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2957> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.045069 -8.128201)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.045069"^^xsd:decimal ;
  dwc:decimalLongitude "-8.128201"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.045069 -8.128201)"^^geo:wktLiteral ;
  geo-pos:lat "58.045069"^^xsd:decimal ;
  geo-pos:long "-8.128201"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2957'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2213_2957'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.128201'^^xsd:double;
  dwc:latitude '58.045069'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.128201 58.045069, -8.128201 58.045069, -8.128201 58.045069, -8.128201 58.045069, -8.128201 58.045069))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2957'^^xsd:string;
  dwc:observationDate '1912-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2887> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.494939 0.467029)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.494939"^^xsd:decimal ;
  dwc:decimalLongitude "0.467029"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.494939 0.467029)"^^geo:wktLiteral ;
  geo-pos:lat "61.494939"^^xsd:decimal ;
  geo-pos:long "0.467029"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2887'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2213_2887'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.467029'^^xsd:double;
  dwc:latitude '61.494939'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.467029 61.494939, 0.467029 61.494939, 0.467029 61.494939, 0.467029 61.494939, 0.467029 61.494939))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2887'^^xsd:string;
  dwc:observationDate '1912-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2888> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.894772 1.356619)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.894772"^^xsd:decimal ;
  dwc:decimalLongitude "1.356619"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.894772 1.356619)"^^geo:wktLiteral ;
  geo-pos:lat "61.894772"^^xsd:decimal ;
  geo-pos:long "1.356619"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2888'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2213_2888'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.356619'^^xsd:double;
  dwc:latitude '61.894772'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.356619 61.894772, 1.356619 61.894772, 1.356619 61.894772, 1.356619 61.894772, 1.356619 61.894772))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2888'^^xsd:string;
  dwc:observationDate '1912-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2889> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.926839 0.059228)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.926839"^^xsd:decimal ;
  dwc:decimalLongitude "0.059228"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.926839 0.059228)"^^geo:wktLiteral ;
  geo-pos:lat "61.926839"^^xsd:decimal ;
  geo-pos:long "0.059228"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2889'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2213_2889'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.059228'^^xsd:double;
  dwc:latitude '61.926839'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.059228 61.926839, 0.059228 61.926839, 0.059228 61.926839, 0.059228 61.926839, 0.059228 61.926839))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2889'^^xsd:string;
  dwc:observationDate '1912-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2890> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.952932 -1.013328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.952932"^^xsd:decimal ;
  dwc:decimalLongitude "-1.013328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.952932 -1.013328)"^^geo:wktLiteral ;
  geo-pos:lat "61.952932"^^xsd:decimal ;
  geo-pos:long "-1.013328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2890'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2213_2890'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.013328'^^xsd:double;
  dwc:latitude '61.952932'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.013328 61.952932, -1.013328 61.952932, -1.013328 61.952932, -1.013328 61.952932, -1.013328 61.952932))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2890'^^xsd:string;
  dwc:observationDate '1912-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2891> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.079362 0.199563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.079362"^^xsd:decimal ;
  dwc:decimalLongitude "0.199563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.079362 0.199563)"^^geo:wktLiteral ;
  geo-pos:lat "62.079362"^^xsd:decimal ;
  geo-pos:long "0.199563"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2891'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2213_2891'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.199563'^^xsd:double;
  dwc:latitude '62.079362'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.199563 62.079362, 0.199563 62.079362, 0.199563 62.079362, 0.199563 62.079362, 0.199563 62.079362))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2891'^^xsd:string;
  dwc:observationDate '1912-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2896> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.494939 0.467029)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.494939"^^xsd:decimal ;
  dwc:decimalLongitude "0.467029"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.494939 0.467029)"^^geo:wktLiteral ;
  geo-pos:lat "61.494939"^^xsd:decimal ;
  geo-pos:long "0.467029"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2896'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2213_2896'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.467029'^^xsd:double;
  dwc:latitude '61.494939'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.467029 61.494939, 0.467029 61.494939, 0.467029 61.494939, 0.467029 61.494939, 0.467029 61.494939))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2896'^^xsd:string;
  dwc:observationDate '1912-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2902> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.826643 1.202478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.826643"^^xsd:decimal ;
  dwc:decimalLongitude "1.202478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.826643 1.202478)"^^geo:wktLiteral ;
  geo-pos:lat "61.826643"^^xsd:decimal ;
  geo-pos:long "1.202478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2902'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2213_2902'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.202478'^^xsd:double;
  dwc:latitude '61.826643'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.202478 61.826643, 1.202478 61.826643, 1.202478 61.826643, 1.202478 61.826643, 1.202478 61.826643))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2902'^^xsd:string;
  dwc:observationDate '1912-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2903> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.85532 -2.209336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.85532"^^xsd:decimal ;
  dwc:decimalLongitude "-2.209336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.85532 -2.209336)"^^geo:wktLiteral ;
  geo-pos:lat "61.85532"^^xsd:decimal ;
  geo-pos:long "-2.209336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2903'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2213_2903'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.209336'^^xsd:double;
  dwc:latitude '61.85532'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.209336 61.85532, -2.209336 61.85532, -2.209336 61.85532, -2.209336 61.85532, -2.209336 61.85532))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2903'^^xsd:string;
  dwc:observationDate '1912-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2906> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.529424 0.863877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.529424"^^xsd:decimal ;
  dwc:decimalLongitude "0.863877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.529424 0.863877)"^^geo:wktLiteral ;
  geo-pos:lat "61.529424"^^xsd:decimal ;
  geo-pos:long "0.863877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2906'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2213_2906'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.863877'^^xsd:double;
  dwc:latitude '61.529424'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.863877 61.529424, 0.863877 61.529424, 0.863877 61.529424, 0.863877 61.529424, 0.863877 61.529424))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2906'^^xsd:string;
  dwc:observationDate '1912-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2910> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.472019 0.153017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.472019"^^xsd:decimal ;
  dwc:decimalLongitude "0.153017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.472019 0.153017)"^^geo:wktLiteral ;
  geo-pos:lat "62.472019"^^xsd:decimal ;
  geo-pos:long "0.153017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2910'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2213_2910'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.153017'^^xsd:double;
  dwc:latitude '62.472019'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.153017 62.472019, 0.153017 62.472019, 0.153017 62.472019, 0.153017 62.472019, 0.153017 62.472019))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2910'^^xsd:string;
  dwc:observationDate '1912-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2911> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.456222 -7.917185)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.456222"^^xsd:decimal ;
  dwc:decimalLongitude "-7.917185"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.456222 -7.917185)"^^geo:wktLiteral ;
  geo-pos:lat "57.456222"^^xsd:decimal ;
  geo-pos:long "-7.917185"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2911'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2213_2911'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-7.917185'^^xsd:double;
  dwc:latitude '57.456222'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.917185 57.456222, -7.917185 57.456222, -7.917185 57.456222, -7.917185 57.456222, -7.917185 57.456222))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2911'^^xsd:string;
  dwc:observationDate '1912-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3053> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.453628 2.324057)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.453628"^^xsd:decimal ;
  dwc:decimalLongitude "2.324057"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.453628 2.324057)"^^geo:wktLiteral ;
  geo-pos:lat "61.453628"^^xsd:decimal ;
  geo-pos:long "2.324057"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3053'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2213_3053'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '2.324057'^^xsd:double;
  dwc:latitude '61.453628'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.324057 61.453628, 2.324057 61.453628, 2.324057 61.453628, 2.324057 61.453628, 2.324057 61.453628))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3053'^^xsd:string;
  dwc:observationDate '1912-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3059> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.917443 1.408152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.917443"^^xsd:decimal ;
  dwc:decimalLongitude "1.408152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.917443 1.408152)"^^geo:wktLiteral ;
  geo-pos:lat "61.917443"^^xsd:decimal ;
  geo-pos:long "1.408152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3059'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2213_3059'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.408152'^^xsd:double;
  dwc:latitude '61.917443'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.408152 61.917443, 1.408152 61.917443, 1.408152 61.917443, 1.408152 61.917443, 1.408152 61.917443))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3059'^^xsd:string;
  dwc:observationDate '1912-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3061> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.764799 -0.696217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.764799"^^xsd:decimal ;
  dwc:decimalLongitude "-0.696217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.764799 -0.696217)"^^geo:wktLiteral ;
  geo-pos:lat "61.764799"^^xsd:decimal ;
  geo-pos:long "-0.696217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3061'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2213_3061'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.696217'^^xsd:double;
  dwc:latitude '61.764799'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.696217 61.764799, -0.696217 61.764799, -0.696217 61.764799, -0.696217 61.764799, -0.696217 61.764799))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3061'^^xsd:string;
  dwc:observationDate '1912-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3675> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.43735 0.341812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.43735"^^xsd:decimal ;
  dwc:decimalLongitude "0.341812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.43735 0.341812)"^^geo:wktLiteral ;
  geo-pos:lat "61.43735"^^xsd:decimal ;
  geo-pos:long "0.341812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3675'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2213_3675'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.341812'^^xsd:double;
  dwc:latitude '61.43735'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.341812 61.43735, 0.341812 61.43735, 0.341812 61.43735, 0.341812 61.43735, 0.341812 61.43735))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3675'^^xsd:string;
  dwc:observationDate '1914-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3676> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.722132 1.389426)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.722132"^^xsd:decimal ;
  dwc:decimalLongitude "1.389426"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.722132 1.389426)"^^geo:wktLiteral ;
  geo-pos:lat "61.722132"^^xsd:decimal ;
  geo-pos:long "1.389426"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3676'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2213_3676'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.389426'^^xsd:double;
  dwc:latitude '61.722132'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.389426 61.722132, 1.389426 61.722132, 1.389426 61.722132, 1.389426 61.722132, 1.389426 61.722132))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3676'^^xsd:string;
  dwc:observationDate '1914-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3677> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.722132 1.389426)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.722132"^^xsd:decimal ;
  dwc:decimalLongitude "1.389426"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.722132 1.389426)"^^geo:wktLiteral ;
  geo-pos:lat "61.722132"^^xsd:decimal ;
  geo-pos:long "1.389426"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3677'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2213_3677'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.389426'^^xsd:double;
  dwc:latitude '61.722132'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.389426 61.722132, 1.389426 61.722132, 1.389426 61.722132, 1.389426 61.722132, 1.389426 61.722132))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3677'^^xsd:string;
  dwc:observationDate '1914-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3678> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.894772 1.356619)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.894772"^^xsd:decimal ;
  dwc:decimalLongitude "1.356619"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.894772 1.356619)"^^geo:wktLiteral ;
  geo-pos:lat "61.894772"^^xsd:decimal ;
  geo-pos:long "1.356619"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3678'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2213_3678'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.356619'^^xsd:double;
  dwc:latitude '61.894772'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.356619 61.894772, 1.356619 61.894772, 1.356619 61.894772, 1.356619 61.894772, 1.356619 61.894772))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3678'^^xsd:string;
  dwc:observationDate '1914-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3695> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.837017 1.328625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.837017"^^xsd:decimal ;
  dwc:decimalLongitude "1.328625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.837017 1.328625)"^^geo:wktLiteral ;
  geo-pos:lat "60.837017"^^xsd:decimal ;
  geo-pos:long "1.328625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3695'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2213_3695'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.328625'^^xsd:double;
  dwc:latitude '60.837017'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.328625 60.837017, 1.328625 60.837017, 1.328625 60.837017, 1.328625 60.837017, 1.328625 60.837017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3695'^^xsd:string;
  dwc:observationDate '1914-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3700> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.781127 1.100097)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.781127"^^xsd:decimal ;
  dwc:decimalLongitude "1.100097"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.781127 1.100097)"^^geo:wktLiteral ;
  geo-pos:lat "61.781127"^^xsd:decimal ;
  geo-pos:long "1.100097"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3700'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2213_3700'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.100097'^^xsd:double;
  dwc:latitude '61.781127'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.100097 61.781127, 1.100097 61.781127, 1.100097 61.781127, 1.100097 61.781127, 1.100097 61.781127))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3700'^^xsd:string;
  dwc:observationDate '1914-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3701> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.894772 1.356619)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.894772"^^xsd:decimal ;
  dwc:decimalLongitude "1.356619"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.894772 1.356619)"^^geo:wktLiteral ;
  geo-pos:lat "61.894772"^^xsd:decimal ;
  geo-pos:long "1.356619"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3701'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2213_3701'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.356619'^^xsd:double;
  dwc:latitude '61.894772'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.356619 61.894772, 1.356619 61.894772, 1.356619 61.894772, 1.356619 61.894772, 1.356619 61.894772))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3701'^^xsd:string;
  dwc:observationDate '1914-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3702> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.894772 1.356619)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.894772"^^xsd:decimal ;
  dwc:decimalLongitude "1.356619"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.894772 1.356619)"^^geo:wktLiteral ;
  geo-pos:lat "61.894772"^^xsd:decimal ;
  geo-pos:long "1.356619"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3702'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2213_3702'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.356619'^^xsd:double;
  dwc:latitude '61.894772'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.356619 61.894772, 1.356619 61.894772, 1.356619 61.894772, 1.356619 61.894772, 1.356619 61.894772))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3702'^^xsd:string;
  dwc:observationDate '1914-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2338> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.561471 -2.939126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.561471"^^xsd:decimal ;
  dwc:decimalLongitude "-2.939126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.561471 -2.939126)"^^geo:wktLiteral ;
  geo-pos:lat "61.561471"^^xsd:decimal ;
  geo-pos:long "-2.939126"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2338'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2213_2338'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.939126'^^xsd:double;
  dwc:latitude '61.561471'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.939126 61.561471, -2.939126 61.561471, -2.939126 61.561471, -2.939126 61.561471, -2.939126 61.561471))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2338'^^xsd:string;
  dwc:observationDate '1911-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2339> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.512859 -6.589844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.512859"^^xsd:decimal ;
  dwc:decimalLongitude "-6.589844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.512859 -6.589844)"^^geo:wktLiteral ;
  geo-pos:lat "59.512859"^^xsd:decimal ;
  geo-pos:long "-6.589844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2339'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2213_2339'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-6.589844'^^xsd:double;
  dwc:latitude '59.512859'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.589844 59.512859, -6.589844 59.512859, -6.589844 59.512859, -6.589844 59.512859, -6.589844 59.512859))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2339'^^xsd:string;
  dwc:observationDate '1911-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2440> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.835879 1.396692)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.835879"^^xsd:decimal ;
  dwc:decimalLongitude "1.396692"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.835879 1.396692)"^^geo:wktLiteral ;
  geo-pos:lat "60.835879"^^xsd:decimal ;
  geo-pos:long "1.396692"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2440'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2213_2440'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.396692'^^xsd:double;
  dwc:latitude '60.835879'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.396692 60.835879, 1.396692 60.835879, 1.396692 60.835879, 1.396692 60.835879, 1.396692 60.835879))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2440'^^xsd:string;
  dwc:observationDate '1911-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2340> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.512859 -6.589844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.512859"^^xsd:decimal ;
  dwc:decimalLongitude "-6.589844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.512859 -6.589844)"^^geo:wktLiteral ;
  geo-pos:lat "59.512859"^^xsd:decimal ;
  geo-pos:long "-6.589844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2340'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2213_2340'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-6.589844'^^xsd:double;
  dwc:latitude '59.512859'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.589844 59.512859, -6.589844 59.512859, -6.589844 59.512859, -6.589844 59.512859, -6.589844 59.512859))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2340'^^xsd:string;
  dwc:observationDate '1911-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2345> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.383325 -2.004643)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.383325"^^xsd:decimal ;
  dwc:decimalLongitude "-2.004643"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.383325 -2.004643)"^^geo:wktLiteral ;
  geo-pos:lat "61.383325"^^xsd:decimal ;
  geo-pos:long "-2.004643"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2345'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2213_2345'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.004643'^^xsd:double;
  dwc:latitude '61.383325'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.004643 61.383325, -2.004643 61.383325, -2.004643 61.383325, -2.004643 61.383325, -2.004643 61.383325))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2345'^^xsd:string;
  dwc:observationDate '1911-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2346> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.528051 -2.352973)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.528051"^^xsd:decimal ;
  dwc:decimalLongitude "-2.352973"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.528051 -2.352973)"^^geo:wktLiteral ;
  geo-pos:lat "61.528051"^^xsd:decimal ;
  geo-pos:long "-2.352973"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2346'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2213_2346'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.352973'^^xsd:double;
  dwc:latitude '61.528051'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.352973 61.528051, -2.352973 61.528051, -2.352973 61.528051, -2.352973 61.528051, -2.352973 61.528051))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2346'^^xsd:string;
  dwc:observationDate '1911-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2350> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.375294 -2.216202)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.375294"^^xsd:decimal ;
  dwc:decimalLongitude "-2.216202"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.375294 -2.216202)"^^geo:wktLiteral ;
  geo-pos:lat "61.375294"^^xsd:decimal ;
  geo-pos:long "-2.216202"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2350'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2213_2350'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.216202'^^xsd:double;
  dwc:latitude '61.375294'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.216202 61.375294, -2.216202 61.375294, -2.216202 61.375294, -2.216202 61.375294, -2.216202 61.375294))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2350'^^xsd:string;
  dwc:observationDate '1911-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2352> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.774172 -1.690873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.774172"^^xsd:decimal ;
  dwc:decimalLongitude "-1.690873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.774172 -1.690873)"^^geo:wktLiteral ;
  geo-pos:lat "61.774172"^^xsd:decimal ;
  geo-pos:long "-1.690873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2352'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2213_2352'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.690873'^^xsd:double;
  dwc:latitude '61.774172'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.690873 61.774172, -1.690873 61.774172, -1.690873 61.774172, -1.690873 61.774172, -1.690873 61.774172))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2352'^^xsd:string;
  dwc:observationDate '1911-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2357> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.436534 -6.65454)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.436534"^^xsd:decimal ;
  dwc:decimalLongitude "-6.65454"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.436534 -6.65454)"^^geo:wktLiteral ;
  geo-pos:lat "59.436534"^^xsd:decimal ;
  geo-pos:long "-6.65454"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2357'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2213_2357'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-6.65454'^^xsd:double;
  dwc:latitude '59.436534'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.65454 59.436534, -6.65454 59.436534, -6.65454 59.436534, -6.65454 59.436534, -6.65454 59.436534))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2357'^^xsd:string;
  dwc:observationDate '1911-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2358> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.436534 -6.65454)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.436534"^^xsd:decimal ;
  dwc:decimalLongitude "-6.65454"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.436534 -6.65454)"^^geo:wktLiteral ;
  geo-pos:lat "59.436534"^^xsd:decimal ;
  geo-pos:long "-6.65454"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2358'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2213_2358'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-6.65454'^^xsd:double;
  dwc:latitude '59.436534'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.65454 59.436534, -6.65454 59.436534, -6.65454 59.436534, -6.65454 59.436534, -6.65454 59.436534))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2358'^^xsd:string;
  dwc:observationDate '1911-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2361> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.665411 -6.45957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.665411"^^xsd:decimal ;
  dwc:decimalLongitude "-6.45957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.665411 -6.45957)"^^geo:wktLiteral ;
  geo-pos:lat "59.665411"^^xsd:decimal ;
  geo-pos:long "-6.45957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2361'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2213_2361'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-6.45957'^^xsd:double;
  dwc:latitude '59.665411'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.45957 59.665411, -6.45957 59.665411, -6.45957 59.665411, -6.45957 59.665411, -6.45957 59.665411))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2361'^^xsd:string;
  dwc:observationDate '1911-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2014> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.642056 -8.571682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.642056"^^xsd:decimal ;
  dwc:decimalLongitude "-8.571682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.642056 -8.571682)"^^geo:wktLiteral ;
  geo-pos:lat "58.642056"^^xsd:decimal ;
  geo-pos:long "-8.571682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2014'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2213_2014'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.571682'^^xsd:double;
  dwc:latitude '58.642056'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.571682 58.642056, -8.571682 58.642056, -8.571682 58.642056, -8.571682 58.642056, -8.571682 58.642056))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2014'^^xsd:string;
  dwc:observationDate '1910-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2015> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.642056 -8.571682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.642056"^^xsd:decimal ;
  dwc:decimalLongitude "-8.571682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.642056 -8.571682)"^^geo:wktLiteral ;
  geo-pos:lat "58.642056"^^xsd:decimal ;
  geo-pos:long "-8.571682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2015'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2213_2015'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.571682'^^xsd:double;
  dwc:latitude '58.642056'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.571682 58.642056, -8.571682 58.642056, -8.571682 58.642056, -8.571682 58.642056, -8.571682 58.642056))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2015'^^xsd:string;
  dwc:observationDate '1910-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.268437 -1.632901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.268437"^^xsd:decimal ;
  dwc:decimalLongitude "-1.632901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.268437 -1.632901)"^^geo:wktLiteral ;
  geo-pos:lat "61.268437"^^xsd:decimal ;
  geo-pos:long "-1.632901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2016'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2213_2016'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.632901'^^xsd:double;
  dwc:latitude '61.268437'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.632901 61.268437, -1.632901 61.268437, -1.632901 61.268437, -1.632901 61.268437, -1.632901 61.268437))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2016'^^xsd:string;
  dwc:observationDate '1910-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.089428 -1.370722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.089428"^^xsd:decimal ;
  dwc:decimalLongitude "-1.370722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.089428 -1.370722)"^^geo:wktLiteral ;
  geo-pos:lat "61.089428"^^xsd:decimal ;
  geo-pos:long "-1.370722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2017'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2213_2017'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.370722'^^xsd:double;
  dwc:latitude '61.089428'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.370722 61.089428, -1.370722 61.089428, -1.370722 61.089428, -1.370722 61.089428, -1.370722 61.089428))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2017'^^xsd:string;
  dwc:observationDate '1910-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2025> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.409716 -1.313501)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.409716"^^xsd:decimal ;
  dwc:decimalLongitude "-1.313501"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.409716 -1.313501)"^^geo:wktLiteral ;
  geo-pos:lat "61.409716"^^xsd:decimal ;
  geo-pos:long "-1.313501"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2025'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2213_2025'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.313501'^^xsd:double;
  dwc:latitude '61.409716'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.313501 61.409716, -1.313501 61.409716, -1.313501 61.409716, -1.313501 61.409716, -1.313501 61.409716))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2025'^^xsd:string;
  dwc:observationDate '1910-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2027> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.738656 -10.380913)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.738656"^^xsd:decimal ;
  dwc:decimalLongitude "-10.380913"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.738656 -10.380913)"^^geo:wktLiteral ;
  geo-pos:lat "58.738656"^^xsd:decimal ;
  geo-pos:long "-10.380913"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2027'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2213_2027'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-10.380913'^^xsd:double;
  dwc:latitude '58.738656'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.380913 58.738656, -10.380913 58.738656, -10.380913 58.738656, -10.380913 58.738656, -10.380913 58.738656))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2027'^^xsd:string;
  dwc:observationDate '1910-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2028> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.738656 -10.380913)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.738656"^^xsd:decimal ;
  dwc:decimalLongitude "-10.380913"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.738656 -10.380913)"^^geo:wktLiteral ;
  geo-pos:lat "58.738656"^^xsd:decimal ;
  geo-pos:long "-10.380913"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2028'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2213_2028'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-10.380913'^^xsd:double;
  dwc:latitude '58.738656'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.380913 58.738656, -10.380913 58.738656, -10.380913 58.738656, -10.380913 58.738656, -10.380913 58.738656))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2028'^^xsd:string;
  dwc:observationDate '1910-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3969> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 -9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.25"^^xsd:decimal ;
  dwc:decimalLongitude "-9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.25 -9)"^^geo:wktLiteral ;
  geo-pos:lat "58.25"^^xsd:decimal ;
  geo-pos:long "-9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3969'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1950'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2213_3969'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9'^^xsd:integer;
  dwc:latitude '58.25'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9 58.25, -9 58.25, -9 58.25, -9 58.25, -9 58.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3969'^^xsd:string;
  dwc:observationDate '1950-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2031> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.301913 -1.969974)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.301913"^^xsd:decimal ;
  dwc:decimalLongitude "-1.969974"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.301913 -1.969974)"^^geo:wktLiteral ;
  geo-pos:lat "61.301913"^^xsd:decimal ;
  geo-pos:long "-1.969974"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2031'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2213_2031'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.969974'^^xsd:double;
  dwc:latitude '61.301913'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.969974 61.301913, -1.969974 61.301913, -1.969974 61.301913, -1.969974 61.301913, -1.969974 61.301913))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2031'^^xsd:string;
  dwc:observationDate '1910-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2034> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.493384 -2.839362)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.493384"^^xsd:decimal ;
  dwc:decimalLongitude "-2.839362"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.493384 -2.839362)"^^geo:wktLiteral ;
  geo-pos:lat "61.493384"^^xsd:decimal ;
  geo-pos:long "-2.839362"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2034'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2213_2034'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.839362'^^xsd:double;
  dwc:latitude '61.493384'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.839362 61.493384, -2.839362 61.493384, -2.839362 61.493384, -2.839362 61.493384, -2.839362 61.493384))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2034'^^xsd:string;
  dwc:observationDate '1910-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2035> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.552411 -2.363297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.552411"^^xsd:decimal ;
  dwc:decimalLongitude "-2.363297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.552411 -2.363297)"^^geo:wktLiteral ;
  geo-pos:lat "61.552411"^^xsd:decimal ;
  geo-pos:long "-2.363297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2035'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2213_2035'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.363297'^^xsd:double;
  dwc:latitude '61.552411'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.363297 61.552411, -2.363297 61.552411, -2.363297 61.552411, -2.363297 61.552411, -2.363297 61.552411))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2035'^^xsd:string;
  dwc:observationDate '1910-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2036> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.47579 -8.571682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.47579"^^xsd:decimal ;
  dwc:decimalLongitude "-8.571682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.47579 -8.571682)"^^geo:wktLiteral ;
  geo-pos:lat "58.47579"^^xsd:decimal ;
  geo-pos:long "-8.571682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2036'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2213_2036'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.571682'^^xsd:double;
  dwc:latitude '58.47579'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.571682 58.47579, -8.571682 58.47579, -8.571682 58.47579, -8.571682 58.47579, -8.571682 58.47579))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2036'^^xsd:string;
  dwc:observationDate '1910-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2038> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.282198 -1.177261)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.282198"^^xsd:decimal ;
  dwc:decimalLongitude "-1.177261"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.282198 -1.177261)"^^geo:wktLiteral ;
  geo-pos:lat "61.282198"^^xsd:decimal ;
  geo-pos:long "-1.177261"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2038'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2213_2038'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.177261'^^xsd:double;
  dwc:latitude '61.282198'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.177261 61.282198, -1.177261 61.282198, -1.177261 61.282198, -1.177261 61.282198, -1.177261 61.282198))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2038'^^xsd:string;
  dwc:observationDate '1910-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2041> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.392655 -8.571682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.392655"^^xsd:decimal ;
  dwc:decimalLongitude "-8.571682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.392655 -8.571682)"^^geo:wktLiteral ;
  geo-pos:lat "58.392655"^^xsd:decimal ;
  geo-pos:long "-8.571682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2041'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2213_2041'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.571682'^^xsd:double;
  dwc:latitude '58.392655'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.571682 58.392655, -8.571682 58.392655, -8.571682 58.392655, -8.571682 58.392655, -8.571682 58.392655))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2041'^^xsd:string;
  dwc:observationDate '1910-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2043> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.176976 -2.22563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.176976"^^xsd:decimal ;
  dwc:decimalLongitude "-2.22563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.176976 -2.22563)"^^geo:wktLiteral ;
  geo-pos:lat "61.176976"^^xsd:decimal ;
  geo-pos:long "-2.22563"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2043'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2213_2043'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.22563'^^xsd:double;
  dwc:latitude '61.176976'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.22563 61.176976, -2.22563 61.176976, -2.22563 61.176976, -2.22563 61.176976, -2.22563 61.176976))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2043'^^xsd:string;
  dwc:observationDate '1910-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2044> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.176976 -2.22563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.176976"^^xsd:decimal ;
  dwc:decimalLongitude "-2.22563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.176976 -2.22563)"^^geo:wktLiteral ;
  geo-pos:lat "61.176976"^^xsd:decimal ;
  geo-pos:long "-2.22563"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2044'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2213_2044'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.22563'^^xsd:double;
  dwc:latitude '61.176976'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.22563 61.176976, -2.22563 61.176976, -2.22563 61.176976, -2.22563 61.176976, -2.22563 61.176976))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2044'^^xsd:string;
  dwc:observationDate '1910-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2045> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.29724 -1.487175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.29724"^^xsd:decimal ;
  dwc:decimalLongitude "-1.487175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.29724 -1.487175)"^^geo:wktLiteral ;
  geo-pos:lat "61.29724"^^xsd:decimal ;
  geo-pos:long "-1.487175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2045'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2213_2045'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.487175'^^xsd:double;
  dwc:latitude '61.29724'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.487175 61.29724, -1.487175 61.29724, -1.487175 61.29724, -1.487175 61.29724, -1.487175 61.29724))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2045'^^xsd:string;
  dwc:observationDate '1910-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2047> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.299306 -2.333718)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.299306"^^xsd:decimal ;
  dwc:decimalLongitude "-2.333718"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.299306 -2.333718)"^^geo:wktLiteral ;
  geo-pos:lat "61.299306"^^xsd:decimal ;
  geo-pos:long "-2.333718"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2047'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2213_2047'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.333718'^^xsd:double;
  dwc:latitude '61.299306'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.333718 61.299306, -2.333718 61.299306, -2.333718 61.299306, -2.333718 61.299306, -2.333718 61.299306))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2047'^^xsd:string;
  dwc:observationDate '1910-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2362> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.665411 -6.45957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.665411"^^xsd:decimal ;
  dwc:decimalLongitude "-6.45957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.665411 -6.45957)"^^geo:wktLiteral ;
  geo-pos:lat "59.665411"^^xsd:decimal ;
  geo-pos:long "-6.45957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2362'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2213_2362'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-6.45957'^^xsd:double;
  dwc:latitude '59.665411'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.45957 59.665411, -6.45957 59.665411, -6.45957 59.665411, -6.45957 59.665411, -6.45957 59.665411))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2362'^^xsd:string;
  dwc:observationDate '1911-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2364> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.665411 -6.45957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.665411"^^xsd:decimal ;
  dwc:decimalLongitude "-6.45957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.665411 -6.45957)"^^geo:wktLiteral ;
  geo-pos:lat "59.665411"^^xsd:decimal ;
  geo-pos:long "-6.45957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2364'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2213_2364'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-6.45957'^^xsd:double;
  dwc:latitude '59.665411'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.45957 59.665411, -6.45957 59.665411, -6.45957 59.665411, -6.45957 59.665411, -6.45957 59.665411))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2364'^^xsd:string;
  dwc:observationDate '1911-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2376> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.926839 -1.829816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.926839"^^xsd:decimal ;
  dwc:decimalLongitude "-1.829816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.926839 -1.829816)"^^geo:wktLiteral ;
  geo-pos:lat "61.926839"^^xsd:decimal ;
  geo-pos:long "-1.829816"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2376'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2213_2376'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.829816'^^xsd:double;
  dwc:latitude '61.926839'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.829816 61.926839, -1.829816 61.926839, -1.829816 61.926839, -1.829816 61.926839, -1.829816 61.926839))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2376'^^xsd:string;
  dwc:observationDate '1911-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2379> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.399607 -1.254203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.399607"^^xsd:decimal ;
  dwc:decimalLongitude "-1.254203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.399607 -1.254203)"^^geo:wktLiteral ;
  geo-pos:lat "61.399607"^^xsd:decimal ;
  geo-pos:long "-1.254203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2379'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2213_2379'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.254203'^^xsd:double;
  dwc:latitude '61.399607'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.254203 61.399607, -1.254203 61.399607, -1.254203 61.399607, -1.254203 61.399607, -1.254203 61.399607))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2379'^^xsd:string;
  dwc:observationDate '1911-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2380> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.850524 -1.760172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.850524"^^xsd:decimal ;
  dwc:decimalLongitude "-1.760172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.850524 -1.760172)"^^geo:wktLiteral ;
  geo-pos:lat "61.850524"^^xsd:decimal ;
  geo-pos:long "-1.760172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2380'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2213_2380'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.760172'^^xsd:double;
  dwc:latitude '61.850524'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.760172 61.850524, -1.760172 61.850524, -1.760172 61.850524, -1.760172 61.850524, -1.760172 61.850524))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2380'^^xsd:string;
  dwc:observationDate '1911-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2381> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.512859 -6.589844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.512859"^^xsd:decimal ;
  dwc:decimalLongitude "-6.589844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.512859 -6.589844)"^^geo:wktLiteral ;
  geo-pos:lat "59.512859"^^xsd:decimal ;
  geo-pos:long "-6.589844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2381'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2213_2381'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-6.589844'^^xsd:double;
  dwc:latitude '59.512859'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.589844 59.512859, -6.589844 59.512859, -6.589844 59.512859, -6.589844 59.512859, -6.589844 59.512859))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2381'^^xsd:string;
  dwc:observationDate '1911-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2382> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.512859 -6.589844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.512859"^^xsd:decimal ;
  dwc:decimalLongitude "-6.589844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.512859 -6.589844)"^^geo:wktLiteral ;
  geo-pos:lat "59.512859"^^xsd:decimal ;
  geo-pos:long "-6.589844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2382'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2213_2382'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-6.589844'^^xsd:double;
  dwc:latitude '59.512859'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.589844 59.512859, -6.589844 59.512859, -6.589844 59.512859, -6.589844 59.512859, -6.589844 59.512859))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2382'^^xsd:string;
  dwc:observationDate '1911-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2384> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.786674 -6.999382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.786674"^^xsd:decimal ;
  dwc:decimalLongitude "-6.999382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.786674 -6.999382)"^^geo:wktLiteral ;
  geo-pos:lat "59.786674"^^xsd:decimal ;
  geo-pos:long "-6.999382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2384'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2213_2384'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-6.999382'^^xsd:double;
  dwc:latitude '59.786674'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.999382 59.786674, -6.999382 59.786674, -6.999382 59.786674, -6.999382 59.786674, -6.999382 59.786674))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2384'^^xsd:string;
  dwc:observationDate '1911-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2385> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.786674 -6.999382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.786674"^^xsd:decimal ;
  dwc:decimalLongitude "-6.999382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.786674 -6.999382)"^^geo:wktLiteral ;
  geo-pos:lat "59.786674"^^xsd:decimal ;
  geo-pos:long "-6.999382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2385'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2213_2385'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-6.999382'^^xsd:double;
  dwc:latitude '59.786674'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.999382 59.786674, -6.999382 59.786674, -6.999382 59.786674, -6.999382 59.786674, -6.999382 59.786674))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2385'^^xsd:string;
  dwc:observationDate '1911-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2386> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.786674 -6.999382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.786674"^^xsd:decimal ;
  dwc:decimalLongitude "-6.999382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.786674 -6.999382)"^^geo:wktLiteral ;
  geo-pos:lat "59.786674"^^xsd:decimal ;
  geo-pos:long "-6.999382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2386'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2213_2386'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-6.999382'^^xsd:double;
  dwc:latitude '59.786674'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.999382 59.786674, -6.999382 59.786674, -6.999382 59.786674, -6.999382 59.786674, -6.999382 59.786674))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2386'^^xsd:string;
  dwc:observationDate '1911-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2387> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.786674 -6.999382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.786674"^^xsd:decimal ;
  dwc:decimalLongitude "-6.999382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.786674 -6.999382)"^^geo:wktLiteral ;
  geo-pos:lat "59.786674"^^xsd:decimal ;
  geo-pos:long "-6.999382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2387'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2213_2387'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-6.999382'^^xsd:double;
  dwc:latitude '59.786674'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.999382 59.786674, -6.999382 59.786674, -6.999382 59.786674, -6.999382 59.786674, -6.999382 59.786674))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2387'^^xsd:string;
  dwc:observationDate '1911-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2388> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.06948 -2.845747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.06948"^^xsd:decimal ;
  dwc:decimalLongitude "-2.845747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.06948 -2.845747)"^^geo:wktLiteral ;
  geo-pos:lat "61.06948"^^xsd:decimal ;
  geo-pos:long "-2.845747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2388'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2213_2388'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.845747'^^xsd:double;
  dwc:latitude '61.06948'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.845747 61.06948, -2.845747 61.06948, -2.845747 61.06948, -2.845747 61.06948, -2.845747 61.06948))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2388'^^xsd:string;
  dwc:observationDate '1911-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2395> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.815805 -2.251641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.815805"^^xsd:decimal ;
  dwc:decimalLongitude "-2.251641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.815805 -2.251641)"^^geo:wktLiteral ;
  geo-pos:lat "61.815805"^^xsd:decimal ;
  geo-pos:long "-2.251641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2395'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2213_2395'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.251641'^^xsd:double;
  dwc:latitude '61.815805'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.251641 61.815805, -2.251641 61.815805, -2.251641 61.815805, -2.251641 61.815805, -2.251641 61.815805))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2395'^^xsd:string;
  dwc:observationDate '1911-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2399> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.184584 -3.093647)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.184584"^^xsd:decimal ;
  dwc:decimalLongitude "-3.093647"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.184584 -3.093647)"^^geo:wktLiteral ;
  geo-pos:lat "61.184584"^^xsd:decimal ;
  geo-pos:long "-3.093647"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2399'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2213_2399'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-3.093647'^^xsd:double;
  dwc:latitude '61.184584'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.093647 61.184584, -3.093647 61.184584, -3.093647 61.184584, -3.093647 61.184584, -3.093647 61.184584))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2399'^^xsd:string;
  dwc:observationDate '1911-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1774> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.529912 -1.487175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.529912"^^xsd:decimal ;
  dwc:decimalLongitude "-1.487175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.529912 -1.487175)"^^geo:wktLiteral ;
  geo-pos:lat "61.529912"^^xsd:decimal ;
  geo-pos:long "-1.487175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1774'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2213_1774'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.487175'^^xsd:double;
  dwc:latitude '61.529912'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.487175 61.529912, -1.487175 61.529912, -1.487175 61.529912, -1.487175 61.529912, -1.487175 61.529912))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1774'^^xsd:string;
  dwc:observationDate '1910-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1775> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.627503 -1.156061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.627503"^^xsd:decimal ;
  dwc:decimalLongitude "-1.156061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.627503 -1.156061)"^^geo:wktLiteral ;
  geo-pos:lat "61.627503"^^xsd:decimal ;
  geo-pos:long "-1.156061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1775'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2213_1775'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.156061'^^xsd:double;
  dwc:latitude '61.627503'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.156061 61.627503, -1.156061 61.627503, -1.156061 61.627503, -1.156061 61.627503, -1.156061 61.627503))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1775'^^xsd:string;
  dwc:observationDate '1910-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1779> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.282141 1.348545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.282141"^^xsd:decimal ;
  dwc:decimalLongitude "1.348545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.282141 1.348545)"^^geo:wktLiteral ;
  geo-pos:lat "61.282141"^^xsd:decimal ;
  geo-pos:long "1.348545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1779'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2213_1779'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.348545'^^xsd:double;
  dwc:latitude '61.282141'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.348545 61.282141, 1.348545 61.282141, 1.348545 61.282141, 1.348545 61.282141, 1.348545 61.282141))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1779'^^xsd:string;
  dwc:observationDate '1910-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1780> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.282141 1.348545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.282141"^^xsd:decimal ;
  dwc:decimalLongitude "1.348545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.282141 1.348545)"^^geo:wktLiteral ;
  geo-pos:lat "61.282141"^^xsd:decimal ;
  geo-pos:long "1.348545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1780'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2213_1780'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.348545'^^xsd:double;
  dwc:latitude '61.282141'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.348545 61.282141, 1.348545 61.282141, 1.348545 61.282141, 1.348545 61.282141, 1.348545 61.282141))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1780'^^xsd:string;
  dwc:observationDate '1910-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1782> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.407179 0.873487)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.407179"^^xsd:decimal ;
  dwc:decimalLongitude "0.873487"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.407179 0.873487)"^^geo:wktLiteral ;
  geo-pos:lat "61.407179"^^xsd:decimal ;
  geo-pos:long "0.873487"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1782'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2213_1782'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.873487'^^xsd:double;
  dwc:latitude '61.407179'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.873487 61.407179, 0.873487 61.407179, 0.873487 61.407179, 0.873487 61.407179, 0.873487 61.407179))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1782'^^xsd:string;
  dwc:observationDate '1910-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1783> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.54612 -1.191277)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.54612"^^xsd:decimal ;
  dwc:decimalLongitude "-1.191277"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.54612 -1.191277)"^^geo:wktLiteral ;
  geo-pos:lat "61.54612"^^xsd:decimal ;
  geo-pos:long "-1.191277"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1783'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2213_1783'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.191277'^^xsd:double;
  dwc:latitude '61.54612'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.191277 61.54612, -1.191277 61.54612, -1.191277 61.54612, -1.191277 61.54612, -1.191277 61.54612))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1783'^^xsd:string;
  dwc:observationDate '1910-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1688> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.780967 -7.659953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.780967"^^xsd:decimal ;
  dwc:decimalLongitude "-7.659953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.780967 -7.659953)"^^geo:wktLiteral ;
  geo-pos:lat "58.780967"^^xsd:decimal ;
  geo-pos:long "-7.659953"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1688'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2213_1688'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-7.659953'^^xsd:double;
  dwc:latitude '58.780967'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.659953 58.780967, -7.659953 58.780967, -7.659953 58.780967, -7.659953 58.780967, -7.659953 58.780967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1688'^^xsd:string;
  dwc:observationDate '1910-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1692> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.931516 -1.827005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.931516"^^xsd:decimal ;
  dwc:decimalLongitude "-1.827005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.931516 -1.827005)"^^geo:wktLiteral ;
  geo-pos:lat "60.931516"^^xsd:decimal ;
  geo-pos:long "-1.827005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1692'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2213_1692'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.827005'^^xsd:double;
  dwc:latitude '60.931516'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.827005 60.931516, -1.827005 60.931516, -1.827005 60.931516, -1.827005 60.931516, -1.827005 60.931516))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1692'^^xsd:string;
  dwc:observationDate '1910-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2645> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.393692 -9.691334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.393692"^^xsd:decimal ;
  dwc:decimalLongitude "-9.691334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.393692 -9.691334)"^^geo:wktLiteral ;
  geo-pos:lat "58.393692"^^xsd:decimal ;
  geo-pos:long "-9.691334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2645'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2213_2645'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.691334'^^xsd:double;
  dwc:latitude '58.393692'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.691334 58.393692, -9.691334 58.393692, -9.691334 58.393692, -9.691334 58.393692, -9.691334 58.393692))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2645'^^xsd:string;
  dwc:observationDate '1911-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2646> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.301913 -1.969974)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.301913"^^xsd:decimal ;
  dwc:decimalLongitude "-1.969974"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.301913 -1.969974)"^^geo:wktLiteral ;
  geo-pos:lat "61.301913"^^xsd:decimal ;
  geo-pos:long "-1.969974"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2646'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2213_2646'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.969974'^^xsd:double;
  dwc:latitude '61.301913'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.969974 61.301913, -1.969974 61.301913, -1.969974 61.301913, -1.969974 61.301913, -1.969974 61.301913))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2646'^^xsd:string;
  dwc:observationDate '1911-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2647> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.301913 -1.969974)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.301913"^^xsd:decimal ;
  dwc:decimalLongitude "-1.969974"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.301913 -1.969974)"^^geo:wktLiteral ;
  geo-pos:lat "61.301913"^^xsd:decimal ;
  geo-pos:long "-1.969974"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2647'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2213_2647'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.969974'^^xsd:double;
  dwc:latitude '61.301913'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.969974 61.301913, -1.969974 61.301913, -1.969974 61.301913, -1.969974 61.301913, -1.969974 61.301913))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2647'^^xsd:string;
  dwc:observationDate '1911-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2648> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.627503 -1.156061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.627503"^^xsd:decimal ;
  dwc:decimalLongitude "-1.156061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.627503 -1.156061)"^^geo:wktLiteral ;
  geo-pos:lat "61.627503"^^xsd:decimal ;
  geo-pos:long "-1.156061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2648'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2213_2648'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.156061'^^xsd:double;
  dwc:latitude '61.627503'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.156061 61.627503, -1.156061 61.627503, -1.156061 61.627503, -1.156061 61.627503, -1.156061 61.627503))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2648'^^xsd:string;
  dwc:observationDate '1911-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2649> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.627503 -1.156061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.627503"^^xsd:decimal ;
  dwc:decimalLongitude "-1.156061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.627503 -1.156061)"^^geo:wktLiteral ;
  geo-pos:lat "61.627503"^^xsd:decimal ;
  geo-pos:long "-1.156061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2649'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2213_2649'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.156061'^^xsd:double;
  dwc:latitude '61.627503'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.156061 61.627503, -1.156061 61.627503, -1.156061 61.627503, -1.156061 61.627503, -1.156061 61.627503))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2649'^^xsd:string;
  dwc:observationDate '1911-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2650> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.627503 -1.156061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.627503"^^xsd:decimal ;
  dwc:decimalLongitude "-1.156061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.627503 -1.156061)"^^geo:wktLiteral ;
  geo-pos:lat "61.627503"^^xsd:decimal ;
  geo-pos:long "-1.156061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2650'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2213_2650'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.156061'^^xsd:double;
  dwc:latitude '61.627503'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.156061 61.627503, -1.156061 61.627503, -1.156061 61.627503, -1.156061 61.627503, -1.156061 61.627503))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2650'^^xsd:string;
  dwc:observationDate '1911-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2651> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.697785 -0.148671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.697785"^^xsd:decimal ;
  dwc:decimalLongitude "-0.148671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.697785 -0.148671)"^^geo:wktLiteral ;
  geo-pos:lat "61.697785"^^xsd:decimal ;
  geo-pos:long "-0.148671"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2651'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2213_2651'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.148671'^^xsd:double;
  dwc:latitude '61.697785'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.148671 61.697785, -0.148671 61.697785, -0.148671 61.697785, -0.148671 61.697785, -0.148671 61.697785))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2651'^^xsd:string;
  dwc:observationDate '1911-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2652> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.774172 -1.690873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.774172"^^xsd:decimal ;
  dwc:decimalLongitude "-1.690873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.774172 -1.690873)"^^geo:wktLiteral ;
  geo-pos:lat "61.774172"^^xsd:decimal ;
  geo-pos:long "-1.690873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2652'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2213_2652'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.690873'^^xsd:double;
  dwc:latitude '61.774172'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.690873 61.774172, -1.690873 61.774172, -1.690873 61.774172, -1.690873 61.774172, -1.690873 61.774172))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2652'^^xsd:string;
  dwc:observationDate '1911-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2653> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.883875 0.581904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.883875"^^xsd:decimal ;
  dwc:decimalLongitude "0.581904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.883875 0.581904)"^^geo:wktLiteral ;
  geo-pos:lat "61.883875"^^xsd:decimal ;
  geo-pos:long "0.581904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2653'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2213_2653'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.581904'^^xsd:double;
  dwc:latitude '61.883875'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.581904 61.883875, 0.581904 61.883875, 0.581904 61.883875, 0.581904 61.883875, 0.581904 61.883875))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2653'^^xsd:string;
  dwc:observationDate '1911-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2654> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.079362 -1.970151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.079362"^^xsd:decimal ;
  dwc:decimalLongitude "-1.970151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.079362 -1.970151)"^^geo:wktLiteral ;
  geo-pos:lat "62.079362"^^xsd:decimal ;
  geo-pos:long "-1.970151"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2654'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2213_2654'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.970151'^^xsd:double;
  dwc:latitude '62.079362'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.970151 62.079362, -1.970151 62.079362, -1.970151 62.079362, -1.970151 62.079362, -1.970151 62.079362))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2654'^^xsd:string;
  dwc:observationDate '1911-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2655> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.981455 -13.988742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.981455"^^xsd:decimal ;
  dwc:decimalLongitude "-13.988742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.981455 -13.988742)"^^geo:wktLiteral ;
  geo-pos:lat "57.981455"^^xsd:decimal ;
  geo-pos:long "-13.988742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2655'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2213_2655'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-13.988742'^^xsd:double;
  dwc:latitude '57.981455'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.988742 57.981455, -13.988742 57.981455, -13.988742 57.981455, -13.988742 57.981455, -13.988742 57.981455))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2655'^^xsd:string;
  dwc:observationDate '1911-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2657> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.667005 -2.616053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.667005"^^xsd:decimal ;
  dwc:decimalLongitude "-2.616053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.667005 -2.616053)"^^geo:wktLiteral ;
  geo-pos:lat "61.667005"^^xsd:decimal ;
  geo-pos:long "-2.616053"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2657'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2213_2657'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.616053'^^xsd:double;
  dwc:latitude '61.667005'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.616053 61.667005, -2.616053 61.667005, -2.616053 61.667005, -2.616053 61.667005, -2.616053 61.667005))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2657'^^xsd:string;
  dwc:observationDate '1911-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2658> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.774172 -1.690873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.774172"^^xsd:decimal ;
  dwc:decimalLongitude "-1.690873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.774172 -1.690873)"^^geo:wktLiteral ;
  geo-pos:lat "61.774172"^^xsd:decimal ;
  geo-pos:long "-1.690873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2658'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2213_2658'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.690873'^^xsd:double;
  dwc:latitude '61.774172'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.690873 61.774172, -1.690873 61.774172, -1.690873 61.774172, -1.690873 61.774172, -1.690873 61.774172))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2658'^^xsd:string;
  dwc:observationDate '1911-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2659> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.774172 -1.690873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.774172"^^xsd:decimal ;
  dwc:decimalLongitude "-1.690873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.774172 -1.690873)"^^geo:wktLiteral ;
  geo-pos:lat "61.774172"^^xsd:decimal ;
  geo-pos:long "-1.690873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2659'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2213_2659'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.690873'^^xsd:double;
  dwc:latitude '61.774172'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.690873 61.774172, -1.690873 61.774172, -1.690873 61.774172, -1.690873 61.774172, -1.690873 61.774172))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2659'^^xsd:string;
  dwc:observationDate '1911-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2660> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.468412 -0.353507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.468412"^^xsd:decimal ;
  dwc:decimalLongitude "-0.353507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.468412 -0.353507)"^^geo:wktLiteral ;
  geo-pos:lat "61.468412"^^xsd:decimal ;
  geo-pos:long "-0.353507"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2660'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2213_2660'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.353507'^^xsd:double;
  dwc:latitude '61.468412'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.353507 61.468412, -0.353507 61.468412, -0.353507 61.468412, -0.353507 61.468412, -0.353507 61.468412))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2660'^^xsd:string;
  dwc:observationDate '1911-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2453> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.36876 1.834966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.36876"^^xsd:decimal ;
  dwc:decimalLongitude "1.834966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.36876 1.834966)"^^geo:wktLiteral ;
  geo-pos:lat "61.36876"^^xsd:decimal ;
  geo-pos:long "1.834966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2453'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2213_2453'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.834966'^^xsd:double;
  dwc:latitude '61.36876'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.834966 61.36876, 1.834966 61.36876, 1.834966 61.36876, 1.834966 61.36876, 1.834966 61.36876))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2453'^^xsd:string;
  dwc:observationDate '1911-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2454> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.36876 1.834966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.36876"^^xsd:decimal ;
  dwc:decimalLongitude "1.834966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.36876 1.834966)"^^geo:wktLiteral ;
  geo-pos:lat "61.36876"^^xsd:decimal ;
  geo-pos:long "1.834966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2454'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2213_2454'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.834966'^^xsd:double;
  dwc:latitude '61.36876'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.834966 61.36876, 1.834966 61.36876, 1.834966 61.36876, 1.834966 61.36876, 1.834966 61.36876))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2454'^^xsd:string;
  dwc:observationDate '1911-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2456> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.684036 -0.43635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.684036"^^xsd:decimal ;
  dwc:decimalLongitude "-0.43635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.684036 -0.43635)"^^geo:wktLiteral ;
  geo-pos:lat "61.684036"^^xsd:decimal ;
  geo-pos:long "-0.43635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2456'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2213_2456'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.43635'^^xsd:double;
  dwc:latitude '61.684036'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.43635 61.684036, -0.43635 61.684036, -0.43635 61.684036, -0.43635 61.684036, -0.43635 61.684036))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2456'^^xsd:string;
  dwc:observationDate '1911-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2457> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.701943 1.333796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.701943"^^xsd:decimal ;
  dwc:decimalLongitude "1.333796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.701943 1.333796)"^^geo:wktLiteral ;
  geo-pos:lat "61.701943"^^xsd:decimal ;
  geo-pos:long "1.333796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2457'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2213_2457'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.333796'^^xsd:double;
  dwc:latitude '61.701943'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.333796 61.701943, 1.333796 61.701943, 1.333796 61.701943, 1.333796 61.701943, 1.333796 61.701943))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2457'^^xsd:string;
  dwc:observationDate '1911-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2464> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.095519 1.910292)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.095519"^^xsd:decimal ;
  dwc:decimalLongitude "1.910292"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.095519 1.910292)"^^geo:wktLiteral ;
  geo-pos:lat "61.095519"^^xsd:decimal ;
  geo-pos:long "1.910292"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2464'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2213_2464'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.910292'^^xsd:double;
  dwc:latitude '61.095519'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.910292 61.095519, 1.910292 61.095519, 1.910292 61.095519, 1.910292 61.095519, 1.910292 61.095519))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2464'^^xsd:string;
  dwc:observationDate '1911-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2465> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.311576 -2.785193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.311576"^^xsd:decimal ;
  dwc:decimalLongitude "-2.785193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.311576 -2.785193)"^^geo:wktLiteral ;
  geo-pos:lat "61.311576"^^xsd:decimal ;
  geo-pos:long "-2.785193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2465'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2213_2465'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.785193'^^xsd:double;
  dwc:latitude '61.311576'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.785193 61.311576, -2.785193 61.311576, -2.785193 61.311576, -2.785193 61.311576, -2.785193 61.311576))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2465'^^xsd:string;
  dwc:observationDate '1911-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2468> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.635252 -2.635346)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.635252"^^xsd:decimal ;
  dwc:decimalLongitude "-2.635346"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.635252 -2.635346)"^^geo:wktLiteral ;
  geo-pos:lat "61.635252"^^xsd:decimal ;
  geo-pos:long "-2.635346"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2468'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2213_2468'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.635346'^^xsd:double;
  dwc:latitude '61.635252'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.635346 61.635252, -2.635346 61.635252, -2.635346 61.635252, -2.635346 61.635252, -2.635346 61.635252))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2468'^^xsd:string;
  dwc:observationDate '1911-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2469> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.36876 1.834966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.36876"^^xsd:decimal ;
  dwc:decimalLongitude "1.834966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.36876 1.834966)"^^geo:wktLiteral ;
  geo-pos:lat "61.36876"^^xsd:decimal ;
  geo-pos:long "1.834966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2469'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2213_2469'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.834966'^^xsd:double;
  dwc:latitude '61.36876'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.834966 61.36876, 1.834966 61.36876, 1.834966 61.36876, 1.834966 61.36876, 1.834966 61.36876))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2469'^^xsd:string;
  dwc:observationDate '1911-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2477> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.852422 -0.885294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.852422"^^xsd:decimal ;
  dwc:decimalLongitude "-0.885294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.852422 -0.885294)"^^geo:wktLiteral ;
  geo-pos:lat "61.852422"^^xsd:decimal ;
  geo-pos:long "-0.885294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2477'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2213_2477'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.885294'^^xsd:double;
  dwc:latitude '61.852422'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.885294 61.852422, -0.885294 61.852422, -0.885294 61.852422, -0.885294 61.852422, -0.885294 61.852422))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2477'^^xsd:string;
  dwc:observationDate '1911-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2478> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.752757 0.974006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.752757"^^xsd:decimal ;
  dwc:decimalLongitude "0.974006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.752757 0.974006)"^^geo:wktLiteral ;
  geo-pos:lat "60.752757"^^xsd:decimal ;
  geo-pos:long "0.974006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2478'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2213_2478'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.974006'^^xsd:double;
  dwc:latitude '60.752757'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.974006 60.752757, 0.974006 60.752757, 0.974006 60.752757, 0.974006 60.752757, 0.974006 60.752757))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2478'^^xsd:string;
  dwc:observationDate '1911-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2479> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.752757 0.974006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.752757"^^xsd:decimal ;
  dwc:decimalLongitude "0.974006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.752757 0.974006)"^^geo:wktLiteral ;
  geo-pos:lat "60.752757"^^xsd:decimal ;
  geo-pos:long "0.974006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2479'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2213_2479'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.974006'^^xsd:double;
  dwc:latitude '60.752757'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.974006 60.752757, 0.974006 60.752757, 0.974006 60.752757, 0.974006 60.752757, 0.974006 60.752757))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2479'^^xsd:string;
  dwc:observationDate '1911-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2482> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.686237 -0.885294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.686237"^^xsd:decimal ;
  dwc:decimalLongitude "-0.885294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.686237 -0.885294)"^^geo:wktLiteral ;
  geo-pos:lat "61.686237"^^xsd:decimal ;
  geo-pos:long "-0.885294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2482'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2213_2482'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.885294'^^xsd:double;
  dwc:latitude '61.686237'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.885294 61.686237, -0.885294 61.686237, -0.885294 61.686237, -0.885294 61.686237, -0.885294 61.686237))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2482'^^xsd:string;
  dwc:observationDate '1911-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2484> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.827637 1.838997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.827637"^^xsd:decimal ;
  dwc:decimalLongitude "1.838997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.827637 1.838997)"^^geo:wktLiteral ;
  geo-pos:lat "60.827637"^^xsd:decimal ;
  geo-pos:long "1.838997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2484'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2213_2484'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.838997'^^xsd:double;
  dwc:latitude '60.827637'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.838997 60.827637, 1.838997 60.827637, 1.838997 60.827637, 1.838997 60.827637, 1.838997 60.827637))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2484'^^xsd:string;
  dwc:observationDate '1911-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2485> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.834106 1.498782)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.834106"^^xsd:decimal ;
  dwc:decimalLongitude "1.498782"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.834106 1.498782)"^^geo:wktLiteral ;
  geo-pos:lat "60.834106"^^xsd:decimal ;
  geo-pos:long "1.498782"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2485'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2213_2485'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.498782'^^xsd:double;
  dwc:latitude '60.834106'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.498782 60.834106, 1.498782 60.834106, 1.498782 60.834106, 1.498782 60.834106, 1.498782 60.834106))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2485'^^xsd:string;
  dwc:observationDate '1911-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2486> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.06948 -2.845747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.06948"^^xsd:decimal ;
  dwc:decimalLongitude "-2.845747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.06948 -2.845747)"^^geo:wktLiteral ;
  geo-pos:lat "61.06948"^^xsd:decimal ;
  geo-pos:long "-2.845747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2486'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2213_2486'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.845747'^^xsd:double;
  dwc:latitude '61.06948'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.845747 61.06948, -2.845747 61.06948, -2.845747 61.06948, -2.845747 61.06948, -2.845747 61.06948))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2486'^^xsd:string;
  dwc:observationDate '1911-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2487> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.600657 1.05674)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.600657"^^xsd:decimal ;
  dwc:decimalLongitude "1.05674"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.600657 1.05674)"^^geo:wktLiteral ;
  geo-pos:lat "61.600657"^^xsd:decimal ;
  geo-pos:long "1.05674"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2487'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2213_2487'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.05674'^^xsd:double;
  dwc:latitude '61.600657'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.05674 61.600657, 1.05674 61.600657, 1.05674 61.600657, 1.05674 61.600657, 1.05674 61.600657))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2487'^^xsd:string;
  dwc:observationDate '1911-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2684> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.696101 -1.487175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.696101"^^xsd:decimal ;
  dwc:decimalLongitude "-1.487175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.696101 -1.487175)"^^geo:wktLiteral ;
  geo-pos:lat "61.696101"^^xsd:decimal ;
  geo-pos:long "-1.487175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2684'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2213_2684'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.487175'^^xsd:double;
  dwc:latitude '61.696101'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.487175 61.696101, -1.487175 61.696101, -1.487175 61.696101, -1.487175 61.696101, -1.487175 61.696101))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2684'^^xsd:string;
  dwc:observationDate '1911-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2685> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.696101 -1.487175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.696101"^^xsd:decimal ;
  dwc:decimalLongitude "-1.487175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.696101 -1.487175)"^^geo:wktLiteral ;
  geo-pos:lat "61.696101"^^xsd:decimal ;
  geo-pos:long "-1.487175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2685'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2213_2685'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.487175'^^xsd:double;
  dwc:latitude '61.696101'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.487175 61.696101, -1.487175 61.696101, -1.487175 61.696101, -1.487175 61.696101, -1.487175 61.696101))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2685'^^xsd:string;
  dwc:observationDate '1911-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2690> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.383325 -2.004643)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.383325"^^xsd:decimal ;
  dwc:decimalLongitude "-2.004643"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.383325 -2.004643)"^^geo:wktLiteral ;
  geo-pos:lat "61.383325"^^xsd:decimal ;
  geo-pos:long "-2.004643"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2690'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2213_2690'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.004643'^^xsd:double;
  dwc:latitude '61.383325'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.004643 61.383325, -2.004643 61.383325, -2.004643 61.383325, -2.004643 61.383325, -2.004643 61.383325))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2690'^^xsd:string;
  dwc:observationDate '1911-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2691> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.751255 -0.509123)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.751255"^^xsd:decimal ;
  dwc:decimalLongitude "-0.509123"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.751255 -0.509123)"^^geo:wktLiteral ;
  geo-pos:lat "61.751255"^^xsd:decimal ;
  geo-pos:long "-0.509123"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2691'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2213_2691'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.509123'^^xsd:double;
  dwc:latitude '61.751255'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.509123 61.751255, -0.509123 61.751255, -0.509123 61.751255, -0.509123 61.751255, -0.509123 61.751255))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2691'^^xsd:string;
  dwc:observationDate '1911-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2692> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.800094 -1.282611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.800094"^^xsd:decimal ;
  dwc:decimalLongitude "-1.282611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.800094 -1.282611)"^^geo:wktLiteral ;
  geo-pos:lat "61.800094"^^xsd:decimal ;
  geo-pos:long "-1.282611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2692'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2213_2692'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.282611'^^xsd:double;
  dwc:latitude '61.800094'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.282611 61.800094, -1.282611 61.800094, -1.282611 61.800094, -1.282611 61.800094, -1.282611 61.800094))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2692'^^xsd:string;
  dwc:observationDate '1911-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2693> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.016164 -2.986137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.016164"^^xsd:decimal ;
  dwc:decimalLongitude "-2.986137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.016164 -2.986137)"^^geo:wktLiteral ;
  geo-pos:lat "62.016164"^^xsd:decimal ;
  geo-pos:long "-2.986137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2693'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2213_2693'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.986137'^^xsd:double;
  dwc:latitude '62.016164'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.986137 62.016164, -2.986137 62.016164, -2.986137 62.016164, -2.986137 62.016164, -2.986137 62.016164))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2693'^^xsd:string;
  dwc:observationDate '1911-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2694> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.293826 -4.218772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.293826"^^xsd:decimal ;
  dwc:decimalLongitude "-4.218772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.293826 -4.218772)"^^geo:wktLiteral ;
  geo-pos:lat "61.293826"^^xsd:decimal ;
  geo-pos:long "-4.218772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2694'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2213_2694'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-4.218772'^^xsd:double;
  dwc:latitude '61.293826'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.218772 61.293826, -4.218772 61.293826, -4.218772 61.293826, -4.218772 61.293826, -4.218772 61.293826))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2694'^^xsd:string;
  dwc:observationDate '1911-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2492> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.627068 1.27193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.627068"^^xsd:decimal ;
  dwc:decimalLongitude "1.27193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.627068 1.27193)"^^geo:wktLiteral ;
  geo-pos:lat "60.627068"^^xsd:decimal ;
  geo-pos:long "1.27193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2492'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2213_2492'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.27193'^^xsd:double;
  dwc:latitude '60.627068'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.27193 60.627068, 1.27193 60.627068, 1.27193 60.627068, 1.27193 60.627068, 1.27193 60.627068))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2492'^^xsd:string;
  dwc:observationDate '1911-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2493> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.018166 0.928777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.018166"^^xsd:decimal ;
  dwc:decimalLongitude "0.928777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.018166 0.928777)"^^geo:wktLiteral ;
  geo-pos:lat "61.018166"^^xsd:decimal ;
  geo-pos:long "0.928777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2493'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2213_2493'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.928777'^^xsd:double;
  dwc:latitude '61.018166'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.928777 61.018166, 0.928777 61.018166, 0.928777 61.018166, 0.928777 61.018166, 0.928777 61.018166))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2493'^^xsd:string;
  dwc:observationDate '1911-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2494> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.026498 1.030089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.026498"^^xsd:decimal ;
  dwc:decimalLongitude "1.030089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.026498 1.030089)"^^geo:wktLiteral ;
  geo-pos:lat "61.026498"^^xsd:decimal ;
  geo-pos:long "1.030089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2494'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2213_2494'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.030089'^^xsd:double;
  dwc:latitude '61.026498'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.030089 61.026498, 1.030089 61.026498, 1.030089 61.026498, 1.030089 61.026498, 1.030089 61.026498))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2494'^^xsd:string;
  dwc:observationDate '1911-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2495> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.621362 -0.217286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.621362"^^xsd:decimal ;
  dwc:decimalLongitude "-0.217286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.621362 -0.217286)"^^geo:wktLiteral ;
  geo-pos:lat "61.621362"^^xsd:decimal ;
  geo-pos:long "-0.217286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2495'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2213_2495'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.217286'^^xsd:double;
  dwc:latitude '61.621362'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.217286 61.621362, -0.217286 61.621362, -0.217286 61.621362, -0.217286 61.621362, -0.217286 61.621362))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2495'^^xsd:string;
  dwc:observationDate '1911-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2497> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.621362 -0.217286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.621362"^^xsd:decimal ;
  dwc:decimalLongitude "-0.217286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.621362 -0.217286)"^^geo:wktLiteral ;
  geo-pos:lat "61.621362"^^xsd:decimal ;
  geo-pos:long "-0.217286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2497'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2213_2497'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.217286'^^xsd:double;
  dwc:latitude '61.621362'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.217286 61.621362, -0.217286 61.621362, -0.217286 61.621362, -0.217286 61.621362, -0.217286 61.621362))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2497'^^xsd:string;
  dwc:observationDate '1911-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2501> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.837017 1.328625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.837017"^^xsd:decimal ;
  dwc:decimalLongitude "1.328625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.837017 1.328625)"^^geo:wktLiteral ;
  geo-pos:lat "60.837017"^^xsd:decimal ;
  geo-pos:long "1.328625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2501'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2213_2501'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.328625'^^xsd:double;
  dwc:latitude '60.837017'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.328625 60.837017, 1.328625 60.837017, 1.328625 60.837017, 1.328625 60.837017, 1.328625 60.837017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2501'^^xsd:string;
  dwc:observationDate '1911-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2502> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.029259 1.063871)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.029259"^^xsd:decimal ;
  dwc:decimalLongitude "1.063871"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.029259 1.063871)"^^geo:wktLiteral ;
  geo-pos:lat "61.029259"^^xsd:decimal ;
  geo-pos:long "1.063871"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2502'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2213_2502'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.063871'^^xsd:double;
  dwc:latitude '61.029259'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.063871 61.029259, 1.063871 61.029259, 1.063871 61.029259, 1.063871 61.029259, 1.063871 61.029259))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2502'^^xsd:string;
  dwc:observationDate '1911-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2504> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.621362 -0.217286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.621362"^^xsd:decimal ;
  dwc:decimalLongitude "-0.217286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.621362 -0.217286)"^^geo:wktLiteral ;
  geo-pos:lat "61.621362"^^xsd:decimal ;
  geo-pos:long "-0.217286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2504'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2213_2504'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.217286'^^xsd:double;
  dwc:latitude '61.621362'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.217286 61.621362, -0.217286 61.621362, -0.217286 61.621362, -0.217286 61.621362, -0.217286 61.621362))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2504'^^xsd:string;
  dwc:observationDate '1911-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2505> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.75311 1.094797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.75311"^^xsd:decimal ;
  dwc:decimalLongitude "1.094797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.75311 1.094797)"^^geo:wktLiteral ;
  geo-pos:lat "61.75311"^^xsd:decimal ;
  geo-pos:long "1.094797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2505'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2213_2505'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.094797'^^xsd:double;
  dwc:latitude '61.75311'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.094797 61.75311, 1.094797 61.75311, 1.094797 61.75311, 1.094797 61.75311, 1.094797 61.75311))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2505'^^xsd:string;
  dwc:observationDate '1911-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2506> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.163955 0.704188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.163955"^^xsd:decimal ;
  dwc:decimalLongitude "0.704188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.163955 0.704188)"^^geo:wktLiteral ;
  geo-pos:lat "61.163955"^^xsd:decimal ;
  geo-pos:long "0.704188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2506'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2213_2506'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.704188'^^xsd:double;
  dwc:latitude '61.163955'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.704188 61.163955, 0.704188 61.163955, 0.704188 61.163955, 0.704188 61.163955, 0.704188 61.163955))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2506'^^xsd:string;
  dwc:observationDate '1911-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2507> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.163955 0.704188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.163955"^^xsd:decimal ;
  dwc:decimalLongitude "0.704188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.163955 0.704188)"^^geo:wktLiteral ;
  geo-pos:lat "61.163955"^^xsd:decimal ;
  geo-pos:long "0.704188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2507'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2213_2507'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.704188'^^xsd:double;
  dwc:latitude '61.163955'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.704188 61.163955, 0.704188 61.163955, 0.704188 61.163955, 0.704188 61.163955, 0.704188 61.163955))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2507'^^xsd:string;
  dwc:observationDate '1911-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2508> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.804559 -9.817743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.804559"^^xsd:decimal ;
  dwc:decimalLongitude "-9.817743"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.804559 -9.817743)"^^geo:wktLiteral ;
  geo-pos:lat "57.804559"^^xsd:decimal ;
  geo-pos:long "-9.817743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2508'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2213_2508'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.817743'^^xsd:double;
  dwc:latitude '57.804559'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.817743 57.804559, -9.817743 57.804559, -9.817743 57.804559, -9.817743 57.804559, -9.817743 57.804559))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2508'^^xsd:string;
  dwc:observationDate '1911-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2509> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.804559 -9.817743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.804559"^^xsd:decimal ;
  dwc:decimalLongitude "-9.817743"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.804559 -9.817743)"^^geo:wktLiteral ;
  geo-pos:lat "57.804559"^^xsd:decimal ;
  geo-pos:long "-9.817743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2509'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2213_2509'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.817743'^^xsd:double;
  dwc:latitude '57.804559'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.817743 57.804559, -9.817743 57.804559, -9.817743 57.804559, -9.817743 57.804559, -9.817743 57.804559))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2509'^^xsd:string;
  dwc:observationDate '1911-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2510> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.398318 0.844158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.398318"^^xsd:decimal ;
  dwc:decimalLongitude "0.844158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.398318 0.844158)"^^geo:wktLiteral ;
  geo-pos:lat "61.398318"^^xsd:decimal ;
  geo-pos:long "0.844158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2510'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2213_2510'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.844158'^^xsd:double;
  dwc:latitude '61.398318'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.844158 61.398318, 0.844158 61.398318, 0.844158 61.398318, 0.844158 61.398318, 0.844158 61.398318))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2510'^^xsd:string;
  dwc:observationDate '1911-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2511> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.992713 0.625164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.992713"^^xsd:decimal ;
  dwc:decimalLongitude "0.625164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.992713 0.625164)"^^geo:wktLiteral ;
  geo-pos:lat "60.992713"^^xsd:decimal ;
  geo-pos:long "0.625164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2511'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2213_2511'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.625164'^^xsd:double;
  dwc:latitude '60.992713'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.625164 60.992713, 0.625164 60.992713, 0.625164 60.992713, 0.625164 60.992713, 0.625164 60.992713))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2511'^^xsd:string;
  dwc:observationDate '1911-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2512> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.846509 0.647722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.846509"^^xsd:decimal ;
  dwc:decimalLongitude "0.647722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.846509 0.647722)"^^geo:wktLiteral ;
  geo-pos:lat "60.846509"^^xsd:decimal ;
  geo-pos:long "0.647722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2512'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2213_2512'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.647722'^^xsd:double;
  dwc:latitude '60.846509'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.647722 60.846509, 0.647722 60.846509, 0.647722 60.846509, 0.647722 60.846509, 0.647722 60.846509))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2512'^^xsd:string;
  dwc:observationDate '1911-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2513> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.151968 0.640019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.151968"^^xsd:decimal ;
  dwc:decimalLongitude "0.640019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.151968 0.640019)"^^geo:wktLiteral ;
  geo-pos:lat "61.151968"^^xsd:decimal ;
  geo-pos:long "0.640019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2513'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2213_2513'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.640019'^^xsd:double;
  dwc:latitude '61.151968'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.640019 61.151968, 0.640019 61.151968, 0.640019 61.151968, 0.640019 61.151968, 0.640019 61.151968))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2513'^^xsd:string;
  dwc:observationDate '1911-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2514> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.163955 0.704188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.163955"^^xsd:decimal ;
  dwc:decimalLongitude "0.704188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.163955 0.704188)"^^geo:wktLiteral ;
  geo-pos:lat "61.163955"^^xsd:decimal ;
  geo-pos:long "0.704188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2514'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2213_2514'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.704188'^^xsd:double;
  dwc:latitude '61.163955'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.704188 61.163955, 0.704188 61.163955, 0.704188 61.163955, 0.704188 61.163955, 0.704188 61.163955))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2514'^^xsd:string;
  dwc:observationDate '1911-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2515> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.223431 1.025763)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.223431"^^xsd:decimal ;
  dwc:decimalLongitude "1.025763"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.223431 1.025763)"^^geo:wktLiteral ;
  geo-pos:lat "61.223431"^^xsd:decimal ;
  geo-pos:long "1.025763"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2515'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2213_2515'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.025763'^^xsd:double;
  dwc:latitude '61.223431'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.025763 61.223431, 1.025763 61.223431, 1.025763 61.223431, 1.025763 61.223431, 1.025763 61.223431))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2515'^^xsd:string;
  dwc:observationDate '1911-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2516> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.223431 1.025763)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.223431"^^xsd:decimal ;
  dwc:decimalLongitude "1.025763"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.223431 1.025763)"^^geo:wktLiteral ;
  geo-pos:lat "61.223431"^^xsd:decimal ;
  geo-pos:long "1.025763"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2516'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2213_2516'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.025763'^^xsd:double;
  dwc:latitude '61.223431'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.025763 61.223431, 1.025763 61.223431, 1.025763 61.223431, 1.025763 61.223431, 1.025763 61.223431))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2516'^^xsd:string;
  dwc:observationDate '1911-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2518> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.781127 1.100097)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.781127"^^xsd:decimal ;
  dwc:decimalLongitude "1.100097"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.781127 1.100097)"^^geo:wktLiteral ;
  geo-pos:lat "61.781127"^^xsd:decimal ;
  geo-pos:long "1.100097"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2518'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2213_2518'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.100097'^^xsd:double;
  dwc:latitude '61.781127'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.100097 61.781127, 1.100097 61.781127, 1.100097 61.781127, 1.100097 61.781127, 1.100097 61.781127))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2518'^^xsd:string;
  dwc:observationDate '1911-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2519> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.393692 -9.691334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.393692"^^xsd:decimal ;
  dwc:decimalLongitude "-9.691334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.393692 -9.691334)"^^geo:wktLiteral ;
  geo-pos:lat "58.393692"^^xsd:decimal ;
  geo-pos:long "-9.691334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2519'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2213_2519'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.691334'^^xsd:double;
  dwc:latitude '58.393692'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.691334 58.393692, -9.691334 58.393692, -9.691334 58.393692, -9.691334 58.393692, -9.691334 58.393692))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2519'^^xsd:string;
  dwc:observationDate '1911-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2520> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.040217 1.199059)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.040217"^^xsd:decimal ;
  dwc:decimalLongitude "1.199059"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.040217 1.199059)"^^geo:wktLiteral ;
  geo-pos:lat "61.040217"^^xsd:decimal ;
  geo-pos:long "1.199059"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2520'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2213_2520'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.199059'^^xsd:double;
  dwc:latitude '61.040217'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.199059 61.040217, 1.199059 61.040217, 1.199059 61.040217, 1.199059 61.040217, 1.199059 61.040217))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2520'^^xsd:string;
  dwc:observationDate '1911-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2521> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.252882 1.187003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.252882"^^xsd:decimal ;
  dwc:decimalLongitude "1.187003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.252882 1.187003)"^^geo:wktLiteral ;
  geo-pos:lat "61.252882"^^xsd:decimal ;
  geo-pos:long "1.187003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2521'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2213_2521'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.187003'^^xsd:double;
  dwc:latitude '61.252882'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.187003 61.252882, 1.187003 61.252882, 1.187003 61.252882, 1.187003 61.252882, 1.187003 61.252882))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2521'^^xsd:string;
  dwc:observationDate '1911-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2522> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.804559 -9.817743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.804559"^^xsd:decimal ;
  dwc:decimalLongitude "-9.817743"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.804559 -9.817743)"^^geo:wktLiteral ;
  geo-pos:lat "57.804559"^^xsd:decimal ;
  geo-pos:long "-9.817743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2522'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2213_2522'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.817743'^^xsd:double;
  dwc:latitude '57.804559'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.817743 57.804559, -9.817743 57.804559, -9.817743 57.804559, -9.817743 57.804559, -9.817743 57.804559))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2522'^^xsd:string;
  dwc:observationDate '1911-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2523> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.855444 -1.319958)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.855444"^^xsd:decimal ;
  dwc:decimalLongitude "-1.319958"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.855444 -1.319958)"^^geo:wktLiteral ;
  geo-pos:lat "60.855444"^^xsd:decimal ;
  geo-pos:long "-1.319958"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2523'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2213_2523'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.319958'^^xsd:double;
  dwc:latitude '60.855444'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.319958 60.855444, -1.319958 60.855444, -1.319958 60.855444, -1.319958 60.855444, -1.319958 60.855444))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2523'^^xsd:string;
  dwc:observationDate '1911-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2524> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.048346 1.300511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.048346"^^xsd:decimal ;
  dwc:decimalLongitude "1.300511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.048346 1.300511)"^^geo:wktLiteral ;
  geo-pos:lat "61.048346"^^xsd:decimal ;
  geo-pos:long "1.300511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2524'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2213_2524'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.300511'^^xsd:double;
  dwc:latitude '61.048346'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.300511 61.048346, 1.300511 61.048346, 1.300511 61.048346, 1.300511 61.048346, 1.300511 61.048346))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2524'^^xsd:string;
  dwc:observationDate '1911-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2525> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.163955 0.704188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.163955"^^xsd:decimal ;
  dwc:decimalLongitude "0.704188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.163955 0.704188)"^^geo:wktLiteral ;
  geo-pos:lat "61.163955"^^xsd:decimal ;
  geo-pos:long "0.704188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2525'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2213_2525'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.704188'^^xsd:double;
  dwc:latitude '61.163955'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.704188 61.163955, 0.704188 61.163955, 0.704188 61.163955, 0.704188 61.163955, 0.704188 61.163955))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2525'^^xsd:string;
  dwc:observationDate '1911-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2169> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.686237 -0.885294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.686237"^^xsd:decimal ;
  dwc:decimalLongitude "-0.885294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.686237 -0.885294)"^^geo:wktLiteral ;
  geo-pos:lat "61.686237"^^xsd:decimal ;
  geo-pos:long "-0.885294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2169'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2213_2169'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.885294'^^xsd:double;
  dwc:latitude '61.686237'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.885294 61.686237, -0.885294 61.686237, -0.885294 61.686237, -0.885294 61.686237, -0.885294 61.686237))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2169'^^xsd:string;
  dwc:observationDate '1910-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2170> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.852422 -0.885294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.852422"^^xsd:decimal ;
  dwc:decimalLongitude "-0.885294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.852422 -0.885294)"^^geo:wktLiteral ;
  geo-pos:lat "61.852422"^^xsd:decimal ;
  geo-pos:long "-0.885294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2170'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2213_2170'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.885294'^^xsd:double;
  dwc:latitude '61.852422'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.885294 61.852422, -0.885294 61.852422, -0.885294 61.852422, -0.885294 61.852422, -0.885294 61.852422))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2170'^^xsd:string;
  dwc:observationDate '1910-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2171> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.558961 -0.699579)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.558961"^^xsd:decimal ;
  dwc:decimalLongitude "-0.699579"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.558961 -0.699579)"^^geo:wktLiteral ;
  geo-pos:lat "61.558961"^^xsd:decimal ;
  geo-pos:long "-0.699579"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2171'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2213_2171'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.699579'^^xsd:double;
  dwc:latitude '61.558961'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.699579 61.558961, -0.699579 61.558961, -0.699579 61.558961, -0.699579 61.558961, -0.699579 61.558961))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2171'^^xsd:string;
  dwc:observationDate '1910-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2174> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.59154 -1.044906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.59154"^^xsd:decimal ;
  dwc:decimalLongitude "-1.044906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.59154 -1.044906)"^^geo:wktLiteral ;
  geo-pos:lat "61.59154"^^xsd:decimal ;
  geo-pos:long "-1.044906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2174'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2213_2174'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.044906'^^xsd:double;
  dwc:latitude '61.59154'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.044906 61.59154, -1.044906 61.59154, -1.044906 61.59154, -1.044906 61.59154, -1.044906 61.59154))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2174'^^xsd:string;
  dwc:observationDate '1910-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2175> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.733448 -2.252097)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.733448"^^xsd:decimal ;
  dwc:decimalLongitude "-2.252097"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.733448 -2.252097)"^^geo:wktLiteral ;
  geo-pos:lat "61.733448"^^xsd:decimal ;
  geo-pos:long "-2.252097"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2175'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2213_2175'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.252097'^^xsd:double;
  dwc:latitude '61.733448'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.252097 61.733448, -2.252097 61.733448, -2.252097 61.733448, -2.252097 61.733448, -2.252097 61.733448))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2175'^^xsd:string;
  dwc:observationDate '1910-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2176> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.852422 -0.885294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.852422"^^xsd:decimal ;
  dwc:decimalLongitude "-0.885294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.852422 -0.885294)"^^geo:wktLiteral ;
  geo-pos:lat "61.852422"^^xsd:decimal ;
  geo-pos:long "-0.885294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2176'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2213_2176'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.885294'^^xsd:double;
  dwc:latitude '61.852422'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.885294 61.852422, -0.885294 61.852422, -0.885294 61.852422, -0.885294 61.852422, -0.885294 61.852422))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2176'^^xsd:string;
  dwc:observationDate '1910-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2177> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.401777 -3.325836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.401777"^^xsd:decimal ;
  dwc:decimalLongitude "-3.325836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.401777 -3.325836)"^^geo:wktLiteral ;
  geo-pos:lat "61.401777"^^xsd:decimal ;
  geo-pos:long "-3.325836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2177'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2213_2177'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-3.325836'^^xsd:double;
  dwc:latitude '61.401777'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.325836 61.401777, -3.325836 61.401777, -3.325836 61.401777, -3.325836 61.401777, -3.325836 61.401777))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2177'^^xsd:string;
  dwc:observationDate '1910-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2178> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.76933 -0.885294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.76933"^^xsd:decimal ;
  dwc:decimalLongitude "-0.885294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.76933 -0.885294)"^^geo:wktLiteral ;
  geo-pos:lat "61.76933"^^xsd:decimal ;
  geo-pos:long "-0.885294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2178'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2213_2178'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.885294'^^xsd:double;
  dwc:latitude '61.76933'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.885294 61.76933, -0.885294 61.76933, -0.885294 61.76933, -0.885294 61.76933, -0.885294 61.76933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2178'^^xsd:string;
  dwc:observationDate '1910-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2179> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.914038 -0.438373)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.914038"^^xsd:decimal ;
  dwc:decimalLongitude "-0.438373"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.914038 -0.438373)"^^geo:wktLiteral ;
  geo-pos:lat "61.914038"^^xsd:decimal ;
  geo-pos:long "-0.438373"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2179'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2213_2179'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.438373'^^xsd:double;
  dwc:latitude '61.914038'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.438373 61.914038, -0.438373 61.914038, -0.438373 61.914038, -0.438373 61.914038, -0.438373 61.914038))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2179'^^xsd:string;
  dwc:observationDate '1910-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2180> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.103422 -9.12694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.103422"^^xsd:decimal ;
  dwc:decimalLongitude "-9.12694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.103422 -9.12694)"^^geo:wktLiteral ;
  geo-pos:lat "58.103422"^^xsd:decimal ;
  geo-pos:long "-9.12694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2180'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2213_2180'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.12694'^^xsd:double;
  dwc:latitude '58.103422'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.12694 58.103422, -9.12694 58.103422, -9.12694 58.103422, -9.12694 58.103422, -9.12694 58.103422))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2180'^^xsd:string;
  dwc:observationDate '1910-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2966> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.488705 -1.143136)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.488705"^^xsd:decimal ;
  dwc:decimalLongitude "-1.143136"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.488705 -1.143136)"^^geo:wktLiteral ;
  geo-pos:lat "61.488705"^^xsd:decimal ;
  geo-pos:long "-1.143136"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2966'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2213_2966'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.143136'^^xsd:double;
  dwc:latitude '61.488705'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.143136 61.488705, -1.143136 61.488705, -1.143136 61.488705, -1.143136 61.488705, -1.143136 61.488705))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2966'^^xsd:string;
  dwc:observationDate '1912-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2969> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.019791 0.784956)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.019791"^^xsd:decimal ;
  dwc:decimalLongitude "0.784956"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.019791 0.784956)"^^geo:wktLiteral ;
  geo-pos:lat "62.019791"^^xsd:decimal ;
  geo-pos:long "0.784956"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2969'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2213_2969'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.784956'^^xsd:double;
  dwc:latitude '62.019791'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.784956 62.019791, 0.784956 62.019791, 0.784956 62.019791, 0.784956 62.019791, 0.784956 62.019791))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2969'^^xsd:string;
  dwc:observationDate '1912-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2970> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.011757 -2.722472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.011757"^^xsd:decimal ;
  dwc:decimalLongitude "-2.722472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.011757 -2.722472)"^^geo:wktLiteral ;
  geo-pos:lat "61.011757"^^xsd:decimal ;
  geo-pos:long "-2.722472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2970'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2213_2970'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.722472'^^xsd:double;
  dwc:latitude '61.011757'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.722472 61.011757, -2.722472 61.011757, -2.722472 61.011757, -2.722472 61.011757, -2.722472 61.011757))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2970'^^xsd:string;
  dwc:observationDate '1912-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2971> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.782565 1.55675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.782565"^^xsd:decimal ;
  dwc:decimalLongitude "1.55675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.782565 1.55675)"^^geo:wktLiteral ;
  geo-pos:lat "61.782565"^^xsd:decimal ;
  geo-pos:long "1.55675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2971'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2213_2971'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.55675'^^xsd:double;
  dwc:latitude '61.782565'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.55675 61.782565, 1.55675 61.782565, 1.55675 61.782565, 1.55675 61.782565, 1.55675 61.782565))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2971'^^xsd:string;
  dwc:observationDate '1912-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2972> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.278194 -2.398278)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.278194"^^xsd:decimal ;
  dwc:decimalLongitude "-2.398278"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.278194 -2.398278)"^^geo:wktLiteral ;
  geo-pos:lat "62.278194"^^xsd:decimal ;
  geo-pos:long "-2.398278"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2972'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2213_2972'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.398278'^^xsd:double;
  dwc:latitude '62.278194'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.398278 62.278194, -2.398278 62.278194, -2.398278 62.278194, -2.398278 62.278194, -2.398278 62.278194))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2972'^^xsd:string;
  dwc:observationDate '1912-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2974> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.486648 1.138192)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.486648"^^xsd:decimal ;
  dwc:decimalLongitude "1.138192"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.486648 1.138192)"^^geo:wktLiteral ;
  geo-pos:lat "61.486648"^^xsd:decimal ;
  geo-pos:long "1.138192"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2974'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2213_2974'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.138192'^^xsd:double;
  dwc:latitude '61.486648'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.138192 61.486648, 1.138192 61.486648, 1.138192 61.486648, 1.138192 61.486648, 1.138192 61.486648))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2974'^^xsd:string;
  dwc:observationDate '1912-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2977> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.792313 -0.175701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.792313"^^xsd:decimal ;
  dwc:decimalLongitude "-0.175701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.792313 -0.175701)"^^geo:wktLiteral ;
  geo-pos:lat "61.792313"^^xsd:decimal ;
  geo-pos:long "-0.175701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2977'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2213_2977'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.175701'^^xsd:double;
  dwc:latitude '61.792313'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.175701 61.792313, -0.175701 61.792313, -0.175701 61.792313, -0.175701 61.792313, -0.175701 61.792313))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2977'^^xsd:string;
  dwc:observationDate '1912-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2978> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.807237 -9.506274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.807237"^^xsd:decimal ;
  dwc:decimalLongitude "-9.506274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.807237 -9.506274)"^^geo:wktLiteral ;
  geo-pos:lat "57.807237"^^xsd:decimal ;
  geo-pos:long "-9.506274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2978'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2213_2978'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.506274'^^xsd:double;
  dwc:latitude '57.807237'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.506274 57.807237, -9.506274 57.807237, -9.506274 57.807237, -9.506274 57.807237, -9.506274 57.807237))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2978'^^xsd:string;
  dwc:observationDate '1912-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2983> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.807237 -9.506274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.807237"^^xsd:decimal ;
  dwc:decimalLongitude "-9.506274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.807237 -9.506274)"^^geo:wktLiteral ;
  geo-pos:lat "57.807237"^^xsd:decimal ;
  geo-pos:long "-9.506274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2983'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2213_2983'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.506274'^^xsd:double;
  dwc:latitude '57.807237'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.506274 57.807237, -9.506274 57.807237, -9.506274 57.807237, -9.506274 57.807237, -9.506274 57.807237))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2983'^^xsd:string;
  dwc:observationDate '1912-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2984> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.21983 -9.351591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.21983"^^xsd:decimal ;
  dwc:decimalLongitude "-9.351591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.21983 -9.351591)"^^geo:wktLiteral ;
  geo-pos:lat "58.21983"^^xsd:decimal ;
  geo-pos:long "-9.351591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2984'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2213_2984'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.351591'^^xsd:double;
  dwc:latitude '58.21983'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.351591 58.21983, -9.351591 58.21983, -9.351591 58.21983, -9.351591 58.21983, -9.351591 58.21983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2984'^^xsd:string;
  dwc:observationDate '1912-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2985> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.21983 -9.351591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.21983"^^xsd:decimal ;
  dwc:decimalLongitude "-9.351591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.21983 -9.351591)"^^geo:wktLiteral ;
  geo-pos:lat "58.21983"^^xsd:decimal ;
  geo-pos:long "-9.351591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2985'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2213_2985'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.351591'^^xsd:double;
  dwc:latitude '58.21983'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.351591 58.21983, -9.351591 58.21983, -9.351591 58.21983, -9.351591 58.21983, -9.351591 58.21983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2985'^^xsd:string;
  dwc:observationDate '1912-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2986> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.21983 -9.351591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.21983"^^xsd:decimal ;
  dwc:decimalLongitude "-9.351591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.21983 -9.351591)"^^geo:wktLiteral ;
  geo-pos:lat "58.21983"^^xsd:decimal ;
  geo-pos:long "-9.351591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2986'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2213_2986'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.351591'^^xsd:double;
  dwc:latitude '58.21983'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.351591 58.21983, -9.351591 58.21983, -9.351591 58.21983, -9.351591 58.21983, -9.351591 58.21983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2986'^^xsd:string;
  dwc:observationDate '1912-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2987> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.468412 -0.353507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.468412"^^xsd:decimal ;
  dwc:decimalLongitude "-0.353507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.468412 -0.353507)"^^geo:wktLiteral ;
  geo-pos:lat "61.468412"^^xsd:decimal ;
  geo-pos:long "-0.353507"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2987'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2213_2987'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.353507'^^xsd:double;
  dwc:latitude '61.468412'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.353507 61.468412, -0.353507 61.468412, -0.353507 61.468412, -0.353507 61.468412, -0.353507 61.468412))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2987'^^xsd:string;
  dwc:observationDate '1912-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2989> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.87159 -1.049295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.87159"^^xsd:decimal ;
  dwc:decimalLongitude "-1.049295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.87159 -1.049295)"^^geo:wktLiteral ;
  geo-pos:lat "61.87159"^^xsd:decimal ;
  geo-pos:long "-1.049295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2989'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2213_2989'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.049295'^^xsd:double;
  dwc:latitude '61.87159'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.049295 61.87159, -1.049295 61.87159, -1.049295 61.87159, -1.049295 61.87159, -1.049295 61.87159))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2989'^^xsd:string;
  dwc:observationDate '1912-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2990> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.163955 0.704188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.163955"^^xsd:decimal ;
  dwc:decimalLongitude "0.704188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.163955 0.704188)"^^geo:wktLiteral ;
  geo-pos:lat "61.163955"^^xsd:decimal ;
  geo-pos:long "0.704188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2990'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2213_2990'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.704188'^^xsd:double;
  dwc:latitude '61.163955'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.704188 61.163955, 0.704188 61.163955, 0.704188 61.163955, 0.704188 61.163955, 0.704188 61.163955))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2990'^^xsd:string;
  dwc:observationDate '1912-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2991> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.264637 0.406222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.264637"^^xsd:decimal ;
  dwc:decimalLongitude "0.406222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.264637 0.406222)"^^geo:wktLiteral ;
  geo-pos:lat "61.264637"^^xsd:decimal ;
  geo-pos:long "0.406222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2991'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2213_2991'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.406222'^^xsd:double;
  dwc:latitude '61.264637'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.406222 61.264637, 0.406222 61.264637, 0.406222 61.264637, 0.406222 61.264637, 0.406222 61.264637))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2991'^^xsd:string;
  dwc:observationDate '1912-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2992> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.398318 0.844158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.398318"^^xsd:decimal ;
  dwc:decimalLongitude "0.844158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.398318 0.844158)"^^geo:wktLiteral ;
  geo-pos:lat "61.398318"^^xsd:decimal ;
  geo-pos:long "0.844158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2992'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2213_2992'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.844158'^^xsd:double;
  dwc:latitude '61.398318'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.844158 61.398318, 0.844158 61.398318, 0.844158 61.398318, 0.844158 61.398318, 0.844158 61.398318))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2992'^^xsd:string;
  dwc:observationDate '1912-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2993> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.667005 0.845465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.667005"^^xsd:decimal ;
  dwc:decimalLongitude "0.845465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.667005 0.845465)"^^geo:wktLiteral ;
  geo-pos:lat "61.667005"^^xsd:decimal ;
  geo-pos:long "0.845465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2993'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2213_2993'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.845465'^^xsd:double;
  dwc:latitude '61.667005'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.845465 61.667005, 0.845465 61.667005, 0.845465 61.667005, 0.845465 61.667005, 0.845465 61.667005))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2993'^^xsd:string;
  dwc:observationDate '1912-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2997> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.807237 -9.506274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.807237"^^xsd:decimal ;
  dwc:decimalLongitude "-9.506274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.807237 -9.506274)"^^geo:wktLiteral ;
  geo-pos:lat "57.807237"^^xsd:decimal ;
  geo-pos:long "-9.506274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2997'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2213_2997'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.506274'^^xsd:double;
  dwc:latitude '57.807237'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.506274 57.807237, -9.506274 57.807237, -9.506274 57.807237, -9.506274 57.807237, -9.506274 57.807237))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2997'^^xsd:string;
  dwc:observationDate '1912-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3305> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.562398 -1.184249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.562398"^^xsd:decimal ;
  dwc:decimalLongitude "-1.184249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.562398 -1.184249)"^^geo:wktLiteral ;
  geo-pos:lat "61.562398"^^xsd:decimal ;
  geo-pos:long "-1.184249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3305'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2213_3305'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.184249'^^xsd:double;
  dwc:latitude '61.562398'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.184249 61.562398, -1.184249 61.562398, -1.184249 61.562398, -1.184249 61.562398, -1.184249 61.562398))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3305'^^xsd:string;
  dwc:observationDate '1913-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3309> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.995414 -1.367873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.995414"^^xsd:decimal ;
  dwc:decimalLongitude "-1.367873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.995414 -1.367873)"^^geo:wktLiteral ;
  geo-pos:lat "61.995414"^^xsd:decimal ;
  geo-pos:long "-1.367873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3309'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2213_3309'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.367873'^^xsd:double;
  dwc:latitude '61.995414'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.367873 61.995414, -1.367873 61.995414, -1.367873 61.995414, -1.367873 61.995414, -1.367873 61.995414))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3309'^^xsd:string;
  dwc:observationDate '1913-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3310> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.995414 -1.367873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.995414"^^xsd:decimal ;
  dwc:decimalLongitude "-1.367873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.995414 -1.367873)"^^geo:wktLiteral ;
  geo-pos:lat "61.995414"^^xsd:decimal ;
  geo-pos:long "-1.367873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3310'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2213_3310'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.367873'^^xsd:double;
  dwc:latitude '61.995414'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.367873 61.995414, -1.367873 61.995414, -1.367873 61.995414, -1.367873 61.995414, -1.367873 61.995414))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3310'^^xsd:string;
  dwc:observationDate '1913-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3311> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.114894 -2.701762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.114894"^^xsd:decimal ;
  dwc:decimalLongitude "-2.701762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.114894 -2.701762)"^^geo:wktLiteral ;
  geo-pos:lat "61.114894"^^xsd:decimal ;
  geo-pos:long "-2.701762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3311'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2213_3311'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.701762'^^xsd:double;
  dwc:latitude '61.114894'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.701762 61.114894, -2.701762 61.114894, -2.701762 61.114894, -2.701762 61.114894, -2.701762 61.114894))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3311'^^xsd:string;
  dwc:observationDate '1913-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3312> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.1725 -2.825668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.1725"^^xsd:decimal ;
  dwc:decimalLongitude "-2.825668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.1725 -2.825668)"^^geo:wktLiteral ;
  geo-pos:lat "61.1725"^^xsd:decimal ;
  geo-pos:long "-2.825668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3312'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2213_3312'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.825668'^^xsd:double;
  dwc:latitude '61.1725'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.825668 61.1725, -2.825668 61.1725, -2.825668 61.1725, -2.825668 61.1725, -2.825668 61.1725))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3312'^^xsd:string;
  dwc:observationDate '1913-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3313> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.344632 -3.200109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.344632"^^xsd:decimal ;
  dwc:decimalLongitude "-3.200109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.344632 -3.200109)"^^geo:wktLiteral ;
  geo-pos:lat "61.344632"^^xsd:decimal ;
  geo-pos:long "-3.200109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3313'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2213_3313'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-3.200109'^^xsd:double;
  dwc:latitude '61.344632'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.200109 61.344632, -3.200109 61.344632, -3.200109 61.344632, -3.200109 61.344632, -3.200109 61.344632))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3313'^^xsd:string;
  dwc:observationDate '1913-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3315> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.787727 -0.491181)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.787727"^^xsd:decimal ;
  dwc:decimalLongitude "-0.491181"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.787727 -0.491181)"^^geo:wktLiteral ;
  geo-pos:lat "61.787727"^^xsd:decimal ;
  geo-pos:long "-0.491181"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3315'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2213_3315'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.491181'^^xsd:double;
  dwc:latitude '61.787727'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.491181 61.787727, -0.491181 61.787727, -0.491181 61.787727, -0.491181 61.787727, -0.491181 61.787727))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3315'^^xsd:string;
  dwc:observationDate '1913-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3318> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.672922 -1.009636)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.672922"^^xsd:decimal ;
  dwc:decimalLongitude "-1.009636"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.672922 -1.009636)"^^geo:wktLiteral ;
  geo-pos:lat "61.672922"^^xsd:decimal ;
  geo-pos:long "-1.009636"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3318'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2213_3318'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.009636'^^xsd:double;
  dwc:latitude '61.672922'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.009636 61.672922, -1.009636 61.672922, -1.009636 61.672922, -1.009636 61.672922, -1.009636 61.672922))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3318'^^xsd:string;
  dwc:observationDate '1913-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3319> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.825189 -1.313501)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.825189"^^xsd:decimal ;
  dwc:decimalLongitude "-1.313501"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.825189 -1.313501)"^^geo:wktLiteral ;
  geo-pos:lat "61.825189"^^xsd:decimal ;
  geo-pos:long "-1.313501"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3319'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2213_3319'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.313501'^^xsd:double;
  dwc:latitude '61.825189'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.313501 61.825189, -1.313501 61.825189, -1.313501 61.825189, -1.313501 61.825189, -1.313501 61.825189))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3319'^^xsd:string;
  dwc:observationDate '1913-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2734> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.910998 -1.459769)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.910998"^^xsd:decimal ;
  dwc:decimalLongitude "-1.459769"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.910998 -1.459769)"^^geo:wktLiteral ;
  geo-pos:lat "60.910998"^^xsd:decimal ;
  geo-pos:long "-1.459769"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2734'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2213_2734'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.459769'^^xsd:double;
  dwc:latitude '60.910998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.459769 60.910998, -1.459769 60.910998, -1.459769 60.910998, -1.459769 60.910998, -1.459769 60.910998))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2734'^^xsd:string;
  dwc:observationDate '1912-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2735> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.253443 -0.972715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.253443"^^xsd:decimal ;
  dwc:decimalLongitude "-0.972715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.253443 -0.972715)"^^geo:wktLiteral ;
  geo-pos:lat "61.253443"^^xsd:decimal ;
  geo-pos:long "-0.972715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2735'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2213_2735'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.972715'^^xsd:double;
  dwc:latitude '61.253443'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.972715 61.253443, -0.972715 61.253443, -0.972715 61.253443, -0.972715 61.253443, -0.972715 61.253443))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2735'^^xsd:string;
  dwc:observationDate '1912-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2736> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.054558 -1.147425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.054558"^^xsd:decimal ;
  dwc:decimalLongitude "-1.147425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.054558 -1.147425)"^^geo:wktLiteral ;
  geo-pos:lat "61.054558"^^xsd:decimal ;
  geo-pos:long "-1.147425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2736'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2213_2736'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.147425'^^xsd:double;
  dwc:latitude '61.054558'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.147425 61.054558, -1.147425 61.054558, -1.147425 61.054558, -1.147425 61.054558, -1.147425 61.054558))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2736'^^xsd:string;
  dwc:observationDate '1912-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2737> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.262668 -1.053624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.262668"^^xsd:decimal ;
  dwc:decimalLongitude "-1.053624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.262668 -1.053624)"^^geo:wktLiteral ;
  geo-pos:lat "61.262668"^^xsd:decimal ;
  geo-pos:long "-1.053624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2737'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2213_2737'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.053624'^^xsd:double;
  dwc:latitude '61.262668'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.053624 61.262668, -1.053624 61.262668, -1.053624 61.262668, -1.053624 61.262668, -1.053624 61.262668))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2737'^^xsd:string;
  dwc:observationDate '1912-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2738> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.310252 0.067957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.310252"^^xsd:decimal ;
  dwc:decimalLongitude "0.067957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.310252 0.067957)"^^geo:wktLiteral ;
  geo-pos:lat "61.310252"^^xsd:decimal ;
  geo-pos:long "0.067957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2738'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2213_2738'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.067957'^^xsd:double;
  dwc:latitude '61.310252'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.067957 61.310252, 0.067957 61.310252, 0.067957 61.310252, 0.067957 61.310252, 0.067957 61.310252))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2738'^^xsd:string;
  dwc:observationDate '1912-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2739> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.054558 -1.147425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.054558"^^xsd:decimal ;
  dwc:decimalLongitude "-1.147425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.054558 -1.147425)"^^geo:wktLiteral ;
  geo-pos:lat "61.054558"^^xsd:decimal ;
  geo-pos:long "-1.147425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2739'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2213_2739'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.147425'^^xsd:double;
  dwc:latitude '61.054558'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.147425 61.054558, -1.147425 61.054558, -1.147425 61.054558, -1.147425 61.054558, -1.147425 61.054558))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2739'^^xsd:string;
  dwc:observationDate '1912-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2740> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.787727 -2.77462)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.787727"^^xsd:decimal ;
  dwc:decimalLongitude "-2.77462"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.787727 -2.77462)"^^geo:wktLiteral ;
  geo-pos:lat "61.787727"^^xsd:decimal ;
  geo-pos:long "-2.77462"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2740'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2213_2740'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.77462'^^xsd:double;
  dwc:latitude '61.787727'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.77462 61.787727, -2.77462 61.787727, -2.77462 61.787727, -2.77462 61.787727, -2.77462 61.787727))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2740'^^xsd:string;
  dwc:observationDate '1912-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2741> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.787727 -2.77462)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.787727"^^xsd:decimal ;
  dwc:decimalLongitude "-2.77462"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.787727 -2.77462)"^^geo:wktLiteral ;
  geo-pos:lat "61.787727"^^xsd:decimal ;
  geo-pos:long "-2.77462"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2741'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2213_2741'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.77462'^^xsd:double;
  dwc:latitude '61.787727'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.77462 61.787727, -2.77462 61.787727, -2.77462 61.787727, -2.77462 61.787727, -2.77462 61.787727))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2741'^^xsd:string;
  dwc:observationDate '1912-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3279> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.427949 -1.977371)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.427949"^^xsd:decimal ;
  dwc:decimalLongitude "-1.977371"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.427949 -1.977371)"^^geo:wktLiteral ;
  geo-pos:lat "61.427949"^^xsd:decimal ;
  geo-pos:long "-1.977371"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3279'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2213_3279'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.977371'^^xsd:double;
  dwc:latitude '61.427949'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.977371 61.427949, -1.977371 61.427949, -1.977371 61.427949, -1.977371 61.427949, -1.977371 61.427949))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3279'^^xsd:string;
  dwc:observationDate '1913-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3280> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.451252 -1.632901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.451252"^^xsd:decimal ;
  dwc:decimalLongitude "-1.632901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.451252 -1.632901)"^^geo:wktLiteral ;
  geo-pos:lat "61.451252"^^xsd:decimal ;
  geo-pos:long "-1.632901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3280'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2213_3280'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.632901'^^xsd:double;
  dwc:latitude '61.451252'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.632901 61.451252, -1.632901 61.451252, -1.632901 61.451252, -1.632901 61.451252, -1.632901 61.451252))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3280'^^xsd:string;
  dwc:observationDate '1913-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3285> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.401394 -1.632901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.401394"^^xsd:decimal ;
  dwc:decimalLongitude "-1.632901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.401394 -1.632901)"^^geo:wktLiteral ;
  geo-pos:lat "61.401394"^^xsd:decimal ;
  geo-pos:long "-1.632901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3285'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2213_3285'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.632901'^^xsd:double;
  dwc:latitude '61.401394'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.632901 61.401394, -1.632901 61.401394, -1.632901 61.401394, -1.632901 61.401394, -1.632901 61.401394))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3285'^^xsd:string;
  dwc:observationDate '1913-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3286> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.45169 -2.28442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.45169"^^xsd:decimal ;
  dwc:decimalLongitude "-2.28442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.45169 -2.28442)"^^geo:wktLiteral ;
  geo-pos:lat "61.45169"^^xsd:decimal ;
  geo-pos:long "-2.28442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3286'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2213_3286'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.28442'^^xsd:double;
  dwc:latitude '61.45169'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.28442 61.45169, -2.28442 61.45169, -2.28442 61.45169, -2.28442 61.45169, -2.28442 61.45169))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3286'^^xsd:string;
  dwc:observationDate '1913-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3287> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.476427 -1.652459)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.476427"^^xsd:decimal ;
  dwc:decimalLongitude "-1.652459"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.476427 -1.652459)"^^geo:wktLiteral ;
  geo-pos:lat "61.476427"^^xsd:decimal ;
  geo-pos:long "-1.652459"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3287'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2213_3287'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.652459'^^xsd:double;
  dwc:latitude '61.476427'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.652459 61.476427, -1.652459 61.476427, -1.652459 61.476427, -1.652459 61.476427, -1.652459 61.476427))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3287'^^xsd:string;
  dwc:observationDate '1913-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3288> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.484491 -1.632901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.484491"^^xsd:decimal ;
  dwc:decimalLongitude "-1.632901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.484491 -1.632901)"^^geo:wktLiteral ;
  geo-pos:lat "61.484491"^^xsd:decimal ;
  geo-pos:long "-1.632901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3288'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2213_3288'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.632901'^^xsd:double;
  dwc:latitude '61.484491'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.632901 61.484491, -1.632901 61.484491, -1.632901 61.484491, -1.632901 61.484491, -1.632901 61.484491))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3288'^^xsd:string;
  dwc:observationDate '1913-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3292> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.494939 -2.237617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.494939"^^xsd:decimal ;
  dwc:decimalLongitude "-2.237617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.494939 -2.237617)"^^geo:wktLiteral ;
  geo-pos:lat "61.494939"^^xsd:decimal ;
  geo-pos:long "-2.237617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3292'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2213_3292'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.237617'^^xsd:double;
  dwc:latitude '61.494939'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.237617 61.494939, -2.237617 61.494939, -2.237617 61.494939, -2.237617 61.494939, -2.237617 61.494939))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3292'^^xsd:string;
  dwc:observationDate '1913-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3293> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.494939 -2.237617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.494939"^^xsd:decimal ;
  dwc:decimalLongitude "-2.237617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.494939 -2.237617)"^^geo:wktLiteral ;
  geo-pos:lat "61.494939"^^xsd:decimal ;
  geo-pos:long "-2.237617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3293'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2213_3293'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.237617'^^xsd:double;
  dwc:latitude '61.494939'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.237617 61.494939, -2.237617 61.494939, -2.237617 61.494939, -2.237617 61.494939, -2.237617 61.494939))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3293'^^xsd:string;
  dwc:observationDate '1913-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3295> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.850524 -1.760172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.850524"^^xsd:decimal ;
  dwc:decimalLongitude "-1.760172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.850524 -1.760172)"^^geo:wktLiteral ;
  geo-pos:lat "61.850524"^^xsd:decimal ;
  geo-pos:long "-1.760172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3295'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2213_3295'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.760172'^^xsd:double;
  dwc:latitude '61.850524'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.760172 61.850524, -1.760172 61.850524, -1.760172 61.850524, -1.760172 61.850524, -1.760172 61.850524))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3295'^^xsd:string;
  dwc:observationDate '1913-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3299> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.351487 -1.909527)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.351487"^^xsd:decimal ;
  dwc:decimalLongitude "-1.909527"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.351487 -1.909527)"^^geo:wktLiteral ;
  geo-pos:lat "61.351487"^^xsd:decimal ;
  geo-pos:long "-1.909527"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3299'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2213_3299'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.909527'^^xsd:double;
  dwc:latitude '61.351487'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.909527 61.351487, -1.909527 61.351487, -1.909527 61.351487, -1.909527 61.351487, -1.909527 61.351487))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3299'^^xsd:string;
  dwc:observationDate '1913-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3300> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.892847 -1.339486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.892847"^^xsd:decimal ;
  dwc:decimalLongitude "-1.339486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.892847 -1.339486)"^^geo:wktLiteral ;
  geo-pos:lat "61.892847"^^xsd:decimal ;
  geo-pos:long "-1.339486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3300'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2213_3300'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.339486'^^xsd:double;
  dwc:latitude '61.892847'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.339486 61.892847, -1.339486 61.892847, -1.339486 61.892847, -1.339486 61.892847, -1.339486 61.892847))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3300'^^xsd:string;
  dwc:observationDate '1913-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3862> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.679442 0.280684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.679442"^^xsd:decimal ;
  dwc:decimalLongitude "0.280684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.679442 0.280684)"^^geo:wktLiteral ;
  geo-pos:lat "61.679442"^^xsd:decimal ;
  geo-pos:long "0.280684"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3862'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2213_3862'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.280684'^^xsd:double;
  dwc:latitude '61.679442'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.280684 61.679442, 0.280684 61.679442, 0.280684 61.679442, 0.280684 61.679442, 0.280684 61.679442))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3862'^^xsd:string;
  dwc:observationDate '1914-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3863> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.679442 0.280684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.679442"^^xsd:decimal ;
  dwc:decimalLongitude "0.280684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.679442 0.280684)"^^geo:wktLiteral ;
  geo-pos:lat "61.679442"^^xsd:decimal ;
  geo-pos:long "0.280684"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3863'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2213_3863'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.280684'^^xsd:double;
  dwc:latitude '61.679442'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.280684 61.679442, 0.280684 61.679442, 0.280684 61.679442, 0.280684 61.679442, 0.280684 61.679442))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3863'^^xsd:string;
  dwc:observationDate '1914-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3864> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.001732 -2.274146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.001732"^^xsd:decimal ;
  dwc:decimalLongitude "-2.274146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.001732 -2.274146)"^^geo:wktLiteral ;
  geo-pos:lat "62.001732"^^xsd:decimal ;
  geo-pos:long "-2.274146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3864'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2213_3864'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.274146'^^xsd:double;
  dwc:latitude '62.001732'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.274146 62.001732, -2.274146 62.001732, -2.274146 62.001732, -2.274146 62.001732, -2.274146 62.001732))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3864'^^xsd:string;
  dwc:observationDate '1914-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3866> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.43735 0.341812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.43735"^^xsd:decimal ;
  dwc:decimalLongitude "0.341812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.43735 0.341812)"^^geo:wktLiteral ;
  geo-pos:lat "61.43735"^^xsd:decimal ;
  geo-pos:long "0.341812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3866'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2213_3866'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.341812'^^xsd:double;
  dwc:latitude '61.43735'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.341812 61.43735, 0.341812 61.43735, 0.341812 61.43735, 0.341812 61.43735, 0.341812 61.43735))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3866'^^xsd:string;
  dwc:observationDate '1914-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3867> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.53673 2.815787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.53673"^^xsd:decimal ;
  dwc:decimalLongitude "2.815787"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.53673 2.815787)"^^geo:wktLiteral ;
  geo-pos:lat "61.53673"^^xsd:decimal ;
  geo-pos:long "2.815787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3867'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2213_3867'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '2.815787'^^xsd:double;
  dwc:latitude '61.53673'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.815787 61.53673, 2.815787 61.53673, 2.815787 61.53673, 2.815787 61.53673, 2.815787 61.53673))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3867'^^xsd:string;
  dwc:observationDate '1914-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3869> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.820307 2.179066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.820307"^^xsd:decimal ;
  dwc:decimalLongitude "2.179066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.820307 2.179066)"^^geo:wktLiteral ;
  geo-pos:lat "60.820307"^^xsd:decimal ;
  geo-pos:long "2.179066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3869'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2213_3869'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '2.179066'^^xsd:double;
  dwc:latitude '60.820307'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.179066 60.820307, 2.179066 60.820307, 2.179066 60.820307, 2.179066 60.820307, 2.179066 60.820307))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3869'^^xsd:string;
  dwc:observationDate '1914-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3872> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.883875 0.581904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.883875"^^xsd:decimal ;
  dwc:decimalLongitude "0.581904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.883875 0.581904)"^^geo:wktLiteral ;
  geo-pos:lat "61.883875"^^xsd:decimal ;
  geo-pos:long "0.581904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3872'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2213_3872'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.581904'^^xsd:double;
  dwc:latitude '61.883875'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.581904 61.883875, 0.581904 61.883875, 0.581904 61.883875, 0.581904 61.883875, 0.581904 61.883875))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3872'^^xsd:string;
  dwc:observationDate '1914-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3874> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.512605 -1.421489)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.512605"^^xsd:decimal ;
  dwc:decimalLongitude "-1.421489"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.512605 -1.421489)"^^geo:wktLiteral ;
  geo-pos:lat "61.512605"^^xsd:decimal ;
  geo-pos:long "-1.421489"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3874'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2213_3874'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.421489'^^xsd:double;
  dwc:latitude '61.512605'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.421489 61.512605, -1.421489 61.512605, -1.421489 61.512605, -1.421489 61.512605, -1.421489 61.512605))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3874'^^xsd:string;
  dwc:observationDate '1914-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3875> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.838009 1.228121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.838009"^^xsd:decimal ;
  dwc:decimalLongitude "1.228121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.838009 1.228121)"^^geo:wktLiteral ;
  geo-pos:lat "61.838009"^^xsd:decimal ;
  geo-pos:long "1.228121"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3875'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2213_3875'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.228121'^^xsd:double;
  dwc:latitude '61.838009'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.228121 61.838009, 1.228121 61.838009, 1.228121 61.838009, 1.228121 61.838009, 1.228121 61.838009))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3875'^^xsd:string;
  dwc:observationDate '1914-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3878> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.51085 1.784593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.51085"^^xsd:decimal ;
  dwc:decimalLongitude "1.784593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.51085 1.784593)"^^geo:wktLiteral ;
  geo-pos:lat "61.51085"^^xsd:decimal ;
  geo-pos:long "1.784593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3878'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2213_3878'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.784593'^^xsd:double;
  dwc:latitude '61.51085'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.784593 61.51085, 1.784593 61.51085, 1.784593 61.51085, 1.784593 61.51085, 1.784593 61.51085))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3878'^^xsd:string;
  dwc:observationDate '1914-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3879> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.057617 -1.867037)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.057617"^^xsd:decimal ;
  dwc:decimalLongitude "-1.867037"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.057617 -1.867037)"^^geo:wktLiteral ;
  geo-pos:lat "61.057617"^^xsd:decimal ;
  geo-pos:long "-1.867037"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3879'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2213_3879'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.867037'^^xsd:double;
  dwc:latitude '61.057617'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.867037 61.057617, -1.867037 61.057617, -1.867037 61.057617, -1.867037 61.057617, -1.867037 61.057617))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3879'^^xsd:string;
  dwc:observationDate '1914-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3880> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.128361 3.396713)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.128361"^^xsd:decimal ;
  dwc:decimalLongitude "3.396713"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.128361 3.396713)"^^geo:wktLiteral ;
  geo-pos:lat "62.128361"^^xsd:decimal ;
  geo-pos:long "3.396713"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3880'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2213_3880'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '3.396713'^^xsd:double;
  dwc:latitude '62.128361'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.396713 62.128361, 3.396713 62.128361, 3.396713 62.128361, 3.396713 62.128361, 3.396713 62.128361))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3880'^^xsd:string;
  dwc:observationDate '1914-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3089> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.220491 -1.330317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.220491"^^xsd:decimal ;
  dwc:decimalLongitude "-1.330317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.220491 -1.330317)"^^geo:wktLiteral ;
  geo-pos:lat "61.220491"^^xsd:decimal ;
  geo-pos:long "-1.330317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3089'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2213_3089'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.330317'^^xsd:double;
  dwc:latitude '61.220491'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.330317 61.220491, -1.330317 61.220491, -1.330317 61.220491, -1.330317 61.220491, -1.330317 61.220491))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3089'^^xsd:string;
  dwc:observationDate '1912-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3090> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.334479 -1.281981)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.334479"^^xsd:decimal ;
  dwc:decimalLongitude "-1.281981"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.334479 -1.281981)"^^geo:wktLiteral ;
  geo-pos:lat "61.334479"^^xsd:decimal ;
  geo-pos:long "-1.281981"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3090'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2213_3090'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.281981'^^xsd:double;
  dwc:latitude '61.334479'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.281981 61.334479, -1.281981 61.334479, -1.281981 61.334479, -1.281981 61.334479, -1.281981 61.334479))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3090'^^xsd:string;
  dwc:observationDate '1912-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2744> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.021591 -1.286714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.021591"^^xsd:decimal ;
  dwc:decimalLongitude "-1.286714"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.021591 -1.286714)"^^geo:wktLiteral ;
  geo-pos:lat "61.021591"^^xsd:decimal ;
  geo-pos:long "-1.286714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2744'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2213_2744'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.286714'^^xsd:double;
  dwc:latitude '61.021591'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.286714 61.021591, -1.286714 61.021591, -1.286714 61.021591, -1.286714 61.021591, -1.286714 61.021591))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2744'^^xsd:string;
  dwc:observationDate '1912-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2745> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.474432 -1.142889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.474432"^^xsd:decimal ;
  dwc:decimalLongitude "-1.142889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.474432 -1.142889)"^^geo:wktLiteral ;
  geo-pos:lat "61.474432"^^xsd:decimal ;
  geo-pos:long "-1.142889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2745'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2213_2745'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.142889'^^xsd:double;
  dwc:latitude '61.474432'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.142889 61.474432, -1.142889 61.474432, -1.142889 61.474432, -1.142889 61.474432, -1.142889 61.474432))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2745'^^xsd:string;
  dwc:observationDate '1912-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2746> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.817829 -6.328107)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.817829"^^xsd:decimal ;
  dwc:decimalLongitude "-6.328107"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.817829 -6.328107)"^^geo:wktLiteral ;
  geo-pos:lat "59.817829"^^xsd:decimal ;
  geo-pos:long "-6.328107"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2746'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2213_2746'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-6.328107'^^xsd:double;
  dwc:latitude '59.817829'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.328107 59.817829, -6.328107 59.817829, -6.328107 59.817829, -6.328107 59.817829, -6.328107 59.817829))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2746'^^xsd:string;
  dwc:observationDate '1912-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2747> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.978002 -1.214039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.978002"^^xsd:decimal ;
  dwc:decimalLongitude "-1.214039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.978002 -1.214039)"^^geo:wktLiteral ;
  geo-pos:lat "60.978002"^^xsd:decimal ;
  geo-pos:long "-1.214039"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2747'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2213_2747'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.214039'^^xsd:double;
  dwc:latitude '60.978002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.214039 60.978002, -1.214039 60.978002, -1.214039 60.978002, -1.214039 60.978002, -1.214039 60.978002))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2747'^^xsd:string;
  dwc:observationDate '1912-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2748> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.158623 -1.305749)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.158623"^^xsd:decimal ;
  dwc:decimalLongitude "-1.305749"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.158623 -1.305749)"^^geo:wktLiteral ;
  geo-pos:lat "61.158623"^^xsd:decimal ;
  geo-pos:long "-1.305749"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2748'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2213_2748'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.305749'^^xsd:double;
  dwc:latitude '61.158623'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.305749 61.158623, -1.305749 61.158623, -1.305749 61.158623, -1.305749 61.158623, -1.305749 61.158623))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2748'^^xsd:string;
  dwc:observationDate '1912-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2749> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.665411 -6.45957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.665411"^^xsd:decimal ;
  dwc:decimalLongitude "-6.45957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.665411 -6.45957)"^^geo:wktLiteral ;
  geo-pos:lat "59.665411"^^xsd:decimal ;
  geo-pos:long "-6.45957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2749'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2213_2749'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-6.45957'^^xsd:double;
  dwc:latitude '59.665411'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.45957 59.665411, -6.45957 59.665411, -6.45957 59.665411, -6.45957 59.665411, -6.45957 59.665411))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2749'^^xsd:string;
  dwc:observationDate '1912-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2750> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.953167 -5.830467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.953167"^^xsd:decimal ;
  dwc:decimalLongitude "-5.830467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.953167 -5.830467)"^^geo:wktLiteral ;
  geo-pos:lat "59.953167"^^xsd:decimal ;
  geo-pos:long "-5.830467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2750'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2213_2750'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-5.830467'^^xsd:double;
  dwc:latitude '59.953167'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.830467 59.953167, -5.830467 59.953167, -5.830467 59.953167, -5.830467 59.953167, -5.830467 59.953167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2750'^^xsd:string;
  dwc:observationDate '1912-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2751> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.953167 -5.830467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.953167"^^xsd:decimal ;
  dwc:decimalLongitude "-5.830467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.953167 -5.830467)"^^geo:wktLiteral ;
  geo-pos:lat "59.953167"^^xsd:decimal ;
  geo-pos:long "-5.830467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2751'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2213_2751'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-5.830467'^^xsd:double;
  dwc:latitude '59.953167'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.830467 59.953167, -5.830467 59.953167, -5.830467 59.953167, -5.830467 59.953167, -5.830467 59.953167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2751'^^xsd:string;
  dwc:observationDate '1912-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2752> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.159337 -0.252839)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.159337"^^xsd:decimal ;
  dwc:decimalLongitude "-0.252839"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.159337 -0.252839)"^^geo:wktLiteral ;
  geo-pos:lat "61.159337"^^xsd:decimal ;
  geo-pos:long "-0.252839"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2752'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2213_2752'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.252839'^^xsd:double;
  dwc:latitude '61.159337'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.252839 61.159337, -0.252839 61.159337, -0.252839 61.159337, -0.252839 61.159337, -0.252839 61.159337))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2752'^^xsd:string;
  dwc:observationDate '1912-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2753> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.26861 -0.309942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.26861"^^xsd:decimal ;
  dwc:decimalLongitude "-0.309942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.26861 -0.309942)"^^geo:wktLiteral ;
  geo-pos:lat "61.26861"^^xsd:decimal ;
  geo-pos:long "-0.309942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2753'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2213_2753'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.309942'^^xsd:double;
  dwc:latitude '61.26861'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.309942 61.26861, -0.309942 61.26861, -0.309942 61.26861, -0.309942 61.26861, -0.309942 61.26861))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2753'^^xsd:string;
  dwc:observationDate '1912-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2754> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.26861 -0.309942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.26861"^^xsd:decimal ;
  dwc:decimalLongitude "-0.309942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.26861 -0.309942)"^^geo:wktLiteral ;
  geo-pos:lat "61.26861"^^xsd:decimal ;
  geo-pos:long "-0.309942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2754'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2213_2754'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.309942'^^xsd:double;
  dwc:latitude '61.26861'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.309942 61.26861, -0.309942 61.26861, -0.309942 61.26861, -0.309942 61.26861, -0.309942 61.26861))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2754'^^xsd:string;
  dwc:observationDate '1912-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2755> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.329588 -5.520553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.329588"^^xsd:decimal ;
  dwc:decimalLongitude "-5.520553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.329588 -5.520553)"^^geo:wktLiteral ;
  geo-pos:lat "59.329588"^^xsd:decimal ;
  geo-pos:long "-5.520553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2755'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2213_2755'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-5.520553'^^xsd:double;
  dwc:latitude '59.329588'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.520553 59.329588, -5.520553 59.329588, -5.520553 59.329588, -5.520553 59.329588, -5.520553 59.329588))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2755'^^xsd:string;
  dwc:observationDate '1912-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2756> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.329588 -5.520553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.329588"^^xsd:decimal ;
  dwc:decimalLongitude "-5.520553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.329588 -5.520553)"^^geo:wktLiteral ;
  geo-pos:lat "59.329588"^^xsd:decimal ;
  geo-pos:long "-5.520553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2756'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2213_2756'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-5.520553'^^xsd:double;
  dwc:latitude '59.329588'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.520553 59.329588, -5.520553 59.329588, -5.520553 59.329588, -5.520553 59.329588, -5.520553 59.329588))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2756'^^xsd:string;
  dwc:observationDate '1912-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2757> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.66921 -4.802208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.66921"^^xsd:decimal ;
  dwc:decimalLongitude "-4.802208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.66921 -4.802208)"^^geo:wktLiteral ;
  geo-pos:lat "59.66921"^^xsd:decimal ;
  geo-pos:long "-4.802208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2757'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2213_2757'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-4.802208'^^xsd:double;
  dwc:latitude '59.66921'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.802208 59.66921, -4.802208 59.66921, -4.802208 59.66921, -4.802208 59.66921, -4.802208 59.66921))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2757'^^xsd:string;
  dwc:observationDate '1912-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2758> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.919921 -5.830467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.919921"^^xsd:decimal ;
  dwc:decimalLongitude "-5.830467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.919921 -5.830467)"^^geo:wktLiteral ;
  geo-pos:lat "59.919921"^^xsd:decimal ;
  geo-pos:long "-5.830467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2758'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2213_2758'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-5.830467'^^xsd:double;
  dwc:latitude '59.919921'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.830467 59.919921, -5.830467 59.919921, -5.830467 59.919921, -5.830467 59.919921, -5.830467 59.919921))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2758'^^xsd:string;
  dwc:observationDate '1912-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2759> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.919921 -5.830467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.919921"^^xsd:decimal ;
  dwc:decimalLongitude "-5.830467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.919921 -5.830467)"^^geo:wktLiteral ;
  geo-pos:lat "59.919921"^^xsd:decimal ;
  geo-pos:long "-5.830467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2759'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2213_2759'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-5.830467'^^xsd:double;
  dwc:latitude '59.919921'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.830467 59.919921, -5.830467 59.919921, -5.830467 59.919921, -5.830467 59.919921, -5.830467 59.919921))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2759'^^xsd:string;
  dwc:observationDate '1912-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2760> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.182604 -0.203686)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.182604"^^xsd:decimal ;
  dwc:decimalLongitude "-0.203686"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.182604 -0.203686)"^^geo:wktLiteral ;
  geo-pos:lat "61.182604"^^xsd:decimal ;
  geo-pos:long "-0.203686"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2760'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2213_2760'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.203686'^^xsd:double;
  dwc:latitude '61.182604'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.203686 61.182604, -0.203686 61.182604, -0.203686 61.182604, -0.203686 61.182604, -0.203686 61.182604))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2760'^^xsd:string;
  dwc:observationDate '1912-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2761> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.238727 -0.555352)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.238727"^^xsd:decimal ;
  dwc:decimalLongitude "-0.555352"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.238727 -0.555352)"^^geo:wktLiteral ;
  geo-pos:lat "61.238727"^^xsd:decimal ;
  geo-pos:long "-0.555352"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2761'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2213_2761'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.555352'^^xsd:double;
  dwc:latitude '61.238727'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.555352 61.238727, -0.555352 61.238727, -0.555352 61.238727, -0.555352 61.238727, -0.555352 61.238727))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2761'^^xsd:string;
  dwc:observationDate '1912-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2762> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.26861 -0.309942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.26861"^^xsd:decimal ;
  dwc:decimalLongitude "-0.309942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.26861 -0.309942)"^^geo:wktLiteral ;
  geo-pos:lat "61.26861"^^xsd:decimal ;
  geo-pos:long "-0.309942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2762'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2213_2762'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.309942'^^xsd:double;
  dwc:latitude '61.26861'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.309942 61.26861, -0.309942 61.26861, -0.309942 61.26861, -0.309942 61.26861, -0.309942 61.26861))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2762'^^xsd:string;
  dwc:observationDate '1912-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2763> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.26861 -0.309942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.26861"^^xsd:decimal ;
  dwc:decimalLongitude "-0.309942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.26861 -0.309942)"^^geo:wktLiteral ;
  geo-pos:lat "61.26861"^^xsd:decimal ;
  geo-pos:long "-0.309942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2763'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2213_2763'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.309942'^^xsd:double;
  dwc:latitude '61.26861'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.309942 61.26861, -0.309942 61.26861, -0.309942 61.26861, -0.309942 61.26861, -0.309942 61.26861))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2763'^^xsd:string;
  dwc:observationDate '1912-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2764> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.66921 -4.802208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.66921"^^xsd:decimal ;
  dwc:decimalLongitude "-4.802208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.66921 -4.802208)"^^geo:wktLiteral ;
  geo-pos:lat "59.66921"^^xsd:decimal ;
  geo-pos:long "-4.802208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2764'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2213_2764'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-4.802208'^^xsd:double;
  dwc:latitude '59.66921'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.802208 59.66921, -4.802208 59.66921, -4.802208 59.66921, -4.802208 59.66921, -4.802208 59.66921))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2764'^^xsd:string;
  dwc:observationDate '1912-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2765> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.238727 -0.555352)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.238727"^^xsd:decimal ;
  dwc:decimalLongitude "-0.555352"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.238727 -0.555352)"^^geo:wktLiteral ;
  geo-pos:lat "61.238727"^^xsd:decimal ;
  geo-pos:long "-0.555352"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2765'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2213_2765'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.555352'^^xsd:double;
  dwc:latitude '61.238727'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.555352 61.238727, -0.555352 61.238727, -0.555352 61.238727, -0.555352 61.238727, -0.555352 61.238727))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2765'^^xsd:string;
  dwc:observationDate '1912-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2766> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.147696 -0.277389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.147696"^^xsd:decimal ;
  dwc:decimalLongitude "-0.277389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.147696 -0.277389)"^^geo:wktLiteral ;
  geo-pos:lat "61.147696"^^xsd:decimal ;
  geo-pos:long "-0.277389"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2766'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2213_2766'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.277389'^^xsd:double;
  dwc:latitude '61.147696'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.277389 61.147696, -0.277389 61.147696, -0.277389 61.147696, -0.277389 61.147696, -0.277389 61.147696))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2766'^^xsd:string;
  dwc:observationDate '1912-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2767> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.181203 -1.019611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.181203"^^xsd:decimal ;
  dwc:decimalLongitude "-1.019611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.181203 -1.019611)"^^geo:wktLiteral ;
  geo-pos:lat "61.181203"^^xsd:decimal ;
  geo-pos:long "-1.019611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2767'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2213_2767'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.019611'^^xsd:double;
  dwc:latitude '61.181203'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.019611 61.181203, -1.019611 61.181203, -1.019611 61.181203, -1.019611 61.181203, -1.019611 61.181203))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2767'^^xsd:string;
  dwc:observationDate '1912-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2768> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.238727 -1.215236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.238727"^^xsd:decimal ;
  dwc:decimalLongitude "-1.215236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.238727 -1.215236)"^^geo:wktLiteral ;
  geo-pos:lat "61.238727"^^xsd:decimal ;
  geo-pos:long "-1.215236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2768'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2213_2768'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.215236'^^xsd:double;
  dwc:latitude '61.238727'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.215236 61.238727, -1.215236 61.238727, -1.215236 61.238727, -1.215236 61.238727, -1.215236 61.238727))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2768'^^xsd:string;
  dwc:observationDate '1912-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2770> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.270755 -0.885294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.270755"^^xsd:decimal ;
  dwc:decimalLongitude "-0.885294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.270755 -0.885294)"^^geo:wktLiteral ;
  geo-pos:lat "61.270755"^^xsd:decimal ;
  geo-pos:long "-0.885294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2770'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2213_2770'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.885294'^^xsd:double;
  dwc:latitude '61.270755'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.885294 61.270755, -0.885294 61.270755, -0.885294 61.270755, -0.885294 61.270755, -0.885294 61.270755))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2770'^^xsd:string;
  dwc:observationDate '1912-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2771> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.315323 -0.488399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.315323"^^xsd:decimal ;
  dwc:decimalLongitude "-0.488399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.315323 -0.488399)"^^geo:wktLiteral ;
  geo-pos:lat "61.315323"^^xsd:decimal ;
  geo-pos:long "-0.488399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2771'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2213_2771'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.488399'^^xsd:double;
  dwc:latitude '61.315323'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.488399 61.315323, -0.488399 61.315323, -0.488399 61.315323, -0.488399 61.315323, -0.488399 61.315323))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2771'^^xsd:string;
  dwc:observationDate '1912-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2773> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.344123 -1.087814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.344123"^^xsd:decimal ;
  dwc:decimalLongitude "-1.087814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.344123 -1.087814)"^^geo:wktLiteral ;
  geo-pos:lat "61.344123"^^xsd:decimal ;
  geo-pos:long "-1.087814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2773'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2213_2773'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.087814'^^xsd:double;
  dwc:latitude '61.344123'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.087814 61.344123, -1.087814 61.344123, -1.087814 61.344123, -1.087814 61.344123, -1.087814 61.344123))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2773'^^xsd:string;
  dwc:observationDate '1912-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2775> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.353854 -0.885294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.353854"^^xsd:decimal ;
  dwc:decimalLongitude "-0.885294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.353854 -0.885294)"^^geo:wktLiteral ;
  geo-pos:lat "61.353854"^^xsd:decimal ;
  geo-pos:long "-0.885294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2775'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2213_2775'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.885294'^^xsd:double;
  dwc:latitude '61.353854'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.885294 61.353854, -0.885294 61.353854, -0.885294 61.353854, -0.885294 61.353854, -0.885294 61.353854))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2775'^^xsd:string;
  dwc:observationDate '1912-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2776> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.386466 -5.401828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.386466"^^xsd:decimal ;
  dwc:decimalLongitude "-5.401828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.386466 -5.401828)"^^geo:wktLiteral ;
  geo-pos:lat "59.386466"^^xsd:decimal ;
  geo-pos:long "-5.401828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2776'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2213_2776'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-5.401828'^^xsd:double;
  dwc:latitude '59.386466'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.401828 59.386466, -5.401828 59.386466, -5.401828 59.386466, -5.401828 59.386466, -5.401828 59.386466))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2776'^^xsd:string;
  dwc:observationDate '1912-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2777> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.386466 -5.401828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.386466"^^xsd:decimal ;
  dwc:decimalLongitude "-5.401828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.386466 -5.401828)"^^geo:wktLiteral ;
  geo-pos:lat "59.386466"^^xsd:decimal ;
  geo-pos:long "-5.401828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2777'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2213_2777'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-5.401828'^^xsd:double;
  dwc:latitude '59.386466'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.401828 59.386466, -5.401828 59.386466, -5.401828 59.386466, -5.401828 59.386466, -5.401828 59.386466))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2777'^^xsd:string;
  dwc:observationDate '1912-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2779> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.329588 -5.520553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.329588"^^xsd:decimal ;
  dwc:decimalLongitude "-5.520553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.329588 -5.520553)"^^geo:wktLiteral ;
  geo-pos:lat "59.329588"^^xsd:decimal ;
  geo-pos:long "-5.520553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2779'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2213_2779'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-5.520553'^^xsd:double;
  dwc:latitude '59.329588'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.520553 59.329588, -5.520553 59.329588, -5.520553 59.329588, -5.520553 59.329588, -5.520553 59.329588))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2779'^^xsd:string;
  dwc:observationDate '1912-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2780> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.386466 -5.401828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.386466"^^xsd:decimal ;
  dwc:decimalLongitude "-5.401828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.386466 -5.401828)"^^geo:wktLiteral ;
  geo-pos:lat "59.386466"^^xsd:decimal ;
  geo-pos:long "-5.401828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2780'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2213_2780'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-5.401828'^^xsd:double;
  dwc:latitude '59.386466'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.401828 59.386466, -5.401828 59.386466, -5.401828 59.386466, -5.401828 59.386466, -5.401828 59.386466))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2780'^^xsd:string;
  dwc:observationDate '1912-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2781> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.329588 -5.520553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.329588"^^xsd:decimal ;
  dwc:decimalLongitude "-5.520553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.329588 -5.520553)"^^geo:wktLiteral ;
  geo-pos:lat "59.329588"^^xsd:decimal ;
  geo-pos:long "-5.520553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2781'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2213_2781'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-5.520553'^^xsd:double;
  dwc:latitude '59.329588'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.520553 59.329588, -5.520553 59.329588, -5.520553 59.329588, -5.520553 59.329588, -5.520553 59.329588))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2781'^^xsd:string;
  dwc:observationDate '1912-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2782> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.329588 -5.520553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.329588"^^xsd:decimal ;
  dwc:decimalLongitude "-5.520553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.329588 -5.520553)"^^geo:wktLiteral ;
  geo-pos:lat "59.329588"^^xsd:decimal ;
  geo-pos:long "-5.520553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2782'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2213_2782'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-5.520553'^^xsd:double;
  dwc:latitude '59.329588'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.520553 59.329588, -5.520553 59.329588, -5.520553 59.329588, -5.520553 59.329588, -5.520553 59.329588))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2782'^^xsd:string;
  dwc:observationDate '1912-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2783> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.329588 -5.520553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.329588"^^xsd:decimal ;
  dwc:decimalLongitude "-5.520553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.329588 -5.520553)"^^geo:wktLiteral ;
  geo-pos:lat "59.329588"^^xsd:decimal ;
  geo-pos:long "-5.520553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2783'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2213_2783'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-5.520553'^^xsd:double;
  dwc:latitude '59.329588'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.520553 59.329588, -5.520553 59.329588, -5.520553 59.329588, -5.520553 59.329588, -5.520553 59.329588))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2783'^^xsd:string;
  dwc:observationDate '1912-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2784> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.315323 -0.488399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.315323"^^xsd:decimal ;
  dwc:decimalLongitude "-0.488399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.315323 -0.488399)"^^geo:wktLiteral ;
  geo-pos:lat "61.315323"^^xsd:decimal ;
  geo-pos:long "-0.488399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2784'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2213_2784'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.488399'^^xsd:double;
  dwc:latitude '61.315323'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.488399 61.315323, -0.488399 61.315323, -0.488399 61.315323, -0.488399 61.315323, -0.488399 61.315323))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2784'^^xsd:string;
  dwc:observationDate '1912-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2785> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.315323 -0.488399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.315323"^^xsd:decimal ;
  dwc:decimalLongitude "-0.488399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.315323 -0.488399)"^^geo:wktLiteral ;
  geo-pos:lat "61.315323"^^xsd:decimal ;
  geo-pos:long "-0.488399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2785'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2213_2785'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.488399'^^xsd:double;
  dwc:latitude '61.315323'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.488399 61.315323, -0.488399 61.315323, -0.488399 61.315323, -0.488399 61.315323, -0.488399 61.315323))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2785'^^xsd:string;
  dwc:observationDate '1912-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2786> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.425569 -0.648406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.425569"^^xsd:decimal ;
  dwc:decimalLongitude "-0.648406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.425569 -0.648406)"^^geo:wktLiteral ;
  geo-pos:lat "61.425569"^^xsd:decimal ;
  geo-pos:long "-0.648406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2786'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2213_2786'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.648406'^^xsd:double;
  dwc:latitude '61.425569'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.648406 61.425569, -0.648406 61.425569, -0.648406 61.425569, -0.648406 61.425569, -0.648406 61.425569))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2786'^^xsd:string;
  dwc:observationDate '1912-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2787> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.945377 -1.487175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.945377"^^xsd:decimal ;
  dwc:decimalLongitude "-1.487175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.945377 -1.487175)"^^geo:wktLiteral ;
  geo-pos:lat "61.945377"^^xsd:decimal ;
  geo-pos:long "-1.487175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2787'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2213_2787'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.487175'^^xsd:double;
  dwc:latitude '61.945377'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.487175 61.945377, -1.487175 61.945377, -1.487175 61.945377, -1.487175 61.945377, -1.487175 61.945377))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2787'^^xsd:string;
  dwc:observationDate '1912-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2788> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.329588 -5.520553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.329588"^^xsd:decimal ;
  dwc:decimalLongitude "-5.520553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.329588 -5.520553)"^^geo:wktLiteral ;
  geo-pos:lat "59.329588"^^xsd:decimal ;
  geo-pos:long "-5.520553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2788'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2213_2788'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-5.520553'^^xsd:double;
  dwc:latitude '59.329588'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.520553 59.329588, -5.520553 59.329588, -5.520553 59.329588, -5.520553 59.329588, -5.520553 59.329588))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2788'^^xsd:string;
  dwc:observationDate '1912-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2789> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.819853 -7.23106)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.819853"^^xsd:decimal ;
  dwc:decimalLongitude "-7.23106"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.819853 -7.23106)"^^geo:wktLiteral ;
  geo-pos:lat "59.819853"^^xsd:decimal ;
  geo-pos:long "-7.23106"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2789'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2213_2789'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-7.23106'^^xsd:double;
  dwc:latitude '59.819853'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.23106 59.819853, -7.23106 59.819853, -7.23106 59.819853, -7.23106 59.819853, -7.23106 59.819853))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2789'^^xsd:string;
  dwc:observationDate '1912-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2790> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.237693 -0.880107)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.237693"^^xsd:decimal ;
  dwc:decimalLongitude "-0.880107"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.237693 -0.880107)"^^geo:wktLiteral ;
  geo-pos:lat "61.237693"^^xsd:decimal ;
  geo-pos:long "-0.880107"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2790'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2213_2790'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.880107'^^xsd:double;
  dwc:latitude '61.237693'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.880107 61.237693, -0.880107 61.237693, -0.880107 61.237693, -0.880107 61.237693, -0.880107 61.237693))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2790'^^xsd:string;
  dwc:observationDate '1912-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2791> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.883338 -2.210623)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.883338"^^xsd:decimal ;
  dwc:decimalLongitude "-2.210623"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.883338 -2.210623)"^^geo:wktLiteral ;
  geo-pos:lat "60.883338"^^xsd:decimal ;
  geo-pos:long "-2.210623"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2791'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2213_2791'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.210623'^^xsd:double;
  dwc:latitude '60.883338'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.210623 60.883338, -2.210623 60.883338, -2.210623 60.883338, -2.210623 60.883338, -2.210623 60.883338))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2791'^^xsd:string;
  dwc:observationDate '1912-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2792> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.321829 0.092761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.321829"^^xsd:decimal ;
  dwc:decimalLongitude "0.092761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.321829 0.092761)"^^geo:wktLiteral ;
  geo-pos:lat "61.321829"^^xsd:decimal ;
  geo-pos:long "0.092761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2792'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2213_2792'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.092761'^^xsd:double;
  dwc:latitude '61.321829'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.092761 61.321829, 0.092761 61.321829, 0.092761 61.321829, 0.092761 61.321829, 0.092761 61.321829))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2792'^^xsd:string;
  dwc:observationDate '1912-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2793> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.340081 1.672528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.340081"^^xsd:decimal ;
  dwc:decimalLongitude "1.672528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.340081 1.672528)"^^geo:wktLiteral ;
  geo-pos:lat "61.340081"^^xsd:decimal ;
  geo-pos:long "1.672528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2793'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2213_2793'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.672528'^^xsd:double;
  dwc:latitude '61.340081'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.672528 61.340081, 1.672528 61.340081, 1.672528 61.340081, 1.672528 61.340081, 1.672528 61.340081))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2793'^^xsd:string;
  dwc:observationDate '1912-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2794> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.528051 -0.621378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.528051"^^xsd:decimal ;
  dwc:decimalLongitude "-0.621378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.528051 -0.621378)"^^geo:wktLiteral ;
  geo-pos:lat "61.528051"^^xsd:decimal ;
  geo-pos:long "-0.621378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2794'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2213_2794'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.621378'^^xsd:double;
  dwc:latitude '61.528051'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.621378 61.528051, -0.621378 61.528051, -0.621378 61.528051, -0.621378 61.528051, -0.621378 61.528051))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2794'^^xsd:string;
  dwc:observationDate '1912-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2795> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.215509 -5.756813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.215509"^^xsd:decimal ;
  dwc:decimalLongitude "-5.756813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.215509 -5.756813)"^^geo:wktLiteral ;
  geo-pos:lat "59.215509"^^xsd:decimal ;
  geo-pos:long "-5.756813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2795'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2213_2795'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-5.756813'^^xsd:double;
  dwc:latitude '59.215509'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.756813 59.215509, -5.756813 59.215509, -5.756813 59.215509, -5.756813 59.215509, -5.756813 59.215509))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2795'^^xsd:string;
  dwc:observationDate '1912-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2796> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.215509 -5.756813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.215509"^^xsd:decimal ;
  dwc:decimalLongitude "-5.756813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.215509 -5.756813)"^^geo:wktLiteral ;
  geo-pos:lat "59.215509"^^xsd:decimal ;
  geo-pos:long "-5.756813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2796'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2213_2796'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-5.756813'^^xsd:double;
  dwc:latitude '59.215509'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.756813 59.215509, -5.756813 59.215509, -5.756813 59.215509, -5.756813 59.215509, -5.756813 59.215509))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2796'^^xsd:string;
  dwc:observationDate '1912-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2797> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.359612 -1.317512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.359612"^^xsd:decimal ;
  dwc:decimalLongitude "-1.317512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.359612 -1.317512)"^^geo:wktLiteral ;
  geo-pos:lat "61.359612"^^xsd:decimal ;
  geo-pos:long "-1.317512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2797'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2213_2797'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.317512'^^xsd:double;
  dwc:latitude '61.359612'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.317512 61.359612, -1.317512 61.359612, -1.317512 61.359612, -1.317512 61.359612, -1.317512 61.359612))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2797'^^xsd:string;
  dwc:observationDate '1912-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2798> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.66921 -4.802208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.66921"^^xsd:decimal ;
  dwc:decimalLongitude "-4.802208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.66921 -4.802208)"^^geo:wktLiteral ;
  geo-pos:lat "59.66921"^^xsd:decimal ;
  geo-pos:long "-4.802208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2798'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2213_2798'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-4.802208'^^xsd:double;
  dwc:latitude '59.66921'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.802208 59.66921, -4.802208 59.66921, -4.802208 59.66921, -4.802208 59.66921, -4.802208 59.66921))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2798'^^xsd:string;
  dwc:observationDate '1912-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2799> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.66921 -4.802208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.66921"^^xsd:decimal ;
  dwc:decimalLongitude "-4.802208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.66921 -4.802208)"^^geo:wktLiteral ;
  geo-pos:lat "59.66921"^^xsd:decimal ;
  geo-pos:long "-4.802208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2799'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2213_2799'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-4.802208'^^xsd:double;
  dwc:latitude '59.66921'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.802208 59.66921, -4.802208 59.66921, -4.802208 59.66921, -4.802208 59.66921, -4.802208 59.66921))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2799'^^xsd:string;
  dwc:observationDate '1912-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2800> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.66921 -4.802208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.66921"^^xsd:decimal ;
  dwc:decimalLongitude "-4.802208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.66921 -4.802208)"^^geo:wktLiteral ;
  geo-pos:lat "59.66921"^^xsd:decimal ;
  geo-pos:long "-4.802208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2800'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2213_2800'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-4.802208'^^xsd:double;
  dwc:latitude '59.66921'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.802208 59.66921, -4.802208 59.66921, -4.802208 59.66921, -4.802208 59.66921, -4.802208 59.66921))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2800'^^xsd:string;
  dwc:observationDate '1912-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2801> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.817829 -6.328107)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.817829"^^xsd:decimal ;
  dwc:decimalLongitude "-6.328107"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.817829 -6.328107)"^^geo:wktLiteral ;
  geo-pos:lat "59.817829"^^xsd:decimal ;
  geo-pos:long "-6.328107"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2801'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2213_2801'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-6.328107'^^xsd:double;
  dwc:latitude '59.817829'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.328107 59.817829, -6.328107 59.817829, -6.328107 59.817829, -6.328107 59.817829, -6.328107 59.817829))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2801'^^xsd:string;
  dwc:observationDate '1912-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2802> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.288684 -2.542671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.288684"^^xsd:decimal ;
  dwc:decimalLongitude "-2.542671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.288684 -2.542671)"^^geo:wktLiteral ;
  geo-pos:lat "61.288684"^^xsd:decimal ;
  geo-pos:long "-2.542671"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2802'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2213_2802'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.542671'^^xsd:double;
  dwc:latitude '61.288684'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.542671 61.288684, -2.542671 61.288684, -2.542671 61.288684, -2.542671 61.288684, -2.542671 61.288684))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2802'^^xsd:string;
  dwc:observationDate '1912-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2804> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.817829 -6.328107)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.817829"^^xsd:decimal ;
  dwc:decimalLongitude "-6.328107"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.817829 -6.328107)"^^geo:wktLiteral ;
  geo-pos:lat "59.817829"^^xsd:decimal ;
  geo-pos:long "-6.328107"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2804'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2213_2804'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-6.328107'^^xsd:double;
  dwc:latitude '59.817829'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.328107 59.817829, -6.328107 59.817829, -6.328107 59.817829, -6.328107 59.817829, -6.328107 59.817829))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2804'^^xsd:string;
  dwc:observationDate '1912-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2805> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.724125 0.972546)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.724125"^^xsd:decimal ;
  dwc:decimalLongitude "0.972546"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.724125 0.972546)"^^geo:wktLiteral ;
  geo-pos:lat "61.724125"^^xsd:decimal ;
  geo-pos:long "0.972546"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2805'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2213_2805'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.972546'^^xsd:double;
  dwc:latitude '61.724125'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.972546 61.724125, 0.972546 61.724125, 0.972546 61.724125, 0.972546 61.724125, 0.972546 61.724125))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2805'^^xsd:string;
  dwc:observationDate '1912-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2806> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.953922 -2.599644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.953922"^^xsd:decimal ;
  dwc:decimalLongitude "-2.599644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.953922 -2.599644)"^^geo:wktLiteral ;
  geo-pos:lat "60.953922"^^xsd:decimal ;
  geo-pos:long "-2.599644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2806'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2213_2806'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.599644'^^xsd:double;
  dwc:latitude '60.953922'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.599644 60.953922, -2.599644 60.953922, -2.599644 60.953922, -2.599644 60.953922, -2.599644 60.953922))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2806'^^xsd:string;
  dwc:observationDate '1912-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2810> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.665411 -6.45957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.665411"^^xsd:decimal ;
  dwc:decimalLongitude "-6.45957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.665411 -6.45957)"^^geo:wktLiteral ;
  geo-pos:lat "59.665411"^^xsd:decimal ;
  geo-pos:long "-6.45957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2810'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2213_2810'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-6.45957'^^xsd:double;
  dwc:latitude '59.665411'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.45957 59.665411, -6.45957 59.665411, -6.45957 59.665411, -6.45957 59.665411, -6.45957 59.665411))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2810'^^xsd:string;
  dwc:observationDate '1912-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2811> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.953167 -5.830467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.953167"^^xsd:decimal ;
  dwc:decimalLongitude "-5.830467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.953167 -5.830467)"^^geo:wktLiteral ;
  geo-pos:lat "59.953167"^^xsd:decimal ;
  geo-pos:long "-5.830467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2811'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2213_2811'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-5.830467'^^xsd:double;
  dwc:latitude '59.953167'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.830467 59.953167, -5.830467 59.953167, -5.830467 59.953167, -5.830467 59.953167, -5.830467 59.953167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2811'^^xsd:string;
  dwc:observationDate '1912-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2812> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.510148 -1.079991)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.510148"^^xsd:decimal ;
  dwc:decimalLongitude "-1.079991"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.510148 -1.079991)"^^geo:wktLiteral ;
  geo-pos:lat "61.510148"^^xsd:decimal ;
  geo-pos:long "-1.079991"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2812'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2213_2812'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.079991'^^xsd:double;
  dwc:latitude '61.510148'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.079991 61.510148, -1.079991 61.510148, -1.079991 61.510148, -1.079991 61.510148, -1.079991 61.510148))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2812'^^xsd:string;
  dwc:observationDate '1912-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2814> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.578675 -2.088589)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.578675"^^xsd:decimal ;
  dwc:decimalLongitude "-2.088589"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.578675 -2.088589)"^^geo:wktLiteral ;
  geo-pos:lat "61.578675"^^xsd:decimal ;
  geo-pos:long "-2.088589"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2814'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2213_2814'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.088589'^^xsd:double;
  dwc:latitude '61.578675'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.088589 61.578675, -2.088589 61.578675, -2.088589 61.578675, -2.088589 61.578675, -2.088589 61.578675))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2814'^^xsd:string;
  dwc:observationDate '1912-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2818> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.724125 0.972546)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.724125"^^xsd:decimal ;
  dwc:decimalLongitude "0.972546"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.724125 0.972546)"^^geo:wktLiteral ;
  geo-pos:lat "61.724125"^^xsd:decimal ;
  geo-pos:long "0.972546"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2818'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2213_2818'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.972546'^^xsd:double;
  dwc:latitude '61.724125'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.972546 61.724125, 0.972546 61.724125, 0.972546 61.724125, 0.972546 61.724125, 0.972546 61.724125))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2818'^^xsd:string;
  dwc:observationDate '1912-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2820> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.665411 -6.45957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.665411"^^xsd:decimal ;
  dwc:decimalLongitude "-6.45957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.665411 -6.45957)"^^geo:wktLiteral ;
  geo-pos:lat "59.665411"^^xsd:decimal ;
  geo-pos:long "-6.45957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2820'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2213_2820'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-6.45957'^^xsd:double;
  dwc:latitude '59.665411'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.45957 59.665411, -6.45957 59.665411, -6.45957 59.665411, -6.45957 59.665411, -6.45957 59.665411))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2820'^^xsd:string;
  dwc:observationDate '1912-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2821> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.704593 -4.667339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.704593"^^xsd:decimal ;
  dwc:decimalLongitude "-4.667339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.704593 -4.667339)"^^geo:wktLiteral ;
  geo-pos:lat "59.704593"^^xsd:decimal ;
  geo-pos:long "-4.667339"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2821'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2213_2821'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-4.667339'^^xsd:double;
  dwc:latitude '59.704593'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.667339 59.704593, -4.667339 59.704593, -4.667339 59.704593, -4.667339 59.704593, -4.667339 59.704593))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2821'^^xsd:string;
  dwc:observationDate '1912-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2822> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.533774 -13.403613)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.533774"^^xsd:decimal ;
  dwc:decimalLongitude "-13.403613"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.533774 -13.403613)"^^geo:wktLiteral ;
  geo-pos:lat "57.533774"^^xsd:decimal ;
  geo-pos:long "-13.403613"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2822'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2213_2822'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-13.403613'^^xsd:double;
  dwc:latitude '57.533774'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.403613 57.533774, -13.403613 57.533774, -13.403613 57.533774, -13.403613 57.533774, -13.403613 57.533774))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2822'^^xsd:string;
  dwc:observationDate '1912-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2825> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.436821 -2.456327)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.436821"^^xsd:decimal ;
  dwc:decimalLongitude "-2.456327"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.436821 -2.456327)"^^geo:wktLiteral ;
  geo-pos:lat "61.436821"^^xsd:decimal ;
  geo-pos:long "-2.456327"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2825'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2213_2825'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.456327'^^xsd:double;
  dwc:latitude '61.436821'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.456327 61.436821, -2.456327 61.436821, -2.456327 61.436821, -2.456327 61.436821, -2.456327 61.436821))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2825'^^xsd:string;
  dwc:observationDate '1912-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2826> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.604376 -0.552488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.604376"^^xsd:decimal ;
  dwc:decimalLongitude "-0.552488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.604376 -0.552488)"^^geo:wktLiteral ;
  geo-pos:lat "61.604376"^^xsd:decimal ;
  geo-pos:long "-0.552488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2826'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2213_2826'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.552488'^^xsd:double;
  dwc:latitude '61.604376'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.552488 61.604376, -0.552488 61.604376, -0.552488 61.604376, -0.552488 61.604376, -0.552488 61.604376))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2826'^^xsd:string;
  dwc:observationDate '1912-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2827> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.74766 0.380647)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.74766"^^xsd:decimal ;
  dwc:decimalLongitude "0.380647"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.74766 0.380647)"^^geo:wktLiteral ;
  geo-pos:lat "61.74766"^^xsd:decimal ;
  geo-pos:long "0.380647"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2827'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2213_2827'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.380647'^^xsd:double;
  dwc:latitude '61.74766'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.380647 61.74766, 0.380647 61.74766, 0.380647 61.74766, 0.380647 61.74766, 0.380647 61.74766))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2827'^^xsd:string;
  dwc:observationDate '1912-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2828> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.66921 -4.802208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.66921"^^xsd:decimal ;
  dwc:decimalLongitude "-4.802208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.66921 -4.802208)"^^geo:wktLiteral ;
  geo-pos:lat "59.66921"^^xsd:decimal ;
  geo-pos:long "-4.802208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2828'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2213_2828'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-4.802208'^^xsd:double;
  dwc:latitude '59.66921'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.802208 59.66921, -4.802208 59.66921, -4.802208 59.66921, -4.802208 59.66921, -4.802208 59.66921))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2828'^^xsd:string;
  dwc:observationDate '1912-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2829> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.479537 -1.428525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.479537"^^xsd:decimal ;
  dwc:decimalLongitude "-1.428525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.479537 -1.428525)"^^geo:wktLiteral ;
  geo-pos:lat "61.479537"^^xsd:decimal ;
  geo-pos:long "-1.428525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2829'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2213_2829'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.428525'^^xsd:double;
  dwc:latitude '61.479537'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.428525 61.479537, -1.428525 61.479537, -1.428525 61.479537, -1.428525 61.479537, -1.428525 61.479537))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2829'^^xsd:string;
  dwc:observationDate '1912-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2830> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.627503 -2.10974)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.627503"^^xsd:decimal ;
  dwc:decimalLongitude "-2.10974"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.627503 -2.10974)"^^geo:wktLiteral ;
  geo-pos:lat "61.627503"^^xsd:decimal ;
  geo-pos:long "-2.10974"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2830'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2213_2830'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.10974'^^xsd:double;
  dwc:latitude '61.627503'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.10974 61.627503, -2.10974 61.627503, -2.10974 61.627503, -2.10974 61.627503, -2.10974 61.627503))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2830'^^xsd:string;
  dwc:observationDate '1912-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2831> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.660053 -2.123878)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.660053"^^xsd:decimal ;
  dwc:decimalLongitude "-2.123878"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.660053 -2.123878)"^^geo:wktLiteral ;
  geo-pos:lat "61.660053"^^xsd:decimal ;
  geo-pos:long "-2.123878"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2831'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2213_2831'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.123878'^^xsd:double;
  dwc:latitude '61.660053'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.123878 61.660053, -2.123878 61.660053, -2.123878 61.660053, -2.123878 61.660053, -2.123878 61.660053))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2831'^^xsd:string;
  dwc:observationDate '1912-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2832> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.708876 -2.145141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.708876"^^xsd:decimal ;
  dwc:decimalLongitude "-2.145141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.708876 -2.145141)"^^geo:wktLiteral ;
  geo-pos:lat "61.708876"^^xsd:decimal ;
  geo-pos:long "-2.145141"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2832'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2213_2832'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.145141'^^xsd:double;
  dwc:latitude '61.708876'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.145141 61.708876, -2.145141 61.708876, -2.145141 61.708876, -2.145141 61.708876, -2.145141 61.708876))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2832'^^xsd:string;
  dwc:observationDate '1912-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2833> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.479537 -1.428525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.479537"^^xsd:decimal ;
  dwc:decimalLongitude "-1.428525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.479537 -1.428525)"^^geo:wktLiteral ;
  geo-pos:lat "61.479537"^^xsd:decimal ;
  geo-pos:long "-1.428525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2833'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2213_2833'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.428525'^^xsd:double;
  dwc:latitude '61.479537'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.428525 61.479537, -1.428525 61.479537, -1.428525 61.479537, -1.428525 61.479537, -1.428525 61.479537))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2833'^^xsd:string;
  dwc:observationDate '1912-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2834> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.627503 -1.156061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.627503"^^xsd:decimal ;
  dwc:decimalLongitude "-1.156061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.627503 -1.156061)"^^geo:wktLiteral ;
  geo-pos:lat "61.627503"^^xsd:decimal ;
  geo-pos:long "-1.156061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2834'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2213_2834'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.156061'^^xsd:double;
  dwc:latitude '61.627503'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.156061 61.627503, -1.156061 61.627503, -1.156061 61.627503, -1.156061 61.627503, -1.156061 61.627503))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2834'^^xsd:string;
  dwc:observationDate '1912-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2835> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.733448 -2.252097)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.733448"^^xsd:decimal ;
  dwc:decimalLongitude "-2.252097"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.733448 -2.252097)"^^geo:wktLiteral ;
  geo-pos:lat "61.733448"^^xsd:decimal ;
  geo-pos:long "-2.252097"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2835'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2213_2835'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.252097'^^xsd:double;
  dwc:latitude '61.733448'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.252097 61.733448, -2.252097 61.733448, -2.252097 61.733448, -2.252097 61.733448, -2.252097 61.733448))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2835'^^xsd:string;
  dwc:observationDate '1912-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2836> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.54612 -2.074524)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.54612"^^xsd:decimal ;
  dwc:decimalLongitude "-2.074524"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.54612 -2.074524)"^^geo:wktLiteral ;
  geo-pos:lat "61.54612"^^xsd:decimal ;
  geo-pos:long "-2.074524"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2836'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2213_2836'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.074524'^^xsd:double;
  dwc:latitude '61.54612'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.074524 61.54612, -2.074524 61.54612, -2.074524 61.54612, -2.074524 61.54612, -2.074524 61.54612))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2836'^^xsd:string;
  dwc:observationDate '1912-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2837> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.926839 0.059228)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.926839"^^xsd:decimal ;
  dwc:decimalLongitude "0.059228"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.926839 0.059228)"^^geo:wktLiteral ;
  geo-pos:lat "61.926839"^^xsd:decimal ;
  geo-pos:long "0.059228"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2837'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2213_2837'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.059228'^^xsd:double;
  dwc:latitude '61.926839'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.059228 61.926839, 0.059228 61.926839, 0.059228 61.926839, 0.059228 61.926839, 0.059228 61.926839))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2837'^^xsd:string;
  dwc:observationDate '1912-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2840> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.639236 -1.722382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.639236"^^xsd:decimal ;
  dwc:decimalLongitude "-1.722382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.639236 -1.722382)"^^geo:wktLiteral ;
  geo-pos:lat "61.639236"^^xsd:decimal ;
  geo-pos:long "-1.722382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2840'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2213_2840'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.722382'^^xsd:double;
  dwc:latitude '61.639236'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.722382 61.639236, -1.722382 61.639236, -1.722382 61.639236, -1.722382 61.639236, -1.722382 61.639236))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2840'^^xsd:string;
  dwc:observationDate '1912-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2844> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.061726 1.469712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.061726"^^xsd:decimal ;
  dwc:decimalLongitude "1.469712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.061726 1.469712)"^^geo:wktLiteral ;
  geo-pos:lat "61.061726"^^xsd:decimal ;
  geo-pos:long "1.469712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2844'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2213_2844'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.469712'^^xsd:double;
  dwc:latitude '61.061726'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.469712 61.061726, 1.469712 61.061726, 1.469712 61.061726, 1.469712 61.061726, 1.469712 61.061726))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2844'^^xsd:string;
  dwc:observationDate '1912-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2845> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.162887 -3.778705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.162887"^^xsd:decimal ;
  dwc:decimalLongitude "-3.778705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.162887 -3.778705)"^^geo:wktLiteral ;
  geo-pos:lat "61.162887"^^xsd:decimal ;
  geo-pos:long "-3.778705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2845'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2213_2845'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-3.778705'^^xsd:double;
  dwc:latitude '61.162887'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.778705 61.162887, -3.778705 61.162887, -3.778705 61.162887, -3.778705 61.162887, -3.778705 61.162887))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2845'^^xsd:string;
  dwc:observationDate '1912-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2846> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.482634 -2.497437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.482634"^^xsd:decimal ;
  dwc:decimalLongitude "-2.497437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.482634 -2.497437)"^^geo:wktLiteral ;
  geo-pos:lat "61.482634"^^xsd:decimal ;
  geo-pos:long "-2.497437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2846'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2213_2846'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.497437'^^xsd:double;
  dwc:latitude '61.482634'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.497437 61.482634, -2.497437 61.482634, -2.497437 61.482634, -2.497437 61.482634, -2.497437 61.482634))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2846'^^xsd:string;
  dwc:observationDate '1912-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2850> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.140793 -1.284902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.140793"^^xsd:decimal ;
  dwc:decimalLongitude "-1.284902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.140793 -1.284902)"^^geo:wktLiteral ;
  geo-pos:lat "62.140793"^^xsd:decimal ;
  geo-pos:long "-1.284902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2850'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2213_2850'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.284902'^^xsd:double;
  dwc:latitude '62.140793'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.284902 62.140793, -1.284902 62.140793, -1.284902 62.140793, -1.284902 62.140793, -1.284902 62.140793))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2850'^^xsd:string;
  dwc:observationDate '1912-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2851> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.366171 -2.864157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.366171"^^xsd:decimal ;
  dwc:decimalLongitude "-2.864157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.366171 -2.864157)"^^geo:wktLiteral ;
  geo-pos:lat "61.366171"^^xsd:decimal ;
  geo-pos:long "-2.864157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2851'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2213_2851'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.864157'^^xsd:double;
  dwc:latitude '61.366171'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.864157 61.366171, -2.864157 61.366171, -2.864157 61.366171, -2.864157 61.366171, -2.864157 61.366171))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2851'^^xsd:string;
  dwc:observationDate '1912-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2852> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.379647 0.217057)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.379647"^^xsd:decimal ;
  dwc:decimalLongitude "0.217057"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.379647 0.217057)"^^geo:wktLiteral ;
  geo-pos:lat "61.379647"^^xsd:decimal ;
  geo-pos:long "0.217057"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2852'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2213_2852'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.217057'^^xsd:double;
  dwc:latitude '61.379647'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.217057 61.379647, 0.217057 61.379647, 0.217057 61.379647, 0.217057 61.379647, 0.217057 61.379647))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2852'^^xsd:string;
  dwc:observationDate '1912-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2853> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.594951 -1.17017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.594951"^^xsd:decimal ;
  dwc:decimalLongitude "-1.17017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.594951 -1.17017)"^^geo:wktLiteral ;
  geo-pos:lat "61.594951"^^xsd:decimal ;
  geo-pos:long "-1.17017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2853'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2213_2853'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.17017'^^xsd:double;
  dwc:latitude '61.594951'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.17017 61.594951, -1.17017 61.594951, -1.17017 61.594951, -1.17017 61.594951, -1.17017 61.594951))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2853'^^xsd:string;
  dwc:observationDate '1912-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2859> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.273593 0.435302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.273593"^^xsd:decimal ;
  dwc:decimalLongitude "0.435302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.273593 0.435302)"^^geo:wktLiteral ;
  geo-pos:lat "61.273593"^^xsd:decimal ;
  geo-pos:long "0.435302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2859'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2213_2859'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.435302'^^xsd:double;
  dwc:latitude '61.273593'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.435302 61.273593, 0.435302 61.273593, 0.435302 61.273593, 0.435302 61.273593, 0.435302 61.273593))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2859'^^xsd:string;
  dwc:observationDate '1912-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2860> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.340081 1.672528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.340081"^^xsd:decimal ;
  dwc:decimalLongitude "1.672528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.340081 1.672528)"^^geo:wktLiteral ;
  geo-pos:lat "61.340081"^^xsd:decimal ;
  geo-pos:long "1.672528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2860'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2213_2860'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.672528'^^xsd:double;
  dwc:latitude '61.340081'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.672528 61.340081, 1.672528 61.340081, 1.672528 61.340081, 1.672528 61.340081, 1.672528 61.340081))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2860'^^xsd:string;
  dwc:observationDate '1912-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2861> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.340081 1.672528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.340081"^^xsd:decimal ;
  dwc:decimalLongitude "1.672528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.340081 1.672528)"^^geo:wktLiteral ;
  geo-pos:lat "61.340081"^^xsd:decimal ;
  geo-pos:long "1.672528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2861'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2213_2861'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.672528'^^xsd:double;
  dwc:latitude '61.340081'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.672528 61.340081, 1.672528 61.340081, 1.672528 61.340081, 1.672528 61.340081, 1.672528 61.340081))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2861'^^xsd:string;
  dwc:observationDate '1912-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2862> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.223435 -1.266508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.223435"^^xsd:decimal ;
  dwc:decimalLongitude "-1.266508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.223435 -1.266508)"^^geo:wktLiteral ;
  geo-pos:lat "62.223435"^^xsd:decimal ;
  geo-pos:long "-1.266508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2862'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2213_2862'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.266508'^^xsd:double;
  dwc:latitude '62.223435'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.266508 62.223435, -1.266508 62.223435, -1.266508 62.223435, -1.266508 62.223435, -1.266508 62.223435))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2862'^^xsd:string;
  dwc:observationDate '1912-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2863> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.623661 0.300185)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.623661"^^xsd:decimal ;
  dwc:decimalLongitude "0.300185"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.623661 0.300185)"^^geo:wktLiteral ;
  geo-pos:lat "62.623661"^^xsd:decimal ;
  geo-pos:long "0.300185"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2863'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2213_2863'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.300185'^^xsd:double;
  dwc:latitude '62.623661'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.300185 62.623661, 0.300185 62.623661, 0.300185 62.623661, 0.300185 62.623661, 0.300185 62.623661))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2863'^^xsd:string;
  dwc:observationDate '1912-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2864> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.623661 0.300185)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.623661"^^xsd:decimal ;
  dwc:decimalLongitude "0.300185"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.623661 0.300185)"^^geo:wktLiteral ;
  geo-pos:lat "62.623661"^^xsd:decimal ;
  geo-pos:long "0.300185"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2864'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2213_2864'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.300185'^^xsd:double;
  dwc:latitude '62.623661'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.300185 62.623661, 0.300185 62.623661, 0.300185 62.623661, 0.300185 62.623661, 0.300185 62.623661))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2864'^^xsd:string;
  dwc:observationDate '1912-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2865> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.309354 0.551787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.309354"^^xsd:decimal ;
  dwc:decimalLongitude "0.551787"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.309354 0.551787)"^^geo:wktLiteral ;
  geo-pos:lat "61.309354"^^xsd:decimal ;
  geo-pos:long "0.551787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2865'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2213_2865'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.551787'^^xsd:double;
  dwc:latitude '61.309354'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.551787 61.309354, 0.551787 61.309354, 0.551787 61.309354, 0.551787 61.309354, 0.551787 61.309354))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2865'^^xsd:string;
  dwc:observationDate '1912-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2866> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.45169 -2.28442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.45169"^^xsd:decimal ;
  dwc:decimalLongitude "-2.28442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.45169 -2.28442)"^^geo:wktLiteral ;
  geo-pos:lat "61.45169"^^xsd:decimal ;
  geo-pos:long "-2.28442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2866'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2213_2866'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.28442'^^xsd:double;
  dwc:latitude '61.45169'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.28442 61.45169, -2.28442 61.45169, -2.28442 61.45169, -2.28442 61.45169, -2.28442 61.45169))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2866'^^xsd:string;
  dwc:observationDate '1912-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2867> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.510148 -1.079991)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.510148"^^xsd:decimal ;
  dwc:decimalLongitude "-1.079991"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.510148 -1.079991)"^^geo:wktLiteral ;
  geo-pos:lat "61.510148"^^xsd:decimal ;
  geo-pos:long "-1.079991"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2867'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2213_2867'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.079991'^^xsd:double;
  dwc:latitude '61.510148'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.079991 61.510148, -1.079991 61.510148, -1.079991 61.510148, -1.079991 61.510148, -1.079991 61.510148))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2867'^^xsd:string;
  dwc:observationDate '1912-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2868> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.711508 -0.56099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.711508"^^xsd:decimal ;
  dwc:decimalLongitude "-0.56099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.711508 -0.56099)"^^geo:wktLiteral ;
  geo-pos:lat "61.711508"^^xsd:decimal ;
  geo-pos:long "-0.56099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2868'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2213_2868'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.56099'^^xsd:double;
  dwc:latitude '61.711508'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.56099 61.711508, -0.56099 61.711508, -0.56099 61.711508, -0.56099 61.711508, -0.56099 61.711508))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2868'^^xsd:string;
  dwc:observationDate '1912-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2875> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.309354 0.551787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.309354"^^xsd:decimal ;
  dwc:decimalLongitude "0.551787"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.309354 0.551787)"^^geo:wktLiteral ;
  geo-pos:lat "61.309354"^^xsd:decimal ;
  geo-pos:long "0.551787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2875'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2213_2875'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.551787'^^xsd:double;
  dwc:latitude '61.309354'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.551787 61.309354, 0.551787 61.309354, 0.551787 61.309354, 0.551787 61.309354, 0.551787 61.309354))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2875'^^xsd:string;
  dwc:observationDate '1912-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2876> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.309354 0.551787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.309354"^^xsd:decimal ;
  dwc:decimalLongitude "0.551787"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.309354 0.551787)"^^geo:wktLiteral ;
  geo-pos:lat "61.309354"^^xsd:decimal ;
  geo-pos:long "0.551787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2876'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2213_2876'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.551787'^^xsd:double;
  dwc:latitude '61.309354'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.551787 61.309354, 0.551787 61.309354, 0.551787 61.309354, 0.551787 61.309354, 0.551787 61.309354))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2876'^^xsd:string;
  dwc:observationDate '1912-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2877> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.309354 0.551787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.309354"^^xsd:decimal ;
  dwc:decimalLongitude "0.551787"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.309354 0.551787)"^^geo:wktLiteral ;
  geo-pos:lat "61.309354"^^xsd:decimal ;
  geo-pos:long "0.551787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2877'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2213_2877'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.551787'^^xsd:double;
  dwc:latitude '61.309354'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.551787 61.309354, 0.551787 61.309354, 0.551787 61.309354, 0.551787 61.309354, 0.551787 61.309354))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2877'^^xsd:string;
  dwc:observationDate '1912-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2878> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.852422 -0.885294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.852422"^^xsd:decimal ;
  dwc:decimalLongitude "-0.885294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.852422 -0.885294)"^^geo:wktLiteral ;
  geo-pos:lat "61.852422"^^xsd:decimal ;
  geo-pos:long "-0.885294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2878'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2213_2878'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.885294'^^xsd:double;
  dwc:latitude '61.852422'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.885294 61.852422, -0.885294 61.852422, -0.885294 61.852422, -0.885294 61.852422, -0.885294 61.852422))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2878'^^xsd:string;
  dwc:observationDate '1912-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3920> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.558961 -2.566222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.558961"^^xsd:decimal ;
  dwc:decimalLongitude "-2.566222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.558961 -2.566222)"^^geo:wktLiteral ;
  geo-pos:lat "61.558961"^^xsd:decimal ;
  geo-pos:long "-2.566222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3920'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2213_3920'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.566222'^^xsd:double;
  dwc:latitude '61.558961'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.566222 61.558961, -2.566222 61.558961, -2.566222 61.558961, -2.566222 61.558961, -2.566222 61.558961))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3920'^^xsd:string;
  dwc:observationDate '1914-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3921> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.090674 -2.346003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.090674"^^xsd:decimal ;
  dwc:decimalLongitude "-2.346003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.090674 -2.346003)"^^geo:wktLiteral ;
  geo-pos:lat "61.090674"^^xsd:decimal ;
  geo-pos:long "-2.346003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3921'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2213_3921'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.346003'^^xsd:double;
  dwc:latitude '61.090674'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.346003 61.090674, -2.346003 61.090674, -2.346003 61.090674, -2.346003 61.090674, -2.346003 61.090674))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3921'^^xsd:string;
  dwc:observationDate '1914-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3922> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.090674 -2.346003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.090674"^^xsd:decimal ;
  dwc:decimalLongitude "-2.346003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.090674 -2.346003)"^^geo:wktLiteral ;
  geo-pos:lat "61.090674"^^xsd:decimal ;
  geo-pos:long "-2.346003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3922'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2213_3922'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.346003'^^xsd:double;
  dwc:latitude '61.090674'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.346003 61.090674, -2.346003 61.090674, -2.346003 61.090674, -2.346003 61.090674, -2.346003 61.090674))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3922'^^xsd:string;
  dwc:observationDate '1914-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3923> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.090674 -2.346003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.090674"^^xsd:decimal ;
  dwc:decimalLongitude "-2.346003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.090674 -2.346003)"^^geo:wktLiteral ;
  geo-pos:lat "61.090674"^^xsd:decimal ;
  geo-pos:long "-2.346003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3923'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2213_3923'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.346003'^^xsd:double;
  dwc:latitude '61.090674'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.346003 61.090674, -2.346003 61.090674, -2.346003 61.090674, -2.346003 61.090674, -2.346003 61.090674))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3923'^^xsd:string;
  dwc:observationDate '1914-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3924> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.891031 -3.713208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.891031"^^xsd:decimal ;
  dwc:decimalLongitude "-3.713208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.891031 -3.713208)"^^geo:wktLiteral ;
  geo-pos:lat "60.891031"^^xsd:decimal ;
  geo-pos:long "-3.713208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3924'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2213_3924'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-3.713208'^^xsd:double;
  dwc:latitude '60.891031'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.713208 60.891031, -3.713208 60.891031, -3.713208 60.891031, -3.713208 60.891031, -3.713208 60.891031))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3924'^^xsd:string;
  dwc:observationDate '1914-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3925> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.482634 -2.497437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.482634"^^xsd:decimal ;
  dwc:decimalLongitude "-2.497437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.482634 -2.497437)"^^geo:wktLiteral ;
  geo-pos:lat "61.482634"^^xsd:decimal ;
  geo-pos:long "-2.497437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3925'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2213_3925'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.497437'^^xsd:double;
  dwc:latitude '61.482634'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.497437 61.482634, -2.497437 61.482634, -2.497437 61.482634, -2.497437 61.482634, -2.497437 61.482634))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3925'^^xsd:string;
  dwc:observationDate '1914-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3926> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.192272 -2.239095)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.192272"^^xsd:decimal ;
  dwc:decimalLongitude "-2.239095"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.192272 -2.239095)"^^geo:wktLiteral ;
  geo-pos:lat "61.192272"^^xsd:decimal ;
  geo-pos:long "-2.239095"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3926'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2213_3926'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.239095'^^xsd:double;
  dwc:latitude '61.192272'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.239095 61.192272, -2.239095 61.192272, -2.239095 61.192272, -2.239095 61.192272, -2.239095 61.192272))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3926'^^xsd:string;
  dwc:observationDate '1914-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3927> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.084897 -2.552907)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.084897"^^xsd:decimal ;
  dwc:decimalLongitude "-2.552907"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.084897 -2.552907)"^^geo:wktLiteral ;
  geo-pos:lat "61.084897"^^xsd:decimal ;
  geo-pos:long "-2.552907"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3927'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2213_3927'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.552907'^^xsd:double;
  dwc:latitude '61.084897'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.552907 61.084897, -2.552907 61.084897, -2.552907 61.084897, -2.552907 61.084897, -2.552907 61.084897))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3927'^^xsd:string;
  dwc:observationDate '1914-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3928> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.084897 -2.552907)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.084897"^^xsd:decimal ;
  dwc:decimalLongitude "-2.552907"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.084897 -2.552907)"^^geo:wktLiteral ;
  geo-pos:lat "61.084897"^^xsd:decimal ;
  geo-pos:long "-2.552907"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3928'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2213_3928'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.552907'^^xsd:double;
  dwc:latitude '61.084897'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.552907 61.084897, -2.552907 61.084897, -2.552907 61.084897, -2.552907 61.084897, -2.552907 61.084897))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3928'^^xsd:string;
  dwc:observationDate '1914-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3929> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.084897 -2.552907)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.084897"^^xsd:decimal ;
  dwc:decimalLongitude "-2.552907"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.084897 -2.552907)"^^geo:wktLiteral ;
  geo-pos:lat "61.084897"^^xsd:decimal ;
  geo-pos:long "-2.552907"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3929'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2213_3929'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.552907'^^xsd:double;
  dwc:latitude '61.084897'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.552907 61.084897, -2.552907 61.084897, -2.552907 61.084897, -2.552907 61.084897, -2.552907 61.084897))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3929'^^xsd:string;
  dwc:observationDate '1914-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3930> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.360438 -2.388078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.360438"^^xsd:decimal ;
  dwc:decimalLongitude "-2.388078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.360438 -2.388078)"^^geo:wktLiteral ;
  geo-pos:lat "61.360438"^^xsd:decimal ;
  geo-pos:long "-2.388078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3930'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2213_3930'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.388078'^^xsd:double;
  dwc:latitude '61.360438'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.388078 61.360438, -2.388078 61.360438, -2.388078 61.360438, -2.388078 61.360438, -2.388078 61.360438))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3930'^^xsd:string;
  dwc:observationDate '1914-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3931> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.084897 -2.552907)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.084897"^^xsd:decimal ;
  dwc:decimalLongitude "-2.552907"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.084897 -2.552907)"^^geo:wktLiteral ;
  geo-pos:lat "61.084897"^^xsd:decimal ;
  geo-pos:long "-2.552907"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3931'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2213_3931'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.552907'^^xsd:double;
  dwc:latitude '61.084897'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.552907 61.084897, -2.552907 61.084897, -2.552907 61.084897, -2.552907 61.084897, -2.552907 61.084897))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3931'^^xsd:string;
  dwc:observationDate '1914-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3932> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.150904 -2.657267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.150904"^^xsd:decimal ;
  dwc:decimalLongitude "-2.657267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.150904 -2.657267)"^^geo:wktLiteral ;
  geo-pos:lat "61.150904"^^xsd:decimal ;
  geo-pos:long "-2.657267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3932'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2213_3932'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.657267'^^xsd:double;
  dwc:latitude '61.150904'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.657267 61.150904, -2.657267 61.150904, -2.657267 61.150904, -2.657267 61.150904, -2.657267 61.150904))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3932'^^xsd:string;
  dwc:observationDate '1914-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3933> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.299229 -3.343358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.299229"^^xsd:decimal ;
  dwc:decimalLongitude "-3.343358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.299229 -3.343358)"^^geo:wktLiteral ;
  geo-pos:lat "61.299229"^^xsd:decimal ;
  geo-pos:long "-3.343358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3933'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2213_3933'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-3.343358'^^xsd:double;
  dwc:latitude '61.299229'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.343358 61.299229, -3.343358 61.299229, -3.343358 61.299229, -3.343358 61.299229, -3.343358 61.299229))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3933'^^xsd:string;
  dwc:observationDate '1914-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3934> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.1616 -3.043923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.1616"^^xsd:decimal ;
  dwc:decimalLongitude "-3.043923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.1616 -3.043923)"^^geo:wktLiteral ;
  geo-pos:lat "61.1616"^^xsd:decimal ;
  geo-pos:long "-3.043923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3934'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2213_3934'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-3.043923'^^xsd:double;
  dwc:latitude '61.1616'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.043923 61.1616, -3.043923 61.1616, -3.043923 61.1616, -3.043923 61.1616, -3.043923 61.1616))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3934'^^xsd:string;
  dwc:observationDate '1914-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3935> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.308445 0.727292)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.308445"^^xsd:decimal ;
  dwc:decimalLongitude "0.727292"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.308445 0.727292)"^^geo:wktLiteral ;
  geo-pos:lat "61.308445"^^xsd:decimal ;
  geo-pos:long "0.727292"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3935'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2213_3935'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.727292'^^xsd:double;
  dwc:latitude '61.308445'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.727292 61.308445, 0.727292 61.308445, 0.727292 61.308445, 0.727292 61.308445, 0.727292 61.308445))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3935'^^xsd:string;
  dwc:observationDate '1914-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3936> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.611805 -1.400291)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.611805"^^xsd:decimal ;
  dwc:decimalLongitude "-1.400291"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.611805 -1.400291)"^^geo:wktLiteral ;
  geo-pos:lat "61.611805"^^xsd:decimal ;
  geo-pos:long "-1.400291"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3936'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2213_3936'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.400291'^^xsd:double;
  dwc:latitude '61.611805'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.400291 61.611805, -1.400291 61.611805, -1.400291 61.611805, -1.400291 61.611805, -1.400291 61.611805))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3936'^^xsd:string;
  dwc:observationDate '1914-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3937> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.833333 -7.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.833333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.833333 -7.5)"^^geo:wktLiteral ;
  geo-pos:lat "58.833333"^^xsd:decimal ;
  geo-pos:long "-7.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3937'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1950'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2213_3937'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-7.5'^^xsd:double;
  dwc:latitude '58.833333'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.5 58.833333, -7.5 58.833333, -7.5 58.833333, -7.5 58.833333, -7.5 58.833333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3937'^^xsd:string;
  dwc:observationDate '1950-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3938> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 -8.416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5"^^xsd:decimal ;
  dwc:decimalLongitude "-8.416667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 -8.416667)"^^geo:wktLiteral ;
  geo-pos:lat "58.5"^^xsd:decimal ;
  geo-pos:long "-8.416667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3938'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1950'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2213_3938'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.416667'^^xsd:double;
  dwc:latitude '58.5'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.416667 58.5, -8.416667 58.5, -8.416667 58.5, -8.416667 58.5, -8.416667 58.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3938'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3939> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 -8.416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5"^^xsd:decimal ;
  dwc:decimalLongitude "-8.416667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 -8.416667)"^^geo:wktLiteral ;
  geo-pos:lat "58.5"^^xsd:decimal ;
  geo-pos:long "-8.416667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3939'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1950'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2213_3939'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.416667'^^xsd:double;
  dwc:latitude '58.5'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.416667 58.5, -8.416667 58.5, -8.416667 58.5, -8.416667 58.5, -8.416667 58.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3939'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3940> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.833333 -8.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.833333"^^xsd:decimal ;
  dwc:decimalLongitude "-8.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.833333 -8.5)"^^geo:wktLiteral ;
  geo-pos:lat "58.833333"^^xsd:decimal ;
  geo-pos:long "-8.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3940'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1950'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2213_3940'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.5'^^xsd:double;
  dwc:latitude '58.833333'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.5 58.833333, -8.5 58.833333, -8.5 58.833333, -8.5 58.833333, -8.5 58.833333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3940'^^xsd:string;
  dwc:observationDate '1950-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3941> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.833333 -8.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.833333"^^xsd:decimal ;
  dwc:decimalLongitude "-8.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.833333 -8.5)"^^geo:wktLiteral ;
  geo-pos:lat "58.833333"^^xsd:decimal ;
  geo-pos:long "-8.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3941'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1950'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2213_3941'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.5'^^xsd:double;
  dwc:latitude '58.833333'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.5 58.833333, -8.5 58.833333, -8.5 58.833333, -8.5 58.833333, -8.5 58.833333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3941'^^xsd:string;
  dwc:observationDate '1950-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3942> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.95 -8.833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.95"^^xsd:decimal ;
  dwc:decimalLongitude "-8.833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.95 -8.833333)"^^geo:wktLiteral ;
  geo-pos:lat "58.95"^^xsd:decimal ;
  geo-pos:long "-8.833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3942'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1950'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2213_3942'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.833333'^^xsd:double;
  dwc:latitude '58.95'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.833333 58.95, -8.833333 58.95, -8.833333 58.95, -8.833333 58.95, -8.833333 58.95))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3942'^^xsd:string;
  dwc:observationDate '1950-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3943> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.916667 -7.583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.916667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.916667 -7.583333)"^^geo:wktLiteral ;
  geo-pos:lat "58.916667"^^xsd:decimal ;
  geo-pos:long "-7.583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3943'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1950'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2213_3943'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-7.583333'^^xsd:double;
  dwc:latitude '58.916667'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.583333 58.916667, -7.583333 58.916667, -7.583333 58.916667, -7.583333 58.916667, -7.583333 58.916667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3943'^^xsd:string;
  dwc:observationDate '1950-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3944> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.95 -7.533333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.95"^^xsd:decimal ;
  dwc:decimalLongitude "-7.533333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.95 -7.533333)"^^geo:wktLiteral ;
  geo-pos:lat "58.95"^^xsd:decimal ;
  geo-pos:long "-7.533333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3944'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1950'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2213_3944'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-7.533333'^^xsd:double;
  dwc:latitude '58.95'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.533333 58.95, -7.533333 58.95, -7.533333 58.95, -7.533333 58.95, -7.533333 58.95))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3944'^^xsd:string;
  dwc:observationDate '1950-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3946> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59 -8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59"^^xsd:decimal ;
  dwc:decimalLongitude "-8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59 -8)"^^geo:wktLiteral ;
  geo-pos:lat "59"^^xsd:decimal ;
  geo-pos:long "-8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3946'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1950'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2213_3946'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8'^^xsd:integer;
  dwc:latitude '59'^^xsd:integer;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8 59, -8 59, -8 59, -8 59, -8 59))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3946'^^xsd:string;
  dwc:observationDate '1950-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3947> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.033333 -8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.033333"^^xsd:decimal ;
  dwc:decimalLongitude "-8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.033333 -8)"^^geo:wktLiteral ;
  geo-pos:lat "59.033333"^^xsd:decimal ;
  geo-pos:long "-8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3947'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1950'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2213_3947'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8'^^xsd:integer;
  dwc:latitude '59.033333'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8 59.033333, -8 59.033333, -8 59.033333, -8 59.033333, -8 59.033333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3947'^^xsd:string;
  dwc:observationDate '1950-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3948> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.85 -7.383333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.85"^^xsd:decimal ;
  dwc:decimalLongitude "-7.383333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.85 -7.383333)"^^geo:wktLiteral ;
  geo-pos:lat "58.85"^^xsd:decimal ;
  geo-pos:long "-7.383333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3948'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1950'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2213_3948'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-7.383333'^^xsd:double;
  dwc:latitude '58.85'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.383333 58.85, -7.383333 58.85, -7.383333 58.85, -7.383333 58.85, -7.383333 58.85))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3948'^^xsd:string;
  dwc:observationDate '1950-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3949> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.583333 -9.116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.583333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.583333 -9.116667)"^^geo:wktLiteral ;
  geo-pos:lat "58.583333"^^xsd:decimal ;
  geo-pos:long "-9.116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3949'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1950'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2213_3949'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.116667'^^xsd:double;
  dwc:latitude '58.583333'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.116667 58.583333, -9.116667 58.583333, -9.116667 58.583333, -9.116667 58.583333, -9.116667 58.583333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3949'^^xsd:string;
  dwc:observationDate '1950-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3950> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.833333 -8.116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.833333"^^xsd:decimal ;
  dwc:decimalLongitude "-8.116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.833333 -8.116667)"^^geo:wktLiteral ;
  geo-pos:lat "58.833333"^^xsd:decimal ;
  geo-pos:long "-8.116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3950'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1950'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2213_3950'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.116667'^^xsd:double;
  dwc:latitude '58.833333'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.116667 58.833333, -8.116667 58.833333, -8.116667 58.833333, -8.116667 58.833333, -8.116667 58.833333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3950'^^xsd:string;
  dwc:observationDate '1950-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3951> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.933333 -8.133333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.933333"^^xsd:decimal ;
  dwc:decimalLongitude "-8.133333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.933333 -8.133333)"^^geo:wktLiteral ;
  geo-pos:lat "58.933333"^^xsd:decimal ;
  geo-pos:long "-8.133333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3951'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1950'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2213_3951'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.133333'^^xsd:double;
  dwc:latitude '58.933333'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.133333 58.933333, -8.133333 58.933333, -8.133333 58.933333, -8.133333 58.933333, -8.133333 58.933333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3951'^^xsd:string;
  dwc:observationDate '1950-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3952> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.966667 -8.083333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.966667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.083333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.966667 -8.083333)"^^geo:wktLiteral ;
  geo-pos:lat "58.966667"^^xsd:decimal ;
  geo-pos:long "-8.083333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3952'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1950'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2213_3952'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.083333'^^xsd:double;
  dwc:latitude '58.966667'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.083333 58.966667, -8.083333 58.966667, -8.083333 58.966667, -8.083333 58.966667, -8.083333 58.966667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3952'^^xsd:string;
  dwc:observationDate '1950-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3953> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.866667 -8.216667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.866667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.216667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.866667 -8.216667)"^^geo:wktLiteral ;
  geo-pos:lat "58.866667"^^xsd:decimal ;
  geo-pos:long "-8.216667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3953'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1950'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2213_3953'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.216667'^^xsd:double;
  dwc:latitude '58.866667'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.216667 58.866667, -8.216667 58.866667, -8.216667 58.866667, -8.216667 58.866667, -8.216667 58.866667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3953'^^xsd:string;
  dwc:observationDate '1950-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3954> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.883333 -8.183333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.883333"^^xsd:decimal ;
  dwc:decimalLongitude "-8.183333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.883333 -8.183333)"^^geo:wktLiteral ;
  geo-pos:lat "58.883333"^^xsd:decimal ;
  geo-pos:long "-8.183333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3954'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1950'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2213_3954'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.183333'^^xsd:double;
  dwc:latitude '58.883333'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.183333 58.883333, -8.183333 58.883333, -8.183333 58.883333, -8.183333 58.883333, -8.183333 58.883333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3954'^^xsd:string;
  dwc:observationDate '1950-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3955> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.933333 -8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.933333"^^xsd:decimal ;
  dwc:decimalLongitude "-8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.933333 -8.2)"^^geo:wktLiteral ;
  geo-pos:lat "58.933333"^^xsd:decimal ;
  geo-pos:long "-8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3955'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1950'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2213_3955'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.2'^^xsd:double;
  dwc:latitude '58.933333'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.2 58.933333, -8.2 58.933333, -8.2 58.933333, -8.2 58.933333, -8.2 58.933333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3955'^^xsd:string;
  dwc:observationDate '1950-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3974> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.983333 -8.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.983333"^^xsd:decimal ;
  dwc:decimalLongitude "-8.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.983333 -8.3)"^^geo:wktLiteral ;
  geo-pos:lat "59.983333"^^xsd:decimal ;
  geo-pos:long "-8.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3974'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1951'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2213_3974'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.3'^^xsd:double;
  dwc:latitude '59.983333'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.3 59.983333, -8.3 59.983333, -8.3 59.983333, -8.3 59.983333, -8.3 59.983333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3974'^^xsd:string;
  dwc:observationDate '1951-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3975> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.3 -7.383333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.3"^^xsd:decimal ;
  dwc:decimalLongitude "-7.383333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.3 -7.383333)"^^geo:wktLiteral ;
  geo-pos:lat "60.3"^^xsd:decimal ;
  geo-pos:long "-7.383333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3975'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1951'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2213_3975'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-7.383333'^^xsd:double;
  dwc:latitude '60.3'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.383333 60.3, -7.383333 60.3, -7.383333 60.3, -7.383333 60.3, -7.383333 60.3))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3975'^^xsd:string;
  dwc:observationDate '1951-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3977> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.433333 -7.633333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.433333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.633333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.433333 -7.633333)"^^geo:wktLiteral ;
  geo-pos:lat "59.433333"^^xsd:decimal ;
  geo-pos:long "-7.633333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3977'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1951'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2213_3977'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-7.633333'^^xsd:double;
  dwc:latitude '59.433333'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.633333 59.433333, -7.633333 59.433333, -7.633333 59.433333, -7.633333 59.433333, -7.633333 59.433333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3977'^^xsd:string;
  dwc:observationDate '1951-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3978> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.783333 -7.366667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.783333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.366667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.783333 -7.366667)"^^geo:wktLiteral ;
  geo-pos:lat "59.783333"^^xsd:decimal ;
  geo-pos:long "-7.366667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3978'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1951'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2213_3978'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-7.366667'^^xsd:double;
  dwc:latitude '59.783333'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.366667 59.783333, -7.366667 59.783333, -7.366667 59.783333, -7.366667 59.783333, -7.366667 59.783333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3978'^^xsd:string;
  dwc:observationDate '1951-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3979> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8 -9.166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8"^^xsd:decimal ;
  dwc:decimalLongitude "-9.166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8 -9.166667)"^^geo:wktLiteral ;
  geo-pos:lat "59.8"^^xsd:decimal ;
  geo-pos:long "-9.166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3979'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1951'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2213_3979'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.166667'^^xsd:double;
  dwc:latitude '59.8'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.166667 59.8, -9.166667 59.8, -9.166667 59.8, -9.166667 59.8, -9.166667 59.8))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3979'^^xsd:string;
  dwc:observationDate '1951-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3986> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.733333 -8.916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.733333"^^xsd:decimal ;
  dwc:decimalLongitude "-8.916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.733333 -8.916667)"^^geo:wktLiteral ;
  geo-pos:lat "59.733333"^^xsd:decimal ;
  geo-pos:long "-8.916667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3986'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1951'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2213_3986'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.916667'^^xsd:double;
  dwc:latitude '59.733333'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.916667 59.733333, -8.916667 59.733333, -8.916667 59.733333, -8.916667 59.733333, -8.916667 59.733333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3986'^^xsd:string;
  dwc:observationDate '1951-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3985> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.433333 -9.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.433333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.433333 -9.2)"^^geo:wktLiteral ;
  geo-pos:lat "59.433333"^^xsd:decimal ;
  geo-pos:long "-9.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3985'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1951'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2213_3985'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.2'^^xsd:double;
  dwc:latitude '59.433333'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.2 59.433333, -9.2 59.433333, -9.2 59.433333, -9.2 59.433333, -9.2 59.433333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3985'^^xsd:string;
  dwc:observationDate '1951-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3063> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.194385 -8.87295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.194385"^^xsd:decimal ;
  dwc:decimalLongitude "-8.87295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.194385 -8.87295)"^^geo:wktLiteral ;
  geo-pos:lat "58.194385"^^xsd:decimal ;
  geo-pos:long "-8.87295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3063'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2213_3063'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.87295'^^xsd:double;
  dwc:latitude '58.194385'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.87295 58.194385, -8.87295 58.194385, -8.87295 58.194385, -8.87295 58.194385, -8.87295 58.194385))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3063'^^xsd:string;
  dwc:observationDate '1912-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3064> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.194385 -8.87295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.194385"^^xsd:decimal ;
  dwc:decimalLongitude "-8.87295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.194385 -8.87295)"^^geo:wktLiteral ;
  geo-pos:lat "58.194385"^^xsd:decimal ;
  geo-pos:long "-8.87295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3064'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2213_3064'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.87295'^^xsd:double;
  dwc:latitude '58.194385'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.87295 58.194385, -8.87295 58.194385, -8.87295 58.194385, -8.87295 58.194385, -8.87295 58.194385))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3064'^^xsd:string;
  dwc:observationDate '1912-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3066> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.057617 -1.867037)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.057617"^^xsd:decimal ;
  dwc:decimalLongitude "-1.867037"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.057617 -1.867037)"^^geo:wktLiteral ;
  geo-pos:lat "61.057617"^^xsd:decimal ;
  geo-pos:long "-1.867037"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3066'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2213_3066'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.867037'^^xsd:double;
  dwc:latitude '61.057617'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.867037 61.057617, -1.867037 61.057617, -1.867037 61.057617, -1.867037 61.057617, -1.867037 61.057617))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3066'^^xsd:string;
  dwc:observationDate '1912-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3067> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.057617 -1.867037)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.057617"^^xsd:decimal ;
  dwc:decimalLongitude "-1.867037"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.057617 -1.867037)"^^geo:wktLiteral ;
  geo-pos:lat "61.057617"^^xsd:decimal ;
  geo-pos:long "-1.867037"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3067'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2213_3067'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.867037'^^xsd:double;
  dwc:latitude '61.057617'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.867037 61.057617, -1.867037 61.057617, -1.867037 61.057617, -1.867037 61.057617, -1.867037 61.057617))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3067'^^xsd:string;
  dwc:observationDate '1912-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3071> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.194385 -8.87295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.194385"^^xsd:decimal ;
  dwc:decimalLongitude "-8.87295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.194385 -8.87295)"^^geo:wktLiteral ;
  geo-pos:lat "58.194385"^^xsd:decimal ;
  geo-pos:long "-8.87295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3071'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2213_3071'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.87295'^^xsd:double;
  dwc:latitude '58.194385'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.87295 58.194385, -8.87295 58.194385, -8.87295 58.194385, -8.87295 58.194385, -8.87295 58.194385))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3071'^^xsd:string;
  dwc:observationDate '1912-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3072> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.194385 -8.87295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.194385"^^xsd:decimal ;
  dwc:decimalLongitude "-8.87295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.194385 -8.87295)"^^geo:wktLiteral ;
  geo-pos:lat "58.194385"^^xsd:decimal ;
  geo-pos:long "-8.87295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3072'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2213_3072'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.87295'^^xsd:double;
  dwc:latitude '58.194385'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.87295 58.194385, -8.87295 58.194385, -8.87295 58.194385, -8.87295 58.194385, -8.87295 58.194385))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3072'^^xsd:string;
  dwc:observationDate '1912-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3073> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.194385 -8.87295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.194385"^^xsd:decimal ;
  dwc:decimalLongitude "-8.87295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.194385 -8.87295)"^^geo:wktLiteral ;
  geo-pos:lat "58.194385"^^xsd:decimal ;
  geo-pos:long "-8.87295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3073'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2213_3073'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.87295'^^xsd:double;
  dwc:latitude '58.194385'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.87295 58.194385, -8.87295 58.194385, -8.87295 58.194385, -8.87295 58.194385, -8.87295 58.194385))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3073'^^xsd:string;
  dwc:observationDate '1912-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3074> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.847466 -0.678474)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.847466"^^xsd:decimal ;
  dwc:decimalLongitude "-0.678474"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.847466 -0.678474)"^^geo:wktLiteral ;
  geo-pos:lat "61.847466"^^xsd:decimal ;
  geo-pos:long "-0.678474"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3074'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2213_3074'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.678474'^^xsd:double;
  dwc:latitude '61.847466'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.678474 61.847466, -0.678474 61.847466, -0.678474 61.847466, -0.678474 61.847466, -0.678474 61.847466))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3074'^^xsd:string;
  dwc:observationDate '1912-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3075> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.852422 -0.885294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.852422"^^xsd:decimal ;
  dwc:decimalLongitude "-0.885294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.852422 -0.885294)"^^geo:wktLiteral ;
  geo-pos:lat "61.852422"^^xsd:decimal ;
  geo-pos:long "-0.885294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3075'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2213_3075'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.885294'^^xsd:double;
  dwc:latitude '61.852422'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.885294 61.852422, -0.885294 61.852422, -0.885294 61.852422, -0.885294 61.852422, -0.885294 61.852422))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3075'^^xsd:string;
  dwc:observationDate '1912-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3076> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.194385 -8.87295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.194385"^^xsd:decimal ;
  dwc:decimalLongitude "-8.87295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.194385 -8.87295)"^^geo:wktLiteral ;
  geo-pos:lat "58.194385"^^xsd:decimal ;
  geo-pos:long "-8.87295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3076'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2213_3076'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.87295'^^xsd:double;
  dwc:latitude '58.194385'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.87295 58.194385, -8.87295 58.194385, -8.87295 58.194385, -8.87295 58.194385, -8.87295 58.194385))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3076'^^xsd:string;
  dwc:observationDate '1912-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3077> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.194385 -8.87295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.194385"^^xsd:decimal ;
  dwc:decimalLongitude "-8.87295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.194385 -8.87295)"^^geo:wktLiteral ;
  geo-pos:lat "58.194385"^^xsd:decimal ;
  geo-pos:long "-8.87295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3077'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2213_3077'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.87295'^^xsd:double;
  dwc:latitude '58.194385'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.87295 58.194385, -8.87295 58.194385, -8.87295 58.194385, -8.87295 58.194385, -8.87295 58.194385))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3077'^^xsd:string;
  dwc:observationDate '1912-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3078> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.161676 -9.239082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.161676"^^xsd:decimal ;
  dwc:decimalLongitude "-9.239082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.161676 -9.239082)"^^geo:wktLiteral ;
  geo-pos:lat "58.161676"^^xsd:decimal ;
  geo-pos:long "-9.239082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3078'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2213_3078'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.239082'^^xsd:double;
  dwc:latitude '58.161676'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.239082 58.161676, -9.239082 58.161676, -9.239082 58.161676, -9.239082 58.161676, -9.239082 58.161676))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3078'^^xsd:string;
  dwc:observationDate '1912-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3079> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.161676 -9.239082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.161676"^^xsd:decimal ;
  dwc:decimalLongitude "-9.239082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.161676 -9.239082)"^^geo:wktLiteral ;
  geo-pos:lat "58.161676"^^xsd:decimal ;
  geo-pos:long "-9.239082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3079'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2213_3079'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.239082'^^xsd:double;
  dwc:latitude '58.161676'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.239082 58.161676, -9.239082 58.161676, -9.239082 58.161676, -9.239082 58.161676, -9.239082 58.161676))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3079'^^xsd:string;
  dwc:observationDate '1912-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3080> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.161676 -9.239082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.161676"^^xsd:decimal ;
  dwc:decimalLongitude "-9.239082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.161676 -9.239082)"^^geo:wktLiteral ;
  geo-pos:lat "58.161676"^^xsd:decimal ;
  geo-pos:long "-9.239082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3080'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2213_3080'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.239082'^^xsd:double;
  dwc:latitude '58.161676'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.239082 58.161676, -9.239082 58.161676, -9.239082 58.161676, -9.239082 58.161676, -9.239082 58.161676))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3080'^^xsd:string;
  dwc:observationDate '1912-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3081> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.667005 0.845465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.667005"^^xsd:decimal ;
  dwc:decimalLongitude "0.845465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.667005 0.845465)"^^geo:wktLiteral ;
  geo-pos:lat "61.667005"^^xsd:decimal ;
  geo-pos:long "0.845465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3081'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2213_3081'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.845465'^^xsd:double;
  dwc:latitude '61.667005'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.845465 61.667005, 0.845465 61.667005, 0.845465 61.667005, 0.845465 61.667005, 0.845465 61.667005))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3081'^^xsd:string;
  dwc:observationDate '1912-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3082> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.161676 -9.239082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.161676"^^xsd:decimal ;
  dwc:decimalLongitude "-9.239082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.161676 -9.239082)"^^geo:wktLiteral ;
  geo-pos:lat "58.161676"^^xsd:decimal ;
  geo-pos:long "-9.239082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3082'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2213_3082'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.239082'^^xsd:double;
  dwc:latitude '58.161676'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.239082 58.161676, -9.239082 58.161676, -9.239082 58.161676, -9.239082 58.161676, -9.239082 58.161676))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3082'^^xsd:string;
  dwc:observationDate '1912-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3085> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.21983 -9.351591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.21983"^^xsd:decimal ;
  dwc:decimalLongitude "-9.351591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.21983 -9.351591)"^^geo:wktLiteral ;
  geo-pos:lat "58.21983"^^xsd:decimal ;
  geo-pos:long "-9.351591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3085'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2213_3085'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.351591'^^xsd:double;
  dwc:latitude '58.21983'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.351591 58.21983, -9.351591 58.21983, -9.351591 58.21983, -9.351591 58.21983, -9.351591 58.21983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3085'^^xsd:string;
  dwc:observationDate '1912-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3086> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.21983 -9.351591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.21983"^^xsd:decimal ;
  dwc:decimalLongitude "-9.351591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.21983 -9.351591)"^^geo:wktLiteral ;
  geo-pos:lat "58.21983"^^xsd:decimal ;
  geo-pos:long "-9.351591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3086'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2213_3086'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.351591'^^xsd:double;
  dwc:latitude '58.21983'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.351591 58.21983, -9.351591 58.21983, -9.351591 58.21983, -9.351591 58.21983, -9.351591 58.21983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3086'^^xsd:string;
  dwc:observationDate '1912-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3087> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.21983 -9.351591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.21983"^^xsd:decimal ;
  dwc:decimalLongitude "-9.351591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.21983 -9.351591)"^^geo:wktLiteral ;
  geo-pos:lat "58.21983"^^xsd:decimal ;
  geo-pos:long "-9.351591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3087'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2213_3087'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.351591'^^xsd:double;
  dwc:latitude '58.21983'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.351591 58.21983, -9.351591 58.21983, -9.351591 58.21983, -9.351591 58.21983, -9.351591 58.21983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3087'^^xsd:string;
  dwc:observationDate '1912-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3088> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.139059 -1.901173)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.139059"^^xsd:decimal ;
  dwc:decimalLongitude "-1.901173"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.139059 -1.901173)"^^geo:wktLiteral ;
  geo-pos:lat "61.139059"^^xsd:decimal ;
  geo-pos:long "-1.901173"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3088'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2213_3088'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.901173'^^xsd:double;
  dwc:latitude '61.139059'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.901173 61.139059, -1.901173 61.139059, -1.901173 61.139059, -1.901173 61.139059, -1.901173 61.139059))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3088'^^xsd:string;
  dwc:observationDate '1912-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3539> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.723706 -13.114968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.723706"^^xsd:decimal ;
  dwc:decimalLongitude "-13.114968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.723706 -13.114968)"^^geo:wktLiteral ;
  geo-pos:lat "57.723706"^^xsd:decimal ;
  geo-pos:long "-13.114968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3539'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2213_3539'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-13.114968'^^xsd:double;
  dwc:latitude '57.723706'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.114968 57.723706, -13.114968 57.723706, -13.114968 57.723706, -13.114968 57.723706, -13.114968 57.723706))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3539'^^xsd:string;
  dwc:observationDate '1913-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3540> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.754791 -12.970774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.754791"^^xsd:decimal ;
  dwc:decimalLongitude "-12.970774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.754791 -12.970774)"^^geo:wktLiteral ;
  geo-pos:lat "57.754791"^^xsd:decimal ;
  geo-pos:long "-12.970774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3540'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2213_3540'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-12.970774'^^xsd:double;
  dwc:latitude '57.754791'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-12.970774 57.754791, -12.970774 57.754791, -12.970774 57.754791, -12.970774 57.754791, -12.970774 57.754791))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3540'^^xsd:string;
  dwc:observationDate '1913-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3543> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.832137 -13.248401)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.832137"^^xsd:decimal ;
  dwc:decimalLongitude "-13.248401"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.832137 -13.248401)"^^geo:wktLiteral ;
  geo-pos:lat "57.832137"^^xsd:decimal ;
  geo-pos:long "-13.248401"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3543'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2213_3543'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-13.248401'^^xsd:double;
  dwc:latitude '57.832137'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.248401 57.832137, -13.248401 57.832137, -13.248401 57.832137, -13.248401 57.832137, -13.248401 57.832137))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3543'^^xsd:string;
  dwc:observationDate '1913-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3544> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.832137 -13.248401)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.832137"^^xsd:decimal ;
  dwc:decimalLongitude "-13.248401"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.832137 -13.248401)"^^geo:wktLiteral ;
  geo-pos:lat "57.832137"^^xsd:decimal ;
  geo-pos:long "-13.248401"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3544'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2213_3544'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-13.248401'^^xsd:double;
  dwc:latitude '57.832137'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.248401 57.832137, -13.248401 57.832137, -13.248401 57.832137, -13.248401 57.832137, -13.248401 57.832137))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3544'^^xsd:string;
  dwc:observationDate '1913-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3546> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.832137 -13.248401)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.832137"^^xsd:decimal ;
  dwc:decimalLongitude "-13.248401"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.832137 -13.248401)"^^geo:wktLiteral ;
  geo-pos:lat "57.832137"^^xsd:decimal ;
  geo-pos:long "-13.248401"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3546'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2213_3546'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-13.248401'^^xsd:double;
  dwc:latitude '57.832137'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.248401 57.832137, -13.248401 57.832137, -13.248401 57.832137, -13.248401 57.832137, -13.248401 57.832137))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3546'^^xsd:string;
  dwc:observationDate '1913-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3547> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.277885 -9.464469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.277885"^^xsd:decimal ;
  dwc:decimalLongitude "-9.464469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.277885 -9.464469)"^^geo:wktLiteral ;
  geo-pos:lat "58.277885"^^xsd:decimal ;
  geo-pos:long "-9.464469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3547'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2213_3547'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.464469'^^xsd:double;
  dwc:latitude '58.277885'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.464469 58.277885, -9.464469 58.277885, -9.464469 58.277885, -9.464469 58.277885, -9.464469 58.277885))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3547'^^xsd:string;
  dwc:observationDate '1913-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3548> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.983457 -1.532306)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.983457"^^xsd:decimal ;
  dwc:decimalLongitude "-1.532306"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.983457 -1.532306)"^^geo:wktLiteral ;
  geo-pos:lat "60.983457"^^xsd:decimal ;
  geo-pos:long "-1.532306"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3548'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2213_3548'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.532306'^^xsd:double;
  dwc:latitude '60.983457'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.532306 60.983457, -1.532306 60.983457, -1.532306 60.983457, -1.532306 60.983457, -1.532306 60.983457))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3548'^^xsd:string;
  dwc:observationDate '1914-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3549> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.263898 -0.031077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.263898"^^xsd:decimal ;
  dwc:decimalLongitude "-0.031077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.263898 -0.031077)"^^geo:wktLiteral ;
  geo-pos:lat "61.263898"^^xsd:decimal ;
  geo-pos:long "-0.031077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3549'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2213_3549'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.031077'^^xsd:double;
  dwc:latitude '61.263898'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.031077 61.263898, -0.031077 61.263898, -0.031077 61.263898, -0.031077 61.263898, -0.031077 61.263898))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3549'^^xsd:string;
  dwc:observationDate '1914-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3550> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.320615 -0.885294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.320615"^^xsd:decimal ;
  dwc:decimalLongitude "-0.885294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.320615 -0.885294)"^^geo:wktLiteral ;
  geo-pos:lat "61.320615"^^xsd:decimal ;
  geo-pos:long "-0.885294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3550'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2213_3550'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.885294'^^xsd:double;
  dwc:latitude '61.320615'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.885294 61.320615, -0.885294 61.320615, -0.885294 61.320615, -0.885294 61.320615, -0.885294 61.320615))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3550'^^xsd:string;
  dwc:observationDate '1914-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3551> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.947371 -1.240595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.947371"^^xsd:decimal ;
  dwc:decimalLongitude "-1.240595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.947371 -1.240595)"^^geo:wktLiteral ;
  geo-pos:lat "60.947371"^^xsd:decimal ;
  geo-pos:long "-1.240595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3551'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2213_3551'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.240595'^^xsd:double;
  dwc:latitude '60.947371'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.240595 60.947371, -1.240595 60.947371, -1.240595 60.947371, -1.240595 60.947371, -1.240595 60.947371))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3551'^^xsd:string;
  dwc:observationDate '1914-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3552> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.43735 0.341812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.43735"^^xsd:decimal ;
  dwc:decimalLongitude "0.341812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.43735 0.341812)"^^geo:wktLiteral ;
  geo-pos:lat "61.43735"^^xsd:decimal ;
  geo-pos:long "0.341812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3552'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2213_3552'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.341812'^^xsd:double;
  dwc:latitude '61.43735'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.341812 61.43735, 0.341812 61.43735, 0.341812 61.43735, 0.341812 61.43735, 0.341812 61.43735))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3552'^^xsd:string;
  dwc:observationDate '1914-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3553> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.353854 -0.885294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.353854"^^xsd:decimal ;
  dwc:decimalLongitude "-0.885294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.353854 -0.885294)"^^geo:wktLiteral ;
  geo-pos:lat "61.353854"^^xsd:decimal ;
  geo-pos:long "-0.885294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3553'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2213_3553'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.885294'^^xsd:double;
  dwc:latitude '61.353854'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.885294 61.353854, -0.885294 61.353854, -0.885294 61.353854, -0.885294 61.353854, -0.885294 61.353854))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3553'^^xsd:string;
  dwc:observationDate '1914-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3554> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.205853 -1.616128)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.205853"^^xsd:decimal ;
  dwc:decimalLongitude "-1.616128"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.205853 -1.616128)"^^geo:wktLiteral ;
  geo-pos:lat "61.205853"^^xsd:decimal ;
  geo-pos:long "-1.616128"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3554'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2213_3554'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.616128'^^xsd:double;
  dwc:latitude '61.205853'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.616128 61.205853, -1.616128 61.205853, -1.616128 61.205853, -1.616128 61.205853, -1.616128 61.205853))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3554'^^xsd:string;
  dwc:observationDate '1914-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3555> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.186137 -0.426216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.186137"^^xsd:decimal ;
  dwc:decimalLongitude "-0.426216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.186137 -0.426216)"^^geo:wktLiteral ;
  geo-pos:lat "61.186137"^^xsd:decimal ;
  geo-pos:long "-0.426216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3555'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2213_3555'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.426216'^^xsd:double;
  dwc:latitude '61.186137'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.426216 61.186137, -0.426216 61.186137, -0.426216 61.186137, -0.426216 61.186137, -0.426216 61.186137))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3555'^^xsd:string;
  dwc:observationDate '1914-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3556> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.147696 -0.277389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.147696"^^xsd:decimal ;
  dwc:decimalLongitude "-0.277389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.147696 -0.277389)"^^geo:wktLiteral ;
  geo-pos:lat "61.147696"^^xsd:decimal ;
  geo-pos:long "-0.277389"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3556'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2213_3556'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.277389'^^xsd:double;
  dwc:latitude '61.147696'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.277389 61.147696, -0.277389 61.147696, -0.277389 61.147696, -0.277389 61.147696, -0.277389 61.147696))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3556'^^xsd:string;
  dwc:observationDate '1914-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3558> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.300287 -0.604435)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.300287"^^xsd:decimal ;
  dwc:decimalLongitude "-0.604435"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.300287 -0.604435)"^^geo:wktLiteral ;
  geo-pos:lat "61.300287"^^xsd:decimal ;
  geo-pos:long "-0.604435"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3558'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2213_3558'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.604435'^^xsd:double;
  dwc:latitude '61.300287'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.604435 61.300287, -0.604435 61.300287, -0.604435 61.300287, -0.604435 61.300287, -0.604435 61.300287))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3558'^^xsd:string;
  dwc:observationDate '1914-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3560> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.249628 -1.783309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.249628"^^xsd:decimal ;
  dwc:decimalLongitude "-1.783309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.249628 -1.783309)"^^geo:wktLiteral ;
  geo-pos:lat "61.249628"^^xsd:decimal ;
  geo-pos:long "-1.783309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3560'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2213_3560'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.783309'^^xsd:double;
  dwc:latitude '61.249628'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.783309 61.249628, -1.783309 61.249628, -1.783309 61.249628, -1.783309 61.249628, -1.783309 61.249628))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3560'^^xsd:string;
  dwc:observationDate '1914-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3561> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.139059 -1.364629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.139059"^^xsd:decimal ;
  dwc:decimalLongitude "-1.364629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.139059 -1.364629)"^^geo:wktLiteral ;
  geo-pos:lat "61.139059"^^xsd:decimal ;
  geo-pos:long "-1.364629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3561'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2213_3561'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.364629'^^xsd:double;
  dwc:latitude '61.139059'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.364629 61.139059, -1.364629 61.139059, -1.364629 61.139059, -1.364629 61.139059, -1.364629 61.139059))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3561'^^xsd:string;
  dwc:observationDate '1914-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3562> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.023426 -1.906636)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.023426"^^xsd:decimal ;
  dwc:decimalLongitude "-1.906636"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.023426 -1.906636)"^^geo:wktLiteral ;
  geo-pos:lat "61.023426"^^xsd:decimal ;
  geo-pos:long "-1.906636"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3562'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2213_3562'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.906636'^^xsd:double;
  dwc:latitude '61.023426'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.906636 61.023426, -1.906636 61.023426, -1.906636 61.023426, -1.906636 61.023426, -1.906636 61.023426))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3562'^^xsd:string;
  dwc:observationDate '1914-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3563> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.11933 -1.728471)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.11933"^^xsd:decimal ;
  dwc:decimalLongitude "-1.728471"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.11933 -1.728471)"^^geo:wktLiteral ;
  geo-pos:lat "61.11933"^^xsd:decimal ;
  geo-pos:long "-1.728471"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3563'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2213_3563'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.728471'^^xsd:double;
  dwc:latitude '61.11933'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.728471 61.11933, -1.728471 61.11933, -1.728471 61.11933, -1.728471 61.11933, -1.728471 61.11933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3563'^^xsd:string;
  dwc:observationDate '1914-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3564> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.15069 -1.514781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.15069"^^xsd:decimal ;
  dwc:decimalLongitude "-1.514781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.15069 -1.514781)"^^geo:wktLiteral ;
  geo-pos:lat "61.15069"^^xsd:decimal ;
  geo-pos:long "-1.514781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3564'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2213_3564'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.514781'^^xsd:double;
  dwc:latitude '61.15069'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.514781 61.15069, -1.514781 61.15069, -1.514781 61.15069, -1.514781 61.15069, -1.514781 61.15069))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3564'^^xsd:string;
  dwc:observationDate '1914-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3565> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.15069 -1.514781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.15069"^^xsd:decimal ;
  dwc:decimalLongitude "-1.514781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.15069 -1.514781)"^^geo:wktLiteral ;
  geo-pos:lat "61.15069"^^xsd:decimal ;
  geo-pos:long "-1.514781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3565'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2213_3565'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.514781'^^xsd:double;
  dwc:latitude '61.15069'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.514781 61.15069, -1.514781 61.15069, -1.514781 61.15069, -1.514781 61.15069, -1.514781 61.15069))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3565'^^xsd:string;
  dwc:observationDate '1914-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3566> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.476427 -0.974543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.476427"^^xsd:decimal ;
  dwc:decimalLongitude "-0.974543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.476427 -0.974543)"^^geo:wktLiteral ;
  geo-pos:lat "61.476427"^^xsd:decimal ;
  geo-pos:long "-0.974543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3566'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2213_3566'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.974543'^^xsd:double;
  dwc:latitude '61.476427'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.974543 61.476427, -0.974543 61.476427, -0.974543 61.476427, -0.974543 61.476427, -0.974543 61.476427))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3566'^^xsd:string;
  dwc:observationDate '1914-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3567> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.999341 -2.455299)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.999341"^^xsd:decimal ;
  dwc:decimalLongitude "-2.455299"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.999341 -2.455299)"^^geo:wktLiteral ;
  geo-pos:lat "60.999341"^^xsd:decimal ;
  geo-pos:long "-2.455299"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3567'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2213_3567'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.455299'^^xsd:double;
  dwc:latitude '60.999341'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.455299 60.999341, -2.455299 60.999341, -2.455299 60.999341, -2.455299 60.999341, -2.455299 60.999341))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3567'^^xsd:string;
  dwc:observationDate '1914-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3568> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.620959 1.112006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.620959"^^xsd:decimal ;
  dwc:decimalLongitude "1.112006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.620959 1.112006)"^^geo:wktLiteral ;
  geo-pos:lat "61.620959"^^xsd:decimal ;
  geo-pos:long "1.112006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3568'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2213_3568'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.112006'^^xsd:double;
  dwc:latitude '61.620959'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.112006 61.620959, 1.112006 61.620959, 1.112006 61.620959, 1.112006 61.620959, 1.112006 61.620959))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3568'^^xsd:string;
  dwc:observationDate '1914-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3569> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.387093 -0.885294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.387093"^^xsd:decimal ;
  dwc:decimalLongitude "-0.885294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.387093 -0.885294)"^^geo:wktLiteral ;
  geo-pos:lat "61.387093"^^xsd:decimal ;
  geo-pos:long "-0.885294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3569'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2213_3569'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.885294'^^xsd:double;
  dwc:latitude '61.387093'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.885294 61.387093, -0.885294 61.387093, -0.885294 61.387093, -0.885294 61.387093, -0.885294 61.387093))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3569'^^xsd:string;
  dwc:observationDate '1914-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3570> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.507005 -0.613859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.507005"^^xsd:decimal ;
  dwc:decimalLongitude "-0.613859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.507005 -0.613859)"^^geo:wktLiteral ;
  geo-pos:lat "61.507005"^^xsd:decimal ;
  geo-pos:long "-0.613859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3570'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2213_3570'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.613859'^^xsd:double;
  dwc:latitude '61.507005'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.613859 61.507005, -0.613859 61.507005, -0.613859 61.507005, -0.613859 61.507005, -0.613859 61.507005))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3570'^^xsd:string;
  dwc:observationDate '1914-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3571> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.24352 -1.313501)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.24352"^^xsd:decimal ;
  dwc:decimalLongitude "-1.313501"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.24352 -1.313501)"^^geo:wktLiteral ;
  geo-pos:lat "61.24352"^^xsd:decimal ;
  geo-pos:long "-1.313501"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3571'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2213_3571'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.313501'^^xsd:double;
  dwc:latitude '61.24352'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.313501 61.24352, -1.313501 61.24352, -1.313501 61.24352, -1.313501 61.24352, -1.313501 61.24352))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3571'^^xsd:string;
  dwc:observationDate '1914-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3572> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.344123 -0.682774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.344123"^^xsd:decimal ;
  dwc:decimalLongitude "-0.682774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.344123 -0.682774)"^^geo:wktLiteral ;
  geo-pos:lat "61.344123"^^xsd:decimal ;
  geo-pos:long "-0.682774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3572'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2213_3572'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.682774'^^xsd:double;
  dwc:latitude '61.344123'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.682774 61.344123, -0.682774 61.344123, -0.682774 61.344123, -0.682774 61.344123, -0.682774 61.344123))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3572'^^xsd:string;
  dwc:observationDate '1914-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3573> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.952993 -2.357215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.952993"^^xsd:decimal ;
  dwc:decimalLongitude "-2.357215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.952993 -2.357215)"^^geo:wktLiteral ;
  geo-pos:lat "60.952993"^^xsd:decimal ;
  geo-pos:long "-2.357215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3573'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2213_3573'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.357215'^^xsd:double;
  dwc:latitude '60.952993'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.357215 60.952993, -2.357215 60.952993, -2.357215 60.952993, -2.357215 60.952993, -2.357215 60.952993))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3573'^^xsd:string;
  dwc:observationDate '1914-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3579> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.89965 -2.262999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.89965"^^xsd:decimal ;
  dwc:decimalLongitude "-2.262999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.89965 -2.262999)"^^geo:wktLiteral ;
  geo-pos:lat "60.89965"^^xsd:decimal ;
  geo-pos:long "-2.262999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3579'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2213_3579'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.262999'^^xsd:double;
  dwc:latitude '60.89965'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.262999 60.89965, -2.262999 60.89965, -2.262999 60.89965, -2.262999 60.89965, -2.262999 60.89965))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3579'^^xsd:string;
  dwc:observationDate '1914-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3581> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.285266 -0.797276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.285266"^^xsd:decimal ;
  dwc:decimalLongitude "-0.797276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.285266 -0.797276)"^^geo:wktLiteral ;
  geo-pos:lat "61.285266"^^xsd:decimal ;
  geo-pos:long "-0.797276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3581'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2213_3581'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.797276'^^xsd:double;
  dwc:latitude '61.285266'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.797276 61.285266, -0.797276 61.285266, -0.797276 61.285266, -0.797276 61.285266, -0.797276 61.285266))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3581'^^xsd:string;
  dwc:observationDate '1914-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3582> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.376703 -0.669048)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.376703"^^xsd:decimal ;
  dwc:decimalLongitude "-0.669048"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.376703 -0.669048)"^^geo:wktLiteral ;
  geo-pos:lat "61.376703"^^xsd:decimal ;
  geo-pos:long "-0.669048"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3582'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2213_3582'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.669048'^^xsd:double;
  dwc:latitude '61.376703'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.669048 61.376703, -0.669048 61.376703, -0.669048 61.376703, -0.669048 61.376703, -0.669048 61.376703))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3582'^^xsd:string;
  dwc:observationDate '1914-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3583> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.620959 1.112006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.620959"^^xsd:decimal ;
  dwc:decimalLongitude "1.112006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.620959 1.112006)"^^geo:wktLiteral ;
  geo-pos:lat "61.620959"^^xsd:decimal ;
  geo-pos:long "1.112006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3583'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2213_3583'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.112006'^^xsd:double;
  dwc:latitude '61.620959'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.112006 61.620959, 1.112006 61.620959, 1.112006 61.620959, 1.112006 61.620959, 1.112006 61.620959))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3583'^^xsd:string;
  dwc:observationDate '1914-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3585> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.061726 1.469712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.061726"^^xsd:decimal ;
  dwc:decimalLongitude "1.469712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.061726 1.469712)"^^geo:wktLiteral ;
  geo-pos:lat "61.061726"^^xsd:decimal ;
  geo-pos:long "1.469712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3585'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2213_3585'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.469712'^^xsd:double;
  dwc:latitude '61.061726'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.469712 61.061726, 1.469712 61.061726, 1.469712 61.061726, 1.469712 61.061726, 1.469712 61.061726))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3585'^^xsd:string;
  dwc:observationDate '1914-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3597> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.468412 -0.353507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.468412"^^xsd:decimal ;
  dwc:decimalLongitude "-0.353507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.468412 -0.353507)"^^geo:wktLiteral ;
  geo-pos:lat "61.468412"^^xsd:decimal ;
  geo-pos:long "-0.353507"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3597'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2213_3597'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.353507'^^xsd:double;
  dwc:latitude '61.468412'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.353507 61.468412, -0.353507 61.468412, -0.353507 61.468412, -0.353507 61.468412, -0.353507 61.468412))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3597'^^xsd:string;
  dwc:observationDate '1914-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3598> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.976166 -1.432725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.976166"^^xsd:decimal ;
  dwc:decimalLongitude "-1.432725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.976166 -1.432725)"^^geo:wktLiteral ;
  geo-pos:lat "60.976166"^^xsd:decimal ;
  geo-pos:long "-1.432725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3598'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2213_3598'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.432725'^^xsd:double;
  dwc:latitude '60.976166'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.432725 60.976166, -1.432725 60.976166, -1.432725 60.976166, -1.432725 60.976166, -1.432725 60.976166))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3598'^^xsd:string;
  dwc:observationDate '1914-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3599> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.006938 0.793778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.006938"^^xsd:decimal ;
  dwc:decimalLongitude "0.793778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.006938 0.793778)"^^geo:wktLiteral ;
  geo-pos:lat "61.006938"^^xsd:decimal ;
  geo-pos:long "0.793778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3599'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2213_3599'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.793778'^^xsd:double;
  dwc:latitude '61.006938'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.793778 61.006938, 0.793778 61.006938, 0.793778 61.006938, 0.793778 61.006938, 0.793778 61.006938))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3599'^^xsd:string;
  dwc:observationDate '1914-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3600> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.069363 -1.946624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.069363"^^xsd:decimal ;
  dwc:decimalLongitude "-1.946624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.069363 -1.946624)"^^geo:wktLiteral ;
  geo-pos:lat "61.069363"^^xsd:decimal ;
  geo-pos:long "-1.946624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3600'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2213_3600'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.946624'^^xsd:double;
  dwc:latitude '61.069363'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.946624 61.069363, -1.946624 61.069363, -1.946624 61.069363, -1.946624 61.069363, -1.946624 61.069363))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3600'^^xsd:string;
  dwc:observationDate '1914-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3602> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.468412 -1.417081)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.468412"^^xsd:decimal ;
  dwc:decimalLongitude "-1.417081"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.468412 -1.417081)"^^geo:wktLiteral ;
  geo-pos:lat "61.468412"^^xsd:decimal ;
  geo-pos:long "-1.417081"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3602'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2213_3602'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.417081'^^xsd:double;
  dwc:latitude '61.468412'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.417081 61.468412, -1.417081 61.468412, -1.417081 61.468412, -1.417081 61.468412, -1.417081 61.468412))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3602'^^xsd:string;
  dwc:observationDate '1914-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3603> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.478376 0.726658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.478376"^^xsd:decimal ;
  dwc:decimalLongitude "0.726658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.478376 0.726658)"^^geo:wktLiteral ;
  geo-pos:lat "61.478376"^^xsd:decimal ;
  geo-pos:long "0.726658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3603'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2213_3603'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.726658'^^xsd:double;
  dwc:latitude '61.478376'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.726658 61.478376, 0.726658 61.478376, 0.726658 61.478376, 0.726658 61.478376, 0.726658 61.478376))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3603'^^xsd:string;
  dwc:observationDate '1914-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3604> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.542786 0.082076)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.542786"^^xsd:decimal ;
  dwc:decimalLongitude "0.082076"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.542786 0.082076)"^^geo:wktLiteral ;
  geo-pos:lat "61.542786"^^xsd:decimal ;
  geo-pos:long "0.082076"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3604'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2213_3604'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.082076'^^xsd:double;
  dwc:latitude '61.542786'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.082076 61.542786, 0.082076 61.542786, 0.082076 61.542786, 0.082076 61.542786, 0.082076 61.542786))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3604'^^xsd:string;
  dwc:observationDate '1914-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3605> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.972444 0.38936)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.972444"^^xsd:decimal ;
  dwc:decimalLongitude "0.38936"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.972444 0.38936)"^^geo:wktLiteral ;
  geo-pos:lat "60.972444"^^xsd:decimal ;
  geo-pos:long "0.38936"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3605'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2213_3605'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.38936'^^xsd:double;
  dwc:latitude '60.972444'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.38936 60.972444, 0.38936 60.972444, 0.38936 60.972444, 0.38936 60.972444, 0.38936 60.972444))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3605'^^xsd:string;
  dwc:observationDate '1914-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3606> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.222397 -2.080759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.222397"^^xsd:decimal ;
  dwc:decimalLongitude "-2.080759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.222397 -2.080759)"^^geo:wktLiteral ;
  geo-pos:lat "61.222397"^^xsd:decimal ;
  geo-pos:long "-2.080759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3606'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2213_3606'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.080759'^^xsd:double;
  dwc:latitude '61.222397'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.080759 61.222397, -2.080759 61.222397, -2.080759 61.222397, -2.080759 61.222397, -2.080759 61.222397))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3606'^^xsd:string;
  dwc:observationDate '1914-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3607> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.458145 -0.634609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.458145"^^xsd:decimal ;
  dwc:decimalLongitude "-0.634609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.458145 -0.634609)"^^geo:wktLiteral ;
  geo-pos:lat "61.458145"^^xsd:decimal ;
  geo-pos:long "-0.634609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3607'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2213_3607'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.634609'^^xsd:double;
  dwc:latitude '61.458145'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.634609 61.458145, -0.634609 61.458145, -0.634609 61.458145, -0.634609 61.458145, -0.634609 61.458145))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3607'^^xsd:string;
  dwc:observationDate '1914-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3608> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.507005 -1.156729)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.507005"^^xsd:decimal ;
  dwc:decimalLongitude "-1.156729"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.507005 -1.156729)"^^geo:wktLiteral ;
  geo-pos:lat "61.507005"^^xsd:decimal ;
  geo-pos:long "-1.156729"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3608'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2213_3608'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.156729'^^xsd:double;
  dwc:latitude '61.507005'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.156729 61.507005, -1.156729 61.507005, -1.156729 61.507005, -1.156729 61.507005, -1.156729 61.507005))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3608'^^xsd:string;
  dwc:observationDate '1914-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3609> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.681731 1.27824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.681731"^^xsd:decimal ;
  dwc:decimalLongitude "1.27824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.681731 1.27824)"^^geo:wktLiteral ;
  geo-pos:lat "61.681731"^^xsd:decimal ;
  geo-pos:long "1.27824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3609'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2213_3609'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.27824'^^xsd:double;
  dwc:latitude '61.681731'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.27824 61.681731, 1.27824 61.681731, 1.27824 61.681731, 1.27824 61.681731, 1.27824 61.681731))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3609'^^xsd:string;
  dwc:observationDate '1914-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3610> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.329439 -0.798921)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.329439"^^xsd:decimal ;
  dwc:decimalLongitude "-0.798921"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.329439 -0.798921)"^^geo:wktLiteral ;
  geo-pos:lat "61.329439"^^xsd:decimal ;
  geo-pos:long "-0.798921"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3610'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2213_3610'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.798921'^^xsd:double;
  dwc:latitude '61.329439'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.798921 61.329439, -0.798921 61.329439, -0.798921 61.329439, -0.798921 61.329439, -0.798921 61.329439))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3610'^^xsd:string;
  dwc:observationDate '1914-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3611> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.086749 3.243209)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.086749"^^xsd:decimal ;
  dwc:decimalLongitude "3.243209"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.086749 3.243209)"^^geo:wktLiteral ;
  geo-pos:lat "62.086749"^^xsd:decimal ;
  geo-pos:long "3.243209"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3611'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2213_3611'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '3.243209'^^xsd:double;
  dwc:latitude '62.086749'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.243209 62.086749, 3.243209 62.086749, 3.243209 62.086749, 3.243209 62.086749, 3.243209 62.086749))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3611'^^xsd:string;
  dwc:observationDate '1914-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3612> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.43735 0.341812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.43735"^^xsd:decimal ;
  dwc:decimalLongitude "0.341812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.43735 0.341812)"^^geo:wktLiteral ;
  geo-pos:lat "61.43735"^^xsd:decimal ;
  geo-pos:long "0.341812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3612'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2213_3612'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.341812'^^xsd:double;
  dwc:latitude '61.43735'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.341812 61.43735, 0.341812 61.43735, 0.341812 61.43735, 0.341812 61.43735, 0.341812 61.43735))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3612'^^xsd:string;
  dwc:observationDate '1914-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3624> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.43735 0.341812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.43735"^^xsd:decimal ;
  dwc:decimalLongitude "0.341812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.43735 0.341812)"^^geo:wktLiteral ;
  geo-pos:lat "61.43735"^^xsd:decimal ;
  geo-pos:long "0.341812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3624'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2213_3624'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.341812'^^xsd:double;
  dwc:latitude '61.43735'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.341812 61.43735, 0.341812 61.43735, 0.341812 61.43735, 0.341812 61.43735, 0.341812 61.43735))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3624'^^xsd:string;
  dwc:observationDate '1914-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3626> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.827637 1.838997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.827637"^^xsd:decimal ;
  dwc:decimalLongitude "1.838997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.827637 1.838997)"^^geo:wktLiteral ;
  geo-pos:lat "60.827637"^^xsd:decimal ;
  geo-pos:long "1.838997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3626'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2213_3626'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.838997'^^xsd:double;
  dwc:latitude '60.827637'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.838997 60.827637, 1.838997 60.827637, 1.838997 60.827637, 1.838997 60.827637, 1.838997 60.827637))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3626'^^xsd:string;
  dwc:observationDate '1914-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3627> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.827637 1.838997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.827637"^^xsd:decimal ;
  dwc:decimalLongitude "1.838997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.827637 1.838997)"^^geo:wktLiteral ;
  geo-pos:lat "60.827637"^^xsd:decimal ;
  geo-pos:long "1.838997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3627'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2213_3627'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.838997'^^xsd:double;
  dwc:latitude '60.827637'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.838997 60.827637, 1.838997 60.827637, 1.838997 60.827637, 1.838997 60.827637, 1.838997 60.827637))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3627'^^xsd:string;
  dwc:observationDate '1914-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3628> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.827637 1.838997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.827637"^^xsd:decimal ;
  dwc:decimalLongitude "1.838997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.827637 1.838997)"^^geo:wktLiteral ;
  geo-pos:lat "60.827637"^^xsd:decimal ;
  geo-pos:long "1.838997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3628'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2213_3628'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.838997'^^xsd:double;
  dwc:latitude '60.827637'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.838997 60.827637, 1.838997 60.827637, 1.838997 60.827637, 1.838997 60.827637, 1.838997 60.827637))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3628'^^xsd:string;
  dwc:observationDate '1914-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3633> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.834106 1.498782)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.834106"^^xsd:decimal ;
  dwc:decimalLongitude "1.498782"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.834106 1.498782)"^^geo:wktLiteral ;
  geo-pos:lat "60.834106"^^xsd:decimal ;
  geo-pos:long "1.498782"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3633'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2213_3633'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.498782'^^xsd:double;
  dwc:latitude '60.834106'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.498782 60.834106, 1.498782 60.834106, 1.498782 60.834106, 1.498782 60.834106, 1.498782 60.834106))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3633'^^xsd:string;
  dwc:observationDate '1914-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3638> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.838009 1.228121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.838009"^^xsd:decimal ;
  dwc:decimalLongitude "1.228121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.838009 1.228121)"^^geo:wktLiteral ;
  geo-pos:lat "61.838009"^^xsd:decimal ;
  geo-pos:long "1.228121"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3638'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2213_3638'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.228121'^^xsd:double;
  dwc:latitude '61.838009'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.228121 61.838009, 1.228121 61.838009, 1.228121 61.838009, 1.228121 61.838009, 1.228121 61.838009))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3638'^^xsd:string;
  dwc:observationDate '1914-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3639> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.835879 1.396692)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.835879"^^xsd:decimal ;
  dwc:decimalLongitude "1.396692"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.835879 1.396692)"^^geo:wktLiteral ;
  geo-pos:lat "60.835879"^^xsd:decimal ;
  geo-pos:long "1.396692"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3639'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2213_3639'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.396692'^^xsd:double;
  dwc:latitude '60.835879'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.396692 60.835879, 1.396692 60.835879, 1.396692 60.835879, 1.396692 60.835879, 1.396692 60.835879))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3639'^^xsd:string;
  dwc:observationDate '1914-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3643> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.43735 0.341812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.43735"^^xsd:decimal ;
  dwc:decimalLongitude "0.341812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.43735 0.341812)"^^geo:wktLiteral ;
  geo-pos:lat "61.43735"^^xsd:decimal ;
  geo-pos:long "0.341812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3643'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2213_3643'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.341812'^^xsd:double;
  dwc:latitude '61.43735'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.341812 61.43735, 0.341812 61.43735, 0.341812 61.43735, 0.341812 61.43735, 0.341812 61.43735))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3643'^^xsd:string;
  dwc:observationDate '1914-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2998> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.040992 -8.751668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.040992"^^xsd:decimal ;
  dwc:decimalLongitude "-8.751668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.040992 -8.751668)"^^geo:wktLiteral ;
  geo-pos:lat "58.040992"^^xsd:decimal ;
  geo-pos:long "-8.751668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2998'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2213_2998'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.751668'^^xsd:double;
  dwc:latitude '58.040992'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.751668 58.040992, -8.751668 58.040992, -8.751668 58.040992, -8.751668 58.040992, -8.751668 58.040992))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2998'^^xsd:string;
  dwc:observationDate '1912-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2999> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.650506 -0.61659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.650506"^^xsd:decimal ;
  dwc:decimalLongitude "-0.61659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.650506 -0.61659)"^^geo:wktLiteral ;
  geo-pos:lat "61.650506"^^xsd:decimal ;
  geo-pos:long "-0.61659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2999'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2213_2999'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.61659'^^xsd:double;
  dwc:latitude '61.650506'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.61659 61.650506, -0.61659 61.650506, -0.61659 61.650506, -0.61659 61.650506, -0.61659 61.650506))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2999'^^xsd:string;
  dwc:observationDate '1912-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3000> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.807237 -9.506274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.807237"^^xsd:decimal ;
  dwc:decimalLongitude "-9.506274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.807237 -9.506274)"^^geo:wktLiteral ;
  geo-pos:lat "57.807237"^^xsd:decimal ;
  geo-pos:long "-9.506274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3000'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2213_3000'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.506274'^^xsd:double;
  dwc:latitude '57.807237'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.506274 57.807237, -9.506274 57.807237, -9.506274 57.807237, -9.506274 57.807237, -9.506274 57.807237))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3000'^^xsd:string;
  dwc:observationDate '1912-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3001> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.040992 -8.751668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.040992"^^xsd:decimal ;
  dwc:decimalLongitude "-8.751668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.040992 -8.751668)"^^geo:wktLiteral ;
  geo-pos:lat "58.040992"^^xsd:decimal ;
  geo-pos:long "-8.751668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3001'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2213_3001'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.751668'^^xsd:double;
  dwc:latitude '58.040992'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.751668 58.040992, -8.751668 58.040992, -8.751668 58.040992, -8.751668 58.040992, -8.751668 58.040992))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3001'^^xsd:string;
  dwc:observationDate '1912-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3002> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.040992 -8.751668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.040992"^^xsd:decimal ;
  dwc:decimalLongitude "-8.751668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.040992 -8.751668)"^^geo:wktLiteral ;
  geo-pos:lat "58.040992"^^xsd:decimal ;
  geo-pos:long "-8.751668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3002'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2213_3002'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.751668'^^xsd:double;
  dwc:latitude '58.040992'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.751668 58.040992, -8.751668 58.040992, -8.751668 58.040992, -8.751668 58.040992, -8.751668 58.040992))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3002'^^xsd:string;
  dwc:observationDate '1912-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3003> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.048346 1.300511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.048346"^^xsd:decimal ;
  dwc:decimalLongitude "1.300511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.048346 1.300511)"^^geo:wktLiteral ;
  geo-pos:lat "61.048346"^^xsd:decimal ;
  geo-pos:long "1.300511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3003'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2213_3003'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.300511'^^xsd:double;
  dwc:latitude '61.048346'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.300511 61.048346, 1.300511 61.048346, 1.300511 61.048346, 1.300511 61.048346, 1.300511 61.048346))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3003'^^xsd:string;
  dwc:observationDate '1912-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3007> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.040992 -8.751668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.040992"^^xsd:decimal ;
  dwc:decimalLongitude "-8.751668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.040992 -8.751668)"^^geo:wktLiteral ;
  geo-pos:lat "58.040992"^^xsd:decimal ;
  geo-pos:long "-8.751668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3007'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2213_3007'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.751668'^^xsd:double;
  dwc:latitude '58.040992'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.751668 58.040992, -8.751668 58.040992, -8.751668 58.040992, -8.751668 58.040992, -8.751668 58.040992))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3007'^^xsd:string;
  dwc:observationDate '1912-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3010> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.815805 0.481052)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.815805"^^xsd:decimal ;
  dwc:decimalLongitude "0.481052"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.815805 0.481052)"^^geo:wktLiteral ;
  geo-pos:lat "61.815805"^^xsd:decimal ;
  geo-pos:long "0.481052"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3010'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2213_3010'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.481052'^^xsd:double;
  dwc:latitude '61.815805'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.481052 61.815805, 0.481052 61.815805, 0.481052 61.815805, 0.481052 61.815805, 0.481052 61.815805))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3010'^^xsd:string;
  dwc:observationDate '1912-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3016> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.277885 -9.464469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.277885"^^xsd:decimal ;
  dwc:decimalLongitude "-9.464469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.277885 -9.464469)"^^geo:wktLiteral ;
  geo-pos:lat "58.277885"^^xsd:decimal ;
  geo-pos:long "-9.464469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3016'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2213_3016'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.464469'^^xsd:double;
  dwc:latitude '58.277885'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.464469 58.277885, -9.464469 58.277885, -9.464469 58.277885, -9.464469 58.277885, -9.464469 58.277885))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3016'^^xsd:string;
  dwc:observationDate '1912-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3019> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.018603 -0.885294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.018603"^^xsd:decimal ;
  dwc:decimalLongitude "-0.885294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.018603 -0.885294)"^^geo:wktLiteral ;
  geo-pos:lat "62.018603"^^xsd:decimal ;
  geo-pos:long "-0.885294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3019'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2213_3019'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.885294'^^xsd:double;
  dwc:latitude '62.018603'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.885294 62.018603, -0.885294 62.018603, -0.885294 62.018603, -0.885294 62.018603, -0.885294 62.018603))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3019'^^xsd:string;
  dwc:observationDate '1912-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3020> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.277885 -9.464469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.277885"^^xsd:decimal ;
  dwc:decimalLongitude "-9.464469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.277885 -9.464469)"^^geo:wktLiteral ;
  geo-pos:lat "58.277885"^^xsd:decimal ;
  geo-pos:long "-9.464469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3020'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2213_3020'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.464469'^^xsd:double;
  dwc:latitude '58.277885'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.464469 58.277885, -9.464469 58.277885, -9.464469 58.277885, -9.464469 58.277885, -9.464469 58.277885))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3020'^^xsd:string;
  dwc:observationDate '1912-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3021> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.277885 -9.464469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.277885"^^xsd:decimal ;
  dwc:decimalLongitude "-9.464469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.277885 -9.464469)"^^geo:wktLiteral ;
  geo-pos:lat "58.277885"^^xsd:decimal ;
  geo-pos:long "-9.464469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3021'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2213_3021'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.464469'^^xsd:double;
  dwc:latitude '58.277885'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.464469 58.277885, -9.464469 58.277885, -9.464469 58.277885, -9.464469 58.277885, -9.464469 58.277885))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3021'^^xsd:string;
  dwc:observationDate '1912-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3022> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.335839 -9.577716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.335839"^^xsd:decimal ;
  dwc:decimalLongitude "-9.577716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.335839 -9.577716)"^^geo:wktLiteral ;
  geo-pos:lat "58.335839"^^xsd:decimal ;
  geo-pos:long "-9.577716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3022'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2213_3022'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.577716'^^xsd:double;
  dwc:latitude '58.335839'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.577716 58.335839, -9.577716 58.335839, -9.577716 58.335839, -9.577716 58.335839, -9.577716 58.335839))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3022'^^xsd:string;
  dwc:observationDate '1912-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3023> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.335839 -9.577716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.335839"^^xsd:decimal ;
  dwc:decimalLongitude "-9.577716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.335839 -9.577716)"^^geo:wktLiteral ;
  geo-pos:lat "58.335839"^^xsd:decimal ;
  geo-pos:long "-9.577716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3023'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2213_3023'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.577716'^^xsd:double;
  dwc:latitude '58.335839'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.577716 58.335839, -9.577716 58.335839, -9.577716 58.335839, -9.577716 58.335839, -9.577716 58.335839))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3023'^^xsd:string;
  dwc:observationDate '1912-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3029> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.040992 -8.751668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.040992"^^xsd:decimal ;
  dwc:decimalLongitude "-8.751668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.040992 -8.751668)"^^geo:wktLiteral ;
  geo-pos:lat "58.040992"^^xsd:decimal ;
  geo-pos:long "-8.751668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3029'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2213_3029'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.751668'^^xsd:double;
  dwc:latitude '58.040992'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.751668 58.040992, -8.751668 58.040992, -8.751668 58.040992, -8.751668 58.040992, -8.751668 58.040992))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3029'^^xsd:string;
  dwc:observationDate '1912-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3030> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.277885 -9.464469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.277885"^^xsd:decimal ;
  dwc:decimalLongitude "-9.464469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.277885 -9.464469)"^^geo:wktLiteral ;
  geo-pos:lat "58.277885"^^xsd:decimal ;
  geo-pos:long "-9.464469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3030'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2213_3030'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.464469'^^xsd:double;
  dwc:latitude '58.277885'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.464469 58.277885, -9.464469 58.277885, -9.464469 58.277885, -9.464469 58.277885, -9.464469 58.277885))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3030'^^xsd:string;
  dwc:observationDate '1912-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3031> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.277885 -9.464469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.277885"^^xsd:decimal ;
  dwc:decimalLongitude "-9.464469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.277885 -9.464469)"^^geo:wktLiteral ;
  geo-pos:lat "58.277885"^^xsd:decimal ;
  geo-pos:long "-9.464469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3031'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2213_3031'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.464469'^^xsd:double;
  dwc:latitude '58.277885'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.464469 58.277885, -9.464469 58.277885, -9.464469 58.277885, -9.464469 58.277885, -9.464469 58.277885))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3031'^^xsd:string;
  dwc:observationDate '1912-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3032> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.335839 -9.577716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.335839"^^xsd:decimal ;
  dwc:decimalLongitude "-9.577716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.335839 -9.577716)"^^geo:wktLiteral ;
  geo-pos:lat "58.335839"^^xsd:decimal ;
  geo-pos:long "-9.577716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3032'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2213_3032'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.577716'^^xsd:double;
  dwc:latitude '58.335839'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.577716 58.335839, -9.577716 58.335839, -9.577716 58.335839, -9.577716 58.335839, -9.577716 58.335839))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3032'^^xsd:string;
  dwc:observationDate '1912-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3033> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.003119 0.12922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.003119"^^xsd:decimal ;
  dwc:decimalLongitude "0.12922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.003119 0.12922)"^^geo:wktLiteral ;
  geo-pos:lat "62.003119"^^xsd:decimal ;
  geo-pos:long "0.12922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3033'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2213_3033'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.12922'^^xsd:double;
  dwc:latitude '62.003119'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.12922 62.003119, 0.12922 62.003119, 0.12922 62.003119, 0.12922 62.003119, 0.12922 62.003119))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3033'^^xsd:string;
  dwc:observationDate '1912-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2526> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.163955 0.704188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.163955"^^xsd:decimal ;
  dwc:decimalLongitude "0.704188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.163955 0.704188)"^^geo:wktLiteral ;
  geo-pos:lat "61.163955"^^xsd:decimal ;
  geo-pos:long "0.704188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2526'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2213_2526'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.704188'^^xsd:double;
  dwc:latitude '61.163955'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.704188 61.163955, 0.704188 61.163955, 0.704188 61.163955, 0.704188 61.163955, 0.704188 61.163955))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2526'^^xsd:string;
  dwc:observationDate '1911-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2527> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.163955 0.704188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.163955"^^xsd:decimal ;
  dwc:decimalLongitude "0.704188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.163955 0.704188)"^^geo:wktLiteral ;
  geo-pos:lat "61.163955"^^xsd:decimal ;
  geo-pos:long "0.704188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2527'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2213_2527'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.704188'^^xsd:double;
  dwc:latitude '61.163955'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.704188 61.163955, 0.704188 61.163955, 0.704188 61.163955, 0.704188 61.163955, 0.704188 61.163955))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2527'^^xsd:string;
  dwc:observationDate '1911-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2528> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.223431 1.025763)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.223431"^^xsd:decimal ;
  dwc:decimalLongitude "1.025763"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.223431 1.025763)"^^geo:wktLiteral ;
  geo-pos:lat "61.223431"^^xsd:decimal ;
  geo-pos:long "1.025763"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2528'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2213_2528'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.025763'^^xsd:double;
  dwc:latitude '61.223431'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.025763 61.223431, 1.025763 61.223431, 1.025763 61.223431, 1.025763 61.223431, 1.025763 61.223431))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2528'^^xsd:string;
  dwc:observationDate '1911-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3301> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.926839 0.059228)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.926839"^^xsd:decimal ;
  dwc:decimalLongitude "0.059228"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.926839 0.059228)"^^geo:wktLiteral ;
  geo-pos:lat "61.926839"^^xsd:decimal ;
  geo-pos:long "0.059228"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3301'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2213_3301'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.059228'^^xsd:double;
  dwc:latitude '61.926839'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.059228 61.926839, 0.059228 61.926839, 0.059228 61.926839, 0.059228 61.926839, 0.059228 61.926839))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3301'^^xsd:string;
  dwc:observationDate '1913-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3303> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.418013 -1.632901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.418013"^^xsd:decimal ;
  dwc:decimalLongitude "-1.632901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.418013 -1.632901)"^^geo:wktLiteral ;
  geo-pos:lat "61.418013"^^xsd:decimal ;
  geo-pos:long "-1.632901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3303'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2213_3303'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.632901'^^xsd:double;
  dwc:latitude '61.418013'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.632901 61.418013, -1.632901 61.418013, -1.632901 61.418013, -1.632901 61.418013, -1.632901 61.418013))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3303'^^xsd:string;
  dwc:observationDate '1913-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3304> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.418013 -1.632901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.418013"^^xsd:decimal ;
  dwc:decimalLongitude "-1.632901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.418013 -1.632901)"^^geo:wktLiteral ;
  geo-pos:lat "61.418013"^^xsd:decimal ;
  geo-pos:long "-1.632901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3304'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2213_3304'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.632901'^^xsd:double;
  dwc:latitude '61.418013'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.632901 61.418013, -1.632901 61.418013, -1.632901 61.418013, -1.632901 61.418013, -1.632901 61.418013))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3304'^^xsd:string;
  dwc:observationDate '1913-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3655> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.834106 1.498782)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.834106"^^xsd:decimal ;
  dwc:decimalLongitude "1.498782"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.834106 1.498782)"^^geo:wktLiteral ;
  geo-pos:lat "60.834106"^^xsd:decimal ;
  geo-pos:long "1.498782"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3655'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2213_3655'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.498782'^^xsd:double;
  dwc:latitude '60.834106'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.498782 60.834106, 1.498782 60.834106, 1.498782 60.834106, 1.498782 60.834106, 1.498782 60.834106))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3655'^^xsd:string;
  dwc:observationDate '1914-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3674> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.43735 0.341812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.43735"^^xsd:decimal ;
  dwc:decimalLongitude "0.341812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.43735 0.341812)"^^geo:wktLiteral ;
  geo-pos:lat "61.43735"^^xsd:decimal ;
  geo-pos:long "0.341812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3674'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2213_3674'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.341812'^^xsd:double;
  dwc:latitude '61.43735'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.341812 61.43735, 0.341812 61.43735, 0.341812 61.43735, 0.341812 61.43735, 0.341812 61.43735))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3674'^^xsd:string;
  dwc:observationDate '1914-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3106> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.862286 -1.487175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.862286"^^xsd:decimal ;
  dwc:decimalLongitude "-1.487175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.862286 -1.487175)"^^geo:wktLiteral ;
  geo-pos:lat "61.862286"^^xsd:decimal ;
  geo-pos:long "-1.487175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3106'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2213_3106'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.487175'^^xsd:double;
  dwc:latitude '61.862286'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.487175 61.862286, -1.487175 61.862286, -1.487175 61.862286, -1.487175 61.862286, -1.487175 61.862286))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3106'^^xsd:string;
  dwc:observationDate '1912-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3107> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.277885 -9.464469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.277885"^^xsd:decimal ;
  dwc:decimalLongitude "-9.464469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.277885 -9.464469)"^^geo:wktLiteral ;
  geo-pos:lat "58.277885"^^xsd:decimal ;
  geo-pos:long "-9.464469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3107'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2213_3107'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.464469'^^xsd:double;
  dwc:latitude '58.277885'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.464469 58.277885, -9.464469 58.277885, -9.464469 58.277885, -9.464469 58.277885, -9.464469 58.277885))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3107'^^xsd:string;
  dwc:observationDate '1912-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3109> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.321829 0.092761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.321829"^^xsd:decimal ;
  dwc:decimalLongitude "0.092761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.321829 0.092761)"^^geo:wktLiteral ;
  geo-pos:lat "61.321829"^^xsd:decimal ;
  geo-pos:long "0.092761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3109'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2213_3109'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.092761'^^xsd:double;
  dwc:latitude '61.321829'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.092761 61.321829, 0.092761 61.321829, 0.092761 61.321829, 0.092761 61.321829, 0.092761 61.321829))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3109'^^xsd:string;
  dwc:observationDate '1912-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3110> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.277885 -9.464469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.277885"^^xsd:decimal ;
  dwc:decimalLongitude "-9.464469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.277885 -9.464469)"^^geo:wktLiteral ;
  geo-pos:lat "58.277885"^^xsd:decimal ;
  geo-pos:long "-9.464469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3110'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2213_3110'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.464469'^^xsd:double;
  dwc:latitude '58.277885'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.464469 58.277885, -9.464469 58.277885, -9.464469 58.277885, -9.464469 58.277885, -9.464469 58.277885))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3110'^^xsd:string;
  dwc:observationDate '1912-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3111> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.774172 -0.079715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.774172"^^xsd:decimal ;
  dwc:decimalLongitude "-0.079715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.774172 -0.079715)"^^geo:wktLiteral ;
  geo-pos:lat "61.774172"^^xsd:decimal ;
  geo-pos:long "-0.079715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3111'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2213_3111'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.079715'^^xsd:double;
  dwc:latitude '61.774172'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.079715 61.774172, -0.079715 61.774172, -0.079715 61.774172, -0.079715 61.774172, -0.079715 61.774172))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3111'^^xsd:string;
  dwc:observationDate '1912-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3112> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.948756 -13.025822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.948756"^^xsd:decimal ;
  dwc:decimalLongitude "-13.025822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.948756 -13.025822)"^^geo:wktLiteral ;
  geo-pos:lat "57.948756"^^xsd:decimal ;
  geo-pos:long "-13.025822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3112'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2213_3112'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-13.025822'^^xsd:double;
  dwc:latitude '57.948756'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.025822 57.948756, -13.025822 57.948756, -13.025822 57.948756, -13.025822 57.948756, -13.025822 57.948756))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3112'^^xsd:string;
  dwc:observationDate '1912-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3114> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.446816 -1.487175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.446816"^^xsd:decimal ;
  dwc:decimalLongitude "-1.487175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.446816 -1.487175)"^^geo:wktLiteral ;
  geo-pos:lat "61.446816"^^xsd:decimal ;
  geo-pos:long "-1.487175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3114'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2213_3114'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.487175'^^xsd:double;
  dwc:latitude '61.446816'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.487175 61.446816, -1.487175 61.446816, -1.487175 61.446816, -1.487175 61.446816, -1.487175 61.446816))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3114'^^xsd:string;
  dwc:observationDate '1912-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3115> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.446816 -1.487175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.446816"^^xsd:decimal ;
  dwc:decimalLongitude "-1.487175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.446816 -1.487175)"^^geo:wktLiteral ;
  geo-pos:lat "61.446816"^^xsd:decimal ;
  geo-pos:long "-1.487175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3115'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2213_3115'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.487175'^^xsd:double;
  dwc:latitude '61.446816'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.487175 61.446816, -1.487175 61.446816, -1.487175 61.446816, -1.487175 61.446816, -1.487175 61.446816))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3115'^^xsd:string;
  dwc:observationDate '1912-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3116> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.54612 -1.191277)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.54612"^^xsd:decimal ;
  dwc:decimalLongitude "-1.191277"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.54612 -1.191277)"^^geo:wktLiteral ;
  geo-pos:lat "61.54612"^^xsd:decimal ;
  geo-pos:long "-1.191277"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3116'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2213_3116'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.191277'^^xsd:double;
  dwc:latitude '61.54612'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.191277 61.54612, -1.191277 61.54612, -1.191277 61.54612, -1.191277 61.54612, -1.191277 61.54612))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3116'^^xsd:string;
  dwc:observationDate '1912-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3117> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.627503 -2.10974)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.627503"^^xsd:decimal ;
  dwc:decimalLongitude "-2.10974"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.627503 -2.10974)"^^geo:wktLiteral ;
  geo-pos:lat "61.627503"^^xsd:decimal ;
  geo-pos:long "-2.10974"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3117'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2213_3117'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.10974'^^xsd:double;
  dwc:latitude '61.627503'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.10974 61.627503, -2.10974 61.627503, -2.10974 61.627503, -2.10974 61.627503, -2.10974 61.627503))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3117'^^xsd:string;
  dwc:observationDate '1912-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3118> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.220491 -1.935485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.220491"^^xsd:decimal ;
  dwc:decimalLongitude "-1.935485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.220491 -1.935485)"^^geo:wktLiteral ;
  geo-pos:lat "61.220491"^^xsd:decimal ;
  geo-pos:long "-1.935485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3118'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2213_3118'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.935485'^^xsd:double;
  dwc:latitude '61.220491'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.935485 61.220491, -1.935485 61.220491, -1.935485 61.220491, -1.935485 61.220491, -1.935485 61.220491))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3118'^^xsd:string;
  dwc:observationDate '1912-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3119> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.713065 -1.635681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.713065"^^xsd:decimal ;
  dwc:decimalLongitude "-1.635681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.713065 -1.635681)"^^geo:wktLiteral ;
  geo-pos:lat "61.713065"^^xsd:decimal ;
  geo-pos:long "-1.635681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3119'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2213_3119'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.635681'^^xsd:double;
  dwc:latitude '61.713065'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.635681 61.713065, -1.635681 61.713065, -1.635681 61.713065, -1.635681 61.713065, -1.635681 61.713065))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3119'^^xsd:string;
  dwc:observationDate '1912-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3120> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.948756 -13.025822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.948756"^^xsd:decimal ;
  dwc:decimalLongitude "-13.025822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.948756 -13.025822)"^^geo:wktLiteral ;
  geo-pos:lat "57.948756"^^xsd:decimal ;
  geo-pos:long "-13.025822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3120'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2213_3120'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-13.025822'^^xsd:double;
  dwc:latitude '57.948756'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.025822 57.948756, -13.025822 57.948756, -13.025822 57.948756, -13.025822 57.948756, -13.025822 57.948756))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3120'^^xsd:string;
  dwc:observationDate '1912-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3121> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.948756 -13.025822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.948756"^^xsd:decimal ;
  dwc:decimalLongitude "-13.025822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.948756 -13.025822)"^^geo:wktLiteral ;
  geo-pos:lat "57.948756"^^xsd:decimal ;
  geo-pos:long "-13.025822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3121'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2213_3121'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-13.025822'^^xsd:double;
  dwc:latitude '57.948756'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.025822 57.948756, -13.025822 57.948756, -13.025822 57.948756, -13.025822 57.948756, -13.025822 57.948756))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3121'^^xsd:string;
  dwc:observationDate '1912-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3480> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.162098 -0.621981)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.162098"^^xsd:decimal ;
  dwc:decimalLongitude "-0.621981"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.162098 -0.621981)"^^geo:wktLiteral ;
  geo-pos:lat "61.162098"^^xsd:decimal ;
  geo-pos:long "-0.621981"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3480'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2213_3480'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.621981'^^xsd:double;
  dwc:latitude '61.162098'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.621981 61.162098, -0.621981 61.162098, -0.621981 61.162098, -0.621981 61.162098, -0.621981 61.162098))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3480'^^xsd:string;
  dwc:observationDate '1913-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3481> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.558961 -2.566222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.558961"^^xsd:decimal ;
  dwc:decimalLongitude "-2.566222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.558961 -2.566222)"^^geo:wktLiteral ;
  geo-pos:lat "61.558961"^^xsd:decimal ;
  geo-pos:long "-2.566222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3481'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2213_3481'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.566222'^^xsd:double;
  dwc:latitude '61.558961'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.566222 61.558961, -2.566222 61.558961, -2.566222 61.558961, -2.566222 61.558961, -2.566222 61.558961))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3481'^^xsd:string;
  dwc:observationDate '1913-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3485> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.205853 -0.15446)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.205853"^^xsd:decimal ;
  dwc:decimalLongitude "-0.15446"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.205853 -0.15446)"^^geo:wktLiteral ;
  geo-pos:lat "61.205853"^^xsd:decimal ;
  geo-pos:long "-0.15446"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3485'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2213_3485'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.15446'^^xsd:double;
  dwc:latitude '61.205853'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.15446 61.205853, -0.15446 61.205853, -0.15446 61.205853, -0.15446 61.205853, -0.15446 61.205853))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3485'^^xsd:string;
  dwc:observationDate '1913-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3490> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.476427 -1.652459)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.476427"^^xsd:decimal ;
  dwc:decimalLongitude "-1.652459"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.476427 -1.652459)"^^geo:wktLiteral ;
  geo-pos:lat "61.476427"^^xsd:decimal ;
  geo-pos:long "-1.652459"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3490'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2213_3490'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.652459'^^xsd:double;
  dwc:latitude '61.476427'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.652459 61.476427, -1.652459 61.476427, -1.652459 61.476427, -1.652459 61.476427, -1.652459 61.476427))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3490'^^xsd:string;
  dwc:observationDate '1913-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3491> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.552411 -2.363297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.552411"^^xsd:decimal ;
  dwc:decimalLongitude "-2.363297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.552411 -2.363297)"^^geo:wktLiteral ;
  geo-pos:lat "61.552411"^^xsd:decimal ;
  geo-pos:long "-2.363297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3491'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2213_3491'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.363297'^^xsd:double;
  dwc:latitude '61.552411'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.363297 61.552411, -2.363297 61.552411, -2.363297 61.552411, -2.363297 61.552411, -2.363297 61.552411))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3491'^^xsd:string;
  dwc:observationDate '1913-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3494> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.781127 -2.870685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.781127"^^xsd:decimal ;
  dwc:decimalLongitude "-2.870685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.781127 -2.870685)"^^geo:wktLiteral ;
  geo-pos:lat "61.781127"^^xsd:decimal ;
  geo-pos:long "-2.870685"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3494'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2213_3494'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.870685'^^xsd:double;
  dwc:latitude '61.781127'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.870685 61.781127, -2.870685 61.781127, -2.870685 61.781127, -2.870685 61.781127, -2.870685 61.781127))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3494'^^xsd:string;
  dwc:observationDate '1913-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3495> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.567586 -1.632901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.567586"^^xsd:decimal ;
  dwc:decimalLongitude "-1.632901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.567586 -1.632901)"^^geo:wktLiteral ;
  geo-pos:lat "61.567586"^^xsd:decimal ;
  geo-pos:long "-1.632901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3495'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2213_3495'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.632901'^^xsd:double;
  dwc:latitude '61.567586'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.632901 61.567586, -1.632901 61.567586, -1.632901 61.567586, -1.632901 61.567586, -1.632901 61.567586))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3495'^^xsd:string;
  dwc:observationDate '1913-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3186> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.923629 -0.270022)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.923629"^^xsd:decimal ;
  dwc:decimalLongitude "-0.270022"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.923629 -0.270022)"^^geo:wktLiteral ;
  geo-pos:lat "60.923629"^^xsd:decimal ;
  geo-pos:long "-0.270022"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3186'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2213_3186'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.270022'^^xsd:double;
  dwc:latitude '60.923629'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.270022 60.923629, -0.270022 60.923629, -0.270022 60.923629, -0.270022 60.923629, -0.270022 60.923629))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3186'^^xsd:string;
  dwc:observationDate '1913-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3187> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.223431 1.025763)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.223431"^^xsd:decimal ;
  dwc:decimalLongitude "1.025763"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.223431 1.025763)"^^geo:wktLiteral ;
  geo-pos:lat "61.223431"^^xsd:decimal ;
  geo-pos:long "1.025763"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3187'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2213_3187'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.025763'^^xsd:double;
  dwc:latitude '61.223431'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.025763 61.223431, 1.025763 61.223431, 1.025763 61.223431, 1.025763 61.223431, 1.025763 61.223431))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3187'^^xsd:string;
  dwc:observationDate '1913-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3188> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.240524 1.953933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.240524"^^xsd:decimal ;
  dwc:decimalLongitude "1.953933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.240524 1.953933)"^^geo:wktLiteral ;
  geo-pos:lat "61.240524"^^xsd:decimal ;
  geo-pos:long "1.953933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3188'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2213_3188'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.953933'^^xsd:double;
  dwc:latitude '61.240524'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.953933 61.240524, 1.953933 61.240524, 1.953933 61.240524, 1.953933 61.240524, 1.953933 61.240524))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3188'^^xsd:string;
  dwc:observationDate '1913-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3190> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.270388 -6.790878)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.270388"^^xsd:decimal ;
  dwc:decimalLongitude "-6.790878"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.270388 -6.790878)"^^geo:wktLiteral ;
  geo-pos:lat "60.270388"^^xsd:decimal ;
  geo-pos:long "-6.790878"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3190'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2213_3190'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-6.790878'^^xsd:double;
  dwc:latitude '60.270388'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.790878 60.270388, -6.790878 60.270388, -6.790878 60.270388, -6.790878 60.270388, -6.790878 60.270388))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3190'^^xsd:string;
  dwc:observationDate '1913-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3191> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.270388 -6.790878)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.270388"^^xsd:decimal ;
  dwc:decimalLongitude "-6.790878"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.270388 -6.790878)"^^geo:wktLiteral ;
  geo-pos:lat "60.270388"^^xsd:decimal ;
  geo-pos:long "-6.790878"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3191'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2213_3191'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-6.790878'^^xsd:double;
  dwc:latitude '60.270388'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.790878 60.270388, -6.790878 60.270388, -6.790878 60.270388, -6.790878 60.270388, -6.790878 60.270388))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3191'^^xsd:string;
  dwc:observationDate '1913-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3192> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.270388 -6.790878)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.270388"^^xsd:decimal ;
  dwc:decimalLongitude "-6.790878"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.270388 -6.790878)"^^geo:wktLiteral ;
  geo-pos:lat "60.270388"^^xsd:decimal ;
  geo-pos:long "-6.790878"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3192'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2213_3192'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-6.790878'^^xsd:double;
  dwc:latitude '60.270388'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.790878 60.270388, -6.790878 60.270388, -6.790878 60.270388, -6.790878 60.270388, -6.790878 60.270388))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3192'^^xsd:string;
  dwc:observationDate '1913-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3195> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.781127 1.100097)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.781127"^^xsd:decimal ;
  dwc:decimalLongitude "1.100097"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.781127 1.100097)"^^geo:wktLiteral ;
  geo-pos:lat "61.781127"^^xsd:decimal ;
  geo-pos:long "1.100097"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3195'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2213_3195'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.100097'^^xsd:double;
  dwc:latitude '61.781127'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.100097 61.781127, 1.100097 61.781127, 1.100097 61.781127, 1.100097 61.781127, 1.100097 61.781127))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3195'^^xsd:string;
  dwc:observationDate '1913-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3196> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.486648 1.138192)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.486648"^^xsd:decimal ;
  dwc:decimalLongitude "1.138192"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.486648 1.138192)"^^geo:wktLiteral ;
  geo-pos:lat "61.486648"^^xsd:decimal ;
  geo-pos:long "1.138192"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3196'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2213_3196'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.138192'^^xsd:double;
  dwc:latitude '61.486648'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.138192 61.486648, 1.138192 61.486648, 1.138192 61.486648, 1.138192 61.486648, 1.138192 61.486648))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3196'^^xsd:string;
  dwc:observationDate '1913-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3198> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.542786 0.082076)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.542786"^^xsd:decimal ;
  dwc:decimalLongitude "0.082076"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.542786 0.082076)"^^geo:wktLiteral ;
  geo-pos:lat "61.542786"^^xsd:decimal ;
  geo-pos:long "0.082076"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3198'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2213_3198'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.082076'^^xsd:double;
  dwc:latitude '61.542786'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.082076 61.542786, 0.082076 61.542786, 0.082076 61.542786, 0.082076 61.542786, 0.082076 61.542786))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3198'^^xsd:string;
  dwc:observationDate '1913-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3199> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.270388 -6.790878)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.270388"^^xsd:decimal ;
  dwc:decimalLongitude "-6.790878"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.270388 -6.790878)"^^geo:wktLiteral ;
  geo-pos:lat "60.270388"^^xsd:decimal ;
  geo-pos:long "-6.790878"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3199'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2213_3199'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-6.790878'^^xsd:double;
  dwc:latitude '60.270388'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.790878 60.270388, -6.790878 60.270388, -6.790878 60.270388, -6.790878 60.270388, -6.790878 60.270388))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3199'^^xsd:string;
  dwc:observationDate '1913-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3200> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.25698 2.087631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.25698"^^xsd:decimal ;
  dwc:decimalLongitude "2.087631"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.25698 2.087631)"^^geo:wktLiteral ;
  geo-pos:lat "61.25698"^^xsd:decimal ;
  geo-pos:long "2.087631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3200'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2213_3200'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '2.087631'^^xsd:double;
  dwc:latitude '61.25698'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.087631 61.25698, 2.087631 61.25698, 2.087631 61.25698, 2.087631 61.25698, 2.087631 61.25698))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3200'^^xsd:string;
  dwc:observationDate '1913-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3201> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.542786 0.082076)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.542786"^^xsd:decimal ;
  dwc:decimalLongitude "0.082076"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.542786 0.082076)"^^geo:wktLiteral ;
  geo-pos:lat "61.542786"^^xsd:decimal ;
  geo-pos:long "0.082076"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3201'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2213_3201'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.082076'^^xsd:double;
  dwc:latitude '61.542786'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.082076 61.542786, 0.082076 61.542786, 0.082076 61.542786, 0.082076 61.542786, 0.082076 61.542786))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3201'^^xsd:string;
  dwc:observationDate '1913-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3202> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.705333 -5.77337)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.705333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.77337"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.705333 -5.77337)"^^geo:wktLiteral ;
  geo-pos:lat "59.705333"^^xsd:decimal ;
  geo-pos:long "-5.77337"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3202'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2213_3202'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-5.77337'^^xsd:double;
  dwc:latitude '59.705333'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.77337 59.705333, -5.77337 59.705333, -5.77337 59.705333, -5.77337 59.705333, -5.77337 59.705333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3202'^^xsd:string;
  dwc:observationDate '1913-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3203> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.270388 -6.790878)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.270388"^^xsd:decimal ;
  dwc:decimalLongitude "-6.790878"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.270388 -6.790878)"^^geo:wktLiteral ;
  geo-pos:lat "60.270388"^^xsd:decimal ;
  geo-pos:long "-6.790878"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3203'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2213_3203'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-6.790878'^^xsd:double;
  dwc:latitude '60.270388'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.790878 60.270388, -6.790878 60.270388, -6.790878 60.270388, -6.790878 60.270388, -6.790878 60.270388))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3203'^^xsd:string;
  dwc:observationDate '1913-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3204> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.03132 -1.487175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.03132"^^xsd:decimal ;
  dwc:decimalLongitude "-1.487175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.03132 -1.487175)"^^geo:wktLiteral ;
  geo-pos:lat "61.03132"^^xsd:decimal ;
  geo-pos:long "-1.487175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3204'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2213_3204'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.487175'^^xsd:double;
  dwc:latitude '61.03132'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.487175 61.03132, -1.487175 61.03132, -1.487175 61.03132, -1.487175 61.03132, -1.487175 61.03132))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3204'^^xsd:string;
  dwc:observationDate '1913-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3206> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.705333 -5.77337)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.705333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.77337"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.705333 -5.77337)"^^geo:wktLiteral ;
  geo-pos:lat "59.705333"^^xsd:decimal ;
  geo-pos:long "-5.77337"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3206'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2213_3206'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-5.77337'^^xsd:double;
  dwc:latitude '59.705333'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.77337 59.705333, -5.77337 59.705333, -5.77337 59.705333, -5.77337 59.705333, -5.77337 59.705333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3206'^^xsd:string;
  dwc:observationDate '1913-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3207> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.733376 -6.48374)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.733376"^^xsd:decimal ;
  dwc:decimalLongitude "-6.48374"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.733376 -6.48374)"^^geo:wktLiteral ;
  geo-pos:lat "59.733376"^^xsd:decimal ;
  geo-pos:long "-6.48374"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3207'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2213_3207'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-6.48374'^^xsd:double;
  dwc:latitude '59.733376'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.48374 59.733376, -6.48374 59.733376, -6.48374 59.733376, -6.48374 59.733376, -6.48374 59.733376))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3207'^^xsd:string;
  dwc:observationDate '1913-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3211> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.353854 -0.885294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.353854"^^xsd:decimal ;
  dwc:decimalLongitude "-0.885294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.353854 -0.885294)"^^geo:wktLiteral ;
  geo-pos:lat "61.353854"^^xsd:decimal ;
  geo-pos:long "-0.885294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3211'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2213_3211'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.885294'^^xsd:double;
  dwc:latitude '61.353854'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.885294 61.353854, -0.885294 61.353854, -0.885294 61.353854, -0.885294 61.353854, -0.885294 61.353854))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3211'^^xsd:string;
  dwc:observationDate '1913-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3212> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.353854 -0.885294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.353854"^^xsd:decimal ;
  dwc:decimalLongitude "-0.885294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.353854 -0.885294)"^^geo:wktLiteral ;
  geo-pos:lat "61.353854"^^xsd:decimal ;
  geo-pos:long "-0.885294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3212'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2213_3212'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.885294'^^xsd:double;
  dwc:latitude '61.353854'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.885294 61.353854, -0.885294 61.353854, -0.885294 61.353854, -0.885294 61.353854, -0.885294 61.353854))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3212'^^xsd:string;
  dwc:observationDate '1913-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3213> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.760192 0.139664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.760192"^^xsd:decimal ;
  dwc:decimalLongitude "0.139664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.760192 0.139664)"^^geo:wktLiteral ;
  geo-pos:lat "61.760192"^^xsd:decimal ;
  geo-pos:long "0.139664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3213'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2213_3213'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.139664'^^xsd:double;
  dwc:latitude '61.760192'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.139664 61.760192, 0.139664 61.760192, 0.139664 61.760192, 0.139664 61.760192, 0.139664 61.760192))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3213'^^xsd:string;
  dwc:observationDate '1913-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3214> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.781127 1.100097)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.781127"^^xsd:decimal ;
  dwc:decimalLongitude "1.100097"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.781127 1.100097)"^^geo:wktLiteral ;
  geo-pos:lat "61.781127"^^xsd:decimal ;
  geo-pos:long "1.100097"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3214'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2213_3214'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.100097'^^xsd:double;
  dwc:latitude '61.781127'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.100097 61.781127, 1.100097 61.781127, 1.100097 61.781127, 1.100097 61.781127, 1.100097 61.781127))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3214'^^xsd:string;
  dwc:observationDate '1913-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3216> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.998212 -6.911466)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.998212"^^xsd:decimal ;
  dwc:decimalLongitude "-6.911466"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.998212 -6.911466)"^^geo:wktLiteral ;
  geo-pos:lat "59.998212"^^xsd:decimal ;
  geo-pos:long "-6.911466"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3216'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2213_3216'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-6.911466'^^xsd:double;
  dwc:latitude '59.998212'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.911466 59.998212, -6.911466 59.998212, -6.911466 59.998212, -6.911466 59.998212, -6.911466 59.998212))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3216'^^xsd:string;
  dwc:observationDate '1913-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3218> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.998212 -6.911466)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.998212"^^xsd:decimal ;
  dwc:decimalLongitude "-6.911466"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.998212 -6.911466)"^^geo:wktLiteral ;
  geo-pos:lat "59.998212"^^xsd:decimal ;
  geo-pos:long "-6.911466"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3218'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2213_3218'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-6.911466'^^xsd:double;
  dwc:latitude '59.998212'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.911466 59.998212, -6.911466 59.998212, -6.911466 59.998212, -6.911466 59.998212, -6.911466 59.998212))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3218'^^xsd:string;
  dwc:observationDate '1913-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3219> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.998212 -6.911466)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.998212"^^xsd:decimal ;
  dwc:decimalLongitude "-6.911466"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.998212 -6.911466)"^^geo:wktLiteral ;
  geo-pos:lat "59.998212"^^xsd:decimal ;
  geo-pos:long "-6.911466"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3219'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2213_3219'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-6.911466'^^xsd:double;
  dwc:latitude '59.998212'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.911466 59.998212, -6.911466 59.998212, -6.911466 59.998212, -6.911466 59.998212, -6.911466 59.998212))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3219'^^xsd:string;
  dwc:observationDate '1913-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3221> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.087634 0.887162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.087634"^^xsd:decimal ;
  dwc:decimalLongitude "0.887162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.087634 0.887162)"^^geo:wktLiteral ;
  geo-pos:lat "62.087634"^^xsd:decimal ;
  geo-pos:long "0.887162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3221'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2213_3221'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.887162'^^xsd:double;
  dwc:latitude '62.087634'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.887162 62.087634, 0.887162 62.087634, 0.887162 62.087634, 0.887162 62.087634, 0.887162 62.087634))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3221'^^xsd:string;
  dwc:observationDate '1913-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3224> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.089066 1.772643)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.089066"^^xsd:decimal ;
  dwc:decimalLongitude "1.772643"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.089066 1.772643)"^^geo:wktLiteral ;
  geo-pos:lat "61.089066"^^xsd:decimal ;
  geo-pos:long "1.772643"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3224'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2213_3224'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.772643'^^xsd:double;
  dwc:latitude '61.089066'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.772643 61.089066, 1.772643 61.089066, 1.772643 61.089066, 1.772643 61.089066, 1.772643 61.089066))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3224'^^xsd:string;
  dwc:observationDate '1913-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3226> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.231737 0.341312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.231737"^^xsd:decimal ;
  dwc:decimalLongitude "0.341312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.231737 0.341312)"^^geo:wktLiteral ;
  geo-pos:lat "62.231737"^^xsd:decimal ;
  geo-pos:long "0.341312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3226'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2213_3226'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.341312'^^xsd:double;
  dwc:latitude '62.231737'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.341312 62.231737, 0.341312 62.231737, 0.341312 62.231737, 0.341312 62.231737, 0.341312 62.231737))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3226'^^xsd:string;
  dwc:observationDate '1913-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3227> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.916859 -6.945412)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.916859"^^xsd:decimal ;
  dwc:decimalLongitude "-6.945412"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.916859 -6.945412)"^^geo:wktLiteral ;
  geo-pos:lat "59.916859"^^xsd:decimal ;
  geo-pos:long "-6.945412"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3227'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2213_3227'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-6.945412'^^xsd:double;
  dwc:latitude '59.916859'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.945412 59.916859, -6.945412 59.916859, -6.945412 59.916859, -6.945412 59.916859, -6.945412 59.916859))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3227'^^xsd:string;
  dwc:observationDate '1913-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3228> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.58292 -0.734917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.58292"^^xsd:decimal ;
  dwc:decimalLongitude "-0.734917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.58292 -0.734917)"^^geo:wktLiteral ;
  geo-pos:lat "61.58292"^^xsd:decimal ;
  geo-pos:long "-0.734917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3228'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2213_3228'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.734917'^^xsd:double;
  dwc:latitude '61.58292'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.734917 61.58292, -0.734917 61.58292, -0.734917 61.58292, -0.734917 61.58292, -0.734917 61.58292))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3228'^^xsd:string;
  dwc:observationDate '1913-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3230> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.434633 -1.632901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.434633"^^xsd:decimal ;
  dwc:decimalLongitude "-1.632901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.434633 -1.632901)"^^geo:wktLiteral ;
  geo-pos:lat "61.434633"^^xsd:decimal ;
  geo-pos:long "-1.632901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3230'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2213_3230'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.632901'^^xsd:double;
  dwc:latitude '61.434633'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.632901 61.434633, -1.632901 61.434633, -1.632901 61.434633, -1.632901 61.434633, -1.632901 61.434633))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3230'^^xsd:string;
  dwc:observationDate '1913-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3232> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.114894 -2.701762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.114894"^^xsd:decimal ;
  dwc:decimalLongitude "-2.701762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.114894 -2.701762)"^^geo:wktLiteral ;
  geo-pos:lat "61.114894"^^xsd:decimal ;
  geo-pos:long "-2.701762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3232'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2213_3232'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.701762'^^xsd:double;
  dwc:latitude '61.114894'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.701762 61.114894, -2.701762 61.114894, -2.701762 61.114894, -2.701762 61.114894, -2.701762 61.114894))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3232'^^xsd:string;
  dwc:observationDate '1913-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3233> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.145964 0.607952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.145964"^^xsd:decimal ;
  dwc:decimalLongitude "0.607952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.145964 0.607952)"^^geo:wktLiteral ;
  geo-pos:lat "61.145964"^^xsd:decimal ;
  geo-pos:long "0.607952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3233'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2213_3233'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.607952'^^xsd:double;
  dwc:latitude '61.145964'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.607952 61.145964, 0.607952 61.145964, 0.607952 61.145964, 0.607952 61.145964, 0.607952 61.145964))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3233'^^xsd:string;
  dwc:observationDate '1913-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3235> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.28737 -3.07484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.28737"^^xsd:decimal ;
  dwc:decimalLongitude "-3.07484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.28737 -3.07484)"^^geo:wktLiteral ;
  geo-pos:lat "61.28737"^^xsd:decimal ;
  geo-pos:long "-3.07484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3235'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2213_3235'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-3.07484'^^xsd:double;
  dwc:latitude '61.28737'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.07484 61.28737, -3.07484 61.28737, -3.07484 61.28737, -3.07484 61.28737, -3.07484 61.28737))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3235'^^xsd:string;
  dwc:observationDate '1913-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3236> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.451252 -1.632901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.451252"^^xsd:decimal ;
  dwc:decimalLongitude "-1.632901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.451252 -1.632901)"^^geo:wktLiteral ;
  geo-pos:lat "61.451252"^^xsd:decimal ;
  geo-pos:long "-1.632901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3236'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2213_3236'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.632901'^^xsd:double;
  dwc:latitude '61.451252'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.632901 61.451252, -1.632901 61.451252, -1.632901 61.451252, -1.632901 61.451252, -1.632901 61.451252))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3236'^^xsd:string;
  dwc:observationDate '1913-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3237> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.575908 -1.313501)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.575908"^^xsd:decimal ;
  dwc:decimalLongitude "-1.313501"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.575908 -1.313501)"^^geo:wktLiteral ;
  geo-pos:lat "61.575908"^^xsd:decimal ;
  geo-pos:long "-1.313501"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3237'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2213_3237'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.313501'^^xsd:double;
  dwc:latitude '61.575908'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.313501 61.575908, -1.313501 61.575908, -1.313501 61.575908, -1.313501 61.575908, -1.313501 61.575908))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3237'^^xsd:string;
  dwc:observationDate '1913-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3242> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.1725 -2.825668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.1725"^^xsd:decimal ;
  dwc:decimalLongitude "-2.825668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.1725 -2.825668)"^^geo:wktLiteral ;
  geo-pos:lat "61.1725"^^xsd:decimal ;
  geo-pos:long "-2.825668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3242'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2213_3242'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.825668'^^xsd:double;
  dwc:latitude '61.1725'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.825668 61.1725, -2.825668 61.1725, -2.825668 61.1725, -2.825668 61.1725, -2.825668 61.1725))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3242'^^xsd:string;
  dwc:observationDate '1913-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3244> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.443235 -5.282706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.443235"^^xsd:decimal ;
  dwc:decimalLongitude "-5.282706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.443235 -5.282706)"^^geo:wktLiteral ;
  geo-pos:lat "59.443235"^^xsd:decimal ;
  geo-pos:long "-5.282706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3244'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2213_3244'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-5.282706'^^xsd:double;
  dwc:latitude '59.443235'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.282706 59.443235, -5.282706 59.443235, -5.282706 59.443235, -5.282706 59.443235, -5.282706 59.443235))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3244'^^xsd:string;
  dwc:observationDate '1913-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3246> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.079556 -6.877353)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.079556"^^xsd:decimal ;
  dwc:decimalLongitude "-6.877353"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.079556 -6.877353)"^^geo:wktLiteral ;
  geo-pos:lat "60.079556"^^xsd:decimal ;
  geo-pos:long "-6.877353"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3246'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2213_3246'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-6.877353'^^xsd:double;
  dwc:latitude '60.079556'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.877353 60.079556, -6.877353 60.079556, -6.877353 60.079556, -6.877353 60.079556, -6.877353 60.079556))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3246'^^xsd:string;
  dwc:observationDate '1913-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3247> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.079556 -6.877353)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.079556"^^xsd:decimal ;
  dwc:decimalLongitude "-6.877353"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.079556 -6.877353)"^^geo:wktLiteral ;
  geo-pos:lat "60.079556"^^xsd:decimal ;
  geo-pos:long "-6.877353"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3247'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2213_3247'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-6.877353'^^xsd:double;
  dwc:latitude '60.079556'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.877353 60.079556, -6.877353 60.079556, -6.877353 60.079556, -6.877353 60.079556, -6.877353 60.079556))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3247'^^xsd:string;
  dwc:observationDate '1913-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3248> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.340081 1.672528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.340081"^^xsd:decimal ;
  dwc:decimalLongitude "1.672528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.340081 1.672528)"^^geo:wktLiteral ;
  geo-pos:lat "61.340081"^^xsd:decimal ;
  geo-pos:long "1.672528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3248'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2213_3248'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.672528'^^xsd:double;
  dwc:latitude '61.340081'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.672528 61.340081, 1.672528 61.340081, 1.672528 61.340081, 1.672528 61.340081, 1.672528 61.340081))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3248'^^xsd:string;
  dwc:observationDate '1913-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3251> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.395007 -1.009232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.395007"^^xsd:decimal ;
  dwc:decimalLongitude "-1.009232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.395007 -1.009232)"^^geo:wktLiteral ;
  geo-pos:lat "61.395007"^^xsd:decimal ;
  geo-pos:long "-1.009232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3251'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2213_3251'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.009232'^^xsd:double;
  dwc:latitude '61.395007'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.009232 61.395007, -1.009232 61.395007, -1.009232 61.395007, -1.009232 61.395007, -1.009232 61.395007))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3251'^^xsd:string;
  dwc:observationDate '1913-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3164> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.386914 1.254183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.386914"^^xsd:decimal ;
  dwc:decimalLongitude "1.254183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.386914 1.254183)"^^geo:wktLiteral ;
  geo-pos:lat "61.386914"^^xsd:decimal ;
  geo-pos:long "1.254183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3164'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2213_3164'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.254183'^^xsd:double;
  dwc:latitude '61.386914'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.254183 61.386914, 1.254183 61.386914, 1.254183 61.386914, 1.254183 61.386914, 1.254183 61.386914))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3164'^^xsd:string;
  dwc:observationDate '1913-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3167> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.282141 1.348545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.282141"^^xsd:decimal ;
  dwc:decimalLongitude "1.348545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.282141 1.348545)"^^geo:wktLiteral ;
  geo-pos:lat "61.282141"^^xsd:decimal ;
  geo-pos:long "1.348545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3167'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2213_3167'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.348545'^^xsd:double;
  dwc:latitude '61.282141'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.348545 61.282141, 1.348545 61.282141, 1.348545 61.282141, 1.348545 61.282141, 1.348545 61.282141))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3167'^^xsd:string;
  dwc:observationDate '1913-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3168> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.282141 1.348545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.282141"^^xsd:decimal ;
  dwc:decimalLongitude "1.348545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.282141 1.348545)"^^geo:wktLiteral ;
  geo-pos:lat "61.282141"^^xsd:decimal ;
  geo-pos:long "1.348545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3168'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2213_3168'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.348545'^^xsd:double;
  dwc:latitude '61.282141'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.348545 61.282141, 1.348545 61.282141, 1.348545 61.282141, 1.348545 61.282141, 1.348545 61.282141))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3168'^^xsd:string;
  dwc:observationDate '1913-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3169> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.43735 0.341812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.43735"^^xsd:decimal ;
  dwc:decimalLongitude "0.341812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.43735 0.341812)"^^geo:wktLiteral ;
  geo-pos:lat "61.43735"^^xsd:decimal ;
  geo-pos:long "0.341812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3169'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2213_3169'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.341812'^^xsd:double;
  dwc:latitude '61.43735'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.341812 61.43735, 0.341812 61.43735, 0.341812 61.43735, 0.341812 61.43735, 0.341812 61.43735))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3169'^^xsd:string;
  dwc:observationDate '1913-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3175> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.309354 0.551787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.309354"^^xsd:decimal ;
  dwc:decimalLongitude "0.551787"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.309354 0.551787)"^^geo:wktLiteral ;
  geo-pos:lat "61.309354"^^xsd:decimal ;
  geo-pos:long "0.551787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3175'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2213_3175'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.551787'^^xsd:double;
  dwc:latitude '61.309354'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.551787 61.309354, 0.551787 61.309354, 0.551787 61.309354, 0.551787 61.309354, 0.551787 61.309354))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3175'^^xsd:string;
  dwc:observationDate '1913-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3184> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.246706 0.348113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.246706"^^xsd:decimal ;
  dwc:decimalLongitude "0.348113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.246706 0.348113)"^^geo:wktLiteral ;
  geo-pos:lat "61.246706"^^xsd:decimal ;
  geo-pos:long "0.348113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3184'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2213_3184'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.348113'^^xsd:double;
  dwc:latitude '61.246706'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.348113 61.246706, 0.348113 61.246706, 0.348113 61.246706, 0.348113 61.246706, 0.348113 61.246706))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3184'^^xsd:string;
  dwc:observationDate '1913-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3183> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.240524 1.953933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.240524"^^xsd:decimal ;
  dwc:decimalLongitude "1.953933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.240524 1.953933)"^^geo:wktLiteral ;
  geo-pos:lat "61.240524"^^xsd:decimal ;
  geo-pos:long "1.953933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3183'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2213_3183'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.953933'^^xsd:double;
  dwc:latitude '61.240524'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.953933 61.240524, 1.953933 61.240524, 1.953933 61.240524, 1.953933 61.240524, 1.953933 61.240524))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3183'^^xsd:string;
  dwc:observationDate '1913-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3182> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.194055 -6.724772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.194055"^^xsd:decimal ;
  dwc:decimalLongitude "-6.724772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.194055 -6.724772)"^^geo:wktLiteral ;
  geo-pos:lat "60.194055"^^xsd:decimal ;
  geo-pos:long "-6.724772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3182'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2213_3182'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-6.724772'^^xsd:double;
  dwc:latitude '60.194055'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.724772 60.194055, -6.724772 60.194055, -6.724772 60.194055, -6.724772 60.194055, -6.724772 60.194055))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3182'^^xsd:string;
  dwc:observationDate '1913-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3181> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.194055 -6.724772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.194055"^^xsd:decimal ;
  dwc:decimalLongitude "-6.724772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.194055 -6.724772)"^^geo:wktLiteral ;
  geo-pos:lat "60.194055"^^xsd:decimal ;
  geo-pos:long "-6.724772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3181'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2213_3181'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-6.724772'^^xsd:double;
  dwc:latitude '60.194055'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.724772 60.194055, -6.724772 60.194055, -6.724772 60.194055, -6.724772 60.194055, -6.724772 60.194055))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3181'^^xsd:string;
  dwc:observationDate '1913-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3180> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.340081 1.672528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.340081"^^xsd:decimal ;
  dwc:decimalLongitude "1.672528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.340081 1.672528)"^^geo:wktLiteral ;
  geo-pos:lat "61.340081"^^xsd:decimal ;
  geo-pos:long "1.672528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3180'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2213_3180'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.672528'^^xsd:double;
  dwc:latitude '61.340081'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.672528 61.340081, 1.672528 61.340081, 1.672528 61.340081, 1.672528 61.340081, 1.672528 61.340081))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3180'^^xsd:string;
  dwc:observationDate '1913-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3179> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.087848 1.808537)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.087848"^^xsd:decimal ;
  dwc:decimalLongitude "1.808537"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.087848 1.808537)"^^geo:wktLiteral ;
  geo-pos:lat "61.087848"^^xsd:decimal ;
  geo-pos:long "1.808537"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3179'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2213_3179'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.808537'^^xsd:double;
  dwc:latitude '61.087848'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.808537 61.087848, 1.808537 61.087848, 1.808537 61.087848, 1.808537 61.087848, 1.808537 61.087848))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3179'^^xsd:string;
  dwc:observationDate '1913-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3178> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.041287 -6.593477)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.041287"^^xsd:decimal ;
  dwc:decimalLongitude "-6.593477"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.041287 -6.593477)"^^geo:wktLiteral ;
  geo-pos:lat "60.041287"^^xsd:decimal ;
  geo-pos:long "-6.593477"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3178'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2213_3178'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-6.593477'^^xsd:double;
  dwc:latitude '60.041287'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.593477 60.041287, -6.593477 60.041287, -6.593477 60.041287, -6.593477 60.041287, -6.593477 60.041287))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3178'^^xsd:string;
  dwc:observationDate '1913-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3177> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.041287 -6.593477)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.041287"^^xsd:decimal ;
  dwc:decimalLongitude "-6.593477"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.041287 -6.593477)"^^geo:wktLiteral ;
  geo-pos:lat "60.041287"^^xsd:decimal ;
  geo-pos:long "-6.593477"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3177'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2213_3177'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-6.593477'^^xsd:double;
  dwc:latitude '60.041287'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.593477 60.041287, -6.593477 60.041287, -6.593477 60.041287, -6.593477 60.041287, -6.593477 60.041287))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3177'^^xsd:string;
  dwc:observationDate '1913-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3176> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.041287 -6.593477)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.041287"^^xsd:decimal ;
  dwc:decimalLongitude "-6.593477"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.041287 -6.593477)"^^geo:wktLiteral ;
  geo-pos:lat "60.041287"^^xsd:decimal ;
  geo-pos:long "-6.593477"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3176'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2213_3176'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-6.593477'^^xsd:double;
  dwc:latitude '60.041287'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.593477 60.041287, -6.593477 60.041287, -6.593477 60.041287, -6.593477 60.041287, -6.593477 60.041287))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3176'^^xsd:string;
  dwc:observationDate '1913-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2879> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.952932 -1.013328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.952932"^^xsd:decimal ;
  dwc:decimalLongitude "-1.013328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.952932 -1.013328)"^^geo:wktLiteral ;
  geo-pos:lat "61.952932"^^xsd:decimal ;
  geo-pos:long "-1.013328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2879'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2213_2879'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.013328'^^xsd:double;
  dwc:latitude '61.952932'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.013328 61.952932, -1.013328 61.952932, -1.013328 61.952932, -1.013328 61.952932, -1.013328 61.952932))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2879'^^xsd:string;
  dwc:observationDate '1912-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2880> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.115584 -0.940816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.115584"^^xsd:decimal ;
  dwc:decimalLongitude "-0.940816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.115584 -0.940816)"^^geo:wktLiteral ;
  geo-pos:lat "62.115584"^^xsd:decimal ;
  geo-pos:long "-0.940816"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2880'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2213_2880'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.940816'^^xsd:double;
  dwc:latitude '62.115584'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.940816 62.115584, -0.940816 62.115584, -0.940816 62.115584, -0.940816 62.115584, -0.940816 62.115584))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2880'^^xsd:string;
  dwc:observationDate '1912-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2885> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.061726 1.469712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.061726"^^xsd:decimal ;
  dwc:decimalLongitude "1.469712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.061726 1.469712)"^^geo:wktLiteral ;
  geo-pos:lat "61.061726"^^xsd:decimal ;
  geo-pos:long "1.469712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2885'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2213_2885'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.469712'^^xsd:double;
  dwc:latitude '61.061726'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.469712 61.061726, 1.469712 61.061726, 1.469712 61.061726, 1.469712 61.061726, 1.469712 61.061726))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2885'^^xsd:string;
  dwc:observationDate '1912-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2401> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.464728 -1.226309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.464728"^^xsd:decimal ;
  dwc:decimalLongitude "-1.226309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.464728 -1.226309)"^^geo:wktLiteral ;
  geo-pos:lat "61.464728"^^xsd:decimal ;
  geo-pos:long "-1.226309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2401'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2213_2401'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.226309'^^xsd:double;
  dwc:latitude '61.464728'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.226309 61.464728, -1.226309 61.464728, -1.226309 61.464728, -1.226309 61.464728, -1.226309 61.464728))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2401'^^xsd:string;
  dwc:observationDate '1911-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2913> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.804559 -9.817743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.804559"^^xsd:decimal ;
  dwc:decimalLongitude "-9.817743"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.804559 -9.817743)"^^geo:wktLiteral ;
  geo-pos:lat "57.804559"^^xsd:decimal ;
  geo-pos:long "-9.817743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2913'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2213_2913'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.817743'^^xsd:double;
  dwc:latitude '57.804559'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.817743 57.804559, -9.817743 57.804559, -9.817743 57.804559, -9.817743 57.804559, -9.817743 57.804559))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2913'^^xsd:string;
  dwc:observationDate '1912-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2916> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.667005 0.845465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.667005"^^xsd:decimal ;
  dwc:decimalLongitude "0.845465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.667005 0.845465)"^^geo:wktLiteral ;
  geo-pos:lat "61.667005"^^xsd:decimal ;
  geo-pos:long "0.845465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2916'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2213_2916'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.845465'^^xsd:double;
  dwc:latitude '61.667005'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.845465 61.667005, 0.845465 61.667005, 0.845465 61.667005, 0.845465 61.667005, 0.845465 61.667005))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2916'^^xsd:string;
  dwc:observationDate '1912-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2920> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.143244 -8.571682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.143244"^^xsd:decimal ;
  dwc:decimalLongitude "-8.571682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.143244 -8.571682)"^^geo:wktLiteral ;
  geo-pos:lat "58.143244"^^xsd:decimal ;
  geo-pos:long "-8.571682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2920'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2213_2920'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.571682'^^xsd:double;
  dwc:latitude '58.143244'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.571682 58.143244, -8.571682 58.143244, -8.571682 58.143244, -8.571682 58.143244, -8.571682 58.143244))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2920'^^xsd:string;
  dwc:observationDate '1912-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2922> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.588431 -1.191458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.588431"^^xsd:decimal ;
  dwc:decimalLongitude "-1.191458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.588431 -1.191458)"^^geo:wktLiteral ;
  geo-pos:lat "61.588431"^^xsd:decimal ;
  geo-pos:long "-1.191458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2922'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2213_2922'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.191458'^^xsd:double;
  dwc:latitude '61.588431'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.191458 61.588431, -1.191458 61.588431, -1.191458 61.588431, -1.191458 61.588431, -1.191458 61.588431))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2922'^^xsd:string;
  dwc:observationDate '1912-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2923> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.659003 -1.313501)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.659003"^^xsd:decimal ;
  dwc:decimalLongitude "-1.313501"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.659003 -1.313501)"^^geo:wktLiteral ;
  geo-pos:lat "61.659003"^^xsd:decimal ;
  geo-pos:long "-1.313501"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2923'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2213_2923'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.313501'^^xsd:double;
  dwc:latitude '61.659003'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.313501 61.659003, -1.313501 61.659003, -1.313501 61.659003, -1.313501 61.659003, -1.313501 61.659003))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2923'^^xsd:string;
  dwc:observationDate '1912-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2924> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.659003 -1.313501)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.659003"^^xsd:decimal ;
  dwc:decimalLongitude "-1.313501"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.659003 -1.313501)"^^geo:wktLiteral ;
  geo-pos:lat "61.659003"^^xsd:decimal ;
  geo-pos:long "-1.313501"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2924'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2213_2924'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.313501'^^xsd:double;
  dwc:latitude '61.659003'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.313501 61.659003, -1.313501 61.659003, -1.313501 61.659003, -1.313501 61.659003, -1.313501 61.659003))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2924'^^xsd:string;
  dwc:observationDate '1912-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2925> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.659003 -1.313501)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.659003"^^xsd:decimal ;
  dwc:decimalLongitude "-1.313501"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.659003 -1.313501)"^^geo:wktLiteral ;
  geo-pos:lat "61.659003"^^xsd:decimal ;
  geo-pos:long "-1.313501"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2925'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2213_2925'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.313501'^^xsd:double;
  dwc:latitude '61.659003'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.313501 61.659003, -1.313501 61.659003, -1.313501 61.659003, -1.313501 61.659003, -1.313501 61.659003))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2925'^^xsd:string;
  dwc:observationDate '1912-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2927> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.469168 -13.118967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.469168"^^xsd:decimal ;
  dwc:decimalLongitude "-13.118967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.469168 -13.118967)"^^geo:wktLiteral ;
  geo-pos:lat "57.469168"^^xsd:decimal ;
  geo-pos:long "-13.118967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2927'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2213_2927'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-13.118967'^^xsd:double;
  dwc:latitude '57.469168'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.118967 57.469168, -13.118967 57.469168, -13.118967 57.469168, -13.118967 57.469168, -13.118967 57.469168))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2927'^^xsd:string;
  dwc:observationDate '1912-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2938> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.627503 -2.10974)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.627503"^^xsd:decimal ;
  dwc:decimalLongitude "-2.10974"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.627503 -2.10974)"^^geo:wktLiteral ;
  geo-pos:lat "61.627503"^^xsd:decimal ;
  geo-pos:long "-2.10974"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2938'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2213_2938'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.10974'^^xsd:double;
  dwc:latitude '61.627503'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.10974 61.627503, -2.10974 61.627503, -2.10974 61.627503, -2.10974 61.627503, -2.10974 61.627503))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2938'^^xsd:string;
  dwc:observationDate '1912-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2939> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.627503 -2.10974)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.627503"^^xsd:decimal ;
  dwc:decimalLongitude "-2.10974"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.627503 -2.10974)"^^geo:wktLiteral ;
  geo-pos:lat "61.627503"^^xsd:decimal ;
  geo-pos:long "-2.10974"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2939'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2213_2939'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.10974'^^xsd:double;
  dwc:latitude '61.627503'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.10974 61.627503, -2.10974 61.627503, -2.10974 61.627503, -2.10974 61.627503, -2.10974 61.627503))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2939'^^xsd:string;
  dwc:observationDate '1912-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2940> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.659003 -1.313501)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.659003"^^xsd:decimal ;
  dwc:decimalLongitude "-1.313501"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.659003 -1.313501)"^^geo:wktLiteral ;
  geo-pos:lat "61.659003"^^xsd:decimal ;
  geo-pos:long "-1.313501"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2940'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2213_2940'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.313501'^^xsd:double;
  dwc:latitude '61.659003'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.313501 61.659003, -1.313501 61.659003, -1.313501 61.659003, -1.313501 61.659003, -1.313501 61.659003))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2940'^^xsd:string;
  dwc:observationDate '1912-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2942> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.664425 0.942072)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.664425"^^xsd:decimal ;
  dwc:decimalLongitude "0.942072"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.664425 0.942072)"^^geo:wktLiteral ;
  geo-pos:lat "60.664425"^^xsd:decimal ;
  geo-pos:long "0.942072"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2942'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2213_2942'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.942072'^^xsd:double;
  dwc:latitude '60.664425'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.942072 60.664425, 0.942072 60.664425, 0.942072 60.664425, 0.942072 60.664425, 0.942072 60.664425))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2942'^^xsd:string;
  dwc:observationDate '1912-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3987> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.733333 -8.916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.733333"^^xsd:decimal ;
  dwc:decimalLongitude "-8.916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.733333 -8.916667)"^^geo:wktLiteral ;
  geo-pos:lat "59.733333"^^xsd:decimal ;
  geo-pos:long "-8.916667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3987'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1951'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2213_3987'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.916667'^^xsd:double;
  dwc:latitude '59.733333'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.916667 59.733333, -8.916667 59.733333, -8.916667 59.733333, -8.916667 59.733333, -8.916667 59.733333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3987'^^xsd:string;
  dwc:observationDate '1951-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_181> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.054419 -8.208736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.054419"^^xsd:decimal ;
  dwc:decimalLongitude "-8.208736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.054419 -8.208736)"^^geo:wktLiteral ;
  geo-pos:lat "59.054419"^^xsd:decimal ;
  geo-pos:long "-8.208736"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_181'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2213_181'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.208736'^^xsd:double;
  dwc:latitude '59.054419'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.208736 59.054419, -8.208736 59.054419, -8.208736 59.054419, -8.208736 59.054419, -8.208736 59.054419))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_181'^^xsd:string;
  dwc:observationDate '1904-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_182> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.607415 0.713667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.607415"^^xsd:decimal ;
  dwc:decimalLongitude "0.713667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.607415 0.713667)"^^geo:wktLiteral ;
  geo-pos:lat "61.607415"^^xsd:decimal ;
  geo-pos:long "0.713667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_182'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2213_182'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.713667'^^xsd:double;
  dwc:latitude '61.607415'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.713667 61.607415, 0.713667 61.607415, 0.713667 61.607415, 0.713667 61.607415, 0.713667 61.607415))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_182'^^xsd:string;
  dwc:observationDate '1904-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_183> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.607415 0.713667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.607415"^^xsd:decimal ;
  dwc:decimalLongitude "0.713667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.607415 0.713667)"^^geo:wktLiteral ;
  geo-pos:lat "61.607415"^^xsd:decimal ;
  geo-pos:long "0.713667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_183'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2213_183'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.713667'^^xsd:double;
  dwc:latitude '61.607415'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.713667 61.607415, 0.713667 61.607415, 0.713667 61.607415, 0.713667 61.607415, 0.713667 61.607415))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_183'^^xsd:string;
  dwc:observationDate '1904-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_184> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.607415 0.713667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.607415"^^xsd:decimal ;
  dwc:decimalLongitude "0.713667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.607415 0.713667)"^^geo:wktLiteral ;
  geo-pos:lat "61.607415"^^xsd:decimal ;
  geo-pos:long "0.713667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_184'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2213_184'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.713667'^^xsd:double;
  dwc:latitude '61.607415'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.713667 61.607415, 0.713667 61.607415, 0.713667 61.607415, 0.713667 61.607415, 0.713667 61.607415))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_184'^^xsd:string;
  dwc:observationDate '1904-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_185> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.284336 -8.538349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.284336"^^xsd:decimal ;
  dwc:decimalLongitude "-8.538349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.284336 -8.538349)"^^geo:wktLiteral ;
  geo-pos:lat "58.284336"^^xsd:decimal ;
  geo-pos:long "-8.538349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_185'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2213_185'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.538349'^^xsd:double;
  dwc:latitude '58.284336'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.538349 58.284336, -8.538349 58.284336, -8.538349 58.284336, -8.538349 58.284336, -8.538349 58.284336))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_185'^^xsd:string;
  dwc:observationDate '1904-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_187> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.754954 -8.496206)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.754954"^^xsd:decimal ;
  dwc:decimalLongitude "-8.496206"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.754954 -8.496206)"^^geo:wktLiteral ;
  geo-pos:lat "58.754954"^^xsd:decimal ;
  geo-pos:long "-8.496206"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_187'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2213_187'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.496206'^^xsd:double;
  dwc:latitude '58.754954'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.496206 58.754954, -8.496206 58.754954, -8.496206 58.754954, -8.496206 58.754954, -8.496206 58.754954))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_187'^^xsd:string;
  dwc:observationDate '1904-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_188> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.84446 0.817985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.84446"^^xsd:decimal ;
  dwc:decimalLongitude "0.817985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.84446 0.817985)"^^geo:wktLiteral ;
  geo-pos:lat "60.84446"^^xsd:decimal ;
  geo-pos:long "0.817985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_188'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2213_188'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.817985'^^xsd:double;
  dwc:latitude '60.84446'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.817985 60.84446, 0.817985 60.84446, 0.817985 60.84446, 0.817985 60.84446, 0.817985 60.84446))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_188'^^xsd:string;
  dwc:observationDate '1904-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_189> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.84446 0.817985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.84446"^^xsd:decimal ;
  dwc:decimalLongitude "0.817985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.84446 0.817985)"^^geo:wktLiteral ;
  geo-pos:lat "60.84446"^^xsd:decimal ;
  geo-pos:long "0.817985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_189'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2213_189'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.817985'^^xsd:double;
  dwc:latitude '60.84446'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.817985 60.84446, 0.817985 60.84446, 0.817985 60.84446, 0.817985 60.84446, 0.817985 60.84446))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_189'^^xsd:string;
  dwc:observationDate '1904-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_191> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.853836 1.263875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.853836"^^xsd:decimal ;
  dwc:decimalLongitude "1.263875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.853836 1.263875)"^^geo:wktLiteral ;
  geo-pos:lat "61.853836"^^xsd:decimal ;
  geo-pos:long "1.263875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_191'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2213_191'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.263875'^^xsd:double;
  dwc:latitude '61.853836'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.263875 61.853836, 1.263875 61.853836, 1.263875 61.853836, 1.263875 61.853836, 1.263875 61.853836))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_191'^^xsd:string;
  dwc:observationDate '1904-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_192> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.853836 1.263875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.853836"^^xsd:decimal ;
  dwc:decimalLongitude "1.263875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.853836 1.263875)"^^geo:wktLiteral ;
  geo-pos:lat "61.853836"^^xsd:decimal ;
  geo-pos:long "1.263875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_192'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2213_192'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.263875'^^xsd:double;
  dwc:latitude '61.853836'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.263875 61.853836, 1.263875 61.853836, 1.263875 61.853836, 1.263875 61.853836, 1.263875 61.853836))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_192'^^xsd:string;
  dwc:observationDate '1904-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_193> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.515121 0.176764)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.515121"^^xsd:decimal ;
  dwc:decimalLongitude "0.176764"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.515121 0.176764)"^^geo:wktLiteral ;
  geo-pos:lat "60.515121"^^xsd:decimal ;
  geo-pos:long "0.176764"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_193'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2213_193'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.176764'^^xsd:double;
  dwc:latitude '60.515121'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.176764 60.515121, 0.176764 60.515121, 0.176764 60.515121, 0.176764 60.515121, 0.176764 60.515121))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_193'^^xsd:string;
  dwc:observationDate '1904-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_194> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.515121 0.176764)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.515121"^^xsd:decimal ;
  dwc:decimalLongitude "0.176764"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.515121 0.176764)"^^geo:wktLiteral ;
  geo-pos:lat "60.515121"^^xsd:decimal ;
  geo-pos:long "0.176764"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_194'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2213_194'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.176764'^^xsd:double;
  dwc:latitude '60.515121'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.176764 60.515121, 0.176764 60.515121, 0.176764 60.515121, 0.176764 60.515121, 0.176764 60.515121))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_194'^^xsd:string;
  dwc:observationDate '1904-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_196> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.976209 1.542293)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.976209"^^xsd:decimal ;
  dwc:decimalLongitude "1.542293"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.976209 1.542293)"^^geo:wktLiteral ;
  geo-pos:lat "61.976209"^^xsd:decimal ;
  geo-pos:long "1.542293"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_196'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2213_196'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.542293'^^xsd:double;
  dwc:latitude '61.976209'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.542293 61.976209, 1.542293 61.976209, 1.542293 61.976209, 1.542293 61.976209, 1.542293 61.976209))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_196'^^xsd:string;
  dwc:observationDate '1904-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_199> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.812888 -8.611032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.812888"^^xsd:decimal ;
  dwc:decimalLongitude "-8.611032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.812888 -8.611032)"^^geo:wktLiteral ;
  geo-pos:lat "58.812888"^^xsd:decimal ;
  geo-pos:long "-8.611032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_199'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2213_199'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.611032'^^xsd:double;
  dwc:latitude '58.812888'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.611032 58.812888, -8.611032 58.812888, -8.611032 58.812888, -8.611032 58.812888, -8.611032 58.812888))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_199'^^xsd:string;
  dwc:observationDate '1904-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_200> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.976209 1.542293)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.976209"^^xsd:decimal ;
  dwc:decimalLongitude "1.542293"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.976209 1.542293)"^^geo:wktLiteral ;
  geo-pos:lat "61.976209"^^xsd:decimal ;
  geo-pos:long "1.542293"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_200'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2213_200'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.542293'^^xsd:double;
  dwc:latitude '61.976209'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.542293 61.976209, 1.542293 61.976209, 1.542293 61.976209, 1.542293 61.976209, 1.542293 61.976209))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_200'^^xsd:string;
  dwc:observationDate '1904-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_201> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.119157 -7.591219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.119157"^^xsd:decimal ;
  dwc:decimalLongitude "-7.591219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.119157 -7.591219)"^^geo:wktLiteral ;
  geo-pos:lat "59.119157"^^xsd:decimal ;
  geo-pos:long "-7.591219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_201'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2213_201'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-7.591219'^^xsd:double;
  dwc:latitude '59.119157'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.591219 59.119157, -7.591219 59.119157, -7.591219 59.119157, -7.591219 59.119157, -7.591219 59.119157))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_201'^^xsd:string;
  dwc:observationDate '1904-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_202> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.409881 0.166599)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.409881"^^xsd:decimal ;
  dwc:decimalLongitude "0.166599"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.409881 0.166599)"^^geo:wktLiteral ;
  geo-pos:lat "60.409881"^^xsd:decimal ;
  geo-pos:long "0.166599"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_202'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2213_202'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.166599'^^xsd:double;
  dwc:latitude '60.409881'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.166599 60.409881, 0.166599 60.409881, 0.166599 60.409881, 0.166599 60.409881, 0.166599 60.409881))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_202'^^xsd:string;
  dwc:observationDate '1904-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_205> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.370287 0.351554)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.370287"^^xsd:decimal ;
  dwc:decimalLongitude "0.351554"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.370287 0.351554)"^^geo:wktLiteral ;
  geo-pos:lat "60.370287"^^xsd:decimal ;
  geo-pos:long "0.351554"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_205'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2213_205'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.351554'^^xsd:double;
  dwc:latitude '60.370287'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.351554 60.370287, 0.351554 60.370287, 0.351554 60.370287, 0.351554 60.370287, 0.351554 60.370287))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_205'^^xsd:string;
  dwc:observationDate '1904-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_206> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.370287 0.351554)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.370287"^^xsd:decimal ;
  dwc:decimalLongitude "0.351554"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.370287 0.351554)"^^geo:wktLiteral ;
  geo-pos:lat "60.370287"^^xsd:decimal ;
  geo-pos:long "0.351554"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_206'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2213_206'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.351554'^^xsd:double;
  dwc:latitude '60.370287'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.351554 60.370287, 0.351554 60.370287, 0.351554 60.370287, 0.351554 60.370287, 0.351554 60.370287))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_206'^^xsd:string;
  dwc:observationDate '1904-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_207> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.976209 1.542293)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.976209"^^xsd:decimal ;
  dwc:decimalLongitude "1.542293"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.976209 1.542293)"^^geo:wktLiteral ;
  geo-pos:lat "61.976209"^^xsd:decimal ;
  geo-pos:long "1.542293"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_207'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2213_207'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.542293'^^xsd:double;
  dwc:latitude '61.976209'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.542293 61.976209, 1.542293 61.976209, 1.542293 61.976209, 1.542293 61.976209, 1.542293 61.976209))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_207'^^xsd:string;
  dwc:observationDate '1904-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_210> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.370287 0.351554)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.370287"^^xsd:decimal ;
  dwc:decimalLongitude "0.351554"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.370287 0.351554)"^^geo:wktLiteral ;
  geo-pos:lat "60.370287"^^xsd:decimal ;
  geo-pos:long "0.351554"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_210'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2213_210'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.351554'^^xsd:double;
  dwc:latitude '60.370287'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.351554 60.370287, 0.351554 60.370287, 0.351554 60.370287, 0.351554 60.370287, 0.351554 60.370287))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_210'^^xsd:string;
  dwc:observationDate '1904-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_211> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.370287 0.351554)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.370287"^^xsd:decimal ;
  dwc:decimalLongitude "0.351554"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.370287 0.351554)"^^geo:wktLiteral ;
  geo-pos:lat "60.370287"^^xsd:decimal ;
  geo-pos:long "0.351554"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_211'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2213_211'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.351554'^^xsd:double;
  dwc:latitude '60.370287'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.351554 60.370287, 0.351554 60.370287, 0.351554 60.370287, 0.351554 60.370287, 0.351554 60.370287))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_211'^^xsd:string;
  dwc:observationDate '1904-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_212> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.370287 0.351554)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.370287"^^xsd:decimal ;
  dwc:decimalLongitude "0.351554"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.370287 0.351554)"^^geo:wktLiteral ;
  geo-pos:lat "60.370287"^^xsd:decimal ;
  geo-pos:long "0.351554"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_212'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2213_212'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.351554'^^xsd:double;
  dwc:latitude '60.370287'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.351554 60.370287, 0.351554 60.370287, 0.351554 60.370287, 0.351554 60.370287, 0.351554 60.370287))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_212'^^xsd:string;
  dwc:observationDate '1904-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_213> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.370287 0.351554)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.370287"^^xsd:decimal ;
  dwc:decimalLongitude "0.351554"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.370287 0.351554)"^^geo:wktLiteral ;
  geo-pos:lat "60.370287"^^xsd:decimal ;
  geo-pos:long "0.351554"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_213'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2213_213'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.351554'^^xsd:double;
  dwc:latitude '60.370287'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.351554 60.370287, 0.351554 60.370287, 0.351554 60.370287, 0.351554 60.370287, 0.351554 60.370287))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_213'^^xsd:string;
  dwc:observationDate '1904-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_216> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.103718 0.38383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.103718"^^xsd:decimal ;
  dwc:decimalLongitude "0.38383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.103718 0.38383)"^^geo:wktLiteral ;
  geo-pos:lat "61.103718"^^xsd:decimal ;
  geo-pos:long "0.38383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_216'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2213_216'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.38383'^^xsd:double;
  dwc:latitude '61.103718'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.38383 61.103718, 0.38383 61.103718, 0.38383 61.103718, 0.38383 61.103718, 0.38383 61.103718))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_216'^^xsd:string;
  dwc:observationDate '1904-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_217> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.976209 1.542293)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.976209"^^xsd:decimal ;
  dwc:decimalLongitude "1.542293"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.976209 1.542293)"^^geo:wktLiteral ;
  geo-pos:lat "61.976209"^^xsd:decimal ;
  geo-pos:long "1.542293"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_217'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2213_217'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.542293'^^xsd:double;
  dwc:latitude '61.976209'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.542293 61.976209, 1.542293 61.976209, 1.542293 61.976209, 1.542293 61.976209, 1.542293 61.976209))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_217'^^xsd:string;
  dwc:observationDate '1904-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_218> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.103718 0.38383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.103718"^^xsd:decimal ;
  dwc:decimalLongitude "0.38383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.103718 0.38383)"^^geo:wktLiteral ;
  geo-pos:lat "61.103718"^^xsd:decimal ;
  geo-pos:long "0.38383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_218'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2213_218'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.38383'^^xsd:double;
  dwc:latitude '61.103718'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.38383 61.103718, 0.38383 61.103718, 0.38383 61.103718, 0.38383 61.103718, 0.38383 61.103718))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_218'^^xsd:string;
  dwc:observationDate '1904-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_219> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.103718 0.38383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.103718"^^xsd:decimal ;
  dwc:decimalLongitude "0.38383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.103718 0.38383)"^^geo:wktLiteral ;
  geo-pos:lat "61.103718"^^xsd:decimal ;
  geo-pos:long "0.38383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_219'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2213_219'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.38383'^^xsd:double;
  dwc:latitude '61.103718'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.38383 61.103718, 0.38383 61.103718, 0.38383 61.103718, 0.38383 61.103718, 0.38383 61.103718))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_219'^^xsd:string;
  dwc:observationDate '1904-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_223> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.271037 -8.933983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.271037"^^xsd:decimal ;
  dwc:decimalLongitude "-8.933983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.271037 -8.933983)"^^geo:wktLiteral ;
  geo-pos:lat "58.271037"^^xsd:decimal ;
  geo-pos:long "-8.933983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_223'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2213_223'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.933983'^^xsd:double;
  dwc:latitude '58.271037'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.933983 58.271037, -8.933983 58.271037, -8.933983 58.271037, -8.933983 58.271037, -8.933983 58.271037))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_223'^^xsd:string;
  dwc:observationDate '1904-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_224> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.103718 0.38383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.103718"^^xsd:decimal ;
  dwc:decimalLongitude "0.38383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.103718 0.38383)"^^geo:wktLiteral ;
  geo-pos:lat "61.103718"^^xsd:decimal ;
  geo-pos:long "0.38383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_224'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2213_224'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.38383'^^xsd:double;
  dwc:latitude '61.103718'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.38383 61.103718, 0.38383 61.103718, 0.38383 61.103718, 0.38383 61.103718, 0.38383 61.103718))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_224'^^xsd:string;
  dwc:observationDate '1904-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_226> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.90468 -9.490794)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.90468"^^xsd:decimal ;
  dwc:decimalLongitude "-9.490794"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.90468 -9.490794)"^^geo:wktLiteral ;
  geo-pos:lat "57.90468"^^xsd:decimal ;
  geo-pos:long "-9.490794"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_226'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2213_226'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.490794'^^xsd:double;
  dwc:latitude '57.90468'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.490794 57.90468, -9.490794 57.90468, -9.490794 57.90468, -9.490794 57.90468, -9.490794 57.90468))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_226'^^xsd:string;
  dwc:observationDate '1904-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_227> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.957623 -4.587532)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.957623"^^xsd:decimal ;
  dwc:decimalLongitude "-4.587532"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.957623 -4.587532)"^^geo:wktLiteral ;
  geo-pos:lat "61.957623"^^xsd:decimal ;
  geo-pos:long "-4.587532"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_227'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2213_227'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-4.587532'^^xsd:double;
  dwc:latitude '61.957623'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.587532 61.957623, -4.587532 61.957623, -4.587532 61.957623, -4.587532 61.957623, -4.587532 61.957623))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_227'^^xsd:string;
  dwc:observationDate '1904-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_228> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.197929 -5.156017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.197929"^^xsd:decimal ;
  dwc:decimalLongitude "-5.156017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.197929 -5.156017)"^^geo:wktLiteral ;
  geo-pos:lat "62.197929"^^xsd:decimal ;
  geo-pos:long "-5.156017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_228'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2213_228'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-5.156017'^^xsd:double;
  dwc:latitude '62.197929'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.156017 62.197929, -5.156017 62.197929, -5.156017 62.197929, -5.156017 62.197929, -5.156017 62.197929))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_228'^^xsd:string;
  dwc:observationDate '1904-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_229> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.197929 -5.156017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.197929"^^xsd:decimal ;
  dwc:decimalLongitude "-5.156017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.197929 -5.156017)"^^geo:wktLiteral ;
  geo-pos:lat "62.197929"^^xsd:decimal ;
  geo-pos:long "-5.156017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_229'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2213_229'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-5.156017'^^xsd:double;
  dwc:latitude '62.197929'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.156017 62.197929, -5.156017 62.197929, -5.156017 62.197929, -5.156017 62.197929, -5.156017 62.197929))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_229'^^xsd:string;
  dwc:observationDate '1904-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_230> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.952903 -7.591219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.952903"^^xsd:decimal ;
  dwc:decimalLongitude "-7.591219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.952903 -7.591219)"^^geo:wktLiteral ;
  geo-pos:lat "58.952903"^^xsd:decimal ;
  geo-pos:long "-7.591219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_230'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2213_230'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-7.591219'^^xsd:double;
  dwc:latitude '58.952903'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.591219 58.952903, -7.591219 58.952903, -7.591219 58.952903, -7.591219 58.952903, -7.591219 58.952903))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_230'^^xsd:string;
  dwc:observationDate '1904-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_231> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.952903 -7.591219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.952903"^^xsd:decimal ;
  dwc:decimalLongitude "-7.591219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.952903 -7.591219)"^^geo:wktLiteral ;
  geo-pos:lat "58.952903"^^xsd:decimal ;
  geo-pos:long "-7.591219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_231'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2213_231'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-7.591219'^^xsd:double;
  dwc:latitude '58.952903'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.591219 58.952903, -7.591219 58.952903, -7.591219 58.952903, -7.591219 58.952903, -7.591219 58.952903))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_231'^^xsd:string;
  dwc:observationDate '1904-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_232> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.812888 -8.611032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.812888"^^xsd:decimal ;
  dwc:decimalLongitude "-8.611032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.812888 -8.611032)"^^geo:wktLiteral ;
  geo-pos:lat "58.812888"^^xsd:decimal ;
  geo-pos:long "-8.611032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_232'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2213_232'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.611032'^^xsd:double;
  dwc:latitude '58.812888'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.611032 58.812888, -8.611032 58.812888, -8.611032 58.812888, -8.611032 58.812888, -8.611032 58.812888))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_232'^^xsd:string;
  dwc:observationDate '1904-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_233> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.960982 -3.704594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.960982"^^xsd:decimal ;
  dwc:decimalLongitude "-3.704594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.960982 -3.704594)"^^geo:wktLiteral ;
  geo-pos:lat "60.960982"^^xsd:decimal ;
  geo-pos:long "-3.704594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_233'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1905'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2213_233'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-3.704594'^^xsd:double;
  dwc:latitude '60.960982'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.704594 60.960982, -3.704594 60.960982, -3.704594 60.960982, -3.704594 60.960982, -3.704594 60.960982))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_233'^^xsd:string;
  dwc:observationDate '1905-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_234> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.960982 -3.704594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.960982"^^xsd:decimal ;
  dwc:decimalLongitude "-3.704594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.960982 -3.704594)"^^geo:wktLiteral ;
  geo-pos:lat "60.960982"^^xsd:decimal ;
  geo-pos:long "-3.704594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_234'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1905'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2213_234'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-3.704594'^^xsd:double;
  dwc:latitude '60.960982'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.704594 60.960982, -3.704594 60.960982, -3.704594 60.960982, -3.704594 60.960982, -3.704594 60.960982))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_234'^^xsd:string;
  dwc:observationDate '1905-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_235> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.865413 -3.187656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.865413"^^xsd:decimal ;
  dwc:decimalLongitude "-3.187656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.865413 -3.187656)"^^geo:wktLiteral ;
  geo-pos:lat "60.865413"^^xsd:decimal ;
  geo-pos:long "-3.187656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_235'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1905'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2213_235'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-3.187656'^^xsd:double;
  dwc:latitude '60.865413'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.187656 60.865413, -3.187656 60.865413, -3.187656 60.865413, -3.187656 60.865413, -3.187656 60.865413))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_235'^^xsd:string;
  dwc:observationDate '1905-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_236> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.865413 -3.187656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.865413"^^xsd:decimal ;
  dwc:decimalLongitude "-3.187656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.865413 -3.187656)"^^geo:wktLiteral ;
  geo-pos:lat "60.865413"^^xsd:decimal ;
  geo-pos:long "-3.187656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_236'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1905'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2213_236'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-3.187656'^^xsd:double;
  dwc:latitude '60.865413'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.187656 60.865413, -3.187656 60.865413, -3.187656 60.865413, -3.187656 60.865413, -3.187656 60.865413))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_236'^^xsd:string;
  dwc:observationDate '1905-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_237> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.865413 -3.187656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.865413"^^xsd:decimal ;
  dwc:decimalLongitude "-3.187656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.865413 -3.187656)"^^geo:wktLiteral ;
  geo-pos:lat "60.865413"^^xsd:decimal ;
  geo-pos:long "-3.187656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_237'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1905'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2213_237'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-3.187656'^^xsd:double;
  dwc:latitude '60.865413'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.187656 60.865413, -3.187656 60.865413, -3.187656 60.865413, -3.187656 60.865413, -3.187656 60.865413))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_237'^^xsd:string;
  dwc:observationDate '1905-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_238> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.865413 -3.187656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.865413"^^xsd:decimal ;
  dwc:decimalLongitude "-3.187656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.865413 -3.187656)"^^geo:wktLiteral ;
  geo-pos:lat "60.865413"^^xsd:decimal ;
  geo-pos:long "-3.187656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_238'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1905'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2213_238'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-3.187656'^^xsd:double;
  dwc:latitude '60.865413'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.187656 60.865413, -3.187656 60.865413, -3.187656 60.865413, -3.187656 60.865413, -3.187656 60.865413))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_238'^^xsd:string;
  dwc:observationDate '1905-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_239> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.865413 -3.187656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.865413"^^xsd:decimal ;
  dwc:decimalLongitude "-3.187656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.865413 -3.187656)"^^geo:wktLiteral ;
  geo-pos:lat "60.865413"^^xsd:decimal ;
  geo-pos:long "-3.187656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_239'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1905'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2213_239'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-3.187656'^^xsd:double;
  dwc:latitude '60.865413'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.187656 60.865413, -3.187656 60.865413, -3.187656 60.865413, -3.187656 60.865413, -3.187656 60.865413))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_239'^^xsd:string;
  dwc:observationDate '1905-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_240> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.865413 -3.187656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.865413"^^xsd:decimal ;
  dwc:decimalLongitude "-3.187656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.865413 -3.187656)"^^geo:wktLiteral ;
  geo-pos:lat "60.865413"^^xsd:decimal ;
  geo-pos:long "-3.187656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_240'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1905'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2213_240'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-3.187656'^^xsd:double;
  dwc:latitude '60.865413'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.187656 60.865413, -3.187656 60.865413, -3.187656 60.865413, -3.187656 60.865413, -3.187656 60.865413))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_240'^^xsd:string;
  dwc:observationDate '1905-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_241> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.865413 -3.187656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.865413"^^xsd:decimal ;
  dwc:decimalLongitude "-3.187656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.865413 -3.187656)"^^geo:wktLiteral ;
  geo-pos:lat "60.865413"^^xsd:decimal ;
  geo-pos:long "-3.187656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_241'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1905'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2213_241'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-3.187656'^^xsd:double;
  dwc:latitude '60.865413'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.187656 60.865413, -3.187656 60.865413, -3.187656 60.865413, -3.187656 60.865413, -3.187656 60.865413))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_241'^^xsd:string;
  dwc:observationDate '1905-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_242> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.865413 -3.187656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.865413"^^xsd:decimal ;
  dwc:decimalLongitude "-3.187656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.865413 -3.187656)"^^geo:wktLiteral ;
  geo-pos:lat "60.865413"^^xsd:decimal ;
  geo-pos:long "-3.187656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_242'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1905'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2213_242'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-3.187656'^^xsd:double;
  dwc:latitude '60.865413'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.187656 60.865413, -3.187656 60.865413, -3.187656 60.865413, -3.187656 60.865413, -3.187656 60.865413))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_242'^^xsd:string;
  dwc:observationDate '1905-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_243> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.250648 -1.487175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.250648"^^xsd:decimal ;
  dwc:decimalLongitude "-1.487175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.250648 -1.487175)"^^geo:wktLiteral ;
  geo-pos:lat "61.250648"^^xsd:decimal ;
  geo-pos:long "-1.487175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_243'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1905'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2213_243'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.487175'^^xsd:double;
  dwc:latitude '61.250648'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.487175 61.250648, -1.487175 61.250648, -1.487175 61.250648, -1.487175 61.250648, -1.487175 61.250648))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_243'^^xsd:string;
  dwc:observationDate '1905-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_244> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.250648 -1.487175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.250648"^^xsd:decimal ;
  dwc:decimalLongitude "-1.487175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.250648 -1.487175)"^^geo:wktLiteral ;
  geo-pos:lat "61.250648"^^xsd:decimal ;
  geo-pos:long "-1.487175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_244'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1905'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2213_244'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.487175'^^xsd:double;
  dwc:latitude '61.250648'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.487175 61.250648, -1.487175 61.250648, -1.487175 61.250648, -1.487175 61.250648, -1.487175 61.250648))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_244'^^xsd:string;
  dwc:observationDate '1905-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_245> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.250648 -1.487175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.250648"^^xsd:decimal ;
  dwc:decimalLongitude "-1.487175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.250648 -1.487175)"^^geo:wktLiteral ;
  geo-pos:lat "61.250648"^^xsd:decimal ;
  geo-pos:long "-1.487175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_245'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1905'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2213_245'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.487175'^^xsd:double;
  dwc:latitude '61.250648'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.487175 61.250648, -1.487175 61.250648, -1.487175 61.250648, -1.487175 61.250648, -1.487175 61.250648))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_245'^^xsd:string;
  dwc:observationDate '1905-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_246> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.194808 -2.056472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.194808"^^xsd:decimal ;
  dwc:decimalLongitude "-2.056472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.194808 -2.056472)"^^geo:wktLiteral ;
  geo-pos:lat "61.194808"^^xsd:decimal ;
  geo-pos:long "-2.056472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_246'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1905'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2213_246'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.056472'^^xsd:double;
  dwc:latitude '61.194808'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.056472 61.194808, -2.056472 61.194808, -2.056472 61.194808, -2.056472 61.194808, -2.056472 61.194808))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_246'^^xsd:string;
  dwc:observationDate '1905-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_247> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.194808 -2.056472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.194808"^^xsd:decimal ;
  dwc:decimalLongitude "-2.056472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.194808 -2.056472)"^^geo:wktLiteral ;
  geo-pos:lat "61.194808"^^xsd:decimal ;
  geo-pos:long "-2.056472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_247'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1905'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2213_247'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.056472'^^xsd:double;
  dwc:latitude '61.194808'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.056472 61.194808, -2.056472 61.194808, -2.056472 61.194808, -2.056472 61.194808, -2.056472 61.194808))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_247'^^xsd:string;
  dwc:observationDate '1905-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_248> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.194808 -2.056472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.194808"^^xsd:decimal ;
  dwc:decimalLongitude "-2.056472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.194808 -2.056472)"^^geo:wktLiteral ;
  geo-pos:lat "61.194808"^^xsd:decimal ;
  geo-pos:long "-2.056472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_248'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1905'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2213_248'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.056472'^^xsd:double;
  dwc:latitude '61.194808'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.056472 61.194808, -2.056472 61.194808, -2.056472 61.194808, -2.056472 61.194808, -2.056472 61.194808))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_248'^^xsd:string;
  dwc:observationDate '1905-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_249> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.194808 -2.056472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.194808"^^xsd:decimal ;
  dwc:decimalLongitude "-2.056472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.194808 -2.056472)"^^geo:wktLiteral ;
  geo-pos:lat "61.194808"^^xsd:decimal ;
  geo-pos:long "-2.056472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_249'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1905'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2213_249'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.056472'^^xsd:double;
  dwc:latitude '61.194808'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.056472 61.194808, -2.056472 61.194808, -2.056472 61.194808, -2.056472 61.194808, -2.056472 61.194808))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_249'^^xsd:string;
  dwc:observationDate '1905-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_250> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.194808 -2.056472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.194808"^^xsd:decimal ;
  dwc:decimalLongitude "-2.056472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.194808 -2.056472)"^^geo:wktLiteral ;
  geo-pos:lat "61.194808"^^xsd:decimal ;
  geo-pos:long "-2.056472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_250'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1905'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2213_250'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.056472'^^xsd:double;
  dwc:latitude '61.194808'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.056472 61.194808, -2.056472 61.194808, -2.056472 61.194808, -2.056472 61.194808, -2.056472 61.194808))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_250'^^xsd:string;
  dwc:observationDate '1905-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_251> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.194808 -2.056472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.194808"^^xsd:decimal ;
  dwc:decimalLongitude "-2.056472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.194808 -2.056472)"^^geo:wktLiteral ;
  geo-pos:lat "61.194808"^^xsd:decimal ;
  geo-pos:long "-2.056472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_251'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1905'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2213_251'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.056472'^^xsd:double;
  dwc:latitude '61.194808'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.056472 61.194808, -2.056472 61.194808, -2.056472 61.194808, -2.056472 61.194808, -2.056472 61.194808))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_251'^^xsd:string;
  dwc:observationDate '1905-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_252> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.359944 -2.202539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.359944"^^xsd:decimal ;
  dwc:decimalLongitude "-2.202539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.359944 -2.202539)"^^geo:wktLiteral ;
  geo-pos:lat "61.359944"^^xsd:decimal ;
  geo-pos:long "-2.202539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_252'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1905'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2213_252'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.202539'^^xsd:double;
  dwc:latitude '61.359944'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.202539 61.359944, -2.202539 61.359944, -2.202539 61.359944, -2.202539 61.359944, -2.202539 61.359944))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_252'^^xsd:string;
  dwc:observationDate '1905-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_253> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.160938 -2.800744)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.160938"^^xsd:decimal ;
  dwc:decimalLongitude "-2.800744"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.160938 -2.800744)"^^geo:wktLiteral ;
  geo-pos:lat "61.160938"^^xsd:decimal ;
  geo-pos:long "-2.800744"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_253'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1905'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2213_253'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.800744'^^xsd:double;
  dwc:latitude '61.160938'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.800744 61.160938, -2.800744 61.160938, -2.800744 61.160938, -2.800744 61.160938, -2.800744 61.160938))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_253'^^xsd:string;
  dwc:observationDate '1905-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_254> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.160938 -2.800744)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.160938"^^xsd:decimal ;
  dwc:decimalLongitude "-2.800744"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.160938 -2.800744)"^^geo:wktLiteral ;
  geo-pos:lat "61.160938"^^xsd:decimal ;
  geo-pos:long "-2.800744"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_254'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1905'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2213_254'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.800744'^^xsd:double;
  dwc:latitude '61.160938'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.800744 61.160938, -2.800744 61.160938, -2.800744 61.160938, -2.800744 61.160938, -2.800744 61.160938))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_254'^^xsd:string;
  dwc:observationDate '1905-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_255> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.430125 -1.487175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.430125"^^xsd:decimal ;
  dwc:decimalLongitude "-1.487175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.430125 -1.487175)"^^geo:wktLiteral ;
  geo-pos:lat "61.430125"^^xsd:decimal ;
  geo-pos:long "-1.487175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_255'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1905'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2213_255'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.487175'^^xsd:double;
  dwc:latitude '61.430125'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.487175 61.430125, -1.487175 61.430125, -1.487175 61.430125, -1.487175 61.430125, -1.487175 61.430125))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_255'^^xsd:string;
  dwc:observationDate '1905-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_256> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.346855 0.230638)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.346855"^^xsd:decimal ;
  dwc:decimalLongitude "0.230638"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.346855 0.230638)"^^geo:wktLiteral ;
  geo-pos:lat "61.346855"^^xsd:decimal ;
  geo-pos:long "0.230638"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_256'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1905'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2213_256'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.230638'^^xsd:double;
  dwc:latitude '61.346855'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.230638 61.346855, 0.230638 61.346855, 0.230638 61.346855, 0.230638 61.346855, 0.230638 61.346855))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_256'^^xsd:string;
  dwc:observationDate '1905-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_257> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.098699 -0.307298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.098699"^^xsd:decimal ;
  dwc:decimalLongitude "-0.307298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.098699 -0.307298)"^^geo:wktLiteral ;
  geo-pos:lat "61.098699"^^xsd:decimal ;
  geo-pos:long "-0.307298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_257'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1905'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2213_257'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.307298'^^xsd:double;
  dwc:latitude '61.098699'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.307298 61.098699, -0.307298 61.098699, -0.307298 61.098699, -0.307298 61.098699, -0.307298 61.098699))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_257'^^xsd:string;
  dwc:observationDate '1905-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_258> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.098699 -0.307298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.098699"^^xsd:decimal ;
  dwc:decimalLongitude "-0.307298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.098699 -0.307298)"^^geo:wktLiteral ;
  geo-pos:lat "61.098699"^^xsd:decimal ;
  geo-pos:long "-0.307298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_258'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1905'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2213_258'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.307298'^^xsd:double;
  dwc:latitude '61.098699'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.307298 61.098699, -0.307298 61.098699, -0.307298 61.098699, -0.307298 61.098699, -0.307298 61.098699))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_258'^^xsd:string;
  dwc:observationDate '1905-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_259> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.303959 -0.885294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.303959"^^xsd:decimal ;
  dwc:decimalLongitude "-0.885294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.303959 -0.885294)"^^geo:wktLiteral ;
  geo-pos:lat "61.303959"^^xsd:decimal ;
  geo-pos:long "-0.885294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_259'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1905'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2213_259'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.885294'^^xsd:double;
  dwc:latitude '61.303959'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.885294 61.303959, -0.885294 61.303959, -0.885294 61.303959, -0.885294 61.303959, -0.885294 61.303959))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_259'^^xsd:string;
  dwc:observationDate '1905-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_260> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.303959 -0.885294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.303959"^^xsd:decimal ;
  dwc:decimalLongitude "-0.885294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.303959 -0.885294)"^^geo:wktLiteral ;
  geo-pos:lat "61.303959"^^xsd:decimal ;
  geo-pos:long "-0.885294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_260'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1905'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2213_260'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.885294'^^xsd:double;
  dwc:latitude '61.303959'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.885294 61.303959, -0.885294 61.303959, -0.885294 61.303959, -0.885294 61.303959, -0.885294 61.303959))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_260'^^xsd:string;
  dwc:observationDate '1905-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_261> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.359944 -0.771812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.359944"^^xsd:decimal ;
  dwc:decimalLongitude "-0.771812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.359944 -0.771812)"^^geo:wktLiteral ;
  geo-pos:lat "61.359944"^^xsd:decimal ;
  geo-pos:long "-0.771812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_261'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1905'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2213_261'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.771812'^^xsd:double;
  dwc:latitude '61.359944'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.771812 61.359944, -0.771812 61.359944, -0.771812 61.359944, -0.771812 61.359944, -0.771812 61.359944))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_261'^^xsd:string;
  dwc:observationDate '1905-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_262> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.359944 -0.771812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.359944"^^xsd:decimal ;
  dwc:decimalLongitude "-0.771812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.359944 -0.771812)"^^geo:wktLiteral ;
  geo-pos:lat "61.359944"^^xsd:decimal ;
  geo-pos:long "-0.771812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_262'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1905'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2213_262'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.771812'^^xsd:double;
  dwc:latitude '61.359944'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.771812 61.359944, -0.771812 61.359944, -0.771812 61.359944, -0.771812 61.359944, -0.771812 61.359944))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_262'^^xsd:string;
  dwc:observationDate '1905-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_263> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.359944 -0.771812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.359944"^^xsd:decimal ;
  dwc:decimalLongitude "-0.771812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.359944 -0.771812)"^^geo:wktLiteral ;
  geo-pos:lat "61.359944"^^xsd:decimal ;
  geo-pos:long "-0.771812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_263'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1905'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2213_263'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.771812'^^xsd:double;
  dwc:latitude '61.359944'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.771812 61.359944, -0.771812 61.359944, -0.771812 61.359944, -0.771812 61.359944, -0.771812 61.359944))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_263'^^xsd:string;
  dwc:observationDate '1905-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_264> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.359944 -0.771812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.359944"^^xsd:decimal ;
  dwc:decimalLongitude "-0.771812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.359944 -0.771812)"^^geo:wktLiteral ;
  geo-pos:lat "61.359944"^^xsd:decimal ;
  geo-pos:long "-0.771812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_264'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1905'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2213_264'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.771812'^^xsd:double;
  dwc:latitude '61.359944'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.771812 61.359944, -0.771812 61.359944, -0.771812 61.359944, -0.771812 61.359944, -0.771812 61.359944))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_264'^^xsd:string;
  dwc:observationDate '1905-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_265> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.359944 -0.771812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.359944"^^xsd:decimal ;
  dwc:decimalLongitude "-0.771812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.359944 -0.771812)"^^geo:wktLiteral ;
  geo-pos:lat "61.359944"^^xsd:decimal ;
  geo-pos:long "-0.771812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_265'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1905'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2213_265'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.771812'^^xsd:double;
  dwc:latitude '61.359944'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.771812 61.359944, -0.771812 61.359944, -0.771812 61.359944, -0.771812 61.359944, -0.771812 61.359944))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_265'^^xsd:string;
  dwc:observationDate '1905-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_394> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.999341 -0.519052)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.999341"^^xsd:decimal ;
  dwc:decimalLongitude "-0.519052"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.999341 -0.519052)"^^geo:wktLiteral ;
  geo-pos:lat "60.999341"^^xsd:decimal ;
  geo-pos:long "-0.519052"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_394'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1907'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2213_394'^^xsd:string;
  dwc:yearCollected '1907'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.519052'^^xsd:double;
  dwc:latitude '60.999341'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.519052 60.999341, -0.519052 60.999341, -0.519052 60.999341, -0.519052 60.999341, -0.519052 60.999341))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_394'^^xsd:string;
  dwc:observationDate '1907-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_396> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.686237 -0.885294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.686237"^^xsd:decimal ;
  dwc:decimalLongitude "-0.885294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.686237 -0.885294)"^^geo:wktLiteral ;
  geo-pos:lat "61.686237"^^xsd:decimal ;
  geo-pos:long "-0.885294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_396'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1907'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2213_396'^^xsd:string;
  dwc:yearCollected '1907'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.885294'^^xsd:double;
  dwc:latitude '61.686237'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.885294 61.686237, -0.885294 61.686237, -0.885294 61.686237, -0.885294 61.686237, -0.885294 61.686237))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_396'^^xsd:string;
  dwc:observationDate '1907-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_397> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.785948 -0.885294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.785948"^^xsd:decimal ;
  dwc:decimalLongitude "-0.885294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.785948 -0.885294)"^^geo:wktLiteral ;
  geo-pos:lat "61.785948"^^xsd:decimal ;
  geo-pos:long "-0.885294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_397'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1907'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2213_397'^^xsd:string;
  dwc:yearCollected '1907'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.885294'^^xsd:double;
  dwc:latitude '61.785948'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.885294 61.785948, -0.885294 61.785948, -0.885294 61.785948, -0.885294 61.785948, -0.885294 61.785948))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_397'^^xsd:string;
  dwc:observationDate '1907-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_398> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.644124 0.794764)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.644124"^^xsd:decimal ;
  dwc:decimalLongitude "0.794764"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.644124 0.794764)"^^geo:wktLiteral ;
  geo-pos:lat "61.644124"^^xsd:decimal ;
  geo-pos:long "0.794764"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_398'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1907'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2213_398'^^xsd:string;
  dwc:yearCollected '1907'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.794764'^^xsd:double;
  dwc:latitude '61.644124'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.794764 61.644124, 0.794764 61.644124, 0.794764 61.644124, 0.794764 61.644124, 0.794764 61.644124))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_398'^^xsd:string;
  dwc:observationDate '1907-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_399> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.644124 0.794764)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.644124"^^xsd:decimal ;
  dwc:decimalLongitude "0.794764"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.644124 0.794764)"^^geo:wktLiteral ;
  geo-pos:lat "61.644124"^^xsd:decimal ;
  geo-pos:long "0.794764"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_399'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1907'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2213_399'^^xsd:string;
  dwc:yearCollected '1907'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.794764'^^xsd:double;
  dwc:latitude '61.644124'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.794764 61.644124, 0.794764 61.644124, 0.794764 61.644124, 0.794764 61.644124, 0.794764 61.644124))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_399'^^xsd:string;
  dwc:observationDate '1907-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_400> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.544904 -0.285564)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.544904"^^xsd:decimal ;
  dwc:decimalLongitude "-0.285564"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.544904 -0.285564)"^^geo:wktLiteral ;
  geo-pos:lat "61.544904"^^xsd:decimal ;
  geo-pos:long "-0.285564"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_400'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1907'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2213_400'^^xsd:string;
  dwc:yearCollected '1907'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.285564'^^xsd:double;
  dwc:latitude '61.544904'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.285564 61.544904, -0.285564 61.544904, -0.285564 61.544904, -0.285564 61.544904, -0.285564 61.544904))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_400'^^xsd:string;
  dwc:observationDate '1907-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_401> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.621362 -0.217286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.621362"^^xsd:decimal ;
  dwc:decimalLongitude "-0.217286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.621362 -0.217286)"^^geo:wktLiteral ;
  geo-pos:lat "61.621362"^^xsd:decimal ;
  geo-pos:long "-0.217286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_401'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1907'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2213_401'^^xsd:string;
  dwc:yearCollected '1907'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.217286'^^xsd:double;
  dwc:latitude '61.621362'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.217286 61.621362, -0.217286 61.621362, -0.217286 61.621362, -0.217286 61.621362, -0.217286 61.621362))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_401'^^xsd:string;
  dwc:observationDate '1907-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_428> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.347335 -1.149614)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.347335"^^xsd:decimal ;
  dwc:decimalLongitude "-1.149614"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.347335 -1.149614)"^^geo:wktLiteral ;
  geo-pos:lat "61.347335"^^xsd:decimal ;
  geo-pos:long "-1.149614"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_428'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2213_428'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.149614'^^xsd:double;
  dwc:latitude '61.347335'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.149614 61.347335, -1.149614 61.347335, -1.149614 61.347335, -1.149614 61.347335, -1.149614 61.347335))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_428'^^xsd:string;
  dwc:observationDate '1908-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_429> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.252298 -1.714798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.252298"^^xsd:decimal ;
  dwc:decimalLongitude "-1.714798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.252298 -1.714798)"^^geo:wktLiteral ;
  geo-pos:lat "61.252298"^^xsd:decimal ;
  geo-pos:long "-1.714798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_429'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2213_429'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.714798'^^xsd:double;
  dwc:latitude '61.252298'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.714798 61.252298, -1.714798 61.252298, -1.714798 61.252298, -1.714798 61.252298, -1.714798 61.252298))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_429'^^xsd:string;
  dwc:observationDate '1908-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_430> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.280621 -1.487175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.280621"^^xsd:decimal ;
  dwc:decimalLongitude "-1.487175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.280621 -1.487175)"^^geo:wktLiteral ;
  geo-pos:lat "61.280621"^^xsd:decimal ;
  geo-pos:long "-1.487175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_430'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2213_430'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.487175'^^xsd:double;
  dwc:latitude '61.280621'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.487175 61.280621, -1.487175 61.280621, -1.487175 61.280621, -1.487175 61.280621, -1.487175 61.280621))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_430'^^xsd:string;
  dwc:observationDate '1908-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_431> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.34497 0.142424)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.34497"^^xsd:decimal ;
  dwc:decimalLongitude "0.142424"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.34497 0.142424)"^^geo:wktLiteral ;
  geo-pos:lat "61.34497"^^xsd:decimal ;
  geo-pos:long "0.142424"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_431'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2213_431'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.142424'^^xsd:double;
  dwc:latitude '61.34497'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.142424 61.34497, 0.142424 61.34497, 0.142424 61.34497, 0.142424 61.34497, 0.142424 61.34497))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_431'^^xsd:string;
  dwc:observationDate '1908-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_432> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.363719 -1.487175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.363719"^^xsd:decimal ;
  dwc:decimalLongitude "-1.487175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.363719 -1.487175)"^^geo:wktLiteral ;
  geo-pos:lat "61.363719"^^xsd:decimal ;
  geo-pos:long "-1.487175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_432'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2213_432'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.487175'^^xsd:double;
  dwc:latitude '61.363719'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.487175 61.363719, -1.487175 61.363719, -1.487175 61.363719, -1.487175 61.363719, -1.487175 61.363719))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_432'^^xsd:string;
  dwc:observationDate '1908-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_433> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.402742 0.266904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.402742"^^xsd:decimal ;
  dwc:decimalLongitude "0.266904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.402742 0.266904)"^^geo:wktLiteral ;
  geo-pos:lat "61.402742"^^xsd:decimal ;
  geo-pos:long "0.266904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_433'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2213_433'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.266904'^^xsd:double;
  dwc:latitude '61.402742'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.266904 61.402742, 0.266904 61.402742, 0.266904 61.402742, 0.266904 61.402742, 0.266904 61.402742))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_433'^^xsd:string;
  dwc:observationDate '1908-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_434> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.412465 -1.121852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.412465"^^xsd:decimal ;
  dwc:decimalLongitude "-1.121852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.412465 -1.121852)"^^geo:wktLiteral ;
  geo-pos:lat "61.412465"^^xsd:decimal ;
  geo-pos:long "-1.121852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_434'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2213_434'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.121852'^^xsd:double;
  dwc:latitude '61.412465'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.121852 61.412465, -1.121852 61.412465, -1.121852 61.412465, -1.121852 61.412465, -1.121852 61.412465))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_434'^^xsd:string;
  dwc:observationDate '1908-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_435> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.419548 -0.095183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.419548"^^xsd:decimal ;
  dwc:decimalLongitude "-0.095183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.419548 -0.095183)"^^geo:wktLiteral ;
  geo-pos:lat "61.419548"^^xsd:decimal ;
  geo-pos:long "-0.095183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_435'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2213_435'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.095183'^^xsd:double;
  dwc:latitude '61.419548'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.095183 61.419548, -0.095183 61.419548, -0.095183 61.419548, -0.095183 61.419548, -0.095183 61.419548))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_435'^^xsd:string;
  dwc:observationDate '1908-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_436> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.43735 0.341812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.43735"^^xsd:decimal ;
  dwc:decimalLongitude "0.341812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.43735 0.341812)"^^geo:wktLiteral ;
  geo-pos:lat "61.43735"^^xsd:decimal ;
  geo-pos:long "0.341812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_436'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2213_436'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.341812'^^xsd:double;
  dwc:latitude '61.43735'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.341812 61.43735, 0.341812 61.43735, 0.341812 61.43735, 0.341812 61.43735, 0.341812 61.43735))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_436'^^xsd:string;
  dwc:observationDate '1908-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_437> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.514311 -1.457806)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.514311"^^xsd:decimal ;
  dwc:decimalLongitude "-1.457806"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.514311 -1.457806)"^^geo:wktLiteral ;
  geo-pos:lat "61.514311"^^xsd:decimal ;
  geo-pos:long "-1.457806"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_437'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2213_437'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.457806'^^xsd:double;
  dwc:latitude '61.514311'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.457806 61.514311, -1.457806 61.514311, -1.457806 61.514311, -1.457806 61.514311, -1.457806 61.514311))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_437'^^xsd:string;
  dwc:observationDate '1908-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_438> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.086752 -1.714831)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.086752"^^xsd:decimal ;
  dwc:decimalLongitude "-1.714831"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.086752 -1.714831)"^^geo:wktLiteral ;
  geo-pos:lat "61.086752"^^xsd:decimal ;
  geo-pos:long "-1.714831"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_438'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2213_438'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.714831'^^xsd:double;
  dwc:latitude '61.086752'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.714831 61.086752, -1.714831 61.086752, -1.714831 61.086752, -1.714831 61.086752, -1.714831 61.086752))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_438'^^xsd:string;
  dwc:observationDate '1908-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_439> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.184482 -1.755833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.184482"^^xsd:decimal ;
  dwc:decimalLongitude "-1.755833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.184482 -1.755833)"^^geo:wktLiteral ;
  geo-pos:lat "61.184482"^^xsd:decimal ;
  geo-pos:long "-1.755833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_439'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2213_439'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.755833'^^xsd:double;
  dwc:latitude '61.184482'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.755833 61.184482, -1.755833 61.184482, -1.755833 61.184482, -1.755833 61.184482, -1.755833 61.184482))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_439'^^xsd:string;
  dwc:observationDate '1908-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_440> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.544904 -0.285564)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.544904"^^xsd:decimal ;
  dwc:decimalLongitude "-0.285564"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.544904 -0.285564)"^^geo:wktLiteral ;
  geo-pos:lat "61.544904"^^xsd:decimal ;
  geo-pos:long "-0.285564"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_440'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2213_440'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.285564'^^xsd:double;
  dwc:latitude '61.544904'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.285564 61.544904, -0.285564 61.544904, -0.285564 61.544904, -0.285564 61.544904, -0.285564 61.544904))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_440'^^xsd:string;
  dwc:observationDate '1908-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_441> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.621362 -0.217286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.621362"^^xsd:decimal ;
  dwc:decimalLongitude "-0.217286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.621362 -0.217286)"^^geo:wktLiteral ;
  geo-pos:lat "61.621362"^^xsd:decimal ;
  geo-pos:long "-0.217286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_441'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2213_441'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.217286'^^xsd:double;
  dwc:latitude '61.621362'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.217286 61.621362, -0.217286 61.621362, -0.217286 61.621362, -0.217286 61.621362, -0.217286 61.621362))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_441'^^xsd:string;
  dwc:observationDate '1908-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_442> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.114894 -0.272589)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.114894"^^xsd:decimal ;
  dwc:decimalLongitude "-0.272589"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.114894 -0.272589)"^^geo:wktLiteral ;
  geo-pos:lat "61.114894"^^xsd:decimal ;
  geo-pos:long "-0.272589"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_442'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2213_442'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.272589'^^xsd:double;
  dwc:latitude '61.114894'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.272589 61.114894, -0.272589 61.114894, -0.272589 61.114894, -0.272589 61.114894, -0.272589 61.114894))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_442'^^xsd:string;
  dwc:observationDate '1908-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_443> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.486809 -0.885294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.486809"^^xsd:decimal ;
  dwc:decimalLongitude "-0.885294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.486809 -0.885294)"^^geo:wktLiteral ;
  geo-pos:lat "61.486809"^^xsd:decimal ;
  geo-pos:long "-0.885294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_443'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2213_443'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.885294'^^xsd:double;
  dwc:latitude '61.486809'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.885294 61.486809, -0.885294 61.486809, -0.885294 61.486809, -0.885294 61.486809, -0.885294 61.486809))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_443'^^xsd:string;
  dwc:observationDate '1908-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_444> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.176501 -0.933969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.176501"^^xsd:decimal ;
  dwc:decimalLongitude "-0.933969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.176501 -0.933969)"^^geo:wktLiteral ;
  geo-pos:lat "61.176501"^^xsd:decimal ;
  geo-pos:long "-0.933969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_444'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2213_444'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.933969'^^xsd:double;
  dwc:latitude '61.176501'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.933969 61.176501, -0.933969 61.176501, -0.933969 61.176501, -0.933969 61.176501, -0.933969 61.176501))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_444'^^xsd:string;
  dwc:observationDate '1908-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_445> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.510148 -1.079991)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.510148"^^xsd:decimal ;
  dwc:decimalLongitude "-1.079991"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.510148 -1.079991)"^^geo:wktLiteral ;
  geo-pos:lat "61.510148"^^xsd:decimal ;
  geo-pos:long "-1.079991"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_445'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2213_445'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.079991'^^xsd:double;
  dwc:latitude '61.510148'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.079991 61.510148, -1.079991 61.510148, -1.079991 61.510148, -1.079991 61.510148, -1.079991 61.510148))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_445'^^xsd:string;
  dwc:observationDate '1908-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_446> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.34497 0.142424)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.34497"^^xsd:decimal ;
  dwc:decimalLongitude "0.142424"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.34497 0.142424)"^^geo:wktLiteral ;
  geo-pos:lat "61.34497"^^xsd:decimal ;
  geo-pos:long "0.142424"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_446'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2213_446'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.142424'^^xsd:double;
  dwc:latitude '61.34497'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.142424 61.34497, 0.142424 61.34497, 0.142424 61.34497, 0.142424 61.34497, 0.142424 61.34497))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_446'^^xsd:string;
  dwc:observationDate '1908-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_447> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.555862 -0.593043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.555862"^^xsd:decimal ;
  dwc:decimalLongitude "-0.593043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.555862 -0.593043)"^^geo:wktLiteral ;
  geo-pos:lat "61.555862"^^xsd:decimal ;
  geo-pos:long "-0.593043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_447'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2213_447'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.593043'^^xsd:double;
  dwc:latitude '61.555862'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.593043 61.555862, -0.593043 61.555862, -0.593043 61.555862, -0.593043 61.555862, -0.593043 61.555862))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_447'^^xsd:string;
  dwc:observationDate '1908-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_448> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.930757 -0.715164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.930757"^^xsd:decimal ;
  dwc:decimalLongitude "-0.715164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.930757 -0.715164)"^^geo:wktLiteral ;
  geo-pos:lat "60.930757"^^xsd:decimal ;
  geo-pos:long "-0.715164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_448'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2213_448'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.715164'^^xsd:double;
  dwc:latitude '60.930757'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.715164 60.930757, -0.715164 60.930757, -0.715164 60.930757, -0.715164 60.930757, -0.715164 60.930757))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_448'^^xsd:string;
  dwc:observationDate '1908-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_449> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.999341 -2.455299)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.999341"^^xsd:decimal ;
  dwc:decimalLongitude "-2.455299"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.999341 -2.455299)"^^geo:wktLiteral ;
  geo-pos:lat "60.999341"^^xsd:decimal ;
  geo-pos:long "-2.455299"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_449'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2213_449'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.455299'^^xsd:double;
  dwc:latitude '60.999341'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.455299 60.999341, -2.455299 60.999341, -2.455299 60.999341, -2.455299 60.999341, -2.455299 60.999341))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_449'^^xsd:string;
  dwc:observationDate '1908-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_450> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.344123 -0.682774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.344123"^^xsd:decimal ;
  dwc:decimalLongitude "-0.682774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.344123 -0.682774)"^^geo:wktLiteral ;
  geo-pos:lat "61.344123"^^xsd:decimal ;
  geo-pos:long "-0.682774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_450'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2213_450'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.682774'^^xsd:double;
  dwc:latitude '61.344123'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.682774 61.344123, -0.682774 61.344123, -0.682774 61.344123, -0.682774 61.344123, -0.682774 61.344123))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_450'^^xsd:string;
  dwc:observationDate '1908-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_451> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.347099 -1.487175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.347099"^^xsd:decimal ;
  dwc:decimalLongitude "-1.487175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.347099 -1.487175)"^^geo:wktLiteral ;
  geo-pos:lat "61.347099"^^xsd:decimal ;
  geo-pos:long "-1.487175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_451'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2213_451'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.487175'^^xsd:double;
  dwc:latitude '61.347099'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.487175 61.347099, -1.487175 61.347099, -1.487175 61.347099, -1.487175 61.347099, -1.487175 61.347099))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_451'^^xsd:string;
  dwc:observationDate '1908-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_452> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.347099 -1.487175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.347099"^^xsd:decimal ;
  dwc:decimalLongitude "-1.487175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.347099 -1.487175)"^^geo:wktLiteral ;
  geo-pos:lat "61.347099"^^xsd:decimal ;
  geo-pos:long "-1.487175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_452'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2213_452'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.487175'^^xsd:double;
  dwc:latitude '61.347099'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.487175 61.347099, -1.487175 61.347099, -1.487175 61.347099, -1.487175 61.347099, -1.487175 61.347099))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_452'^^xsd:string;
  dwc:observationDate '1908-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_453> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.544904 -0.285564)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.544904"^^xsd:decimal ;
  dwc:decimalLongitude "-0.285564"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.544904 -0.285564)"^^geo:wktLiteral ;
  geo-pos:lat "61.544904"^^xsd:decimal ;
  geo-pos:long "-0.285564"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_453'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2213_453'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.285564'^^xsd:double;
  dwc:latitude '61.544904'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.285564 61.544904, -0.285564 61.544904, -0.285564 61.544904, -0.285564 61.544904, -0.285564 61.544904))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_453'^^xsd:string;
  dwc:observationDate '1908-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_454> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.655813 -2.815734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.655813"^^xsd:decimal ;
  dwc:decimalLongitude "-2.815734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.655813 -2.815734)"^^geo:wktLiteral ;
  geo-pos:lat "60.655813"^^xsd:decimal ;
  geo-pos:long "-2.815734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_454'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2213_454'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.815734'^^xsd:double;
  dwc:latitude '60.655813'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.815734 60.655813, -2.815734 60.655813, -2.815734 60.655813, -2.815734 60.655813, -2.815734 60.655813))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_454'^^xsd:string;
  dwc:observationDate '1908-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_455> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.114894 -0.272589)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.114894"^^xsd:decimal ;
  dwc:decimalLongitude "-0.272589"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.114894 -0.272589)"^^geo:wktLiteral ;
  geo-pos:lat "61.114894"^^xsd:decimal ;
  geo-pos:long "-0.272589"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_455'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2213_455'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.272589'^^xsd:double;
  dwc:latitude '61.114894'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.272589 61.114894, -0.272589 61.114894, -0.272589 61.114894, -0.272589 61.114894, -0.272589 61.114894))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_455'^^xsd:string;
  dwc:observationDate '1908-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_344> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.66722 -0.176158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.66722"^^xsd:decimal ;
  dwc:decimalLongitude "-0.176158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.66722 -0.176158)"^^geo:wktLiteral ;
  geo-pos:lat "61.66722"^^xsd:decimal ;
  geo-pos:long "-0.176158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_344'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1906'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2213_344'^^xsd:string;
  dwc:yearCollected '1906'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.176158'^^xsd:double;
  dwc:latitude '61.66722'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.176158 61.66722, -0.176158 61.66722, -0.176158 61.66722, -0.176158 61.66722, -0.176158 61.66722))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_344'^^xsd:string;
  dwc:observationDate '1906-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_345> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.774172 -0.079715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.774172"^^xsd:decimal ;
  dwc:decimalLongitude "-0.079715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.774172 -0.079715)"^^geo:wktLiteral ;
  geo-pos:lat "61.774172"^^xsd:decimal ;
  geo-pos:long "-0.079715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_345'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1906'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2213_345'^^xsd:string;
  dwc:yearCollected '1906'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.079715'^^xsd:double;
  dwc:latitude '61.774172'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.079715 61.774172, -0.079715 61.774172, -0.079715 61.774172, -0.079715 61.774172, -0.079715 61.774172))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_345'^^xsd:string;
  dwc:observationDate '1906-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_346> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.928759 -1.487175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.928759"^^xsd:decimal ;
  dwc:decimalLongitude "-1.487175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.928759 -1.487175)"^^geo:wktLiteral ;
  geo-pos:lat "61.928759"^^xsd:decimal ;
  geo-pos:long "-1.487175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_346'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1906'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2213_346'^^xsd:string;
  dwc:yearCollected '1906'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.487175'^^xsd:double;
  dwc:latitude '61.928759'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.487175 61.928759, -1.487175 61.928759, -1.487175 61.928759, -1.487175 61.928759, -1.487175 61.928759))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_346'^^xsd:string;
  dwc:observationDate '1906-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_347> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.928759 -1.487175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.928759"^^xsd:decimal ;
  dwc:decimalLongitude "-1.487175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.928759 -1.487175)"^^geo:wktLiteral ;
  geo-pos:lat "61.928759"^^xsd:decimal ;
  geo-pos:long "-1.487175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_347'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1906'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2213_347'^^xsd:string;
  dwc:yearCollected '1906'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.487175'^^xsd:double;
  dwc:latitude '61.928759'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.487175 61.928759, -1.487175 61.928759, -1.487175 61.928759, -1.487175 61.928759, -1.487175 61.928759))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_347'^^xsd:string;
  dwc:observationDate '1906-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_348> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.275904 0.07549)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.275904"^^xsd:decimal ;
  dwc:decimalLongitude "0.07549"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.275904 0.07549)"^^geo:wktLiteral ;
  geo-pos:lat "61.275904"^^xsd:decimal ;
  geo-pos:long "0.07549"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_348'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1906'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2213_348'^^xsd:string;
  dwc:yearCollected '1906'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.07549'^^xsd:double;
  dwc:latitude '61.275904'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.07549 61.275904, 0.07549 61.275904, 0.07549 61.275904, 0.07549 61.275904, 0.07549 61.275904))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_348'^^xsd:string;
  dwc:observationDate '1906-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_349> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.275904 0.07549)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.275904"^^xsd:decimal ;
  dwc:decimalLongitude "0.07549"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.275904 0.07549)"^^geo:wktLiteral ;
  geo-pos:lat "61.275904"^^xsd:decimal ;
  geo-pos:long "0.07549"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_349'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1906'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2213_349'^^xsd:string;
  dwc:yearCollected '1906'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.07549'^^xsd:double;
  dwc:latitude '61.275904'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.07549 61.275904, 0.07549 61.275904, 0.07549 61.275904, 0.07549 61.275904, 0.07549 61.275904))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_349'^^xsd:string;
  dwc:observationDate '1906-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_350> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.774172 -0.079715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.774172"^^xsd:decimal ;
  dwc:decimalLongitude "-0.079715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.774172 -0.079715)"^^geo:wktLiteral ;
  geo-pos:lat "61.774172"^^xsd:decimal ;
  geo-pos:long "-0.079715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_350'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1906'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2213_350'^^xsd:string;
  dwc:yearCollected '1906'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.079715'^^xsd:double;
  dwc:latitude '61.774172'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.079715 61.774172, -0.079715 61.774172, -0.079715 61.774172, -0.079715 61.774172, -0.079715 61.774172))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_350'^^xsd:string;
  dwc:observationDate '1906-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_351> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.621224 0.744138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.621224"^^xsd:decimal ;
  dwc:decimalLongitude "0.744138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.621224 0.744138)"^^geo:wktLiteral ;
  geo-pos:lat "61.621224"^^xsd:decimal ;
  geo-pos:long "0.744138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_351'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1906'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2213_351'^^xsd:string;
  dwc:yearCollected '1906'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.744138'^^xsd:double;
  dwc:latitude '61.621224'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.744138 61.621224, 0.744138 61.621224, 0.744138 61.621224, 0.744138 61.621224, 0.744138 61.621224))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_351'^^xsd:string;
  dwc:observationDate '1906-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_352> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.621224 0.744138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.621224"^^xsd:decimal ;
  dwc:decimalLongitude "0.744138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.621224 0.744138)"^^geo:wktLiteral ;
  geo-pos:lat "61.621224"^^xsd:decimal ;
  geo-pos:long "0.744138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_352'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1906'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2213_352'^^xsd:string;
  dwc:yearCollected '1906'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.744138'^^xsd:double;
  dwc:latitude '61.621224'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.744138 61.621224, 0.744138 61.621224, 0.744138 61.621224, 0.744138 61.621224, 0.744138 61.621224))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_352'^^xsd:string;
  dwc:observationDate '1906-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_353> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.094606 0.213674)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.094606"^^xsd:decimal ;
  dwc:decimalLongitude "0.213674"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.094606 0.213674)"^^geo:wktLiteral ;
  geo-pos:lat "62.094606"^^xsd:decimal ;
  geo-pos:long "0.213674"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_353'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1906'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2213_353'^^xsd:string;
  dwc:yearCollected '1906'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.213674'^^xsd:double;
  dwc:latitude '62.094606'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.213674 62.094606, 0.213674 62.094606, 0.213674 62.094606, 0.213674 62.094606, 0.213674 62.094606))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_353'^^xsd:string;
  dwc:observationDate '1906-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3956> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.083333 -8.166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.083333"^^xsd:decimal ;
  dwc:decimalLongitude "-8.166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.083333 -8.166667)"^^geo:wktLiteral ;
  geo-pos:lat "59.083333"^^xsd:decimal ;
  geo-pos:long "-8.166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3956'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1950'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2213_3956'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.166667'^^xsd:double;
  dwc:latitude '59.083333'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.166667 59.083333, -8.166667 59.083333, -8.166667 59.083333, -8.166667 59.083333, -8.166667 59.083333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3956'^^xsd:string;
  dwc:observationDate '1950-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_354> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.11831 -0.885294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.11831"^^xsd:decimal ;
  dwc:decimalLongitude "-0.885294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.11831 -0.885294)"^^geo:wktLiteral ;
  geo-pos:lat "62.11831"^^xsd:decimal ;
  geo-pos:long "-0.885294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_354'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1907'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2213_354'^^xsd:string;
  dwc:yearCollected '1907'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.885294'^^xsd:double;
  dwc:latitude '62.11831'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.885294 62.11831, -0.885294 62.11831, -0.885294 62.11831, -0.885294 62.11831, -0.885294 62.11831))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_354'^^xsd:string;
  dwc:observationDate '1907-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_355> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.552411 0.592708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.552411"^^xsd:decimal ;
  dwc:decimalLongitude "0.592708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.552411 0.592708)"^^geo:wktLiteral ;
  geo-pos:lat "61.552411"^^xsd:decimal ;
  geo-pos:long "0.592708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_355'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1907'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2213_355'^^xsd:string;
  dwc:yearCollected '1907'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.592708'^^xsd:double;
  dwc:latitude '61.552411'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.592708 61.552411, 0.592708 61.552411, 0.592708 61.552411, 0.592708 61.552411, 0.592708 61.552411))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_355'^^xsd:string;
  dwc:observationDate '1907-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_356> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.497511 -0.648839)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.497511"^^xsd:decimal ;
  dwc:decimalLongitude "-0.648839"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.497511 -0.648839)"^^geo:wktLiteral ;
  geo-pos:lat "61.497511"^^xsd:decimal ;
  geo-pos:long "-0.648839"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_356'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1907'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2213_356'^^xsd:string;
  dwc:yearCollected '1907'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.648839'^^xsd:double;
  dwc:latitude '61.497511'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.648839 61.497511, -0.648839 61.497511, -0.648839 61.497511, -0.648839 61.497511, -0.648839 61.497511))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_356'^^xsd:string;
  dwc:observationDate '1907-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_357> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.819185 -0.885294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.819185"^^xsd:decimal ;
  dwc:decimalLongitude "-0.885294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.819185 -0.885294)"^^geo:wktLiteral ;
  geo-pos:lat "61.819185"^^xsd:decimal ;
  geo-pos:long "-0.885294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_357'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1907'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2213_357'^^xsd:string;
  dwc:yearCollected '1907'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.885294'^^xsd:double;
  dwc:latitude '61.819185'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.885294 61.819185, -0.885294 61.819185, -0.885294 61.819185, -0.885294 61.819185, -0.885294 61.819185))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_357'^^xsd:string;
  dwc:observationDate '1907-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_362> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.494939 0.467029)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.494939"^^xsd:decimal ;
  dwc:decimalLongitude "0.467029"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.494939 0.467029)"^^geo:wktLiteral ;
  geo-pos:lat "61.494939"^^xsd:decimal ;
  geo-pos:long "0.467029"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_362'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1907'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2213_362'^^xsd:string;
  dwc:yearCollected '1907'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.467029'^^xsd:double;
  dwc:latitude '61.494939'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.467029 61.494939, 0.467029 61.494939, 0.467029 61.494939, 0.467029 61.494939, 0.467029 61.494939))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_362'^^xsd:string;
  dwc:observationDate '1907-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_364> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.413577 -1.487175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.413577"^^xsd:decimal ;
  dwc:decimalLongitude "-1.487175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.413577 -1.487175)"^^geo:wktLiteral ;
  geo-pos:lat "61.413577"^^xsd:decimal ;
  geo-pos:long "-1.487175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_364'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1907'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2213_364'^^xsd:string;
  dwc:yearCollected '1907'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.487175'^^xsd:double;
  dwc:latitude '61.413577'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.487175 61.413577, -1.487175 61.413577, -1.487175 61.413577, -1.487175 61.413577, -1.487175 61.413577))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_364'^^xsd:string;
  dwc:observationDate '1907-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_365> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.413577 -1.487175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.413577"^^xsd:decimal ;
  dwc:decimalLongitude "-1.487175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.413577 -1.487175)"^^geo:wktLiteral ;
  geo-pos:lat "61.413577"^^xsd:decimal ;
  geo-pos:long "-1.487175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_365'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1907'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2213_365'^^xsd:string;
  dwc:yearCollected '1907'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.487175'^^xsd:double;
  dwc:latitude '61.413577'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.487175 61.413577, -1.487175 61.413577, -1.487175 61.413577, -1.487175 61.413577, -1.487175 61.413577))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_365'^^xsd:string;
  dwc:observationDate '1907-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_366> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.33048 -1.487175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.33048"^^xsd:decimal ;
  dwc:decimalLongitude "-1.487175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.33048 -1.487175)"^^geo:wktLiteral ;
  geo-pos:lat "61.33048"^^xsd:decimal ;
  geo-pos:long "-1.487175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_366'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1907'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2213_366'^^xsd:string;
  dwc:yearCollected '1907'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.487175'^^xsd:double;
  dwc:latitude '61.33048'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.487175 61.33048, -1.487175 61.33048, -1.487175 61.33048, -1.487175 61.33048, -1.487175 61.33048))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_366'^^xsd:string;
  dwc:observationDate '1907-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_367> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.33048 -1.487175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.33048"^^xsd:decimal ;
  dwc:decimalLongitude "-1.487175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.33048 -1.487175)"^^geo:wktLiteral ;
  geo-pos:lat "61.33048"^^xsd:decimal ;
  geo-pos:long "-1.487175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_367'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1907'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2213_367'^^xsd:string;
  dwc:yearCollected '1907'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.487175'^^xsd:double;
  dwc:latitude '61.33048'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.487175 61.33048, -1.487175 61.33048, -1.487175 61.33048, -1.487175 61.33048, -1.487175 61.33048))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_367'^^xsd:string;
  dwc:observationDate '1907-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_368> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.33048 -1.487175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.33048"^^xsd:decimal ;
  dwc:decimalLongitude "-1.487175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.33048 -1.487175)"^^geo:wktLiteral ;
  geo-pos:lat "61.33048"^^xsd:decimal ;
  geo-pos:long "-1.487175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_368'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1907'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2213_368'^^xsd:string;
  dwc:yearCollected '1907'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.487175'^^xsd:double;
  dwc:latitude '61.33048'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.487175 61.33048, -1.487175 61.33048, -1.487175 61.33048, -1.487175 61.33048, -1.487175 61.33048))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_368'^^xsd:string;
  dwc:observationDate '1907-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_369> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.229993 -0.024324)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.229993"^^xsd:decimal ;
  dwc:decimalLongitude "-0.024324"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.229993 -0.024324)"^^geo:wktLiteral ;
  geo-pos:lat "61.229993"^^xsd:decimal ;
  geo-pos:long "-0.024324"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_369'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1907'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2213_369'^^xsd:string;
  dwc:yearCollected '1907'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.024324'^^xsd:double;
  dwc:latitude '61.229993'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.024324 61.229993, -0.024324 61.229993, -0.024324 61.229993, -0.024324 61.229993, -0.024324 61.229993))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_369'^^xsd:string;
  dwc:observationDate '1907-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_371> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.275904 0.07549)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.275904"^^xsd:decimal ;
  dwc:decimalLongitude "0.07549"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.275904 0.07549)"^^geo:wktLiteral ;
  geo-pos:lat "61.275904"^^xsd:decimal ;
  geo-pos:long "0.07549"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_371'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1907'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2213_371'^^xsd:string;
  dwc:yearCollected '1907'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.07549'^^xsd:double;
  dwc:latitude '61.275904'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.07549 61.275904, 0.07549 61.275904, 0.07549 61.275904, 0.07549 61.275904, 0.07549 61.275904))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_371'^^xsd:string;
  dwc:observationDate '1907-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_372> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.926839 0.059228)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.926839"^^xsd:decimal ;
  dwc:decimalLongitude "0.059228"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.926839 0.059228)"^^geo:wktLiteral ;
  geo-pos:lat "61.926839"^^xsd:decimal ;
  geo-pos:long "0.059228"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_372'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1907'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2213_372'^^xsd:string;
  dwc:yearCollected '1907'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.059228'^^xsd:double;
  dwc:latitude '61.926839'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.059228 61.926839, 0.059228 61.926839, 0.059228 61.926839, 0.059228 61.926839, 0.059228 61.926839))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_372'^^xsd:string;
  dwc:observationDate '1907-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_374> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.697785 -0.148671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.697785"^^xsd:decimal ;
  dwc:decimalLongitude "-0.148671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.697785 -0.148671)"^^geo:wktLiteral ;
  geo-pos:lat "61.697785"^^xsd:decimal ;
  geo-pos:long "-0.148671"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_374'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1907'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2213_374'^^xsd:string;
  dwc:yearCollected '1907'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.148671'^^xsd:double;
  dwc:latitude '61.697785'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.148671 61.697785, -0.148671 61.697785, -0.148671 61.697785, -0.148671 61.697785, -0.148671 61.697785))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_374'^^xsd:string;
  dwc:observationDate '1907-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_375> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.686237 -0.885294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.686237"^^xsd:decimal ;
  dwc:decimalLongitude "-0.885294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.686237 -0.885294)"^^geo:wktLiteral ;
  geo-pos:lat "61.686237"^^xsd:decimal ;
  geo-pos:long "-0.885294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_375'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1907'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2213_375'^^xsd:string;
  dwc:yearCollected '1907'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.885294'^^xsd:double;
  dwc:latitude '61.686237'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.885294 61.686237, -0.885294 61.686237, -0.885294 61.686237, -0.885294 61.686237, -0.885294 61.686237))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_375'^^xsd:string;
  dwc:observationDate '1907-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_376> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.802567 -0.885294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.802567"^^xsd:decimal ;
  dwc:decimalLongitude "-0.885294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.802567 -0.885294)"^^geo:wktLiteral ;
  geo-pos:lat "61.802567"^^xsd:decimal ;
  geo-pos:long "-0.885294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_376'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1907'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2213_376'^^xsd:string;
  dwc:yearCollected '1907'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.885294'^^xsd:double;
  dwc:latitude '61.802567'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.885294 61.802567, -0.885294 61.802567, -0.885294 61.802567, -0.885294 61.802567, -0.885294 61.802567))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_376'^^xsd:string;
  dwc:observationDate '1907-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_377> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.752711 -0.885294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.752711"^^xsd:decimal ;
  dwc:decimalLongitude "-0.885294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.752711 -0.885294)"^^geo:wktLiteral ;
  geo-pos:lat "61.752711"^^xsd:decimal ;
  geo-pos:long "-0.885294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_377'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1907'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2213_377'^^xsd:string;
  dwc:yearCollected '1907'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.885294'^^xsd:double;
  dwc:latitude '61.752711'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.885294 61.752711, -0.885294 61.752711, -0.885294 61.752711, -0.885294 61.752711, -0.885294 61.752711))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_377'^^xsd:string;
  dwc:observationDate '1907-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_378> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.774172 -0.079715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.774172"^^xsd:decimal ;
  dwc:decimalLongitude "-0.079715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.774172 -0.079715)"^^geo:wktLiteral ;
  geo-pos:lat "61.774172"^^xsd:decimal ;
  geo-pos:long "-0.079715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_378'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1907'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2213_378'^^xsd:string;
  dwc:yearCollected '1907'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.079715'^^xsd:double;
  dwc:latitude '61.774172'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.079715 61.774172, -0.079715 61.774172, -0.079715 61.774172, -0.079715 61.774172, -0.079715 61.774172))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_378'^^xsd:string;
  dwc:observationDate '1907-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_379> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.774172 -0.079715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.774172"^^xsd:decimal ;
  dwc:decimalLongitude "-0.079715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.774172 -0.079715)"^^geo:wktLiteral ;
  geo-pos:lat "61.774172"^^xsd:decimal ;
  geo-pos:long "-0.079715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_379'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1907'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2213_379'^^xsd:string;
  dwc:yearCollected '1907'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.079715'^^xsd:double;
  dwc:latitude '61.774172'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.079715 61.774172, -0.079715 61.774172, -0.079715 61.774172, -0.079715 61.774172, -0.079715 61.774172))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_379'^^xsd:string;
  dwc:observationDate '1907-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_384> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.379647 0.217057)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.379647"^^xsd:decimal ;
  dwc:decimalLongitude "0.217057"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.379647 0.217057)"^^geo:wktLiteral ;
  geo-pos:lat "61.379647"^^xsd:decimal ;
  geo-pos:long "0.217057"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_384'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1907'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2213_384'^^xsd:string;
  dwc:yearCollected '1907'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.217057'^^xsd:double;
  dwc:latitude '61.379647'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.217057 61.379647, 0.217057 61.379647, 0.217057 61.379647, 0.217057 61.379647, 0.217057 61.379647))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_384'^^xsd:string;
  dwc:observationDate '1907-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_385> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.379647 0.217057)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.379647"^^xsd:decimal ;
  dwc:decimalLongitude "0.217057"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.379647 0.217057)"^^geo:wktLiteral ;
  geo-pos:lat "61.379647"^^xsd:decimal ;
  geo-pos:long "0.217057"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_385'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1907'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2213_385'^^xsd:string;
  dwc:yearCollected '1907'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.217057'^^xsd:double;
  dwc:latitude '61.379647'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.217057 61.379647, 0.217057 61.379647, 0.217057 61.379647, 0.217057 61.379647, 0.217057 61.379647))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_385'^^xsd:string;
  dwc:observationDate '1907-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_386> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.621362 -0.217286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.621362"^^xsd:decimal ;
  dwc:decimalLongitude "-0.217286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.621362 -0.217286)"^^geo:wktLiteral ;
  geo-pos:lat "61.621362"^^xsd:decimal ;
  geo-pos:long "-0.217286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_386'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1907'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2213_386'^^xsd:string;
  dwc:yearCollected '1907'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.217286'^^xsd:double;
  dwc:latitude '61.621362'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.217286 61.621362, -0.217286 61.621362, -0.217286 61.621362, -0.217286 61.621362, -0.217286 61.621362))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_386'^^xsd:string;
  dwc:observationDate '1907-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_387> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.896317 0.031329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.896317"^^xsd:decimal ;
  dwc:decimalLongitude "0.031329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.896317 0.031329)"^^geo:wktLiteral ;
  geo-pos:lat "61.896317"^^xsd:decimal ;
  geo-pos:long "0.031329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_387'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1907'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2213_387'^^xsd:string;
  dwc:yearCollected '1907'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.031329'^^xsd:double;
  dwc:latitude '61.896317'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.031329 61.896317, 0.031329 61.896317, 0.031329 61.896317, 0.031329 61.896317, 0.031329 61.896317))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_387'^^xsd:string;
  dwc:observationDate '1907-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_388> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.819987 -0.038177)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.819987"^^xsd:decimal ;
  dwc:decimalLongitude "-0.038177"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.819987 -0.038177)"^^geo:wktLiteral ;
  geo-pos:lat "61.819987"^^xsd:decimal ;
  geo-pos:long "-0.038177"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_388'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1907'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2213_388'^^xsd:string;
  dwc:yearCollected '1907'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.038177'^^xsd:double;
  dwc:latitude '61.819987'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.038177 61.819987, -0.038177 61.819987, -0.038177 61.819987, -0.038177 61.819987, -0.038177 61.819987))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_388'^^xsd:string;
  dwc:observationDate '1907-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_389> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.035221 -0.885294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.035221"^^xsd:decimal ;
  dwc:decimalLongitude "-0.885294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.035221 -0.885294)"^^geo:wktLiteral ;
  geo-pos:lat "62.035221"^^xsd:decimal ;
  geo-pos:long "-0.885294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_389'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1907'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2213_389'^^xsd:string;
  dwc:yearCollected '1907'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.885294'^^xsd:double;
  dwc:latitude '62.035221'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.885294 62.035221, -0.885294 62.035221, -0.885294 62.035221, -0.885294 62.035221, -0.885294 62.035221))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_389'^^xsd:string;
  dwc:observationDate '1907-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1301> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.040992 -8.391696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.040992"^^xsd:decimal ;
  dwc:decimalLongitude "-8.391696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.040992 -8.391696)"^^geo:wktLiteral ;
  geo-pos:lat "58.040992"^^xsd:decimal ;
  geo-pos:long "-8.391696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1301'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2213_1301'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.391696'^^xsd:double;
  dwc:latitude '58.040992'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.391696 58.040992, -8.391696 58.040992, -8.391696 58.040992, -8.391696 58.040992, -8.391696 58.040992))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1301'^^xsd:string;
  dwc:observationDate '1909-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1302> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.040992 -8.391696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.040992"^^xsd:decimal ;
  dwc:decimalLongitude "-8.391696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.040992 -8.391696)"^^geo:wktLiteral ;
  geo-pos:lat "58.040992"^^xsd:decimal ;
  geo-pos:long "-8.391696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1302'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2213_1302'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.391696'^^xsd:double;
  dwc:latitude '58.040992'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.391696 58.040992, -8.391696 58.040992, -8.391696 58.040992, -8.391696 58.040992, -8.391696 58.040992))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1302'^^xsd:string;
  dwc:observationDate '1909-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3966> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.916667 -9.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.916667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.916667 -9.5)"^^geo:wktLiteral ;
  geo-pos:lat "57.916667"^^xsd:decimal ;
  geo-pos:long "-9.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3966'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1950'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2213_3966'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.5'^^xsd:double;
  dwc:latitude '57.916667'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.5 57.916667, -9.5 57.916667, -9.5 57.916667, -9.5 57.916667, -9.5 57.916667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3966'^^xsd:string;
  dwc:observationDate '1950-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1303> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.040992 -8.391696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.040992"^^xsd:decimal ;
  dwc:decimalLongitude "-8.391696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.040992 -8.391696)"^^geo:wktLiteral ;
  geo-pos:lat "58.040992"^^xsd:decimal ;
  geo-pos:long "-8.391696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1303'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2213_1303'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.391696'^^xsd:double;
  dwc:latitude '58.040992'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.391696 58.040992, -8.391696 58.040992, -8.391696 58.040992, -8.391696 58.040992, -8.391696 58.040992))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1303'^^xsd:string;
  dwc:observationDate '1909-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1314> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.218047 -9.65549)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.218047"^^xsd:decimal ;
  dwc:decimalLongitude "-9.65549"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.218047 -9.65549)"^^geo:wktLiteral ;
  geo-pos:lat "57.218047"^^xsd:decimal ;
  geo-pos:long "-9.65549"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1314'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2213_1314'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.65549'^^xsd:double;
  dwc:latitude '57.218047'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.65549 57.218047, -9.65549 57.218047, -9.65549 57.218047, -9.65549 57.218047, -9.65549 57.218047))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1314'^^xsd:string;
  dwc:observationDate '1909-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1315> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.218047 -9.65549)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.218047"^^xsd:decimal ;
  dwc:decimalLongitude "-9.65549"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.218047 -9.65549)"^^geo:wktLiteral ;
  geo-pos:lat "57.218047"^^xsd:decimal ;
  geo-pos:long "-9.65549"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1315'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2213_1315'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.65549'^^xsd:double;
  dwc:latitude '57.218047'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.65549 57.218047, -9.65549 57.218047, -9.65549 57.218047, -9.65549 57.218047, -9.65549 57.218047))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1315'^^xsd:string;
  dwc:observationDate '1909-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1316> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.863909 -0.421025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.863909"^^xsd:decimal ;
  dwc:decimalLongitude "-0.421025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.863909 -0.421025)"^^geo:wktLiteral ;
  geo-pos:lat "61.863909"^^xsd:decimal ;
  geo-pos:long "-0.421025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1316'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2213_1316'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.421025'^^xsd:double;
  dwc:latitude '61.863909'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.421025 61.863909, -0.421025 61.863909, -0.421025 61.863909, -0.421025 61.863909, -0.421025 61.863909))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1316'^^xsd:string;
  dwc:observationDate '1909-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1318> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.193789 0.864824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.193789"^^xsd:decimal ;
  dwc:decimalLongitude "0.864824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.193789 0.864824)"^^geo:wktLiteral ;
  geo-pos:lat "61.193789"^^xsd:decimal ;
  geo-pos:long "0.864824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1318'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2213_1318'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.864824'^^xsd:double;
  dwc:latitude '61.193789'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.864824 61.193789, 0.864824 61.193789, 0.864824 61.193789, 0.864824 61.193789, 0.864824 61.193789))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1318'^^xsd:string;
  dwc:observationDate '1909-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_753> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.437805 -0.380591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.437805"^^xsd:decimal ;
  dwc:decimalLongitude "-0.380591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.437805 -0.380591)"^^geo:wktLiteral ;
  geo-pos:lat "61.437805"^^xsd:decimal ;
  geo-pos:long "-0.380591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_753'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2213_753'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.380591'^^xsd:double;
  dwc:latitude '61.437805'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.380591 61.437805, -0.380591 61.437805, -0.380591 61.437805, -0.380591 61.437805, -0.380591 61.437805))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_753'^^xsd:string;
  dwc:observationDate '1908-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_754> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.437805 -0.380591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.437805"^^xsd:decimal ;
  dwc:decimalLongitude "-0.380591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.437805 -0.380591)"^^geo:wktLiteral ;
  geo-pos:lat "61.437805"^^xsd:decimal ;
  geo-pos:long "-0.380591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_754'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2213_754'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.380591'^^xsd:double;
  dwc:latitude '61.437805'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.380591 61.437805, -0.380591 61.437805, -0.380591 61.437805, -0.380591 61.437805, -0.380591 61.437805))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_754'^^xsd:string;
  dwc:observationDate '1908-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_755> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.47019 -0.885294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.47019"^^xsd:decimal ;
  dwc:decimalLongitude "-0.885294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.47019 -0.885294)"^^geo:wktLiteral ;
  geo-pos:lat "61.47019"^^xsd:decimal ;
  geo-pos:long "-0.885294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_755'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2213_755'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.885294'^^xsd:double;
  dwc:latitude '61.47019'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.885294 61.47019, -0.885294 61.47019, -0.885294 61.47019, -0.885294 61.47019, -0.885294 61.47019))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_755'^^xsd:string;
  dwc:observationDate '1908-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_756> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.499013 -0.32637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.499013"^^xsd:decimal ;
  dwc:decimalLongitude "-0.32637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.499013 -0.32637)"^^geo:wktLiteral ;
  geo-pos:lat "61.499013"^^xsd:decimal ;
  geo-pos:long "-0.32637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_756'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2213_756'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.32637'^^xsd:double;
  dwc:latitude '61.499013'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.32637 61.499013, -0.32637 61.499013, -0.32637 61.499013, -0.32637 61.499013, -0.32637 61.499013))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_756'^^xsd:string;
  dwc:observationDate '1908-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_757> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.073315 0.224109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.073315"^^xsd:decimal ;
  dwc:decimalLongitude "0.224109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.073315 0.224109)"^^geo:wktLiteral ;
  geo-pos:lat "61.073315"^^xsd:decimal ;
  geo-pos:long "0.224109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_757'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2213_757'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.224109'^^xsd:double;
  dwc:latitude '61.073315'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.224109 61.073315, 0.224109 61.073315, 0.224109 61.073315, 0.224109 61.073315, 0.224109 61.073315))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_757'^^xsd:string;
  dwc:observationDate '1908-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_758> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.252298 -0.05579)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.252298"^^xsd:decimal ;
  dwc:decimalLongitude "-0.05579"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.252298 -0.05579)"^^geo:wktLiteral ;
  geo-pos:lat "61.252298"^^xsd:decimal ;
  geo-pos:long "-0.05579"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_758'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2213_758'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.05579'^^xsd:double;
  dwc:latitude '61.252298'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.05579 61.252298, -0.05579 61.252298, -0.05579 61.252298, -0.05579 61.252298, -0.05579 61.252298))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_758'^^xsd:string;
  dwc:observationDate '1908-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_759> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.298671 0.043171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.298671"^^xsd:decimal ;
  dwc:decimalLongitude "0.043171"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.298671 0.043171)"^^geo:wktLiteral ;
  geo-pos:lat "61.298671"^^xsd:decimal ;
  geo-pos:long "0.043171"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_759'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2213_759'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.043171'^^xsd:double;
  dwc:latitude '61.298671'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.043171 61.298671, 0.043171 61.298671, 0.043171 61.298671, 0.043171 61.298671, 0.043171 61.298671))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_759'^^xsd:string;
  dwc:observationDate '1908-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_760> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.298671 0.043171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.298671"^^xsd:decimal ;
  dwc:decimalLongitude "0.043171"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.298671 0.043171)"^^geo:wktLiteral ;
  geo-pos:lat "61.298671"^^xsd:decimal ;
  geo-pos:long "0.043171"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_760'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2213_760'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.043171'^^xsd:double;
  dwc:latitude '61.298671'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.043171 61.298671, 0.043171 61.298671, 0.043171 61.298671, 0.043171 61.298671, 0.043171 61.298671))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_760'^^xsd:string;
  dwc:observationDate '1908-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_761> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.407193 -0.407622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.407193"^^xsd:decimal ;
  dwc:decimalLongitude "-0.407622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.407193 -0.407622)"^^geo:wktLiteral ;
  geo-pos:lat "61.407193"^^xsd:decimal ;
  geo-pos:long "-0.407622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_761'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2213_761'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.407622'^^xsd:double;
  dwc:latitude '61.407193'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.407622 61.407193, -0.407622 61.407193, -0.407622 61.407193, -0.407622 61.407193, -0.407622 61.407193))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_761'^^xsd:string;
  dwc:observationDate '1908-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_762> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.503428 -0.885294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.503428"^^xsd:decimal ;
  dwc:decimalLongitude "-0.885294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.503428 -0.885294)"^^geo:wktLiteral ;
  geo-pos:lat "61.503428"^^xsd:decimal ;
  geo-pos:long "-0.885294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_762'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2213_762'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.885294'^^xsd:double;
  dwc:latitude '61.503428'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.885294 61.503428, -0.885294 61.503428, -0.885294 61.503428, -0.885294 61.503428, -0.885294 61.503428))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_762'^^xsd:string;
  dwc:observationDate '1908-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_763> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.653565 -1.219372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.653565"^^xsd:decimal ;
  dwc:decimalLongitude "-1.219372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.653565 -1.219372)"^^geo:wktLiteral ;
  geo-pos:lat "61.653565"^^xsd:decimal ;
  geo-pos:long "-1.219372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_763'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2213_763'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.219372'^^xsd:double;
  dwc:latitude '61.653565'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.219372 61.653565, -1.219372 61.653565, -1.219372 61.653565, -1.219372 61.653565, -1.219372 61.653565))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_763'^^xsd:string;
  dwc:observationDate '1908-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_764> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.310252 0.067957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.310252"^^xsd:decimal ;
  dwc:decimalLongitude "0.067957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.310252 0.067957)"^^geo:wktLiteral ;
  geo-pos:lat "61.310252"^^xsd:decimal ;
  geo-pos:long "0.067957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_764'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2213_764'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.067957'^^xsd:double;
  dwc:latitude '61.310252'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.067957 61.310252, 0.067957 61.310252, 0.067957 61.310252, 0.067957 61.310252, 0.067957 61.310252))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_764'^^xsd:string;
  dwc:observationDate '1908-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_765> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.321829 0.092761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.321829"^^xsd:decimal ;
  dwc:decimalLongitude "0.092761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.321829 0.092761)"^^geo:wktLiteral ;
  geo-pos:lat "61.321829"^^xsd:decimal ;
  geo-pos:long "0.092761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_765'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2213_765'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.092761'^^xsd:double;
  dwc:latitude '61.321829'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.092761 61.321829, 0.092761 61.321829, 0.092761 61.321829, 0.092761 61.321829, 0.092761 61.321829))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_765'^^xsd:string;
  dwc:observationDate '1908-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_766> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.321829 0.092761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.321829"^^xsd:decimal ;
  dwc:decimalLongitude "0.092761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.321829 0.092761)"^^geo:wktLiteral ;
  geo-pos:lat "61.321829"^^xsd:decimal ;
  geo-pos:long "0.092761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_766'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2213_766'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.092761'^^xsd:double;
  dwc:latitude '61.321829'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.092761 61.321829, 0.092761 61.321829, 0.092761 61.321829, 0.092761 61.321829, 0.092761 61.321829))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_766'^^xsd:string;
  dwc:observationDate '1908-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_767> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.321829 0.092761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.321829"^^xsd:decimal ;
  dwc:decimalLongitude "0.092761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.321829 0.092761)"^^geo:wktLiteral ;
  geo-pos:lat "61.321829"^^xsd:decimal ;
  geo-pos:long "0.092761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_767'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2213_767'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.092761'^^xsd:double;
  dwc:latitude '61.321829'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.092761 61.321829, 0.092761 61.321829, 0.092761 61.321829, 0.092761 61.321829, 0.092761 61.321829))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_767'^^xsd:string;
  dwc:observationDate '1908-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_768> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.321829 0.092761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.321829"^^xsd:decimal ;
  dwc:decimalLongitude "0.092761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.321829 0.092761)"^^geo:wktLiteral ;
  geo-pos:lat "61.321829"^^xsd:decimal ;
  geo-pos:long "0.092761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_768'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2213_768'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.092761'^^xsd:double;
  dwc:latitude '61.321829'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.092761 61.321829, 0.092761 61.321829, 0.092761 61.321829, 0.092761 61.321829, 0.092761 61.321829))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_768'^^xsd:string;
  dwc:observationDate '1908-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_769> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.499013 -1.444218)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.499013"^^xsd:decimal ;
  dwc:decimalLongitude "-1.444218"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.499013 -1.444218)"^^geo:wktLiteral ;
  geo-pos:lat "61.499013"^^xsd:decimal ;
  geo-pos:long "-1.444218"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_769'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2213_769'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.444218'^^xsd:double;
  dwc:latitude '61.499013'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.444218 61.499013, -1.444218 61.499013, -1.444218 61.499013, -1.444218 61.499013, -1.444218 61.499013))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_769'^^xsd:string;
  dwc:observationDate '1908-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_788> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.437805 -0.380591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.437805"^^xsd:decimal ;
  dwc:decimalLongitude "-0.380591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.437805 -0.380591)"^^geo:wktLiteral ;
  geo-pos:lat "61.437805"^^xsd:decimal ;
  geo-pos:long "-0.380591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_788'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2213_788'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.380591'^^xsd:double;
  dwc:latitude '61.437805'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.380591 61.437805, -0.380591 61.437805, -0.380591 61.437805, -0.380591 61.437805, -0.380591 61.437805))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_788'^^xsd:string;
  dwc:observationDate '1908-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_789> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.437805 -0.380591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.437805"^^xsd:decimal ;
  dwc:decimalLongitude "-0.380591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.437805 -0.380591)"^^geo:wktLiteral ;
  geo-pos:lat "61.437805"^^xsd:decimal ;
  geo-pos:long "-0.380591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_789'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2213_789'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.380591'^^xsd:double;
  dwc:latitude '61.437805'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.380591 61.437805, -0.380591 61.437805, -0.380591 61.437805, -0.380591 61.437805, -0.380591 61.437805))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_789'^^xsd:string;
  dwc:observationDate '1908-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_790> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.453109 -0.367056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.453109"^^xsd:decimal ;
  dwc:decimalLongitude "-0.367056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.453109 -0.367056)"^^geo:wktLiteral ;
  geo-pos:lat "61.453109"^^xsd:decimal ;
  geo-pos:long "-0.367056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_790'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2213_790'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.367056'^^xsd:double;
  dwc:latitude '61.453109'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.367056 61.453109, -0.367056 61.453109, -0.367056 61.453109, -0.367056 61.453109, -0.367056 61.453109))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_790'^^xsd:string;
  dwc:observationDate '1908-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_791> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.544904 -0.285564)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.544904"^^xsd:decimal ;
  dwc:decimalLongitude "-0.285564"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.544904 -0.285564)"^^geo:wktLiteral ;
  geo-pos:lat "61.544904"^^xsd:decimal ;
  geo-pos:long "-0.285564"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_791'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2213_791'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.285564'^^xsd:double;
  dwc:latitude '61.544904'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.285564 61.544904, -0.285564 61.544904, -0.285564 61.544904, -0.285564 61.544904, -0.285564 61.544904))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_791'^^xsd:string;
  dwc:observationDate '1908-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_792> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.621362 -0.217286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.621362"^^xsd:decimal ;
  dwc:decimalLongitude "-0.217286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.621362 -0.217286)"^^geo:wktLiteral ;
  geo-pos:lat "61.621362"^^xsd:decimal ;
  geo-pos:long "-0.217286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_792'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2213_792'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.217286'^^xsd:double;
  dwc:latitude '61.621362'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.217286 61.621362, -0.217286 61.621362, -0.217286 61.621362, -0.217286 61.621362, -0.217286 61.621362))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_792'^^xsd:string;
  dwc:observationDate '1908-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_793> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.321829 0.092761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.321829"^^xsd:decimal ;
  dwc:decimalLongitude "0.092761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.321829 0.092761)"^^geo:wktLiteral ;
  geo-pos:lat "61.321829"^^xsd:decimal ;
  geo-pos:long "0.092761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_793'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2213_793'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.092761'^^xsd:double;
  dwc:latitude '61.321829'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.092761 61.321829, 0.092761 61.321829, 0.092761 61.321829, 0.092761 61.321829, 0.092761 61.321829))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_793'^^xsd:string;
  dwc:observationDate '1908-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_794> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.321829 0.092761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.321829"^^xsd:decimal ;
  dwc:decimalLongitude "0.092761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.321829 0.092761)"^^geo:wktLiteral ;
  geo-pos:lat "61.321829"^^xsd:decimal ;
  geo-pos:long "0.092761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_794'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2213_794'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.092761'^^xsd:double;
  dwc:latitude '61.321829'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.092761 61.321829, 0.092761 61.321829, 0.092761 61.321829, 0.092761 61.321829, 0.092761 61.321829))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_794'^^xsd:string;
  dwc:observationDate '1908-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_795> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.321829 0.092761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.321829"^^xsd:decimal ;
  dwc:decimalLongitude "0.092761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.321829 0.092761)"^^geo:wktLiteral ;
  geo-pos:lat "61.321829"^^xsd:decimal ;
  geo-pos:long "0.092761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_795'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2213_795'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.092761'^^xsd:double;
  dwc:latitude '61.321829'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.092761 61.321829, 0.092761 61.321829, 0.092761 61.321829, 0.092761 61.321829, 0.092761 61.321829))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_795'^^xsd:string;
  dwc:observationDate '1908-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_796> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.458145 -0.634609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.458145"^^xsd:decimal ;
  dwc:decimalLongitude "-0.634609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.458145 -0.634609)"^^geo:wktLiteral ;
  geo-pos:lat "61.458145"^^xsd:decimal ;
  geo-pos:long "-0.634609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_796'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2213_796'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.634609'^^xsd:double;
  dwc:latitude '61.458145'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.634609 61.458145, -0.634609 61.458145, -0.634609 61.458145, -0.634609 61.458145, -0.634609 61.458145))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_796'^^xsd:string;
  dwc:observationDate '1908-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_797> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.468412 -0.353507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.468412"^^xsd:decimal ;
  dwc:decimalLongitude "-0.353507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.468412 -0.353507)"^^geo:wktLiteral ;
  geo-pos:lat "61.468412"^^xsd:decimal ;
  geo-pos:long "-0.353507"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_797'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2213_797'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.353507'^^xsd:double;
  dwc:latitude '61.468412'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.353507 61.468412, -0.353507 61.468412, -0.353507 61.468412, -0.353507 61.468412, -0.353507 61.468412))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_797'^^xsd:string;
  dwc:observationDate '1908-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_798> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.914038 -0.438373)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.914038"^^xsd:decimal ;
  dwc:decimalLongitude "-0.438373"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.914038 -0.438373)"^^geo:wktLiteral ;
  geo-pos:lat "61.914038"^^xsd:decimal ;
  geo-pos:long "-0.438373"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_798'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2213_798'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.438373'^^xsd:double;
  dwc:latitude '61.914038'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.438373 61.914038, -0.438373 61.914038, -0.438373 61.914038, -0.438373 61.914038, -0.438373 61.914038))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_798'^^xsd:string;
  dwc:observationDate '1908-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_799> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.298671 0.043171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.298671"^^xsd:decimal ;
  dwc:decimalLongitude "0.043171"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.298671 0.043171)"^^geo:wktLiteral ;
  geo-pos:lat "61.298671"^^xsd:decimal ;
  geo-pos:long "0.043171"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_799'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2213_799'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.043171'^^xsd:double;
  dwc:latitude '61.298671'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.043171 61.298671, 0.043171 61.298671, 0.043171 61.298671, 0.043171 61.298671, 0.043171 61.298671))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_799'^^xsd:string;
  dwc:observationDate '1908-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_800> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.437805 -0.380591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.437805"^^xsd:decimal ;
  dwc:decimalLongitude "-0.380591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.437805 -0.380591)"^^geo:wktLiteral ;
  geo-pos:lat "61.437805"^^xsd:decimal ;
  geo-pos:long "-0.380591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_800'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2213_800'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.380591'^^xsd:double;
  dwc:latitude '61.437805'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.380591 61.437805, -0.380591 61.437805, -0.380591 61.437805, -0.380591 61.437805, -0.380591 61.437805))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_800'^^xsd:string;
  dwc:observationDate '1908-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_801> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.606073 -0.230969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.606073"^^xsd:decimal ;
  dwc:decimalLongitude "-0.230969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.606073 -0.230969)"^^geo:wktLiteral ;
  geo-pos:lat "61.606073"^^xsd:decimal ;
  geo-pos:long "-0.230969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_801'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2213_801'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.230969'^^xsd:double;
  dwc:latitude '61.606073'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.230969 61.606073, -0.230969 61.606073, -0.230969 61.606073, -0.230969 61.606073, -0.230969 61.606073))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_801'^^xsd:string;
  dwc:observationDate '1908-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_802> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.743621 -0.107338)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.743621"^^xsd:decimal ;
  dwc:decimalLongitude "-0.107338"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.743621 -0.107338)"^^geo:wktLiteral ;
  geo-pos:lat "61.743621"^^xsd:decimal ;
  geo-pos:long "-0.107338"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_802'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2213_802'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.107338'^^xsd:double;
  dwc:latitude '61.743621'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.107338 61.743621, -0.107338 61.743621, -0.107338 61.743621, -0.107338 61.743621, -0.107338 61.743621))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_802'^^xsd:string;
  dwc:observationDate '1908-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_803> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.774172 -0.079715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.774172"^^xsd:decimal ;
  dwc:decimalLongitude "-0.079715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.774172 -0.079715)"^^geo:wktLiteral ;
  geo-pos:lat "61.774172"^^xsd:decimal ;
  geo-pos:long "-0.079715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_803'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2213_803'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.079715'^^xsd:double;
  dwc:latitude '61.774172'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.079715 61.774172, -0.079715 61.774172, -0.079715 61.774172, -0.079715 61.774172, -0.079715 61.774172))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_803'^^xsd:string;
  dwc:observationDate '1908-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_804> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.275493 -0.006346)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.275493"^^xsd:decimal ;
  dwc:decimalLongitude "-0.006346"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.275493 -0.006346)"^^geo:wktLiteral ;
  geo-pos:lat "61.275493"^^xsd:decimal ;
  geo-pos:long "-0.006346"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_804'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2213_804'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.006346'^^xsd:double;
  dwc:latitude '61.275493'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.006346 61.275493, -0.006346 61.275493, -0.006346 61.275493, -0.006346 61.275493, -0.006346 61.275493))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_804'^^xsd:string;
  dwc:observationDate '1908-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_805> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.441857 -0.641511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.441857"^^xsd:decimal ;
  dwc:decimalLongitude "-0.641511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.441857 -0.641511)"^^geo:wktLiteral ;
  geo-pos:lat "61.441857"^^xsd:decimal ;
  geo-pos:long "-0.641511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_805'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2213_805'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.641511'^^xsd:double;
  dwc:latitude '61.441857'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.641511 61.441857, -0.641511 61.441857, -0.641511 61.441857, -0.641511 61.441857, -0.641511 61.441857))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_805'^^xsd:string;
  dwc:observationDate '1908-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_806> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.544904 -1.485024)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.544904"^^xsd:decimal ;
  dwc:decimalLongitude "-1.485024"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.544904 -1.485024)"^^geo:wktLiteral ;
  geo-pos:lat "61.544904"^^xsd:decimal ;
  geo-pos:long "-1.485024"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_806'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2213_806'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.485024'^^xsd:double;
  dwc:latitude '61.544904'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.485024 61.544904, -1.485024 61.544904, -1.485024 61.544904, -1.485024 61.544904, -1.485024 61.544904))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_806'^^xsd:string;
  dwc:observationDate '1908-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_807> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.544904 -1.485024)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.544904"^^xsd:decimal ;
  dwc:decimalLongitude "-1.485024"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.544904 -1.485024)"^^geo:wktLiteral ;
  geo-pos:lat "61.544904"^^xsd:decimal ;
  geo-pos:long "-1.485024"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_807'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2213_807'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.485024'^^xsd:double;
  dwc:latitude '61.544904'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.485024 61.544904, -1.485024 61.544904, -1.485024 61.544904, -1.485024 61.544904, -1.485024 61.544904))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_807'^^xsd:string;
  dwc:observationDate '1908-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_808> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.229085 -0.105162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.229085"^^xsd:decimal ;
  dwc:decimalLongitude "-0.105162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.229085 -0.105162)"^^geo:wktLiteral ;
  geo-pos:lat "61.229085"^^xsd:decimal ;
  geo-pos:long "-0.105162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_808'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2213_808'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.105162'^^xsd:double;
  dwc:latitude '61.229085'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.105162 61.229085, -0.105162 61.229085, -0.105162 61.229085, -0.105162 61.229085, -0.105162 61.229085))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_808'^^xsd:string;
  dwc:observationDate '1908-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_809> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.353854 -0.885294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.353854"^^xsd:decimal ;
  dwc:decimalLongitude "-0.885294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.353854 -0.885294)"^^geo:wktLiteral ;
  geo-pos:lat "61.353854"^^xsd:decimal ;
  geo-pos:long "-0.885294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_809'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2213_809'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.885294'^^xsd:double;
  dwc:latitude '61.353854'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.885294 61.353854, -0.885294 61.353854, -0.885294 61.353854, -0.885294 61.353854, -0.885294 61.353854))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_809'^^xsd:string;
  dwc:observationDate '1908-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_810> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.356534 0.167284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.356534"^^xsd:decimal ;
  dwc:decimalLongitude "0.167284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.356534 0.167284)"^^geo:wktLiteral ;
  geo-pos:lat "61.356534"^^xsd:decimal ;
  geo-pos:long "0.167284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_810'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2213_810'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.167284'^^xsd:double;
  dwc:latitude '61.356534'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.167284 61.356534, 0.167284 61.356534, 0.167284 61.356534, 0.167284 61.356534, 0.167284 61.356534))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_810'^^xsd:string;
  dwc:observationDate '1908-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_811> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.560199 -0.271936)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.560199"^^xsd:decimal ;
  dwc:decimalLongitude "-0.271936"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.560199 -0.271936)"^^geo:wktLiteral ;
  geo-pos:lat "61.560199"^^xsd:decimal ;
  geo-pos:long "-0.271936"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_811'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2213_811'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.271936'^^xsd:double;
  dwc:latitude '61.560199'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.271936 61.560199, -0.271936 61.560199, -0.271936 61.560199, -0.271936 61.560199, -0.271936 61.560199))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_811'^^xsd:string;
  dwc:observationDate '1908-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_812> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.575367 0.64311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.575367"^^xsd:decimal ;
  dwc:decimalLongitude "0.64311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.575367 0.64311)"^^geo:wktLiteral ;
  geo-pos:lat "61.575367"^^xsd:decimal ;
  geo-pos:long "0.64311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_812'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2213_812'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.64311'^^xsd:double;
  dwc:latitude '61.575367'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.64311 61.575367, 0.64311 61.575367, 0.64311 61.575367, 0.64311 61.575367, 0.64311 61.575367))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_812'^^xsd:string;
  dwc:observationDate '1908-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_813> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.926839 0.059228)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.926839"^^xsd:decimal ;
  dwc:decimalLongitude "0.059228"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.926839 0.059228)"^^geo:wktLiteral ;
  geo-pos:lat "61.926839"^^xsd:decimal ;
  geo-pos:long "0.059228"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_813'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2213_813'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.059228'^^xsd:double;
  dwc:latitude '61.926839'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.059228 61.926839, 0.059228 61.926839, 0.059228 61.926839, 0.059228 61.926839, 0.059228 61.926839))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_813'^^xsd:string;
  dwc:observationDate '1908-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_814> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.921731 -0.885294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.921731"^^xsd:decimal ;
  dwc:decimalLongitude "-0.885294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.921731 -0.885294)"^^geo:wktLiteral ;
  geo-pos:lat "60.921731"^^xsd:decimal ;
  geo-pos:long "-0.885294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_814'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2213_814'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.885294'^^xsd:double;
  dwc:latitude '60.921731'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.885294 60.921731, -0.885294 60.921731, -0.885294 60.921731, -0.885294 60.921731, -0.885294 60.921731))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_814'^^xsd:string;
  dwc:observationDate '1908-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_815> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.954268 -0.70929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.954268"^^xsd:decimal ;
  dwc:decimalLongitude "-0.70929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.954268 -0.70929)"^^geo:wktLiteral ;
  geo-pos:lat "60.954268"^^xsd:decimal ;
  geo-pos:long "-0.70929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_815'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2213_815'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.70929'^^xsd:double;
  dwc:latitude '60.954268'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.70929 60.954268, -0.70929 60.954268, -0.70929 60.954268, -0.70929 60.954268, -0.70929 60.954268))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_815'^^xsd:string;
  dwc:observationDate '1908-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_816> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.441857 -1.129077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.441857"^^xsd:decimal ;
  dwc:decimalLongitude "-1.129077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.441857 -1.129077)"^^geo:wktLiteral ;
  geo-pos:lat "61.441857"^^xsd:decimal ;
  geo-pos:long "-1.129077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_816'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2213_816'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.129077'^^xsd:double;
  dwc:latitude '61.441857'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.129077 61.441857, -1.129077 61.441857, -1.129077 61.441857, -1.129077 61.441857, -1.129077 61.441857))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_816'^^xsd:string;
  dwc:observationDate '1908-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_817> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.507005 -1.156729)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.507005"^^xsd:decimal ;
  dwc:decimalLongitude "-1.156729"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.507005 -1.156729)"^^geo:wktLiteral ;
  geo-pos:lat "61.507005"^^xsd:decimal ;
  geo-pos:long "-1.156729"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_817'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2213_817'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.156729'^^xsd:double;
  dwc:latitude '61.507005'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.156729 61.507005, -1.156729 61.507005, -1.156729 61.507005, -1.156729 61.507005, -1.156729 61.507005))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_817'^^xsd:string;
  dwc:observationDate '1908-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_818> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.621362 -0.217286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.621362"^^xsd:decimal ;
  dwc:decimalLongitude "-0.217286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.621362 -0.217286)"^^geo:wktLiteral ;
  geo-pos:lat "61.621362"^^xsd:decimal ;
  geo-pos:long "-0.217286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_818'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2213_818'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.217286'^^xsd:double;
  dwc:latitude '61.621362'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.217286 61.621362, -0.217286 61.621362, -0.217286 61.621362, -0.217286 61.621362, -0.217286 61.621362))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_818'^^xsd:string;
  dwc:observationDate '1908-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_819> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.621362 -0.217286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.621362"^^xsd:decimal ;
  dwc:decimalLongitude "-0.217286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.621362 -0.217286)"^^geo:wktLiteral ;
  geo-pos:lat "61.621362"^^xsd:decimal ;
  geo-pos:long "-0.217286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_819'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2213_819'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.217286'^^xsd:double;
  dwc:latitude '61.621362'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.217286 61.621362, -0.217286 61.621362, -0.217286 61.621362, -0.217286 61.621362, -0.217286 61.621362))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_819'^^xsd:string;
  dwc:observationDate '1908-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_820> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.383325 -1.261158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.383325"^^xsd:decimal ;
  dwc:decimalLongitude "-1.261158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.383325 -1.261158)"^^geo:wktLiteral ;
  geo-pos:lat "61.383325"^^xsd:decimal ;
  geo-pos:long "-1.261158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_820'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2213_820'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.261158'^^xsd:double;
  dwc:latitude '61.383325'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.261158 61.383325, -1.261158 61.383325, -1.261158 61.383325, -1.261158 61.383325, -1.261158 61.383325))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_820'^^xsd:string;
  dwc:observationDate '1908-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_821> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.383325 -1.261158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.383325"^^xsd:decimal ;
  dwc:decimalLongitude "-1.261158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.383325 -1.261158)"^^geo:wktLiteral ;
  geo-pos:lat "61.383325"^^xsd:decimal ;
  geo-pos:long "-1.261158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_821'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2213_821'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.261158'^^xsd:double;
  dwc:latitude '61.383325'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.261158 61.383325, -1.261158 61.383325, -1.261158 61.383325, -1.261158 61.383325, -1.261158 61.383325))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_821'^^xsd:string;
  dwc:observationDate '1908-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_822> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.383325 -1.261158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.383325"^^xsd:decimal ;
  dwc:decimalLongitude "-1.261158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.383325 -1.261158)"^^geo:wktLiteral ;
  geo-pos:lat "61.383325"^^xsd:decimal ;
  geo-pos:long "-1.261158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_822'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2213_822'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.261158'^^xsd:double;
  dwc:latitude '61.383325'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.261158 61.383325, -1.261158 61.383325, -1.261158 61.383325, -1.261158 61.383325, -1.261158 61.383325))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_822'^^xsd:string;
  dwc:observationDate '1908-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_823> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.660053 -1.141923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.660053"^^xsd:decimal ;
  dwc:decimalLongitude "-1.141923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.660053 -1.141923)"^^geo:wktLiteral ;
  geo-pos:lat "61.660053"^^xsd:decimal ;
  geo-pos:long "-1.141923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_823'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2213_823'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.141923'^^xsd:double;
  dwc:latitude '61.660053'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.141923 61.660053, -1.141923 61.660053, -1.141923 61.660053, -1.141923 61.660053, -1.141923 61.660053))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_823'^^xsd:string;
  dwc:observationDate '1908-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_824> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.205853 -0.15446)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.205853"^^xsd:decimal ;
  dwc:decimalLongitude "-0.15446"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.205853 -0.15446)"^^geo:wktLiteral ;
  geo-pos:lat "61.205853"^^xsd:decimal ;
  geo-pos:long "-0.15446"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_824'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2213_824'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.15446'^^xsd:double;
  dwc:latitude '61.205853'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.15446 61.205853, -0.15446 61.205853, -0.15446 61.205853, -0.15446 61.205853, -0.15446 61.205853))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_824'^^xsd:string;
  dwc:observationDate '1908-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_825> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.251817 -1.632901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.251817"^^xsd:decimal ;
  dwc:decimalLongitude "-1.632901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.251817 -1.632901)"^^geo:wktLiteral ;
  geo-pos:lat "61.251817"^^xsd:decimal ;
  geo-pos:long "-1.632901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_825'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2213_825'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.632901'^^xsd:double;
  dwc:latitude '61.251817'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.632901 61.251817, -1.632901 61.251817, -1.632901 61.251817, -1.632901 61.251817, -1.632901 61.251817))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_825'^^xsd:string;
  dwc:observationDate '1908-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_826> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.251817 -1.632901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.251817"^^xsd:decimal ;
  dwc:decimalLongitude "-1.632901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.251817 -1.632901)"^^geo:wktLiteral ;
  geo-pos:lat "61.251817"^^xsd:decimal ;
  geo-pos:long "-1.632901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_826'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2213_826'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.632901'^^xsd:double;
  dwc:latitude '61.251817'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.632901 61.251817, -1.632901 61.251817, -1.632901 61.251817, -1.632901 61.251817, -1.632901 61.251817))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_826'^^xsd:string;
  dwc:observationDate '1908-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_827> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.318296 -1.632901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.318296"^^xsd:decimal ;
  dwc:decimalLongitude "-1.632901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.318296 -1.632901)"^^geo:wktLiteral ;
  geo-pos:lat "61.318296"^^xsd:decimal ;
  geo-pos:long "-1.632901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_827'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2213_827'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.632901'^^xsd:double;
  dwc:latitude '61.318296'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.632901 61.318296, -1.632901 61.318296, -1.632901 61.318296, -1.632901 61.318296, -1.632901 61.318296))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_827'^^xsd:string;
  dwc:observationDate '1908-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_828> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.34497 0.142424)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.34497"^^xsd:decimal ;
  dwc:decimalLongitude "0.142424"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.34497 0.142424)"^^geo:wktLiteral ;
  geo-pos:lat "61.34497"^^xsd:decimal ;
  geo-pos:long "0.142424"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_828'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2213_828'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.142424'^^xsd:double;
  dwc:latitude '61.34497'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.142424 61.34497, 0.142424 61.34497, 0.142424 61.34497, 0.142424 61.34497, 0.142424 61.34497))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_828'^^xsd:string;
  dwc:observationDate '1908-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_829> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.401394 -1.632901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.401394"^^xsd:decimal ;
  dwc:decimalLongitude "-1.632901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.401394 -1.632901)"^^geo:wktLiteral ;
  geo-pos:lat "61.401394"^^xsd:decimal ;
  geo-pos:long "-1.632901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_829'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2213_829'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.632901'^^xsd:double;
  dwc:latitude '61.401394'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.632901 61.401394, -1.632901 61.401394, -1.632901 61.401394, -1.632901 61.401394, -1.632901 61.401394))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_829'^^xsd:string;
  dwc:observationDate '1908-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_831> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.603143 -0.885294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.603143"^^xsd:decimal ;
  dwc:decimalLongitude "-0.885294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.603143 -0.885294)"^^geo:wktLiteral ;
  geo-pos:lat "61.603143"^^xsd:decimal ;
  geo-pos:long "-0.885294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_831'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2213_831'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.885294'^^xsd:double;
  dwc:latitude '61.603143'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.885294 61.603143, -0.885294 61.603143, -0.885294 61.603143, -0.885294 61.603143, -0.885294 61.603143))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_831'^^xsd:string;
  dwc:observationDate '1908-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_832> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.205853 -0.15446)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.205853"^^xsd:decimal ;
  dwc:decimalLongitude "-0.15446"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.205853 -0.15446)"^^geo:wktLiteral ;
  geo-pos:lat "61.205853"^^xsd:decimal ;
  geo-pos:long "-0.15446"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_832'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2213_832'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.15446'^^xsd:double;
  dwc:latitude '61.205853'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.15446 61.205853, -0.15446 61.205853, -0.15446 61.205853, -0.15446 61.205853, -0.15446 61.205853))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_832'^^xsd:string;
  dwc:observationDate '1908-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_833> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.20755 -0.122357)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.20755"^^xsd:decimal ;
  dwc:decimalLongitude "-0.122357"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.20755 -0.122357)"^^geo:wktLiteral ;
  geo-pos:lat "61.20755"^^xsd:decimal ;
  geo-pos:long "-0.122357"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_833'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2213_833'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.122357'^^xsd:double;
  dwc:latitude '61.20755'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.122357 61.20755, -0.122357 61.20755, -0.122357 61.20755, -0.122357 61.20755, -0.122357 61.20755))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_833'^^xsd:string;
  dwc:observationDate '1908-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_834> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.20755 -0.122357)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.20755"^^xsd:decimal ;
  dwc:decimalLongitude "-0.122357"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.20755 -0.122357)"^^geo:wktLiteral ;
  geo-pos:lat "61.20755"^^xsd:decimal ;
  geo-pos:long "-0.122357"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_834'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2213_834'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.122357'^^xsd:double;
  dwc:latitude '61.20755'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.122357 61.20755, -0.122357 61.20755, -0.122357 61.20755, -0.122357 61.20755, -0.122357 61.20755))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_834'^^xsd:string;
  dwc:observationDate '1908-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_835> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.310252 0.067957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.310252"^^xsd:decimal ;
  dwc:decimalLongitude "0.067957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.310252 0.067957)"^^geo:wktLiteral ;
  geo-pos:lat "61.310252"^^xsd:decimal ;
  geo-pos:long "0.067957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_835'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2213_835'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.067957'^^xsd:double;
  dwc:latitude '61.310252'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.067957 61.310252, 0.067957 61.310252, 0.067957 61.310252, 0.067957 61.310252, 0.067957 61.310252))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_835'^^xsd:string;
  dwc:observationDate '1908-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_836> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.310252 0.067957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.310252"^^xsd:decimal ;
  dwc:decimalLongitude "0.067957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.310252 0.067957)"^^geo:wktLiteral ;
  geo-pos:lat "61.310252"^^xsd:decimal ;
  geo-pos:long "0.067957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_836'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2213_836'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.067957'^^xsd:double;
  dwc:latitude '61.310252'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.067957 61.310252, 0.067957 61.310252, 0.067957 61.310252, 0.067957 61.310252, 0.067957 61.310252))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_836'^^xsd:string;
  dwc:observationDate '1908-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_837> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.310252 0.067957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.310252"^^xsd:decimal ;
  dwc:decimalLongitude "0.067957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.310252 0.067957)"^^geo:wktLiteral ;
  geo-pos:lat "61.310252"^^xsd:decimal ;
  geo-pos:long "0.067957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_837'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2213_837'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.067957'^^xsd:double;
  dwc:latitude '61.310252'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.067957 61.310252, 0.067957 61.310252, 0.067957 61.310252, 0.067957 61.310252, 0.067957 61.310252))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_837'^^xsd:string;
  dwc:observationDate '1908-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_838> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.318296 -1.632901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.318296"^^xsd:decimal ;
  dwc:decimalLongitude "-1.632901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.318296 -1.632901)"^^geo:wktLiteral ;
  geo-pos:lat "61.318296"^^xsd:decimal ;
  geo-pos:long "-1.632901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_838'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2213_838'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.632901'^^xsd:double;
  dwc:latitude '61.318296'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.632901 61.318296, -1.632901 61.318296, -1.632901 61.318296, -1.632901 61.318296, -1.632901 61.318296))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_838'^^xsd:string;
  dwc:observationDate '1908-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_839> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.401394 -1.632901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.401394"^^xsd:decimal ;
  dwc:decimalLongitude "-1.632901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.401394 -1.632901)"^^geo:wktLiteral ;
  geo-pos:lat "61.401394"^^xsd:decimal ;
  geo-pos:long "-1.632901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_839'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2213_839'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.632901'^^xsd:double;
  dwc:latitude '61.401394'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.632901 61.401394, -1.632901 61.401394, -1.632901 61.401394, -1.632901 61.401394, -1.632901 61.401394))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_839'^^xsd:string;
  dwc:observationDate '1908-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_840> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.484491 -1.632901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.484491"^^xsd:decimal ;
  dwc:decimalLongitude "-1.632901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.484491 -1.632901)"^^geo:wktLiteral ;
  geo-pos:lat "61.484491"^^xsd:decimal ;
  geo-pos:long "-1.632901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_840'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2213_840'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.632901'^^xsd:double;
  dwc:latitude '61.484491'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.632901 61.484491, -1.632901 61.484491, -1.632901 61.484491, -1.632901 61.484491, -1.632901 61.484491))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_840'^^xsd:string;
  dwc:observationDate '1908-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_841> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.669848 -1.226369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.669848"^^xsd:decimal ;
  dwc:decimalLongitude "-1.226369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.669848 -1.226369)"^^geo:wktLiteral ;
  geo-pos:lat "61.669848"^^xsd:decimal ;
  geo-pos:long "-1.226369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_841'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2213_841'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.226369'^^xsd:double;
  dwc:latitude '61.669848'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.226369 61.669848, -1.226369 61.669848, -1.226369 61.669848, -1.226369 61.669848, -1.226369 61.669848))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_841'^^xsd:string;
  dwc:observationDate '1908-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3960> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.333333 -9.166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.333333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.333333 -9.166667)"^^geo:wktLiteral ;
  geo-pos:lat "58.333333"^^xsd:decimal ;
  geo-pos:long "-9.166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3960'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1950'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2213_3960'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.166667'^^xsd:double;
  dwc:latitude '58.333333'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.166667 58.333333, -9.166667 58.333333, -9.166667 58.333333, -9.166667 58.333333, -9.166667 58.333333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3960'^^xsd:string;
  dwc:observationDate '1950-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_842> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.669848 -1.226369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.669848"^^xsd:decimal ;
  dwc:decimalLongitude "-1.226369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.669848 -1.226369)"^^geo:wktLiteral ;
  geo-pos:lat "61.669848"^^xsd:decimal ;
  geo-pos:long "-1.226369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_842'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2213_842'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.226369'^^xsd:double;
  dwc:latitude '61.669848'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.226369 61.669848, -1.226369 61.669848, -1.226369 61.669848, -1.226369 61.669848, -1.226369 61.669848))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_842'^^xsd:string;
  dwc:observationDate '1908-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_843> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.702412 -1.240385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.702412"^^xsd:decimal ;
  dwc:decimalLongitude "-1.240385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.702412 -1.240385)"^^geo:wktLiteral ;
  geo-pos:lat "61.702412"^^xsd:decimal ;
  geo-pos:long "-1.240385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_843'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2213_843'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.240385'^^xsd:double;
  dwc:latitude '61.702412'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.240385 61.702412, -1.240385 61.702412, -1.240385 61.702412, -1.240385 61.702412, -1.240385 61.702412))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_843'^^xsd:string;
  dwc:observationDate '1908-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_844> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.499013 -1.444218)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.499013"^^xsd:decimal ;
  dwc:decimalLongitude "-1.444218"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.499013 -1.444218)"^^geo:wktLiteral ;
  geo-pos:lat "61.499013"^^xsd:decimal ;
  geo-pos:long "-1.444218"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_844'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2213_844'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.444218'^^xsd:double;
  dwc:latitude '61.499013'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.444218 61.499013, -1.444218 61.499013, -1.444218 61.499013, -1.444218 61.499013, -1.444218 61.499013))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_844'^^xsd:string;
  dwc:observationDate '1908-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_847> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.510148 -1.079991)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.510148"^^xsd:decimal ;
  dwc:decimalLongitude "-1.079991"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.510148 -1.079991)"^^geo:wktLiteral ;
  geo-pos:lat "61.510148"^^xsd:decimal ;
  geo-pos:long "-1.079991"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_847'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2213_847'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.079991'^^xsd:double;
  dwc:latitude '61.510148'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.079991 61.510148, -1.079991 61.510148, -1.079991 61.510148, -1.079991 61.510148, -1.079991 61.510148))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_847'^^xsd:string;
  dwc:observationDate '1908-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_853> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.115778 -1.093902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.115778"^^xsd:decimal ;
  dwc:decimalLongitude "-1.093902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.115778 -1.093902)"^^geo:wktLiteral ;
  geo-pos:lat "61.115778"^^xsd:decimal ;
  geo-pos:long "-1.093902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_853'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2213_853'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.093902'^^xsd:double;
  dwc:latitude '61.115778'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.093902 61.115778, -1.093902 61.115778, -1.093902 61.115778, -1.093902 61.115778, -1.093902 61.115778))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_853'^^xsd:string;
  dwc:observationDate '1908-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_857> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.542706 -1.908372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.542706"^^xsd:decimal ;
  dwc:decimalLongitude "-1.908372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.542706 -1.908372)"^^geo:wktLiteral ;
  geo-pos:lat "61.542706"^^xsd:decimal ;
  geo-pos:long "-1.908372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_857'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2213_857'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.908372'^^xsd:double;
  dwc:latitude '61.542706'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.908372 61.542706, -1.908372 61.542706, -1.908372 61.542706, -1.908372 61.542706, -1.908372 61.542706))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_857'^^xsd:string;
  dwc:observationDate '1908-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_456> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.359944 -0.771812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.359944"^^xsd:decimal ;
  dwc:decimalLongitude "-0.771812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.359944 -0.771812)"^^geo:wktLiteral ;
  geo-pos:lat "61.359944"^^xsd:decimal ;
  geo-pos:long "-0.771812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_456'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2213_456'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.771812'^^xsd:double;
  dwc:latitude '61.359944'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.771812 61.359944, -0.771812 61.359944, -0.771812 61.359944, -0.771812 61.359944, -0.771812 61.359944))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_456'^^xsd:string;
  dwc:observationDate '1908-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_457> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.139059 -1.901173)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.139059"^^xsd:decimal ;
  dwc:decimalLongitude "-1.901173"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.139059 -1.901173)"^^geo:wktLiteral ;
  geo-pos:lat "61.139059"^^xsd:decimal ;
  geo-pos:long "-1.901173"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_457'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2213_457'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.901173'^^xsd:double;
  dwc:latitude '61.139059'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.901173 61.139059, -1.901173 61.139059, -1.901173 61.139059, -1.901173 61.139059, -1.901173 61.139059))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_457'^^xsd:string;
  dwc:observationDate '1908-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_458> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.103041 -1.252703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.103041"^^xsd:decimal ;
  dwc:decimalLongitude "-1.252703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.103041 -1.252703)"^^geo:wktLiteral ;
  geo-pos:lat "61.103041"^^xsd:decimal ;
  geo-pos:long "-1.252703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_458'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2213_458'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.252703'^^xsd:double;
  dwc:latitude '61.103041'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.252703 61.103041, -1.252703 61.103041, -1.252703 61.103041, -1.252703 61.103041, -1.252703 61.103041))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_458'^^xsd:string;
  dwc:observationDate '1908-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_459> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.152098 -1.632901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.152098"^^xsd:decimal ;
  dwc:decimalLongitude "-1.632901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.152098 -1.632901)"^^geo:wktLiteral ;
  geo-pos:lat "61.152098"^^xsd:decimal ;
  geo-pos:long "-1.632901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_459'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2213_459'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.632901'^^xsd:double;
  dwc:latitude '61.152098'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.632901 61.152098, -1.632901 61.152098, -1.632901 61.152098, -1.632901 61.152098, -1.632901 61.152098))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_459'^^xsd:string;
  dwc:observationDate '1908-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_460> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.280621 -1.487175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.280621"^^xsd:decimal ;
  dwc:decimalLongitude "-1.487175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.280621 -1.487175)"^^geo:wktLiteral ;
  geo-pos:lat "61.280621"^^xsd:decimal ;
  geo-pos:long "-1.487175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_460'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2213_460'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.487175'^^xsd:double;
  dwc:latitude '61.280621'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.487175 61.280621, -1.487175 61.280621, -1.487175 61.280621, -1.487175 61.280621, -1.487175 61.280621))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_460'^^xsd:string;
  dwc:observationDate '1908-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_461> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.781127 1.100097)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.781127"^^xsd:decimal ;
  dwc:decimalLongitude "1.100097"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.781127 1.100097)"^^geo:wktLiteral ;
  geo-pos:lat "61.781127"^^xsd:decimal ;
  geo-pos:long "1.100097"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_461'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2213_461'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.100097'^^xsd:double;
  dwc:latitude '61.781127'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.100097 61.781127, 1.100097 61.781127, 1.100097 61.781127, 1.100097 61.781127, 1.100097 61.781127))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_461'^^xsd:string;
  dwc:observationDate '1908-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_463> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.139059 -1.901173)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.139059"^^xsd:decimal ;
  dwc:decimalLongitude "-1.901173"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.139059 -1.901173)"^^geo:wktLiteral ;
  geo-pos:lat "61.139059"^^xsd:decimal ;
  geo-pos:long "-1.901173"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_463'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2213_463'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.901173'^^xsd:double;
  dwc:latitude '61.139059'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.901173 61.139059, -1.901173 61.139059, -1.901173 61.139059, -1.901173 61.139059, -1.901173 61.139059))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_463'^^xsd:string;
  dwc:observationDate '1908-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_464> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.185338 -1.632901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.185338"^^xsd:decimal ;
  dwc:decimalLongitude "-1.632901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.185338 -1.632901)"^^geo:wktLiteral ;
  geo-pos:lat "61.185338"^^xsd:decimal ;
  geo-pos:long "-1.632901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_464'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2213_464'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.632901'^^xsd:double;
  dwc:latitude '61.185338'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.632901 61.185338, -1.632901 61.185338, -1.632901 61.185338, -1.632901 61.185338, -1.632901 61.185338))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_464'^^xsd:string;
  dwc:observationDate '1908-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_465> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.396958 -1.487175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.396958"^^xsd:decimal ;
  dwc:decimalLongitude "-1.487175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.396958 -1.487175)"^^geo:wktLiteral ;
  geo-pos:lat "61.396958"^^xsd:decimal ;
  geo-pos:long "-1.487175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_465'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2213_465'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.487175'^^xsd:double;
  dwc:latitude '61.396958'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.487175 61.396958, -1.487175 61.396958, -1.487175 61.396958, -1.487175 61.396958, -1.487175 61.396958))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_465'^^xsd:string;
  dwc:observationDate '1908-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_466> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.661496 1.222756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.661496"^^xsd:decimal ;
  dwc:decimalLongitude "1.222756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.661496 1.222756)"^^geo:wktLiteral ;
  geo-pos:lat "61.661496"^^xsd:decimal ;
  geo-pos:long "1.222756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_466'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2213_466'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.222756'^^xsd:double;
  dwc:latitude '61.661496'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.222756 61.661496, 1.222756 61.661496, 1.222756 61.661496, 1.222756 61.661496, 1.222756 61.661496))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_466'^^xsd:string;
  dwc:observationDate '1908-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_467> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.33048 -1.487175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.33048"^^xsd:decimal ;
  dwc:decimalLongitude "-1.487175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.33048 -1.487175)"^^geo:wktLiteral ;
  geo-pos:lat "61.33048"^^xsd:decimal ;
  geo-pos:long "-1.487175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_467'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2213_467'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.487175'^^xsd:double;
  dwc:latitude '61.33048'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.487175 61.33048, -1.487175 61.33048, -1.487175 61.33048, -1.487175 61.33048, -1.487175 61.33048))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_467'^^xsd:string;
  dwc:observationDate '1908-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_468> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.767535 -0.502082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.767535"^^xsd:decimal ;
  dwc:decimalLongitude "-0.502082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.767535 -0.502082)"^^geo:wktLiteral ;
  geo-pos:lat "61.767535"^^xsd:decimal ;
  geo-pos:long "-0.502082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_468'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2213_468'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.502082'^^xsd:double;
  dwc:latitude '61.767535'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.502082 61.767535, -0.502082 61.767535, -0.502082 61.767535, -0.502082 61.767535, -0.502082 61.767535))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_468'^^xsd:string;
  dwc:observationDate '1908-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_469> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.347335 -1.149614)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.347335"^^xsd:decimal ;
  dwc:decimalLongitude "-1.149614"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.347335 -1.149614)"^^geo:wktLiteral ;
  geo-pos:lat "61.347335"^^xsd:decimal ;
  geo-pos:long "-1.149614"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_469'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2213_469'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.149614'^^xsd:double;
  dwc:latitude '61.347335'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.149614 61.347335, -1.149614 61.347335, -1.149614 61.347335, -1.149614 61.347335, -1.149614 61.347335))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_469'^^xsd:string;
  dwc:observationDate '1908-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_470> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.529912 -1.487175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.529912"^^xsd:decimal ;
  dwc:decimalLongitude "-1.487175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.529912 -1.487175)"^^geo:wktLiteral ;
  geo-pos:lat "61.529912"^^xsd:decimal ;
  geo-pos:long "-1.487175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_470'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2213_470'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.487175'^^xsd:double;
  dwc:latitude '61.529912'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.487175 61.529912, -1.487175 61.529912, -1.487175 61.529912, -1.487175 61.529912, -1.487175 61.529912))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_470'^^xsd:string;
  dwc:observationDate '1908-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_471> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.184584 -3.093647)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.184584"^^xsd:decimal ;
  dwc:decimalLongitude "-3.093647"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.184584 -3.093647)"^^geo:wktLiteral ;
  geo-pos:lat "61.184584"^^xsd:decimal ;
  geo-pos:long "-3.093647"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_471'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2213_471'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-3.093647'^^xsd:double;
  dwc:latitude '61.184584'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.093647 61.184584, -3.093647 61.184584, -3.093647 61.184584, -3.093647 61.184584, -3.093647 61.184584))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_471'^^xsd:string;
  dwc:observationDate '1908-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_472> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.301913 -1.969974)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.301913"^^xsd:decimal ;
  dwc:decimalLongitude "-1.969974"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.301913 -1.969974)"^^geo:wktLiteral ;
  geo-pos:lat "61.301913"^^xsd:decimal ;
  geo-pos:long "-1.969974"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_472'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2213_472'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.969974'^^xsd:double;
  dwc:latitude '61.301913'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.969974 61.301913, -1.969974 61.301913, -1.969974 61.301913, -1.969974 61.301913, -1.969974 61.301913))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_472'^^xsd:string;
  dwc:observationDate '1908-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_473> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.401394 -1.632901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.401394"^^xsd:decimal ;
  dwc:decimalLongitude "-1.632901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.401394 -1.632901)"^^geo:wktLiteral ;
  geo-pos:lat "61.401394"^^xsd:decimal ;
  geo-pos:long "-1.632901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_473'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2213_473'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.632901'^^xsd:double;
  dwc:latitude '61.401394'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.632901 61.401394, -1.632901 61.401394, -1.632901 61.401394, -1.632901 61.401394, -1.632901 61.401394))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_473'^^xsd:string;
  dwc:observationDate '1908-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_474> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.464728 -2.039493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.464728"^^xsd:decimal ;
  dwc:decimalLongitude "-2.039493"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.464728 -2.039493)"^^geo:wktLiteral ;
  geo-pos:lat "61.464728"^^xsd:decimal ;
  geo-pos:long "-2.039493"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_474'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2213_474'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.039493'^^xsd:double;
  dwc:latitude '61.464728'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.039493 61.464728, -2.039493 61.464728, -2.039493 61.464728, -2.039493 61.464728, -2.039493 61.464728))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_474'^^xsd:string;
  dwc:observationDate '1908-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_475> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.484491 -1.632901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.484491"^^xsd:decimal ;
  dwc:decimalLongitude "-1.632901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.484491 -1.632901)"^^geo:wktLiteral ;
  geo-pos:lat "61.484491"^^xsd:decimal ;
  geo-pos:long "-1.632901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_475'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2213_475'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.632901'^^xsd:double;
  dwc:latitude '61.484491'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.632901 61.484491, -1.632901 61.484491, -1.632901 61.484491, -1.632901 61.484491, -1.632901 61.484491))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_475'^^xsd:string;
  dwc:observationDate '1908-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_477> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.463435 -1.487175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.463435"^^xsd:decimal ;
  dwc:decimalLongitude "-1.487175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.463435 -1.487175)"^^geo:wktLiteral ;
  geo-pos:lat "61.463435"^^xsd:decimal ;
  geo-pos:long "-1.487175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_477'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2213_477'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.487175'^^xsd:double;
  dwc:latitude '61.463435'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.487175 61.463435, -1.487175 61.463435, -1.487175 61.463435, -1.487175 61.463435, -1.487175 61.463435))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_477'^^xsd:string;
  dwc:observationDate '1908-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_478> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.539577 -1.170599)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.539577"^^xsd:decimal ;
  dwc:decimalLongitude "-1.170599"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.539577 -1.170599)"^^geo:wktLiteral ;
  geo-pos:lat "61.539577"^^xsd:decimal ;
  geo-pos:long "-1.170599"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_478'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2213_478'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.170599'^^xsd:double;
  dwc:latitude '61.539577'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.170599 61.539577, -1.170599 61.539577, -1.170599 61.539577, -1.170599 61.539577, -1.170599 61.539577))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_478'^^xsd:string;
  dwc:observationDate '1908-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_479> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.54612 -2.074524)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.54612"^^xsd:decimal ;
  dwc:decimalLongitude "-2.074524"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.54612 -2.074524)"^^geo:wktLiteral ;
  geo-pos:lat "61.54612"^^xsd:decimal ;
  geo-pos:long "-2.074524"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_479'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2213_479'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.074524'^^xsd:double;
  dwc:latitude '61.54612'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.074524 61.54612, -2.074524 61.54612, -2.074524 61.54612, -2.074524 61.54612, -2.074524 61.54612))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_479'^^xsd:string;
  dwc:observationDate '1908-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_480> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.54612 -2.074524)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.54612"^^xsd:decimal ;
  dwc:decimalLongitude "-2.074524"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.54612 -2.074524)"^^geo:wktLiteral ;
  geo-pos:lat "61.54612"^^xsd:decimal ;
  geo-pos:long "-2.074524"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_480'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2213_480'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.074524'^^xsd:double;
  dwc:latitude '61.54612'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.074524 61.54612, -2.074524 61.54612, -2.074524 61.54612, -2.074524 61.54612, -2.074524 61.54612))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_480'^^xsd:string;
  dwc:observationDate '1908-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_481> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.852422 -0.885294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.852422"^^xsd:decimal ;
  dwc:decimalLongitude "-0.885294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.852422 -0.885294)"^^geo:wktLiteral ;
  geo-pos:lat "61.852422"^^xsd:decimal ;
  geo-pos:long "-0.885294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_481'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2213_481'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.885294'^^xsd:double;
  dwc:latitude '61.852422'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.885294 61.852422, -0.885294 61.852422, -0.885294 61.852422, -0.885294 61.852422, -0.885294 61.852422))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_481'^^xsd:string;
  dwc:observationDate '1908-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1201> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.041124 -9.155419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.041124"^^xsd:decimal ;
  dwc:decimalLongitude "-9.155419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.041124 -9.155419)"^^geo:wktLiteral ;
  geo-pos:lat "57.041124"^^xsd:decimal ;
  geo-pos:long "-9.155419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1201'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2213_1201'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.155419'^^xsd:double;
  dwc:latitude '57.041124'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.155419 57.041124, -9.155419 57.041124, -9.155419 57.041124, -9.155419 57.041124, -9.155419 57.041124))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1201'^^xsd:string;
  dwc:observationDate '1909-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1212> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.652134 0.240822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.652134"^^xsd:decimal ;
  dwc:decimalLongitude "0.240822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.652134 0.240822)"^^geo:wktLiteral ;
  geo-pos:lat "61.652134"^^xsd:decimal ;
  geo-pos:long "0.240822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1212'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2213_1212'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.240822'^^xsd:double;
  dwc:latitude '61.652134'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.240822 61.652134, 0.240822 61.652134, 0.240822 61.652134, 0.240822 61.652134, 0.240822 61.652134))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1212'^^xsd:string;
  dwc:observationDate '1909-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1214> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.103113 2.012097)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.103113"^^xsd:decimal ;
  dwc:decimalLongitude "2.012097"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.103113 2.012097)"^^geo:wktLiteral ;
  geo-pos:lat "61.103113"^^xsd:decimal ;
  geo-pos:long "2.012097"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1214'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2213_1214'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '2.012097'^^xsd:double;
  dwc:latitude '61.103113'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.012097 61.103113, 2.012097 61.103113, 2.012097 61.103113, 2.012097 61.103113, 2.012097 61.103113))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1214'^^xsd:string;
  dwc:observationDate '1909-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1216> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.252882 1.187003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.252882"^^xsd:decimal ;
  dwc:decimalLongitude "1.187003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.252882 1.187003)"^^geo:wktLiteral ;
  geo-pos:lat "61.252882"^^xsd:decimal ;
  geo-pos:long "1.187003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1216'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2213_1216'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.187003'^^xsd:double;
  dwc:latitude '61.252882'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.187003 61.252882, 1.187003 61.252882, 1.187003 61.252882, 1.187003 61.252882, 1.187003 61.252882))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1216'^^xsd:string;
  dwc:observationDate '1909-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1218> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.446816 -1.487175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.446816"^^xsd:decimal ;
  dwc:decimalLongitude "-1.487175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.446816 -1.487175)"^^geo:wktLiteral ;
  geo-pos:lat "61.446816"^^xsd:decimal ;
  geo-pos:long "-1.487175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1218'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2213_1218'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.487175'^^xsd:double;
  dwc:latitude '61.446816'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.487175 61.446816, -1.487175 61.446816, -1.487175 61.446816, -1.487175 61.446816, -1.487175 61.446816))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1218'^^xsd:string;
  dwc:observationDate '1909-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_698> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.506442 0.492128)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.506442"^^xsd:decimal ;
  dwc:decimalLongitude "0.492128"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.506442 0.492128)"^^geo:wktLiteral ;
  geo-pos:lat "61.506442"^^xsd:decimal ;
  geo-pos:long "0.492128"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_698'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2213_698'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.492128'^^xsd:double;
  dwc:latitude '61.506442'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.492128 61.506442, 0.492128 61.506442, 0.492128 61.506442, 0.492128 61.506442, 0.492128 61.506442))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_698'^^xsd:string;
  dwc:observationDate '1908-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_699> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.506442 0.492128)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.506442"^^xsd:decimal ;
  dwc:decimalLongitude "0.492128"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.506442 0.492128)"^^geo:wktLiteral ;
  geo-pos:lat "61.506442"^^xsd:decimal ;
  geo-pos:long "0.492128"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_699'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2213_699'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.492128'^^xsd:double;
  dwc:latitude '61.506442'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.492128 61.506442, 0.492128 61.506442, 0.492128 61.506442, 0.492128 61.506442, 0.492128 61.506442))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_699'^^xsd:string;
  dwc:observationDate '1908-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3958> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.166667 -9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.166667"^^xsd:decimal ;
  dwc:decimalLongitude "-9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.166667 -9)"^^geo:wktLiteral ;
  geo-pos:lat "58.166667"^^xsd:decimal ;
  geo-pos:long "-9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3958'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1950'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2213_3958'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9'^^xsd:integer;
  dwc:latitude '58.166667'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9 58.166667, -9 58.166667, -9 58.166667, -9 58.166667, -9 58.166667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3958'^^xsd:string;
  dwc:observationDate '1950-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_722> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.379647 0.217057)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.379647"^^xsd:decimal ;
  dwc:decimalLongitude "0.217057"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.379647 0.217057)"^^geo:wktLiteral ;
  geo-pos:lat "61.379647"^^xsd:decimal ;
  geo-pos:long "0.217057"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_722'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2213_722'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.217057'^^xsd:double;
  dwc:latitude '61.379647'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.217057 61.379647, 0.217057 61.379647, 0.217057 61.379647, 0.217057 61.379647, 0.217057 61.379647))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_722'^^xsd:string;
  dwc:observationDate '1908-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_724> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.575492 -0.258293)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.575492"^^xsd:decimal ;
  dwc:decimalLongitude "-0.258293"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.575492 -0.258293)"^^geo:wktLiteral ;
  geo-pos:lat "61.575492"^^xsd:decimal ;
  geo-pos:long "-0.258293"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_724'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2213_724'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.258293'^^xsd:double;
  dwc:latitude '61.575492'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.258293 61.575492, -0.258293 61.575492, -0.258293 61.575492, -0.258293 61.575492, -0.258293 61.575492))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_724'^^xsd:string;
  dwc:observationDate '1908-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_725> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.804717 -1.718551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.804717"^^xsd:decimal ;
  dwc:decimalLongitude "-1.718551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.804717 -1.718551)"^^geo:wktLiteral ;
  geo-pos:lat "61.804717"^^xsd:decimal ;
  geo-pos:long "-1.718551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_725'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2213_725'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.718551'^^xsd:double;
  dwc:latitude '61.804717'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.718551 61.804717, -1.718551 61.804717, -1.718551 61.804717, -1.718551 61.804717, -1.718551 61.804717))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_725'^^xsd:string;
  dwc:observationDate '1908-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_726> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.804717 -1.718551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.804717"^^xsd:decimal ;
  dwc:decimalLongitude "-1.718551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.804717 -1.718551)"^^geo:wktLiteral ;
  geo-pos:lat "61.804717"^^xsd:decimal ;
  geo-pos:long "-1.718551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_726'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2213_726'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.718551'^^xsd:double;
  dwc:latitude '61.804717'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.718551 61.804717, -1.718551 61.804717, -1.718551 61.804717, -1.718551 61.804717, -1.718551 61.804717))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_726'^^xsd:string;
  dwc:observationDate '1908-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3959> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.333333 -9.166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.333333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.333333 -9.166667)"^^geo:wktLiteral ;
  geo-pos:lat "58.333333"^^xsd:decimal ;
  geo-pos:long "-9.166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3959'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1950'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2213_3959'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.166667'^^xsd:double;
  dwc:latitude '58.333333'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.166667 58.333333, -9.166667 58.333333, -9.166667 58.333333, -9.166667 58.333333, -9.166667 58.333333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3959'^^xsd:string;
  dwc:observationDate '1950-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_728> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.06948 -2.845747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.06948"^^xsd:decimal ;
  dwc:decimalLongitude "-2.845747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.06948 -2.845747)"^^geo:wktLiteral ;
  geo-pos:lat "61.06948"^^xsd:decimal ;
  geo-pos:long "-2.845747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_728'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2213_728'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.845747'^^xsd:double;
  dwc:latitude '61.06948'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.845747 61.06948, -2.845747 61.06948, -2.845747 61.06948, -2.845747 61.06948, -2.845747 61.06948))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_728'^^xsd:string;
  dwc:observationDate '1908-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_729> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.652999 -0.885294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.652999"^^xsd:decimal ;
  dwc:decimalLongitude "-0.885294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.652999 -0.885294)"^^geo:wktLiteral ;
  geo-pos:lat "61.652999"^^xsd:decimal ;
  geo-pos:long "-0.885294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_729'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2213_729'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.885294'^^xsd:double;
  dwc:latitude '61.652999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.885294 61.652999, -0.885294 61.652999, -0.885294 61.652999, -0.885294 61.652999, -0.885294 61.652999))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_729'^^xsd:string;
  dwc:observationDate '1908-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_735> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.092537 -2.895183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.092537"^^xsd:decimal ;
  dwc:decimalLongitude "-2.895183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.092537 -2.895183)"^^geo:wktLiteral ;
  geo-pos:lat "61.092537"^^xsd:decimal ;
  geo-pos:long "-2.895183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_735'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2213_735'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.895183'^^xsd:double;
  dwc:latitude '61.092537'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.895183 61.092537, -2.895183 61.092537, -2.895183 61.092537, -2.895183 61.092537, -2.895183 61.092537))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_735'^^xsd:string;
  dwc:observationDate '1908-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_736> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.115576 -2.944691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.115576"^^xsd:decimal ;
  dwc:decimalLongitude "-2.944691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.115576 -2.944691)"^^geo:wktLiteral ;
  geo-pos:lat "61.115576"^^xsd:decimal ;
  geo-pos:long "-2.944691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_736'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2213_736'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.944691'^^xsd:double;
  dwc:latitude '61.115576'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.944691 61.115576, -2.944691 61.115576, -2.944691 61.115576, -2.944691 61.115576, -2.944691 61.115576))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_736'^^xsd:string;
  dwc:observationDate '1908-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_737> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.115576 -2.944691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.115576"^^xsd:decimal ;
  dwc:decimalLongitude "-2.944691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.115576 -2.944691)"^^geo:wktLiteral ;
  geo-pos:lat "61.115576"^^xsd:decimal ;
  geo-pos:long "-2.944691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_737'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2213_737'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.944691'^^xsd:double;
  dwc:latitude '61.115576'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.944691 61.115576, -2.944691 61.115576, -2.944691 61.115576, -2.944691 61.115576, -2.944691 61.115576))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_737'^^xsd:string;
  dwc:observationDate '1908-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_740> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.499013 -1.444218)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.499013"^^xsd:decimal ;
  dwc:decimalLongitude "-1.444218"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.499013 -1.444218)"^^geo:wktLiteral ;
  geo-pos:lat "61.499013"^^xsd:decimal ;
  geo-pos:long "-1.444218"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_740'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2213_740'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.444218'^^xsd:double;
  dwc:latitude '61.499013'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.444218 61.499013, -1.444218 61.499013, -1.444218 61.499013, -1.444218 61.499013, -1.444218 61.499013))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_740'^^xsd:string;
  dwc:observationDate '1908-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_743> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.662501 -2.509081)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.662501"^^xsd:decimal ;
  dwc:decimalLongitude "-2.509081"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.662501 -2.509081)"^^geo:wktLiteral ;
  geo-pos:lat "60.662501"^^xsd:decimal ;
  geo-pos:long "-2.509081"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_743'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2213_743'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.509081'^^xsd:double;
  dwc:latitude '60.662501'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.509081 60.662501, -2.509081 60.662501, -2.509081 60.662501, -2.509081 60.662501, -2.509081 60.662501))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_743'^^xsd:string;
  dwc:observationDate '1908-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_746> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.115826 0.447804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.115826"^^xsd:decimal ;
  dwc:decimalLongitude "0.447804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.115826 0.447804)"^^geo:wktLiteral ;
  geo-pos:lat "61.115826"^^xsd:decimal ;
  geo-pos:long "0.447804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_746'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2213_746'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.447804'^^xsd:double;
  dwc:latitude '61.115826'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.447804 61.115826, 0.447804 61.115826, 0.447804 61.115826, 0.447804 61.115826, 0.447804 61.115826))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_746'^^xsd:string;
  dwc:observationDate '1908-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_747> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.437805 -0.380591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.437805"^^xsd:decimal ;
  dwc:decimalLongitude "-0.380591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.437805 -0.380591)"^^geo:wktLiteral ;
  geo-pos:lat "61.437805"^^xsd:decimal ;
  geo-pos:long "-0.380591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_747'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2213_747'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.380591'^^xsd:double;
  dwc:latitude '61.437805'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.380591 61.437805, -0.380591 61.437805, -0.380591 61.437805, -0.380591 61.437805, -0.380591 61.437805))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_747'^^xsd:string;
  dwc:observationDate '1908-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_748> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.553286 -0.885294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.553286"^^xsd:decimal ;
  dwc:decimalLongitude "-0.885294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.553286 -0.885294)"^^geo:wktLiteral ;
  geo-pos:lat "61.553286"^^xsd:decimal ;
  geo-pos:long "-0.885294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_748'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2213_748'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.885294'^^xsd:double;
  dwc:latitude '61.553286'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.885294 61.553286, -0.885294 61.553286, -0.885294 61.553286, -0.885294 61.553286, -0.885294 61.553286))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_748'^^xsd:string;
  dwc:observationDate '1908-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_749> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.147696 -0.277389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.147696"^^xsd:decimal ;
  dwc:decimalLongitude "-0.277389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.147696 -0.277389)"^^geo:wktLiteral ;
  geo-pos:lat "61.147696"^^xsd:decimal ;
  geo-pos:long "-0.277389"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_749'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2213_749'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.277389'^^xsd:double;
  dwc:latitude '61.147696'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.277389 61.147696, -0.277389 61.147696, -0.277389 61.147696, -0.277389 61.147696, -0.277389 61.147696))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_749'^^xsd:string;
  dwc:observationDate '1908-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_750> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.407193 -0.407622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.407193"^^xsd:decimal ;
  dwc:decimalLongitude "-0.407622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.407193 -0.407622)"^^geo:wktLiteral ;
  geo-pos:lat "61.407193"^^xsd:decimal ;
  geo-pos:long "-0.407622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_750'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2213_750'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.407622'^^xsd:double;
  dwc:latitude '61.407193'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.407622 61.407193, -0.407622 61.407193, -0.407622 61.407193, -0.407622 61.407193, -0.407622 61.407193))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_750'^^xsd:string;
  dwc:observationDate '1908-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_751> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.407193 -0.407622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.407193"^^xsd:decimal ;
  dwc:decimalLongitude "-0.407622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.407193 -0.407622)"^^geo:wktLiteral ;
  geo-pos:lat "61.407193"^^xsd:decimal ;
  geo-pos:long "-0.407622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_751'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2213_751'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.407622'^^xsd:double;
  dwc:latitude '61.407193'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.407622 61.407193, -0.407622 61.407193, -0.407622 61.407193, -0.407622 61.407193, -0.407622 61.407193))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_751'^^xsd:string;
  dwc:observationDate '1908-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_752> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.407193 -0.407622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.407193"^^xsd:decimal ;
  dwc:decimalLongitude "-0.407622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.407193 -0.407622)"^^geo:wktLiteral ;
  geo-pos:lat "61.407193"^^xsd:decimal ;
  geo-pos:long "-0.407622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_752'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2213_752'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.407622'^^xsd:double;
  dwc:latitude '61.407193'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.407622 61.407193, -0.407622 61.407193, -0.407622 61.407193, -0.407622 61.407193, -0.407622 61.407193))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_752'^^xsd:string;
  dwc:observationDate '1908-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1282> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.181878 0.800533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.181878"^^xsd:decimal ;
  dwc:decimalLongitude "0.800533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.181878 0.800533)"^^geo:wktLiteral ;
  geo-pos:lat "61.181878"^^xsd:decimal ;
  geo-pos:long "0.800533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1282'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2213_1282'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.800533'^^xsd:double;
  dwc:latitude '61.181878'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.800533 61.181878, 0.800533 61.181878, 0.800533 61.181878, 0.800533 61.181878, 0.800533 61.181878))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1282'^^xsd:string;
  dwc:observationDate '1909-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1288> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.158054 -8.332862)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.158054"^^xsd:decimal ;
  dwc:decimalLongitude "-8.332862"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.158054 -8.332862)"^^geo:wktLiteral ;
  geo-pos:lat "57.158054"^^xsd:decimal ;
  geo-pos:long "-8.332862"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1288'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2213_1288'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.332862'^^xsd:double;
  dwc:latitude '57.158054'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.332862 57.158054, -8.332862 57.158054, -8.332862 57.158054, -8.332862 57.158054, -8.332862 57.158054))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1288'^^xsd:string;
  dwc:observationDate '1909-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1296> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.311208 1.510387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.311208"^^xsd:decimal ;
  dwc:decimalLongitude "1.510387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.311208 1.510387)"^^geo:wktLiteral ;
  geo-pos:lat "61.311208"^^xsd:decimal ;
  geo-pos:long "1.510387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1296'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2213_1296'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.510387'^^xsd:double;
  dwc:latitude '61.311208'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.510387 61.311208, 1.510387 61.311208, 1.510387 61.311208, 1.510387 61.311208, 1.510387 61.311208))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1296'^^xsd:string;
  dwc:observationDate '1909-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_266> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.359944 -0.771812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.359944"^^xsd:decimal ;
  dwc:decimalLongitude "-0.771812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.359944 -0.771812)"^^geo:wktLiteral ;
  geo-pos:lat "61.359944"^^xsd:decimal ;
  geo-pos:long "-0.771812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_266'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1905'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2213_266'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.771812'^^xsd:double;
  dwc:latitude '61.359944'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.771812 61.359944, -0.771812 61.359944, -0.771812 61.359944, -0.771812 61.359944, -0.771812 61.359944))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_266'^^xsd:string;
  dwc:observationDate '1905-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_267> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.524918 -0.624198)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.524918"^^xsd:decimal ;
  dwc:decimalLongitude "-0.624198"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.524918 -0.624198)"^^geo:wktLiteral ;
  geo-pos:lat "61.524918"^^xsd:decimal ;
  geo-pos:long "-0.624198"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_267'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1905'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2213_267'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.624198'^^xsd:double;
  dwc:latitude '61.524918'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.624198 61.524918, -0.624198 61.524918, -0.624198 61.524918, -0.624198 61.524918, -0.624198 61.524918))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_267'^^xsd:string;
  dwc:observationDate '1905-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_268> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.359944 -0.771812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.359944"^^xsd:decimal ;
  dwc:decimalLongitude "-0.771812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.359944 -0.771812)"^^geo:wktLiteral ;
  geo-pos:lat "61.359944"^^xsd:decimal ;
  geo-pos:long "-0.771812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_268'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1905'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2213_268'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.771812'^^xsd:double;
  dwc:latitude '61.359944'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.771812 61.359944, -0.771812 61.359944, -0.771812 61.359944, -0.771812 61.359944, -0.771812 61.359944))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_268'^^xsd:string;
  dwc:observationDate '1905-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_269> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.359944 -0.771812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.359944"^^xsd:decimal ;
  dwc:decimalLongitude "-0.771812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.359944 -0.771812)"^^geo:wktLiteral ;
  geo-pos:lat "61.359944"^^xsd:decimal ;
  geo-pos:long "-0.771812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_269'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1905'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2213_269'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.771812'^^xsd:double;
  dwc:latitude '61.359944'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.771812 61.359944, -0.771812 61.359944, -0.771812 61.359944, -0.771812 61.359944, -0.771812 61.359944))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_269'^^xsd:string;
  dwc:observationDate '1905-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_270> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.359944 -0.771812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.359944"^^xsd:decimal ;
  dwc:decimalLongitude "-0.771812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.359944 -0.771812)"^^geo:wktLiteral ;
  geo-pos:lat "61.359944"^^xsd:decimal ;
  geo-pos:long "-0.771812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_270'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1905'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2213_270'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.771812'^^xsd:double;
  dwc:latitude '61.359944'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.771812 61.359944, -0.771812 61.359944, -0.771812 61.359944, -0.771812 61.359944, -0.771812 61.359944))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_270'^^xsd:string;
  dwc:observationDate '1905-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_271> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.359944 -0.771812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.359944"^^xsd:decimal ;
  dwc:decimalLongitude "-0.771812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.359944 -0.771812)"^^geo:wktLiteral ;
  geo-pos:lat "61.359944"^^xsd:decimal ;
  geo-pos:long "-0.771812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_271'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1905'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2213_271'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.771812'^^xsd:double;
  dwc:latitude '61.359944'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.771812 61.359944, -0.771812 61.359944, -0.771812 61.359944, -0.771812 61.359944, -0.771812 61.359944))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_271'^^xsd:string;
  dwc:observationDate '1905-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_272> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.878797 -1.487175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.878797"^^xsd:decimal ;
  dwc:decimalLongitude "-1.487175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.878797 -1.487175)"^^geo:wktLiteral ;
  geo-pos:lat "61.878797"^^xsd:decimal ;
  geo-pos:long "-1.487175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_272'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1905'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2213_272'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.487175'^^xsd:double;
  dwc:latitude '61.878797'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.487175 61.878797, -1.487175 61.878797, -1.487175 61.878797, -1.487175 61.878797, -1.487175 61.878797))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_272'^^xsd:string;
  dwc:observationDate '1905-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_273> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.878797 -1.487175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.878797"^^xsd:decimal ;
  dwc:decimalLongitude "-1.487175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.878797 -1.487175)"^^geo:wktLiteral ;
  geo-pos:lat "61.878797"^^xsd:decimal ;
  geo-pos:long "-1.487175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_273'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1905'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2213_273'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.487175'^^xsd:double;
  dwc:latitude '61.878797'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.487175 61.878797, -1.487175 61.878797, -1.487175 61.878797, -1.487175 61.878797, -1.487175 61.878797))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_273'^^xsd:string;
  dwc:observationDate '1905-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_274> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.470123 -3.477151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.470123"^^xsd:decimal ;
  dwc:decimalLongitude "-3.477151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.470123 -3.477151)"^^geo:wktLiteral ;
  geo-pos:lat "61.470123"^^xsd:decimal ;
  geo-pos:long "-3.477151"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_274'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1905'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2213_274'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-3.477151'^^xsd:double;
  dwc:latitude '61.470123'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.477151 61.470123, -3.477151 61.470123, -3.477151 61.470123, -3.477151 61.470123, -3.477151 61.470123))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_274'^^xsd:string;
  dwc:observationDate '1905-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_275> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.470123 -3.477151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.470123"^^xsd:decimal ;
  dwc:decimalLongitude "-3.477151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.470123 -3.477151)"^^geo:wktLiteral ;
  geo-pos:lat "61.470123"^^xsd:decimal ;
  geo-pos:long "-3.477151"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_275'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1905'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2213_275'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-3.477151'^^xsd:double;
  dwc:latitude '61.470123'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.477151 61.470123, -3.477151 61.470123, -3.477151 61.470123, -3.477151 61.470123, -3.477151 61.470123))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_275'^^xsd:string;
  dwc:observationDate '1905-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_276> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.470123 -3.477151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.470123"^^xsd:decimal ;
  dwc:decimalLongitude "-3.477151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.470123 -3.477151)"^^geo:wktLiteral ;
  geo-pos:lat "61.470123"^^xsd:decimal ;
  geo-pos:long "-3.477151"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_276'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1905'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2213_276'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-3.477151'^^xsd:double;
  dwc:latitude '61.470123'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.477151 61.470123, -3.477151 61.470123, -3.477151 61.470123, -3.477151 61.470123, -3.477151 61.470123))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_276'^^xsd:string;
  dwc:observationDate '1905-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_277> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.699332 -1.487175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.699332"^^xsd:decimal ;
  dwc:decimalLongitude "-1.487175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.699332 -1.487175)"^^geo:wktLiteral ;
  geo-pos:lat "61.699332"^^xsd:decimal ;
  geo-pos:long "-1.487175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_277'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1905'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2213_277'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.487175'^^xsd:double;
  dwc:latitude '61.699332'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.487175 61.699332, -1.487175 61.699332, -1.487175 61.699332, -1.487175 61.699332, -1.487175 61.699332))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_277'^^xsd:string;
  dwc:observationDate '1905-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_278> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.699332 -1.487175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.699332"^^xsd:decimal ;
  dwc:decimalLongitude "-1.487175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.699332 -1.487175)"^^geo:wktLiteral ;
  geo-pos:lat "61.699332"^^xsd:decimal ;
  geo-pos:long "-1.487175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_278'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1905'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2213_278'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.487175'^^xsd:double;
  dwc:latitude '61.699332'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.487175 61.699332, -1.487175 61.699332, -1.487175 61.699332, -1.487175 61.699332, -1.487175 61.699332))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_278'^^xsd:string;
  dwc:observationDate '1905-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_279> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.699332 -1.487175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.699332"^^xsd:decimal ;
  dwc:decimalLongitude "-1.487175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.699332 -1.487175)"^^geo:wktLiteral ;
  geo-pos:lat "61.699332"^^xsd:decimal ;
  geo-pos:long "-1.487175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_279'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1905'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2213_279'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.487175'^^xsd:double;
  dwc:latitude '61.699332'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.487175 61.699332, -1.487175 61.699332, -1.487175 61.699332, -1.487175 61.699332, -1.487175 61.699332))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_279'^^xsd:string;
  dwc:observationDate '1905-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_280> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.699332 -1.487175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.699332"^^xsd:decimal ;
  dwc:decimalLongitude "-1.487175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.699332 -1.487175)"^^geo:wktLiteral ;
  geo-pos:lat "61.699332"^^xsd:decimal ;
  geo-pos:long "-1.487175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_280'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1905'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2213_280'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.487175'^^xsd:double;
  dwc:latitude '61.699332'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.487175 61.699332, -1.487175 61.699332, -1.487175 61.699332, -1.487175 61.699332, -1.487175 61.699332))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_280'^^xsd:string;
  dwc:observationDate '1905-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_281> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.699332 -1.487175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.699332"^^xsd:decimal ;
  dwc:decimalLongitude "-1.487175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.699332 -1.487175)"^^geo:wktLiteral ;
  geo-pos:lat "61.699332"^^xsd:decimal ;
  geo-pos:long "-1.487175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_281'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1905'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2213_281'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.487175'^^xsd:double;
  dwc:latitude '61.699332'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.487175 61.699332, -1.487175 61.699332, -1.487175 61.699332, -1.487175 61.699332, -1.487175 61.699332))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_281'^^xsd:string;
  dwc:observationDate '1905-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_282> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.470123 -3.477151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.470123"^^xsd:decimal ;
  dwc:decimalLongitude "-3.477151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.470123 -3.477151)"^^geo:wktLiteral ;
  geo-pos:lat "61.470123"^^xsd:decimal ;
  geo-pos:long "-3.477151"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_282'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1905'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2213_282'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-3.477151'^^xsd:double;
  dwc:latitude '61.470123'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.477151 61.470123, -3.477151 61.470123, -3.477151 61.470123, -3.477151 61.470123, -3.477151 61.470123))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_282'^^xsd:string;
  dwc:observationDate '1905-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_283> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.470123 -3.477151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.470123"^^xsd:decimal ;
  dwc:decimalLongitude "-3.477151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.470123 -3.477151)"^^geo:wktLiteral ;
  geo-pos:lat "61.470123"^^xsd:decimal ;
  geo-pos:long "-3.477151"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_283'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1905'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2213_283'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-3.477151'^^xsd:double;
  dwc:latitude '61.470123'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.477151 61.470123, -3.477151 61.470123, -3.477151 61.470123, -3.477151 61.470123, -3.477151 61.470123))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_283'^^xsd:string;
  dwc:observationDate '1905-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_284> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.470123 -3.477151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.470123"^^xsd:decimal ;
  dwc:decimalLongitude "-3.477151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.470123 -3.477151)"^^geo:wktLiteral ;
  geo-pos:lat "61.470123"^^xsd:decimal ;
  geo-pos:long "-3.477151"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_284'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1905'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2213_284'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-3.477151'^^xsd:double;
  dwc:latitude '61.470123'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.477151 61.470123, -3.477151 61.470123, -3.477151 61.470123, -3.477151 61.470123, -3.477151 61.470123))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_284'^^xsd:string;
  dwc:observationDate '1905-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_285> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.470123 -3.477151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.470123"^^xsd:decimal ;
  dwc:decimalLongitude "-3.477151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.470123 -3.477151)"^^geo:wktLiteral ;
  geo-pos:lat "61.470123"^^xsd:decimal ;
  geo-pos:long "-3.477151"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_285'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1905'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2213_285'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-3.477151'^^xsd:double;
  dwc:latitude '61.470123'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.477151 61.470123, -3.477151 61.470123, -3.477151 61.470123, -3.477151 61.470123, -3.477151 61.470123))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_285'^^xsd:string;
  dwc:observationDate '1905-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_286> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.792439 1.125498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.792439"^^xsd:decimal ;
  dwc:decimalLongitude "1.125498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.792439 1.125498)"^^geo:wktLiteral ;
  geo-pos:lat "61.792439"^^xsd:decimal ;
  geo-pos:long "1.125498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_286'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1905'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2213_286'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.125498'^^xsd:double;
  dwc:latitude '61.792439'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.125498 61.792439, 1.125498 61.792439, 1.125498 61.792439, 1.125498 61.792439, 1.125498 61.792439))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_286'^^xsd:string;
  dwc:observationDate '1905-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_287> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.792439 1.125498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.792439"^^xsd:decimal ;
  dwc:decimalLongitude "1.125498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.792439 1.125498)"^^geo:wktLiteral ;
  geo-pos:lat "61.792439"^^xsd:decimal ;
  geo-pos:long "1.125498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_287'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1905'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2213_287'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.125498'^^xsd:double;
  dwc:latitude '61.792439'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.125498 61.792439, 1.125498 61.792439, 1.125498 61.792439, 1.125498 61.792439, 1.125498 61.792439))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_287'^^xsd:string;
  dwc:observationDate '1905-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_288> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.792439 1.125498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.792439"^^xsd:decimal ;
  dwc:decimalLongitude "1.125498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.792439 1.125498)"^^geo:wktLiteral ;
  geo-pos:lat "61.792439"^^xsd:decimal ;
  geo-pos:long "1.125498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_288'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1905'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2213_288'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.125498'^^xsd:double;
  dwc:latitude '61.792439'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.125498 61.792439, 1.125498 61.792439, 1.125498 61.792439, 1.125498 61.792439, 1.125498 61.792439))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_288'^^xsd:string;
  dwc:observationDate '1905-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_289> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.593087 -3.349168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.593087"^^xsd:decimal ;
  dwc:decimalLongitude "-3.349168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.593087 -3.349168)"^^geo:wktLiteral ;
  geo-pos:lat "62.593087"^^xsd:decimal ;
  geo-pos:long "-3.349168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_289'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1905'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2213_289'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-3.349168'^^xsd:double;
  dwc:latitude '62.593087'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.349168 62.593087, -3.349168 62.593087, -3.349168 62.593087, -3.349168 62.593087, -3.349168 62.593087))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_289'^^xsd:string;
  dwc:observationDate '1905-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_290> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.593087 -3.349168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.593087"^^xsd:decimal ;
  dwc:decimalLongitude "-3.349168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.593087 -3.349168)"^^geo:wktLiteral ;
  geo-pos:lat "62.593087"^^xsd:decimal ;
  geo-pos:long "-3.349168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_290'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1905'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2213_290'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-3.349168'^^xsd:double;
  dwc:latitude '62.593087'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.349168 62.593087, -3.349168 62.593087, -3.349168 62.593087, -3.349168 62.593087, -3.349168 62.593087))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_290'^^xsd:string;
  dwc:observationDate '1905-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_291> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.593087 -3.349168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.593087"^^xsd:decimal ;
  dwc:decimalLongitude "-3.349168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.593087 -3.349168)"^^geo:wktLiteral ;
  geo-pos:lat "62.593087"^^xsd:decimal ;
  geo-pos:long "-3.349168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_291'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1905'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2213_291'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-3.349168'^^xsd:double;
  dwc:latitude '62.593087'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.349168 62.593087, -3.349168 62.593087, -3.349168 62.593087, -3.349168 62.593087, -3.349168 62.593087))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_291'^^xsd:string;
  dwc:observationDate '1905-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_292> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.470123 -3.477151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.470123"^^xsd:decimal ;
  dwc:decimalLongitude "-3.477151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.470123 -3.477151)"^^geo:wktLiteral ;
  geo-pos:lat "61.470123"^^xsd:decimal ;
  geo-pos:long "-3.477151"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_292'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1905'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2213_292'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-3.477151'^^xsd:double;
  dwc:latitude '61.470123'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.477151 61.470123, -3.477151 61.470123, -3.477151 61.470123, -3.477151 61.470123, -3.477151 61.470123))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_292'^^xsd:string;
  dwc:observationDate '1905-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_293> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.470123 -3.477151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.470123"^^xsd:decimal ;
  dwc:decimalLongitude "-3.477151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.470123 -3.477151)"^^geo:wktLiteral ;
  geo-pos:lat "61.470123"^^xsd:decimal ;
  geo-pos:long "-3.477151"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_293'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1905'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2213_293'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-3.477151'^^xsd:double;
  dwc:latitude '61.470123'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.477151 61.470123, -3.477151 61.470123, -3.477151 61.470123, -3.477151 61.470123, -3.477151 61.470123))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_293'^^xsd:string;
  dwc:observationDate '1905-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_294> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.32744 -1.487175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.32744"^^xsd:decimal ;
  dwc:decimalLongitude "-1.487175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.32744 -1.487175)"^^geo:wktLiteral ;
  geo-pos:lat "62.32744"^^xsd:decimal ;
  geo-pos:long "-1.487175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_294'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1905'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2213_294'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.487175'^^xsd:double;
  dwc:latitude '62.32744'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.487175 62.32744, -1.487175 62.32744, -1.487175 62.32744, -1.487175 62.32744, -1.487175 62.32744))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_294'^^xsd:string;
  dwc:observationDate '1905-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_295> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.32744 -1.487175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.32744"^^xsd:decimal ;
  dwc:decimalLongitude "-1.487175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.32744 -1.487175)"^^geo:wktLiteral ;
  geo-pos:lat "62.32744"^^xsd:decimal ;
  geo-pos:long "-1.487175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_295'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1905'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2213_295'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.487175'^^xsd:double;
  dwc:latitude '62.32744'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.487175 62.32744, -1.487175 62.32744, -1.487175 62.32744, -1.487175 62.32744, -1.487175 62.32744))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_295'^^xsd:string;
  dwc:observationDate '1905-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_296> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.078069 -4.870651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.078069"^^xsd:decimal ;
  dwc:decimalLongitude "-4.870651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.078069 -4.870651)"^^geo:wktLiteral ;
  geo-pos:lat "62.078069"^^xsd:decimal ;
  geo-pos:long "-4.870651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_296'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1905'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2213_296'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-4.870651'^^xsd:double;
  dwc:latitude '62.078069'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.870651 62.078069, -4.870651 62.078069, -4.870651 62.078069, -4.870651 62.078069, -4.870651 62.078069))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_296'^^xsd:string;
  dwc:observationDate '1905-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_297> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.409481 1.193297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.409481"^^xsd:decimal ;
  dwc:decimalLongitude "1.193297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.409481 1.193297)"^^geo:wktLiteral ;
  geo-pos:lat "63.409481"^^xsd:decimal ;
  geo-pos:long "1.193297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_297'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1905'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2213_297'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.193297'^^xsd:double;
  dwc:latitude '63.409481'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.193297 63.409481, 1.193297 63.409481, 1.193297 63.409481, 1.193297 63.409481, 1.193297 63.409481))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_297'^^xsd:string;
  dwc:observationDate '1905-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_298> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.836598 -4.306641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.836598"^^xsd:decimal ;
  dwc:decimalLongitude "-4.306641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.836598 -4.306641)"^^geo:wktLiteral ;
  geo-pos:lat "61.836598"^^xsd:decimal ;
  geo-pos:long "-4.306641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_298'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1905'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2213_298'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-4.306641'^^xsd:double;
  dwc:latitude '61.836598'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.306641 61.836598, -4.306641 61.836598, -4.306641 61.836598, -4.306641 61.836598, -4.306641 61.836598))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_298'^^xsd:string;
  dwc:observationDate '1905-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_299> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.237714 -1.487175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.237714"^^xsd:decimal ;
  dwc:decimalLongitude "-1.487175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.237714 -1.487175)"^^geo:wktLiteral ;
  geo-pos:lat "62.237714"^^xsd:decimal ;
  geo-pos:long "-1.487175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_299'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1905'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2213_299'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.487175'^^xsd:double;
  dwc:latitude '62.237714'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.487175 62.237714, -1.487175 62.237714, -1.487175 62.237714, -1.487175 62.237714, -1.487175 62.237714))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_299'^^xsd:string;
  dwc:observationDate '1905-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_300> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.845057 0.770181)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.845057"^^xsd:decimal ;
  dwc:decimalLongitude "0.770181"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.845057 0.770181)"^^geo:wktLiteral ;
  geo-pos:lat "60.845057"^^xsd:decimal ;
  geo-pos:long "0.770181"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_300'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1905'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2213_300'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.770181'^^xsd:double;
  dwc:latitude '60.845057'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.770181 60.845057, 0.770181 60.845057, 0.770181 60.845057, 0.770181 60.845057, 0.770181 60.845057))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_300'^^xsd:string;
  dwc:observationDate '1905-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_301> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.840025 1.137852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.840025"^^xsd:decimal ;
  dwc:decimalLongitude "1.137852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.840025 1.137852)"^^geo:wktLiteral ;
  geo-pos:lat "60.840025"^^xsd:decimal ;
  geo-pos:long "1.137852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_301'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1905'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2213_301'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.137852'^^xsd:double;
  dwc:latitude '60.840025'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.137852 60.840025, 1.137852 60.840025, 1.137852 60.840025, 1.137852 60.840025, 1.137852 60.840025))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_301'^^xsd:string;
  dwc:observationDate '1905-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_302> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.840025 1.137852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.840025"^^xsd:decimal ;
  dwc:decimalLongitude "1.137852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.840025 1.137852)"^^geo:wktLiteral ;
  geo-pos:lat "60.840025"^^xsd:decimal ;
  geo-pos:long "1.137852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_302'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1905'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2213_302'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.137852'^^xsd:double;
  dwc:latitude '60.840025'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.137852 60.840025, 1.137852 60.840025, 1.137852 60.840025, 1.137852 60.840025, 1.137852 60.840025))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_302'^^xsd:string;
  dwc:observationDate '1905-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_303> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.840025 1.137852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.840025"^^xsd:decimal ;
  dwc:decimalLongitude "1.137852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.840025 1.137852)"^^geo:wktLiteral ;
  geo-pos:lat "60.840025"^^xsd:decimal ;
  geo-pos:long "1.137852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_303'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1905'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2213_303'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.137852'^^xsd:double;
  dwc:latitude '60.840025'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.137852 60.840025, 1.137852 60.840025, 1.137852 60.840025, 1.137852 60.840025, 1.137852 60.840025))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_303'^^xsd:string;
  dwc:observationDate '1905-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_304> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.017919 -4.728812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.017919"^^xsd:decimal ;
  dwc:decimalLongitude "-4.728812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.017919 -4.728812)"^^geo:wktLiteral ;
  geo-pos:lat "62.017919"^^xsd:decimal ;
  geo-pos:long "-4.728812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_304'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1905'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2213_304'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-4.728812'^^xsd:double;
  dwc:latitude '62.017919'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.728812 62.017919, -4.728812 62.017919, -4.728812 62.017919, -4.728812 62.017919, -4.728812 62.017919))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_304'^^xsd:string;
  dwc:observationDate '1905-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_305> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.017919 -4.728812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.017919"^^xsd:decimal ;
  dwc:decimalLongitude "-4.728812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.017919 -4.728812)"^^geo:wktLiteral ;
  geo-pos:lat "62.017919"^^xsd:decimal ;
  geo-pos:long "-4.728812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_305'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1905'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2213_305'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-4.728812'^^xsd:double;
  dwc:latitude '62.017919'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.728812 62.017919, -4.728812 62.017919, -4.728812 62.017919, -4.728812 62.017919, -4.728812 62.017919))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_305'^^xsd:string;
  dwc:observationDate '1905-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_306> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.379647 0.217057)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.379647"^^xsd:decimal ;
  dwc:decimalLongitude "0.217057"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.379647 0.217057)"^^geo:wktLiteral ;
  geo-pos:lat "61.379647"^^xsd:decimal ;
  geo-pos:long "0.217057"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_306'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1906'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2213_306'^^xsd:string;
  dwc:yearCollected '1906'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.217057'^^xsd:double;
  dwc:latitude '61.379647'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.217057 61.379647, 0.217057 61.379647, 0.217057 61.379647, 0.217057 61.379647, 0.217057 61.379647))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_306'^^xsd:string;
  dwc:observationDate '1906-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_307> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.079362 0.199563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.079362"^^xsd:decimal ;
  dwc:decimalLongitude "0.199563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.079362 0.199563)"^^geo:wktLiteral ;
  geo-pos:lat "62.079362"^^xsd:decimal ;
  geo-pos:long "0.199563"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_307'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1906'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2213_307'^^xsd:string;
  dwc:yearCollected '1906'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.199563'^^xsd:double;
  dwc:latitude '62.079362'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.199563 62.079362, 0.199563 62.079362, 0.199563 62.079362, 0.199563 62.079362, 0.199563 62.079362))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_307'^^xsd:string;
  dwc:observationDate '1906-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_308> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.972611 0.101181)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.972611"^^xsd:decimal ;
  dwc:decimalLongitude "0.101181"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.972611 0.101181)"^^geo:wktLiteral ;
  geo-pos:lat "61.972611"^^xsd:decimal ;
  geo-pos:long "0.101181"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_308'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1906'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2213_308'^^xsd:string;
  dwc:yearCollected '1906'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.101181'^^xsd:double;
  dwc:latitude '61.972611'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.101181 61.972611, 0.101181 61.972611, 0.101181 61.972611, 0.101181 61.972611, 0.101181 61.972611))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_308'^^xsd:string;
  dwc:observationDate '1906-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_309> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.197521 -1.487175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.197521"^^xsd:decimal ;
  dwc:decimalLongitude "-1.487175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.197521 -1.487175)"^^geo:wktLiteral ;
  geo-pos:lat "61.197521"^^xsd:decimal ;
  geo-pos:long "-1.487175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_309'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1906'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2213_309'^^xsd:string;
  dwc:yearCollected '1906'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.487175'^^xsd:double;
  dwc:latitude '61.197521'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.487175 61.197521, -1.487175 61.197521, -1.487175 61.197521, -1.487175 61.197521, -1.487175 61.197521))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_309'^^xsd:string;
  dwc:observationDate '1906-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_310> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.197521 -1.487175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.197521"^^xsd:decimal ;
  dwc:decimalLongitude "-1.487175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.197521 -1.487175)"^^geo:wktLiteral ;
  geo-pos:lat "61.197521"^^xsd:decimal ;
  geo-pos:long "-1.487175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_310'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1906'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2213_310'^^xsd:string;
  dwc:yearCollected '1906'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.487175'^^xsd:double;
  dwc:latitude '61.197521'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.487175 61.197521, -1.487175 61.197521, -1.487175 61.197521, -1.487175 61.197521, -1.487175 61.197521))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_310'^^xsd:string;
  dwc:observationDate '1906-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_311> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.247381 -1.487175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.247381"^^xsd:decimal ;
  dwc:decimalLongitude "-1.487175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.247381 -1.487175)"^^geo:wktLiteral ;
  geo-pos:lat "61.247381"^^xsd:decimal ;
  geo-pos:long "-1.487175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_311'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1906'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2213_311'^^xsd:string;
  dwc:yearCollected '1906'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.487175'^^xsd:double;
  dwc:latitude '61.247381'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.487175 61.247381, -1.487175 61.247381, -1.487175 61.247381, -1.487175 61.247381, -1.487175 61.247381))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_311'^^xsd:string;
  dwc:observationDate '1906-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_402> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.240694 -0.080485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.240694"^^xsd:decimal ;
  dwc:decimalLongitude "-0.080485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.240694 -0.080485)"^^geo:wktLiteral ;
  geo-pos:lat "61.240694"^^xsd:decimal ;
  geo-pos:long "-0.080485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_402'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1907'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2213_402'^^xsd:string;
  dwc:yearCollected '1907'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.080485'^^xsd:double;
  dwc:latitude '61.240694'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.080485 61.240694, -0.080485 61.240694, -0.080485 61.240694, -0.080485 61.240694, -0.080485 61.240694))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_402'^^xsd:string;
  dwc:observationDate '1907-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_403> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.609766 0.718853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.609766"^^xsd:decimal ;
  dwc:decimalLongitude "0.718853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.609766 0.718853)"^^geo:wktLiteral ;
  geo-pos:lat "61.609766"^^xsd:decimal ;
  geo-pos:long "0.718853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_403'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1907'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2213_403'^^xsd:string;
  dwc:yearCollected '1907'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.718853'^^xsd:double;
  dwc:latitude '61.609766'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.718853 61.609766, 0.718853 61.609766, 0.718853 61.609766, 0.718853 61.609766, 0.718853 61.609766))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_403'^^xsd:string;
  dwc:observationDate '1907-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_404> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.520047 -0.885294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.520047"^^xsd:decimal ;
  dwc:decimalLongitude "-0.885294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.520047 -0.885294)"^^geo:wktLiteral ;
  geo-pos:lat "61.520047"^^xsd:decimal ;
  geo-pos:long "-0.885294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_404'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1907'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2213_404'^^xsd:string;
  dwc:yearCollected '1907'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.885294'^^xsd:double;
  dwc:latitude '61.520047'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.885294 61.520047, -0.885294 61.520047, -0.885294 61.520047, -0.885294 61.520047, -0.885294 61.520047))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_404'^^xsd:string;
  dwc:observationDate '1907-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_405> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.4604 0.391843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.4604"^^xsd:decimal ;
  dwc:decimalLongitude "0.391843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.4604 0.391843)"^^geo:wktLiteral ;
  geo-pos:lat "61.4604"^^xsd:decimal ;
  geo-pos:long "0.391843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_405'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1907'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2213_405'^^xsd:string;
  dwc:yearCollected '1907'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.391843'^^xsd:double;
  dwc:latitude '61.4604'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.391843 61.4604, 0.391843 61.4604, 0.391843 61.4604, 0.391843 61.4604, 0.391843 61.4604))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_405'^^xsd:string;
  dwc:observationDate '1907-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_406> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.184781 -0.885294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.184781"^^xsd:decimal ;
  dwc:decimalLongitude "-0.885294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.184781 -0.885294)"^^geo:wktLiteral ;
  geo-pos:lat "62.184781"^^xsd:decimal ;
  geo-pos:long "-0.885294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_406'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1907'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2213_406'^^xsd:string;
  dwc:yearCollected '1907'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.885294'^^xsd:double;
  dwc:latitude '62.184781'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.885294 62.184781, -0.885294 62.184781, -0.885294 62.184781, -0.885294 62.184781, -0.885294 62.184781))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_406'^^xsd:string;
  dwc:observationDate '1907-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_407> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.436951 -0.885294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.436951"^^xsd:decimal ;
  dwc:decimalLongitude "-0.885294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.436951 -0.885294)"^^geo:wktLiteral ;
  geo-pos:lat "61.436951"^^xsd:decimal ;
  geo-pos:long "-0.885294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_407'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1907'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2213_407'^^xsd:string;
  dwc:yearCollected '1907'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.885294'^^xsd:double;
  dwc:latitude '61.436951'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.885294 61.436951, -0.885294 61.436951, -0.885294 61.436951, -0.885294 61.436951, -0.885294 61.436951))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_407'^^xsd:string;
  dwc:observationDate '1907-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_408> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.494939 0.467029)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.494939"^^xsd:decimal ;
  dwc:decimalLongitude "0.467029"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.494939 0.467029)"^^geo:wktLiteral ;
  geo-pos:lat "61.494939"^^xsd:decimal ;
  geo-pos:long "0.467029"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_408'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1907'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2213_408'^^xsd:string;
  dwc:yearCollected '1907'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.467029'^^xsd:double;
  dwc:latitude '61.494939'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.467029 61.494939, 0.467029 61.494939, 0.467029 61.494939, 0.467029 61.494939, 0.467029 61.494939))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_408'^^xsd:string;
  dwc:observationDate '1907-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_409> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.512781 -0.635115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.512781"^^xsd:decimal ;
  dwc:decimalLongitude "-0.635115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.512781 -0.635115)"^^geo:wktLiteral ;
  geo-pos:lat "61.512781"^^xsd:decimal ;
  geo-pos:long "-0.635115"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_409'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1907'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2213_409'^^xsd:string;
  dwc:yearCollected '1907'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.635115'^^xsd:double;
  dwc:latitude '61.512781'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.635115 61.512781, -0.635115 61.512781, -0.635115 61.512781, -0.635115 61.512781, -0.635115 61.512781))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_409'^^xsd:string;
  dwc:observationDate '1907-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_410> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.860729 1.279463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.860729"^^xsd:decimal ;
  dwc:decimalLongitude "1.279463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.860729 1.279463)"^^geo:wktLiteral ;
  geo-pos:lat "61.860729"^^xsd:decimal ;
  geo-pos:long "1.279463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_410'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1907'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2213_410'^^xsd:string;
  dwc:yearCollected '1907'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.279463'^^xsd:double;
  dwc:latitude '61.860729'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.279463 61.860729, 1.279463 61.860729, 1.279463 61.860729, 1.279463 61.860729, 1.279463 61.860729))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_410'^^xsd:string;
  dwc:observationDate '1907-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_411> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.321829 0.092761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.321829"^^xsd:decimal ;
  dwc:decimalLongitude "0.092761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.321829 0.092761)"^^geo:wktLiteral ;
  geo-pos:lat "61.321829"^^xsd:decimal ;
  geo-pos:long "0.092761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_411'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2213_411'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.092761'^^xsd:double;
  dwc:latitude '61.321829'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.092761 61.321829, 0.092761 61.321829, 0.092761 61.321829, 0.092761 61.321829, 0.092761 61.321829))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_411'^^xsd:string;
  dwc:observationDate '1908-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_412> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.321829 0.092761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.321829"^^xsd:decimal ;
  dwc:decimalLongitude "0.092761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.321829 0.092761)"^^geo:wktLiteral ;
  geo-pos:lat "61.321829"^^xsd:decimal ;
  geo-pos:long "0.092761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_412'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2213_412'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.092761'^^xsd:double;
  dwc:latitude '61.321829'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.092761 61.321829, 0.092761 61.321829, 0.092761 61.321829, 0.092761 61.321829, 0.092761 61.321829))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_412'^^xsd:string;
  dwc:observationDate '1908-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_617> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.28402 -2.320161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.28402"^^xsd:decimal ;
  dwc:decimalLongitude "-2.320161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.28402 -2.320161)"^^geo:wktLiteral ;
  geo-pos:lat "61.28402"^^xsd:decimal ;
  geo-pos:long "-2.320161"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_617'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2213_617'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.320161'^^xsd:double;
  dwc:latitude '61.28402'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.320161 61.28402, -2.320161 61.28402, -2.320161 61.28402, -2.320161 61.28402, -2.320161 61.28402))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_617'^^xsd:string;
  dwc:observationDate '1908-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_619> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.161678 -2.212178)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.161678"^^xsd:decimal ;
  dwc:decimalLongitude "-2.212178"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.161678 -2.212178)"^^geo:wktLiteral ;
  geo-pos:lat "61.161678"^^xsd:decimal ;
  geo-pos:long "-2.212178"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_619'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2213_619'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.212178'^^xsd:double;
  dwc:latitude '61.161678'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.212178 61.161678, -2.212178 61.161678, -2.212178 61.161678, -2.212178 61.161678, -2.212178 61.161678))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_619'^^xsd:string;
  dwc:observationDate '1908-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.865413 -3.187656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.865413"^^xsd:decimal ;
  dwc:decimalLongitude "-3.187656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.865413 -3.187656)"^^geo:wktLiteral ;
  geo-pos:lat "60.865413"^^xsd:decimal ;
  geo-pos:long "-3.187656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_10'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2213_10'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-3.187656'^^xsd:double;
  dwc:latitude '60.865413'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.187656 60.865413, -3.187656 60.865413, -3.187656 60.865413, -3.187656 60.865413, -3.187656 60.865413))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_10'^^xsd:string;
  dwc:observationDate '1904-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_14> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.160938 -2.800744)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.160938"^^xsd:decimal ;
  dwc:decimalLongitude "-2.800744"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.160938 -2.800744)"^^geo:wktLiteral ;
  geo-pos:lat "61.160938"^^xsd:decimal ;
  geo-pos:long "-2.800744"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_14'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2213_14'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.800744'^^xsd:double;
  dwc:latitude '61.160938'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.800744 61.160938, -2.800744 61.160938, -2.800744 61.160938, -2.800744 61.160938, -2.800744 61.160938))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_14'^^xsd:string;
  dwc:observationDate '1904-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_15> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.800602 -2.844758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.800602"^^xsd:decimal ;
  dwc:decimalLongitude "-2.844758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.800602 -2.844758)"^^geo:wktLiteral ;
  geo-pos:lat "60.800602"^^xsd:decimal ;
  geo-pos:long "-2.844758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_15'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2213_15'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.844758'^^xsd:double;
  dwc:latitude '60.800602'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.844758 60.800602, -2.844758 60.800602, -2.844758 60.800602, -2.844758 60.800602, -2.844758 60.800602))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_15'^^xsd:string;
  dwc:observationDate '1904-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_16> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.878797 -1.487175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.878797"^^xsd:decimal ;
  dwc:decimalLongitude "-1.487175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.878797 -1.487175)"^^geo:wktLiteral ;
  geo-pos:lat "61.878797"^^xsd:decimal ;
  geo-pos:long "-1.487175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_16'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2213_16'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.487175'^^xsd:double;
  dwc:latitude '61.878797'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.487175 61.878797, -1.487175 61.878797, -1.487175 61.878797, -1.487175 61.878797, -1.487175 61.878797))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_16'^^xsd:string;
  dwc:observationDate '1904-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_17> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.878797 -1.487175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.878797"^^xsd:decimal ;
  dwc:decimalLongitude "-1.487175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.878797 -1.487175)"^^geo:wktLiteral ;
  geo-pos:lat "61.878797"^^xsd:decimal ;
  geo-pos:long "-1.487175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_17'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2213_17'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.487175'^^xsd:double;
  dwc:latitude '61.878797'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.487175 61.878797, -1.487175 61.878797, -1.487175 61.878797, -1.487175 61.878797, -1.487175 61.878797))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_17'^^xsd:string;
  dwc:observationDate '1904-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_18> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.878797 -1.487175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.878797"^^xsd:decimal ;
  dwc:decimalLongitude "-1.487175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.878797 -1.487175)"^^geo:wktLiteral ;
  geo-pos:lat "61.878797"^^xsd:decimal ;
  geo-pos:long "-1.487175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_18'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2213_18'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.487175'^^xsd:double;
  dwc:latitude '61.878797'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.487175 61.878797, -1.487175 61.878797, -1.487175 61.878797, -1.487175 61.878797, -1.487175 61.878797))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_18'^^xsd:string;
  dwc:observationDate '1904-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_19> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.160938 -2.800744)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.160938"^^xsd:decimal ;
  dwc:decimalLongitude "-2.800744"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_19>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.160938 -2.800744)"^^geo:wktLiteral ;
  geo-pos:lat "61.160938"^^xsd:decimal ;
  geo-pos:long "-2.800744"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_19'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2213_19'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.800744'^^xsd:double;
  dwc:latitude '61.160938'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.800744 61.160938, -2.800744 61.160938, -2.800744 61.160938, -2.800744 61.160938, -2.800744 61.160938))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_19'^^xsd:string;
  dwc:observationDate '1904-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_20> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.160938 -2.800744)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.160938"^^xsd:decimal ;
  dwc:decimalLongitude "-2.800744"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.160938 -2.800744)"^^geo:wktLiteral ;
  geo-pos:lat "61.160938"^^xsd:decimal ;
  geo-pos:long "-2.800744"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_20'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2213_20'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.800744'^^xsd:double;
  dwc:latitude '61.160938'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.800744 61.160938, -2.800744 61.160938, -2.800744 61.160938, -2.800744 61.160938, -2.800744 61.160938))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_20'^^xsd:string;
  dwc:observationDate '1904-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_21> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.160938 -2.800744)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.160938"^^xsd:decimal ;
  dwc:decimalLongitude "-2.800744"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_21>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.160938 -2.800744)"^^geo:wktLiteral ;
  geo-pos:lat "61.160938"^^xsd:decimal ;
  geo-pos:long "-2.800744"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_21'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2213_21'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.800744'^^xsd:double;
  dwc:latitude '61.160938'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.800744 61.160938, -2.800744 61.160938, -2.800744 61.160938, -2.800744 61.160938, -2.800744 61.160938))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_21'^^xsd:string;
  dwc:observationDate '1904-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_22> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.160938 -2.800744)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.160938"^^xsd:decimal ;
  dwc:decimalLongitude "-2.800744"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.160938 -2.800744)"^^geo:wktLiteral ;
  geo-pos:lat "61.160938"^^xsd:decimal ;
  geo-pos:long "-2.800744"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_22'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2213_22'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.800744'^^xsd:double;
  dwc:latitude '61.160938'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.800744 61.160938, -2.800744 61.160938, -2.800744 61.160938, -2.800744 61.160938, -2.800744 61.160938))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_22'^^xsd:string;
  dwc:observationDate '1904-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_23> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.160938 -2.800744)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.160938"^^xsd:decimal ;
  dwc:decimalLongitude "-2.800744"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.160938 -2.800744)"^^geo:wktLiteral ;
  geo-pos:lat "61.160938"^^xsd:decimal ;
  geo-pos:long "-2.800744"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_23'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2213_23'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.800744'^^xsd:double;
  dwc:latitude '61.160938'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.800744 61.160938, -2.800744 61.160938, -2.800744 61.160938, -2.800744 61.160938, -2.800744 61.160938))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_23'^^xsd:string;
  dwc:observationDate '1904-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_24> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.160938 -2.800744)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.160938"^^xsd:decimal ;
  dwc:decimalLongitude "-2.800744"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_24>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.160938 -2.800744)"^^geo:wktLiteral ;
  geo-pos:lat "61.160938"^^xsd:decimal ;
  geo-pos:long "-2.800744"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_24'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2213_24'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.800744'^^xsd:double;
  dwc:latitude '61.160938'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.800744 61.160938, -2.800744 61.160938, -2.800744 61.160938, -2.800744 61.160938, -2.800744 61.160938))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_24'^^xsd:string;
  dwc:observationDate '1904-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_25> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.833117 -3.016033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.833117"^^xsd:decimal ;
  dwc:decimalLongitude "-3.016033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.833117 -3.016033)"^^geo:wktLiteral ;
  geo-pos:lat "60.833117"^^xsd:decimal ;
  geo-pos:long "-3.016033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_25'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2213_25'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-3.016033'^^xsd:double;
  dwc:latitude '60.833117'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.016033 60.833117, -3.016033 60.833117, -3.016033 60.833117, -3.016033 60.833117, -3.016033 60.833117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_25'^^xsd:string;
  dwc:observationDate '1904-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_26> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.833117 -3.016033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.833117"^^xsd:decimal ;
  dwc:decimalLongitude "-3.016033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_26>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.833117 -3.016033)"^^geo:wktLiteral ;
  geo-pos:lat "60.833117"^^xsd:decimal ;
  geo-pos:long "-3.016033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_26'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2213_26'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-3.016033'^^xsd:double;
  dwc:latitude '60.833117'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.016033 60.833117, -3.016033 60.833117, -3.016033 60.833117, -3.016033 60.833117, -3.016033 60.833117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_26'^^xsd:string;
  dwc:observationDate '1904-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_27> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.833117 -3.016033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.833117"^^xsd:decimal ;
  dwc:decimalLongitude "-3.016033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_27>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.833117 -3.016033)"^^geo:wktLiteral ;
  geo-pos:lat "60.833117"^^xsd:decimal ;
  geo-pos:long "-3.016033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_27'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2213_27'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-3.016033'^^xsd:double;
  dwc:latitude '60.833117'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.016033 60.833117, -3.016033 60.833117, -3.016033 60.833117, -3.016033 60.833117, -3.016033 60.833117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_27'^^xsd:string;
  dwc:observationDate '1904-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_28>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_28> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_28> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.833117 -3.016033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.833117"^^xsd:decimal ;
  dwc:decimalLongitude "-3.016033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_28>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.833117 -3.016033)"^^geo:wktLiteral ;
  geo-pos:lat "60.833117"^^xsd:decimal ;
  geo-pos:long "-3.016033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_28>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_28" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_28'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2213_28'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-3.016033'^^xsd:double;
  dwc:latitude '60.833117'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.016033 60.833117, -3.016033 60.833117, -3.016033 60.833117, -3.016033 60.833117, -3.016033 60.833117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_28'^^xsd:string;
  dwc:observationDate '1904-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.833117 -3.016033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.833117"^^xsd:decimal ;
  dwc:decimalLongitude "-3.016033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.833117 -3.016033)"^^geo:wktLiteral ;
  geo-pos:lat "60.833117"^^xsd:decimal ;
  geo-pos:long "-3.016033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_29" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_29'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2213_29'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-3.016033'^^xsd:double;
  dwc:latitude '60.833117'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.016033 60.833117, -3.016033 60.833117, -3.016033 60.833117, -3.016033 60.833117, -3.016033 60.833117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_29'^^xsd:string;
  dwc:observationDate '1904-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_30> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.833117 -3.016033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.833117"^^xsd:decimal ;
  dwc:decimalLongitude "-3.016033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_30>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.833117 -3.016033)"^^geo:wktLiteral ;
  geo-pos:lat "60.833117"^^xsd:decimal ;
  geo-pos:long "-3.016033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_30'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2213_30'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-3.016033'^^xsd:double;
  dwc:latitude '60.833117'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.016033 60.833117, -3.016033 60.833117, -3.016033 60.833117, -3.016033 60.833117, -3.016033 60.833117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_30'^^xsd:string;
  dwc:observationDate '1904-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_31>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_31> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_31> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.865413 -3.187656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.865413"^^xsd:decimal ;
  dwc:decimalLongitude "-3.187656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_31>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.865413 -3.187656)"^^geo:wktLiteral ;
  geo-pos:lat "60.865413"^^xsd:decimal ;
  geo-pos:long "-3.187656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_31>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_31" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_31'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2213_31'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-3.187656'^^xsd:double;
  dwc:latitude '60.865413'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.187656 60.865413, -3.187656 60.865413, -3.187656 60.865413, -3.187656 60.865413, -3.187656 60.865413))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_31'^^xsd:string;
  dwc:observationDate '1904-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_32> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.865413 -3.187656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.865413"^^xsd:decimal ;
  dwc:decimalLongitude "-3.187656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_32>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.865413 -3.187656)"^^geo:wktLiteral ;
  geo-pos:lat "60.865413"^^xsd:decimal ;
  geo-pos:long "-3.187656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_32'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2213_32'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-3.187656'^^xsd:double;
  dwc:latitude '60.865413'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.187656 60.865413, -3.187656 60.865413, -3.187656 60.865413, -3.187656 60.865413, -3.187656 60.865413))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_32'^^xsd:string;
  dwc:observationDate '1904-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_33>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_33> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_33> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.275493 -1.764242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.275493"^^xsd:decimal ;
  dwc:decimalLongitude "-1.764242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_33>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.275493 -1.764242)"^^geo:wktLiteral ;
  geo-pos:lat "61.275493"^^xsd:decimal ;
  geo-pos:long "-1.764242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_33>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_33" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_33'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2213_33'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.764242'^^xsd:double;
  dwc:latitude '61.275493'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.764242 61.275493, -1.764242 61.275493, -1.764242 61.275493, -1.764242 61.275493, -1.764242 61.275493))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_33'^^xsd:string;
  dwc:observationDate '1904-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_34>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_34> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_34> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.275493 -1.764242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.275493"^^xsd:decimal ;
  dwc:decimalLongitude "-1.764242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_34>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.275493 -1.764242)"^^geo:wktLiteral ;
  geo-pos:lat "61.275493"^^xsd:decimal ;
  geo-pos:long "-1.764242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_34>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_34" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_34'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2213_34'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.764242'^^xsd:double;
  dwc:latitude '61.275493'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.764242 61.275493, -1.764242 61.275493, -1.764242 61.275493, -1.764242 61.275493, -1.764242 61.275493))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_34'^^xsd:string;
  dwc:observationDate '1904-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_35>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_35> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_35> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.275493 -1.764242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.275493"^^xsd:decimal ;
  dwc:decimalLongitude "-1.764242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_35>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.275493 -1.764242)"^^geo:wktLiteral ;
  geo-pos:lat "61.275493"^^xsd:decimal ;
  geo-pos:long "-1.764242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_35>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_35" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_35'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2213_35'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.764242'^^xsd:double;
  dwc:latitude '61.275493'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.764242 61.275493, -1.764242 61.275493, -1.764242 61.275493, -1.764242 61.275493, -1.764242 61.275493))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_35'^^xsd:string;
  dwc:observationDate '1904-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_36>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_36> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_36> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.275493 -1.764242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.275493"^^xsd:decimal ;
  dwc:decimalLongitude "-1.764242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_36>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.275493 -1.764242)"^^geo:wktLiteral ;
  geo-pos:lat "61.275493"^^xsd:decimal ;
  geo-pos:long "-1.764242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_36>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_36" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_36'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2213_36'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.764242'^^xsd:double;
  dwc:latitude '61.275493'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.764242 61.275493, -1.764242 61.275493, -1.764242 61.275493, -1.764242 61.275493, -1.764242 61.275493))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_36'^^xsd:string;
  dwc:observationDate '1904-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_37>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_37> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_37> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.925917 -6.850222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.925917"^^xsd:decimal ;
  dwc:decimalLongitude "-6.850222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_37>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.925917 -6.850222)"^^geo:wktLiteral ;
  geo-pos:lat "60.925917"^^xsd:decimal ;
  geo-pos:long "-6.850222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_37>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_37" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_37'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2213_37'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-6.850222'^^xsd:double;
  dwc:latitude '60.925917'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.850222 60.925917, -6.850222 60.925917, -6.850222 60.925917, -6.850222 60.925917, -6.850222 60.925917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_37'^^xsd:string;
  dwc:observationDate '1904-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_38>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_38> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_38> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.023587 -4.050931)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.023587"^^xsd:decimal ;
  dwc:decimalLongitude "-4.050931"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_38>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.023587 -4.050931)"^^geo:wktLiteral ;
  geo-pos:lat "61.023587"^^xsd:decimal ;
  geo-pos:long "-4.050931"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_38>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_38" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_38'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2213_38'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-4.050931'^^xsd:double;
  dwc:latitude '61.023587'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.050931 61.023587, -4.050931 61.023587, -4.050931 61.023587, -4.050931 61.023587, -4.050931 61.023587))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_38'^^xsd:string;
  dwc:observationDate '1904-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_39>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_39> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_39> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.023587 -4.050931)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.023587"^^xsd:decimal ;
  dwc:decimalLongitude "-4.050931"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_39>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.023587 -4.050931)"^^geo:wktLiteral ;
  geo-pos:lat "61.023587"^^xsd:decimal ;
  geo-pos:long "-4.050931"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_39>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_39" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_39'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2213_39'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-4.050931'^^xsd:double;
  dwc:latitude '61.023587'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.050931 61.023587, -4.050931 61.023587, -4.050931 61.023587, -4.050931 61.023587, -4.050931 61.023587))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_39'^^xsd:string;
  dwc:observationDate '1904-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_40>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_40> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_40> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.345952 -1.309062)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.345952"^^xsd:decimal ;
  dwc:decimalLongitude "-1.309062"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_40>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.345952 -1.309062)"^^geo:wktLiteral ;
  geo-pos:lat "61.345952"^^xsd:decimal ;
  geo-pos:long "-1.309062"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_40>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_40" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_40'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2213_40'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.309062'^^xsd:double;
  dwc:latitude '61.345952'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.309062 61.345952, -1.309062 61.345952, -1.309062 61.345952, -1.309062 61.345952, -1.309062 61.345952))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_40'^^xsd:string;
  dwc:observationDate '1904-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_41>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_41> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_41> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.420332 -0.885294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.420332"^^xsd:decimal ;
  dwc:decimalLongitude "-0.885294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_41>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.420332 -0.885294)"^^geo:wktLiteral ;
  geo-pos:lat "61.420332"^^xsd:decimal ;
  geo-pos:long "-0.885294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_41>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_41" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_41'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2213_41'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.885294'^^xsd:double;
  dwc:latitude '61.420332'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.885294 61.420332, -0.885294 61.420332, -0.885294 61.420332, -0.885294 61.420332, -0.885294 61.420332))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_41'^^xsd:string;
  dwc:observationDate '1904-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_42>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_42> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_42> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.45357 -0.885294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.45357"^^xsd:decimal ;
  dwc:decimalLongitude "-0.885294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_42>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.45357 -0.885294)"^^geo:wktLiteral ;
  geo-pos:lat "61.45357"^^xsd:decimal ;
  geo-pos:long "-0.885294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_42>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_42" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_42'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2213_42'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.885294'^^xsd:double;
  dwc:latitude '61.45357'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.885294 61.45357, -0.885294 61.45357, -0.885294 61.45357, -0.885294 61.45357, -0.885294 61.45357))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_42'^^xsd:string;
  dwc:observationDate '1904-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_44>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_44> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_44> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.470123 -3.477151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.470123"^^xsd:decimal ;
  dwc:decimalLongitude "-3.477151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_44>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.470123 -3.477151)"^^geo:wktLiteral ;
  geo-pos:lat "61.470123"^^xsd:decimal ;
  geo-pos:long "-3.477151"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_44>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_44" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_44'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2213_44'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-3.477151'^^xsd:double;
  dwc:latitude '61.470123'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.477151 61.470123, -3.477151 61.470123, -3.477151 61.470123, -3.477151 61.470123, -3.477151 61.470123))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_44'^^xsd:string;
  dwc:observationDate '1904-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_45>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_45> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_45> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.520047 -0.885294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.520047"^^xsd:decimal ;
  dwc:decimalLongitude "-0.885294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_45>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.520047 -0.885294)"^^geo:wktLiteral ;
  geo-pos:lat "61.520047"^^xsd:decimal ;
  geo-pos:long "-0.885294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_45>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_45" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_45'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2213_45'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.885294'^^xsd:double;
  dwc:latitude '61.520047'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.885294 61.520047, -0.885294 61.520047, -0.885294 61.520047, -0.885294 61.520047, -0.885294 61.520047))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_45'^^xsd:string;
  dwc:observationDate '1904-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_46>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_46> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_46> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.520047 -0.885294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.520047"^^xsd:decimal ;
  dwc:decimalLongitude "-0.885294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_46>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.520047 -0.885294)"^^geo:wktLiteral ;
  geo-pos:lat "61.520047"^^xsd:decimal ;
  geo-pos:long "-0.885294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_46>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_46" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_46'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2213_46'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.885294'^^xsd:double;
  dwc:latitude '61.520047'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.885294 61.520047, -0.885294 61.520047, -0.885294 61.520047, -0.885294 61.520047, -0.885294 61.520047))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_46'^^xsd:string;
  dwc:observationDate '1904-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_47>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_47> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_47> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.592841 -3.751469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.592841"^^xsd:decimal ;
  dwc:decimalLongitude "-3.751469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_47>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.592841 -3.751469)"^^geo:wktLiteral ;
  geo-pos:lat "61.592841"^^xsd:decimal ;
  geo-pos:long "-3.751469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_47>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_47" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_47'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2213_47'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-3.751469'^^xsd:double;
  dwc:latitude '61.592841'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.751469 61.592841, -3.751469 61.592841, -3.751469 61.592841, -3.751469 61.592841, -3.751469 61.592841))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_47'^^xsd:string;
  dwc:observationDate '1904-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_48>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_48> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_48> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.592841 -3.751469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.592841"^^xsd:decimal ;
  dwc:decimalLongitude "-3.751469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_48>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.592841 -3.751469)"^^geo:wktLiteral ;
  geo-pos:lat "61.592841"^^xsd:decimal ;
  geo-pos:long "-3.751469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_48>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_48" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_48'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2213_48'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-3.751469'^^xsd:double;
  dwc:latitude '61.592841'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.751469 61.592841, -3.751469 61.592841, -3.751469 61.592841, -3.751469 61.592841, -3.751469 61.592841))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_48'^^xsd:string;
  dwc:observationDate '1904-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_57>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_57> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_57> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.653991 -3.889441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.653991"^^xsd:decimal ;
  dwc:decimalLongitude "-3.889441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_57>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.653991 -3.889441)"^^geo:wktLiteral ;
  geo-pos:lat "61.653991"^^xsd:decimal ;
  geo-pos:long "-3.889441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_57>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_57" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_57'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2213_57'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-3.889441'^^xsd:double;
  dwc:latitude '61.653991'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.889441 61.653991, -3.889441 61.653991, -3.889441 61.653991, -3.889441 61.653991, -3.889441 61.653991))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_57'^^xsd:string;
  dwc:observationDate '1904-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_58>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_58> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_58> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.653991 -3.889441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.653991"^^xsd:decimal ;
  dwc:decimalLongitude "-3.889441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_58>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.653991 -3.889441)"^^geo:wktLiteral ;
  geo-pos:lat "61.653991"^^xsd:decimal ;
  geo-pos:long "-3.889441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_58>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_58" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_58'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2213_58'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-3.889441'^^xsd:double;
  dwc:latitude '61.653991'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.889441 61.653991, -3.889441 61.653991, -3.889441 61.653991, -3.889441 61.653991, -3.889441 61.653991))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_58'^^xsd:string;
  dwc:observationDate '1904-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_59>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_59> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_59> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.58054 -8.154013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.58054"^^xsd:decimal ;
  dwc:decimalLongitude "-8.154013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_59>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.58054 -8.154013)"^^geo:wktLiteral ;
  geo-pos:lat "58.58054"^^xsd:decimal ;
  geo-pos:long "-8.154013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_59>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_59" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_59'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2213_59'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.154013'^^xsd:double;
  dwc:latitude '58.58054'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.154013 58.58054, -8.154013 58.58054, -8.154013 58.58054, -8.154013 58.58054, -8.154013 58.58054))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_59'^^xsd:string;
  dwc:observationDate '1904-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_61>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_61> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_61> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.653991 -3.889441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.653991"^^xsd:decimal ;
  dwc:decimalLongitude "-3.889441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_61>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.653991 -3.889441)"^^geo:wktLiteral ;
  geo-pos:lat "61.653991"^^xsd:decimal ;
  geo-pos:long "-3.889441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_61>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_61" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_61'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2213_61'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-3.889441'^^xsd:double;
  dwc:latitude '61.653991'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.889441 61.653991, -3.889441 61.653991, -3.889441 61.653991, -3.889441 61.653991, -3.889441 61.653991))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_61'^^xsd:string;
  dwc:observationDate '1904-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_62>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_62> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_62> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.268753 -9.800541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.268753"^^xsd:decimal ;
  dwc:decimalLongitude "-9.800541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_62>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.268753 -9.800541)"^^geo:wktLiteral ;
  geo-pos:lat "58.268753"^^xsd:decimal ;
  geo-pos:long "-9.800541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_62>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_62" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_62'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2213_62'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.800541'^^xsd:double;
  dwc:latitude '58.268753'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.800541 58.268753, -9.800541 58.268753, -9.800541 58.268753, -9.800541 58.268753, -9.800541 58.268753))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_62'^^xsd:string;
  dwc:observationDate '1904-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_63>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_63> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_63> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.531551 -3.614039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.531551"^^xsd:decimal ;
  dwc:decimalLongitude "-3.614039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_63>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.531551 -3.614039)"^^geo:wktLiteral ;
  geo-pos:lat "61.531551"^^xsd:decimal ;
  geo-pos:long "-3.614039"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_63>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_63" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_63'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2213_63'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-3.614039'^^xsd:double;
  dwc:latitude '61.531551'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.614039 61.531551, -3.614039 61.531551, -3.614039 61.531551, -3.614039 61.531551, -3.614039 61.531551))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_63'^^xsd:string;
  dwc:observationDate '1904-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_65>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_65> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_65> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.531551 -3.614039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.531551"^^xsd:decimal ;
  dwc:decimalLongitude "-3.614039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_65>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.531551 -3.614039)"^^geo:wktLiteral ;
  geo-pos:lat "61.531551"^^xsd:decimal ;
  geo-pos:long "-3.614039"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_65>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_65" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_65'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2213_65'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-3.614039'^^xsd:double;
  dwc:latitude '61.531551'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.614039 61.531551, -3.614039 61.531551, -3.614039 61.531551, -3.614039 61.531551, -3.614039 61.531551))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_65'^^xsd:string;
  dwc:observationDate '1904-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_66>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_66> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_66> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.531551 -3.614039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.531551"^^xsd:decimal ;
  dwc:decimalLongitude "-3.614039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_66>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.531551 -3.614039)"^^geo:wktLiteral ;
  geo-pos:lat "61.531551"^^xsd:decimal ;
  geo-pos:long "-3.614039"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_66>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_66" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_66'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2213_66'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-3.614039'^^xsd:double;
  dwc:latitude '61.531551'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.614039 61.531551, -3.614039 61.531551, -3.614039 61.531551, -3.614039 61.531551, -3.614039 61.531551))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_66'^^xsd:string;
  dwc:observationDate '1904-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_69>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_69> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_69> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.754954 -8.496206)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.754954"^^xsd:decimal ;
  dwc:decimalLongitude "-8.496206"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_69>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.754954 -8.496206)"^^geo:wktLiteral ;
  geo-pos:lat "58.754954"^^xsd:decimal ;
  geo-pos:long "-8.496206"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_69>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_69" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_69'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2213_69'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.496206'^^xsd:double;
  dwc:latitude '58.754954'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.496206 58.754954, -8.496206 58.754954, -8.496206 58.754954, -8.496206 58.754954, -8.496206 58.754954))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_69'^^xsd:string;
  dwc:observationDate '1904-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_73>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_73> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_73> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.181427 -6.264762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.181427"^^xsd:decimal ;
  dwc:decimalLongitude "-6.264762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_73>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.181427 -6.264762)"^^geo:wktLiteral ;
  geo-pos:lat "59.181427"^^xsd:decimal ;
  geo-pos:long "-6.264762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_73>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_73" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_73'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2213_73'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-6.264762'^^xsd:double;
  dwc:latitude '59.181427'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.264762 59.181427, -6.264762 59.181427, -6.264762 59.181427, -6.264762 59.181427, -6.264762 59.181427))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_73'^^xsd:string;
  dwc:observationDate '1904-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_74>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_74> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_74> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.285018 -3.069709)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.285018"^^xsd:decimal ;
  dwc:decimalLongitude "-3.069709"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_74>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.285018 -3.069709)"^^geo:wktLiteral ;
  geo-pos:lat "61.285018"^^xsd:decimal ;
  geo-pos:long "-3.069709"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_74>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_74" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_74'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2213_74'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-3.069709'^^xsd:double;
  dwc:latitude '61.285018'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.069709 61.285018, -3.069709 61.285018, -3.069709 61.285018, -3.069709 61.285018, -3.069709 61.285018))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_74'^^xsd:string;
  dwc:observationDate '1904-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_75>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_75> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_75> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.560199 -0.271936)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.560199"^^xsd:decimal ;
  dwc:decimalLongitude "-0.271936"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_75>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.560199 -0.271936)"^^geo:wktLiteral ;
  geo-pos:lat "61.560199"^^xsd:decimal ;
  geo-pos:long "-0.271936"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_75>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_75" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_75'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2213_75'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.271936'^^xsd:double;
  dwc:latitude '61.560199'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.271936 61.560199, -0.271936 61.560199, -0.271936 61.560199, -0.271936 61.560199, -0.271936 61.560199))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_75'^^xsd:string;
  dwc:observationDate '1904-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_76>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_76> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_76> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.560199 -0.271936)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.560199"^^xsd:decimal ;
  dwc:decimalLongitude "-0.271936"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_76>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.560199 -0.271936)"^^geo:wktLiteral ;
  geo-pos:lat "61.560199"^^xsd:decimal ;
  geo-pos:long "-0.271936"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_76>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_76" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_76'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2213_76'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.271936'^^xsd:double;
  dwc:latitude '61.560199'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.271936 61.560199, -0.271936 61.560199, -0.271936 61.560199, -0.271936 61.560199, -0.271936 61.560199))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_76'^^xsd:string;
  dwc:observationDate '1904-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_77>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_77> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_77> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.560199 -0.271936)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.560199"^^xsd:decimal ;
  dwc:decimalLongitude "-0.271936"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_77>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.560199 -0.271936)"^^geo:wktLiteral ;
  geo-pos:lat "61.560199"^^xsd:decimal ;
  geo-pos:long "-0.271936"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_77>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_77" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_77'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2213_77'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.271936'^^xsd:double;
  dwc:latitude '61.560199'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.271936 61.560199, -0.271936 61.560199, -0.271936 61.560199, -0.271936 61.560199, -0.271936 61.560199))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_77'^^xsd:string;
  dwc:observationDate '1904-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_78>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_78> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_78> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.765484 -7.447576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.765484"^^xsd:decimal ;
  dwc:decimalLongitude "-7.447576"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_78>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.765484 -7.447576)"^^geo:wktLiteral ;
  geo-pos:lat "58.765484"^^xsd:decimal ;
  geo-pos:long "-7.447576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_78>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_78" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_78'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2213_78'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-7.447576'^^xsd:double;
  dwc:latitude '58.765484'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.447576 58.765484, -7.447576 58.765484, -7.447576 58.765484, -7.447576 58.765484, -7.447576 58.765484))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_78'^^xsd:string;
  dwc:observationDate '1904-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_79>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_79> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_79> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.765484 -7.447576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.765484"^^xsd:decimal ;
  dwc:decimalLongitude "-7.447576"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_79>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.765484 -7.447576)"^^geo:wktLiteral ;
  geo-pos:lat "58.765484"^^xsd:decimal ;
  geo-pos:long "-7.447576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_79>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_79" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_79'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2213_79'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-7.447576'^^xsd:double;
  dwc:latitude '58.765484'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.447576 58.765484, -7.447576 58.765484, -7.447576 58.765484, -7.447576 58.765484, -7.447576 58.765484))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_79'^^xsd:string;
  dwc:observationDate '1904-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_80>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_80> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_80> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.43735 0.341812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.43735"^^xsd:decimal ;
  dwc:decimalLongitude "0.341812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_80>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.43735 0.341812)"^^geo:wktLiteral ;
  geo-pos:lat "61.43735"^^xsd:decimal ;
  geo-pos:long "0.341812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_80>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_80" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_80'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2213_80'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.341812'^^xsd:double;
  dwc:latitude '61.43735'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.341812 61.43735, 0.341812 61.43735, 0.341812 61.43735, 0.341812 61.43735, 0.341812 61.43735))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_80'^^xsd:string;
  dwc:observationDate '1904-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_81>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_81> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_81> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.75264 -0.885294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.75264"^^xsd:decimal ;
  dwc:decimalLongitude "-0.885294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_81>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.75264 -0.885294)"^^geo:wktLiteral ;
  geo-pos:lat "61.75264"^^xsd:decimal ;
  geo-pos:long "-0.885294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_81>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_81" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_81'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2213_81'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.885294'^^xsd:double;
  dwc:latitude '61.75264'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.885294 61.75264, -0.885294 61.75264, -0.885294 61.75264, -0.885294 61.75264, -0.885294 61.75264))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_81'^^xsd:string;
  dwc:observationDate '1904-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_82>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_82> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_82> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.75264 -0.885294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.75264"^^xsd:decimal ;
  dwc:decimalLongitude "-0.885294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_82>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.75264 -0.885294)"^^geo:wktLiteral ;
  geo-pos:lat "61.75264"^^xsd:decimal ;
  geo-pos:long "-0.885294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_82>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_82" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_82'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2213_82'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.885294'^^xsd:double;
  dwc:latitude '61.75264'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.885294 61.75264, -0.885294 61.75264, -0.885294 61.75264, -0.885294 61.75264, -0.885294 61.75264))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_82'^^xsd:string;
  dwc:observationDate '1904-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_83>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_83> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_83> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.054419 -8.208736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.054419"^^xsd:decimal ;
  dwc:decimalLongitude "-8.208736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_83>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.054419 -8.208736)"^^geo:wktLiteral ;
  geo-pos:lat "59.054419"^^xsd:decimal ;
  geo-pos:long "-8.208736"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_83>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_83" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_83'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2213_83'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.208736'^^xsd:double;
  dwc:latitude '59.054419'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.208736 59.054419, -8.208736 59.054419, -8.208736 59.054419, -8.208736 59.054419, -8.208736 59.054419))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_83'^^xsd:string;
  dwc:observationDate '1904-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_86>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_86> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_86> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.391884 -0.421118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.391884"^^xsd:decimal ;
  dwc:decimalLongitude "-0.421118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_86>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.391884 -0.421118)"^^geo:wktLiteral ;
  geo-pos:lat "61.391884"^^xsd:decimal ;
  geo-pos:long "-0.421118"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_86>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_86" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_86'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2213_86'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.421118'^^xsd:double;
  dwc:latitude '61.391884'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.421118 61.391884, -0.421118 61.391884, -0.421118 61.391884, -0.421118 61.391884, -0.421118 61.391884))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_86'^^xsd:string;
  dwc:observationDate '1904-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_87> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.391884 -0.421118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.391884"^^xsd:decimal ;
  dwc:decimalLongitude "-0.421118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.391884 -0.421118)"^^geo:wktLiteral ;
  geo-pos:lat "61.391884"^^xsd:decimal ;
  geo-pos:long "-0.421118"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_87" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_87'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2213_87'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.421118'^^xsd:double;
  dwc:latitude '61.391884'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.421118 61.391884, -0.421118 61.391884, -0.421118 61.391884, -0.421118 61.391884, -0.421118 61.391884))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_87'^^xsd:string;
  dwc:observationDate '1904-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_88>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_88> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_88> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.391884 -0.421118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.391884"^^xsd:decimal ;
  dwc:decimalLongitude "-0.421118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_88>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.391884 -0.421118)"^^geo:wktLiteral ;
  geo-pos:lat "61.391884"^^xsd:decimal ;
  geo-pos:long "-0.421118"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_88>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_88" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_88'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2213_88'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.421118'^^xsd:double;
  dwc:latitude '61.391884'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.421118 61.391884, -0.421118 61.391884, -0.421118 61.391884, -0.421118 61.391884, -0.421118 61.391884))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_88'^^xsd:string;
  dwc:observationDate '1904-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_89>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_89> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_89> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.391884 -0.421118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.391884"^^xsd:decimal ;
  dwc:decimalLongitude "-0.421118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_89>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.391884 -0.421118)"^^geo:wktLiteral ;
  geo-pos:lat "61.391884"^^xsd:decimal ;
  geo-pos:long "-0.421118"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_89>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_89" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_89'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2213_89'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.421118'^^xsd:double;
  dwc:latitude '61.391884'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.421118 61.391884, -0.421118 61.391884, -0.421118 61.391884, -0.421118 61.391884, -0.421118 61.391884))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_89'^^xsd:string;
  dwc:observationDate '1904-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_90>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_90> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_90> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.75264 -0.885294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.75264"^^xsd:decimal ;
  dwc:decimalLongitude "-0.885294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_90>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.75264 -0.885294)"^^geo:wktLiteral ;
  geo-pos:lat "61.75264"^^xsd:decimal ;
  geo-pos:long "-0.885294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_90>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_90" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_90'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2213_90'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.885294'^^xsd:double;
  dwc:latitude '61.75264'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.885294 61.75264, -0.885294 61.75264, -0.885294 61.75264, -0.885294 61.75264, -0.885294 61.75264))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_90'^^xsd:string;
  dwc:observationDate '1904-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_93>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_93> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_93> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.353854 -0.885294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.353854"^^xsd:decimal ;
  dwc:decimalLongitude "-0.885294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_93>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.353854 -0.885294)"^^geo:wktLiteral ;
  geo-pos:lat "61.353854"^^xsd:decimal ;
  geo-pos:long "-0.885294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_93>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_93" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_93'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2213_93'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.885294'^^xsd:double;
  dwc:latitude '61.353854'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.885294 61.353854, -0.885294 61.353854, -0.885294 61.353854, -0.885294 61.353854, -0.885294 61.353854))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_93'^^xsd:string;
  dwc:observationDate '1904-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_94>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_94> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_94> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.353854 -0.885294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.353854"^^xsd:decimal ;
  dwc:decimalLongitude "-0.885294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_94>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.353854 -0.885294)"^^geo:wktLiteral ;
  geo-pos:lat "61.353854"^^xsd:decimal ;
  geo-pos:long "-0.885294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_94>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_94" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_94'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2213_94'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.885294'^^xsd:double;
  dwc:latitude '61.353854'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.885294 61.353854, -0.885294 61.353854, -0.885294 61.353854, -0.885294 61.353854, -0.885294 61.353854))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_94'^^xsd:string;
  dwc:observationDate '1904-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_95>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_95> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_95> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.353854 -0.885294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.353854"^^xsd:decimal ;
  dwc:decimalLongitude "-0.885294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_95>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.353854 -0.885294)"^^geo:wktLiteral ;
  geo-pos:lat "61.353854"^^xsd:decimal ;
  geo-pos:long "-0.885294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_95>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_95" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_95'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2213_95'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.885294'^^xsd:double;
  dwc:latitude '61.353854'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.885294 61.353854, -0.885294 61.353854, -0.885294 61.353854, -0.885294 61.353854, -0.885294 61.353854))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_95'^^xsd:string;
  dwc:observationDate '1904-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_490> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.998079 -1.487175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.998079"^^xsd:decimal ;
  dwc:decimalLongitude "-1.487175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.998079 -1.487175)"^^geo:wktLiteral ;
  geo-pos:lat "60.998079"^^xsd:decimal ;
  geo-pos:long "-1.487175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_490'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2213_490'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.487175'^^xsd:double;
  dwc:latitude '60.998079'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.487175 60.998079, -1.487175 60.998079, -1.487175 60.998079, -1.487175 60.998079, -1.487175 60.998079))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_490'^^xsd:string;
  dwc:observationDate '1908-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_491> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.596388 -1.487175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.596388"^^xsd:decimal ;
  dwc:decimalLongitude "-1.487175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.596388 -1.487175)"^^geo:wktLiteral ;
  geo-pos:lat "61.596388"^^xsd:decimal ;
  geo-pos:long "-1.487175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_491'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2213_491'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.487175'^^xsd:double;
  dwc:latitude '61.596388'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.487175 61.596388, -1.487175 61.596388, -1.487175 61.596388, -1.487175 61.596388, -1.487175 61.596388))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_491'^^xsd:string;
  dwc:observationDate '1908-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_492> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.558961 -0.699579)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.558961"^^xsd:decimal ;
  dwc:decimalLongitude "-0.699579"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.558961 -0.699579)"^^geo:wktLiteral ;
  geo-pos:lat "61.558961"^^xsd:decimal ;
  geo-pos:long "-0.699579"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_492'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2213_492'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.699579'^^xsd:double;
  dwc:latitude '61.558961'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.699579 61.558961, -0.699579 61.558961, -0.699579 61.558961, -0.699579 61.558961, -0.699579 61.558961))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_492'^^xsd:string;
  dwc:observationDate '1908-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_494> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.330725 -1.460004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.330725"^^xsd:decimal ;
  dwc:decimalLongitude "-1.460004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.330725 -1.460004)"^^geo:wktLiteral ;
  geo-pos:lat "61.330725"^^xsd:decimal ;
  geo-pos:long "-1.460004"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_494'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2213_494'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.460004'^^xsd:double;
  dwc:latitude '61.330725'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.460004 61.330725, -1.460004 61.330725, -1.460004 61.330725, -1.460004 61.330725, -1.460004 61.330725))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_494'^^xsd:string;
  dwc:observationDate '1908-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_96>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_96> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_96> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.393698 -0.885294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.393698"^^xsd:decimal ;
  dwc:decimalLongitude "-0.885294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_96>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.393698 -0.885294)"^^geo:wktLiteral ;
  geo-pos:lat "61.393698"^^xsd:decimal ;
  geo-pos:long "-0.885294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_96>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_96" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_96'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2213_96'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.885294'^^xsd:double;
  dwc:latitude '61.393698'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.885294 61.393698, -0.885294 61.393698, -0.885294 61.393698, -0.885294 61.393698, -0.885294 61.393698))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_96'^^xsd:string;
  dwc:observationDate '1904-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_97>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_97> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_97> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.393698 -0.885294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.393698"^^xsd:decimal ;
  dwc:decimalLongitude "-0.885294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_97>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.393698 -0.885294)"^^geo:wktLiteral ;
  geo-pos:lat "61.393698"^^xsd:decimal ;
  geo-pos:long "-0.885294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_97>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_97" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_97'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2213_97'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.885294'^^xsd:double;
  dwc:latitude '61.393698'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.885294 61.393698, -0.885294 61.393698, -0.885294 61.393698, -0.885294 61.393698, -0.885294 61.393698))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_97'^^xsd:string;
  dwc:observationDate '1904-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_98>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_98> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_98> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.393698 -0.885294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.393698"^^xsd:decimal ;
  dwc:decimalLongitude "-0.885294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_98>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.393698 -0.885294)"^^geo:wktLiteral ;
  geo-pos:lat "61.393698"^^xsd:decimal ;
  geo-pos:long "-0.885294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_98>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_98" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_98'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2213_98'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.885294'^^xsd:double;
  dwc:latitude '61.393698'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.885294 61.393698, -0.885294 61.393698, -0.885294 61.393698, -0.885294 61.393698, -0.885294 61.393698))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_98'^^xsd:string;
  dwc:observationDate '1904-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_99>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_99> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_99> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.254136 -0.885294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.254136"^^xsd:decimal ;
  dwc:decimalLongitude "-0.885294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_99>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.254136 -0.885294)"^^geo:wktLiteral ;
  geo-pos:lat "61.254136"^^xsd:decimal ;
  geo-pos:long "-0.885294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_99>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_99" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_99'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2213_99'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.885294'^^xsd:double;
  dwc:latitude '61.254136'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.885294 61.254136, -0.885294 61.254136, -0.885294 61.254136, -0.885294 61.254136, -0.885294 61.254136))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_99'^^xsd:string;
  dwc:observationDate '1904-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_100> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.254136 -0.885294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.254136"^^xsd:decimal ;
  dwc:decimalLongitude "-0.885294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.254136 -0.885294)"^^geo:wktLiteral ;
  geo-pos:lat "61.254136"^^xsd:decimal ;
  geo-pos:long "-0.885294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_100'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2213_100'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.885294'^^xsd:double;
  dwc:latitude '61.254136'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.885294 61.254136, -0.885294 61.254136, -0.885294 61.254136, -0.885294 61.254136, -0.885294 61.254136))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_100'^^xsd:string;
  dwc:observationDate '1904-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_102> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.254136 -0.885294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.254136"^^xsd:decimal ;
  dwc:decimalLongitude "-0.885294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.254136 -0.885294)"^^geo:wktLiteral ;
  geo-pos:lat "61.254136"^^xsd:decimal ;
  geo-pos:long "-0.885294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_102'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2213_102'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.885294'^^xsd:double;
  dwc:latitude '61.254136'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.885294 61.254136, -0.885294 61.254136, -0.885294 61.254136, -0.885294 61.254136, -0.885294 61.254136))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_102'^^xsd:string;
  dwc:observationDate '1904-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_103> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.303959 -0.885294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.303959"^^xsd:decimal ;
  dwc:decimalLongitude "-0.885294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.303959 -0.885294)"^^geo:wktLiteral ;
  geo-pos:lat "61.303959"^^xsd:decimal ;
  geo-pos:long "-0.885294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_103'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2213_103'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.885294'^^xsd:double;
  dwc:latitude '61.303959'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.885294 61.303959, -0.885294 61.303959, -0.885294 61.303959, -0.885294 61.303959, -0.885294 61.303959))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_103'^^xsd:string;
  dwc:observationDate '1904-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_104> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.303959 -0.885294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.303959"^^xsd:decimal ;
  dwc:decimalLongitude "-0.885294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.303959 -0.885294)"^^geo:wktLiteral ;
  geo-pos:lat "61.303959"^^xsd:decimal ;
  geo-pos:long "-0.885294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_104'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2213_104'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.885294'^^xsd:double;
  dwc:latitude '61.303959'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.885294 61.303959, -0.885294 61.303959, -0.885294 61.303959, -0.885294 61.303959, -0.885294 61.303959))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_104'^^xsd:string;
  dwc:observationDate '1904-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_105> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.303959 -0.885294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.303959"^^xsd:decimal ;
  dwc:decimalLongitude "-0.885294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.303959 -0.885294)"^^geo:wktLiteral ;
  geo-pos:lat "61.303959"^^xsd:decimal ;
  geo-pos:long "-0.885294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_105'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2213_105'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.885294'^^xsd:double;
  dwc:latitude '61.303959'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.885294 61.303959, -0.885294 61.303959, -0.885294 61.303959, -0.885294 61.303959, -0.885294 61.303959))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_105'^^xsd:string;
  dwc:observationDate '1904-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_106> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.303959 -0.885294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.303959"^^xsd:decimal ;
  dwc:decimalLongitude "-0.885294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.303959 -0.885294)"^^geo:wktLiteral ;
  geo-pos:lat "61.303959"^^xsd:decimal ;
  geo-pos:long "-0.885294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_106'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2213_106'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.885294'^^xsd:double;
  dwc:latitude '61.303959'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.885294 61.303959, -0.885294 61.303959, -0.885294 61.303959, -0.885294 61.303959, -0.885294 61.303959))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_106'^^xsd:string;
  dwc:observationDate '1904-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_112> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.321829 0.092761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.321829"^^xsd:decimal ;
  dwc:decimalLongitude "0.092761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.321829 0.092761)"^^geo:wktLiteral ;
  geo-pos:lat "61.321829"^^xsd:decimal ;
  geo-pos:long "0.092761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_112'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2213_112'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.092761'^^xsd:double;
  dwc:latitude '61.321829'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.092761 61.321829, 0.092761 61.321829, 0.092761 61.321829, 0.092761 61.321829, 0.092761 61.321829))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_112'^^xsd:string;
  dwc:observationDate '1904-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_114> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.321829 0.092761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.321829"^^xsd:decimal ;
  dwc:decimalLongitude "0.092761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.321829 0.092761)"^^geo:wktLiteral ;
  geo-pos:lat "61.321829"^^xsd:decimal ;
  geo-pos:long "0.092761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_114'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2213_114'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.092761'^^xsd:double;
  dwc:latitude '61.321829'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.092761 61.321829, 0.092761 61.321829, 0.092761 61.321829, 0.092761 61.321829, 0.092761 61.321829))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_114'^^xsd:string;
  dwc:observationDate '1904-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_115> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.321829 0.092761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.321829"^^xsd:decimal ;
  dwc:decimalLongitude "0.092761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.321829 0.092761)"^^geo:wktLiteral ;
  geo-pos:lat "61.321829"^^xsd:decimal ;
  geo-pos:long "0.092761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_115'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2213_115'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.092761'^^xsd:double;
  dwc:latitude '61.321829'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.092761 61.321829, 0.092761 61.321829, 0.092761 61.321829, 0.092761 61.321829, 0.092761 61.321829))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_115'^^xsd:string;
  dwc:observationDate '1904-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_116> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.321829 0.092761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.321829"^^xsd:decimal ;
  dwc:decimalLongitude "0.092761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.321829 0.092761)"^^geo:wktLiteral ;
  geo-pos:lat "61.321829"^^xsd:decimal ;
  geo-pos:long "0.092761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_116'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2213_116'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.092761'^^xsd:double;
  dwc:latitude '61.321829'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.092761 61.321829, 0.092761 61.321829, 0.092761 61.321829, 0.092761 61.321829, 0.092761 61.321829))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_116'^^xsd:string;
  dwc:observationDate '1904-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_117> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.573171 -0.885294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.573171"^^xsd:decimal ;
  dwc:decimalLongitude "-0.885294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.573171 -0.885294)"^^geo:wktLiteral ;
  geo-pos:lat "61.573171"^^xsd:decimal ;
  geo-pos:long "-0.885294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_117'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2213_117'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.885294'^^xsd:double;
  dwc:latitude '61.573171'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.885294 61.573171, -0.885294 61.573171, -0.885294 61.573171, -0.885294 61.573171, -0.885294 61.573171))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_117'^^xsd:string;
  dwc:observationDate '1904-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_118> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.573171 -0.885294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.573171"^^xsd:decimal ;
  dwc:decimalLongitude "-0.885294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.573171 -0.885294)"^^geo:wktLiteral ;
  geo-pos:lat "61.573171"^^xsd:decimal ;
  geo-pos:long "-0.885294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_118'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2213_118'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.885294'^^xsd:double;
  dwc:latitude '61.573171'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.885294 61.573171, -0.885294 61.573171, -0.885294 61.573171, -0.885294 61.573171, -0.885294 61.573171))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_118'^^xsd:string;
  dwc:observationDate '1904-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_119> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.440614 -9.146379)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.440614"^^xsd:decimal ;
  dwc:decimalLongitude "-9.146379"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.440614 -9.146379)"^^geo:wktLiteral ;
  geo-pos:lat "58.440614"^^xsd:decimal ;
  geo-pos:long "-9.146379"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_119'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2213_119'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.146379'^^xsd:double;
  dwc:latitude '58.440614'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.146379 58.440614, -9.146379 58.440614, -9.146379 58.440614, -9.146379 58.440614, -9.146379 58.440614))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_119'^^xsd:string;
  dwc:observationDate '1904-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_121> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.440614 -9.146379)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.440614"^^xsd:decimal ;
  dwc:decimalLongitude "-9.146379"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.440614 -9.146379)"^^geo:wktLiteral ;
  geo-pos:lat "58.440614"^^xsd:decimal ;
  geo-pos:long "-9.146379"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_121'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2213_121'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.146379'^^xsd:double;
  dwc:latitude '58.440614'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.146379 58.440614, -9.146379 58.440614, -9.146379 58.440614, -9.146379 58.440614, -9.146379 58.440614))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_121'^^xsd:string;
  dwc:observationDate '1904-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_123> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.321829 0.092761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.321829"^^xsd:decimal ;
  dwc:decimalLongitude "0.092761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.321829 0.092761)"^^geo:wktLiteral ;
  geo-pos:lat "61.321829"^^xsd:decimal ;
  geo-pos:long "0.092761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_123'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2213_123'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.092761'^^xsd:double;
  dwc:latitude '61.321829'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.092761 61.321829, 0.092761 61.321829, 0.092761 61.321829, 0.092761 61.321829, 0.092761 61.321829))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_123'^^xsd:string;
  dwc:observationDate '1904-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_124> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.321829 0.092761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.321829"^^xsd:decimal ;
  dwc:decimalLongitude "0.092761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.321829 0.092761)"^^geo:wktLiteral ;
  geo-pos:lat "61.321829"^^xsd:decimal ;
  geo-pos:long "0.092761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_124'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2213_124'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.092761'^^xsd:double;
  dwc:latitude '61.321829'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.092761 61.321829, 0.092761 61.321829, 0.092761 61.321829, 0.092761 61.321829, 0.092761 61.321829))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_124'^^xsd:string;
  dwc:observationDate '1904-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_125> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.517318 -0.310109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.517318"^^xsd:decimal ;
  dwc:decimalLongitude "-0.310109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.517318 -0.310109)"^^geo:wktLiteral ;
  geo-pos:lat "61.517318"^^xsd:decimal ;
  geo-pos:long "-0.310109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_125'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2213_125'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.310109'^^xsd:double;
  dwc:latitude '61.517318'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.310109 61.517318, -0.310109 61.517318, -0.310109 61.517318, -0.310109 61.517318, -0.310109 61.517318))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_125'^^xsd:string;
  dwc:observationDate '1904-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_126> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.517318 -0.310109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.517318"^^xsd:decimal ;
  dwc:decimalLongitude "-0.310109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.517318 -0.310109)"^^geo:wktLiteral ;
  geo-pos:lat "61.517318"^^xsd:decimal ;
  geo-pos:long "-0.310109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_126'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2213_126'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.310109'^^xsd:double;
  dwc:latitude '61.517318'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.310109 61.517318, -0.310109 61.517318, -0.310109 61.517318, -0.310109 61.517318, -0.310109 61.517318))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_126'^^xsd:string;
  dwc:observationDate '1904-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_127> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.517318 -0.310109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.517318"^^xsd:decimal ;
  dwc:decimalLongitude "-0.310109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.517318 -0.310109)"^^geo:wktLiteral ;
  geo-pos:lat "61.517318"^^xsd:decimal ;
  geo-pos:long "-0.310109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_127'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2213_127'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.310109'^^xsd:double;
  dwc:latitude '61.517318'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.310109 61.517318, -0.310109 61.517318, -0.310109 61.517318, -0.310109 61.517318, -0.310109 61.517318))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_127'^^xsd:string;
  dwc:observationDate '1904-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_129> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.411573 -8.834284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.411573"^^xsd:decimal ;
  dwc:decimalLongitude "-8.834284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.411573 -8.834284)"^^geo:wktLiteral ;
  geo-pos:lat "58.411573"^^xsd:decimal ;
  geo-pos:long "-8.834284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_129'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2213_129'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.834284'^^xsd:double;
  dwc:latitude '58.411573'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.834284 58.411573, -8.834284 58.411573, -8.834284 58.411573, -8.834284 58.411573, -8.834284 58.411573))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_129'^^xsd:string;
  dwc:observationDate '1904-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_131> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.321829 0.092761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.321829"^^xsd:decimal ;
  dwc:decimalLongitude "0.092761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.321829 0.092761)"^^geo:wktLiteral ;
  geo-pos:lat "61.321829"^^xsd:decimal ;
  geo-pos:long "0.092761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_131'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2213_131'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.092761'^^xsd:double;
  dwc:latitude '61.321829'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.092761 61.321829, 0.092761 61.321829, 0.092761 61.321829, 0.092761 61.321829, 0.092761 61.321829))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_131'^^xsd:string;
  dwc:observationDate '1904-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_132> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.321829 0.092761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.321829"^^xsd:decimal ;
  dwc:decimalLongitude "0.092761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.321829 0.092761)"^^geo:wktLiteral ;
  geo-pos:lat "61.321829"^^xsd:decimal ;
  geo-pos:long "0.092761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_132'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2213_132'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.092761'^^xsd:double;
  dwc:latitude '61.321829'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.092761 61.321829, 0.092761 61.321829, 0.092761 61.321829, 0.092761 61.321829, 0.092761 61.321829))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_132'^^xsd:string;
  dwc:observationDate '1904-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_133> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.321829 0.092761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.321829"^^xsd:decimal ;
  dwc:decimalLongitude "0.092761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.321829 0.092761)"^^geo:wktLiteral ;
  geo-pos:lat "61.321829"^^xsd:decimal ;
  geo-pos:long "0.092761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_133'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2213_133'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.092761'^^xsd:double;
  dwc:latitude '61.321829'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.092761 61.321829, 0.092761 61.321829, 0.092761 61.321829, 0.092761 61.321829, 0.092761 61.321829))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_133'^^xsd:string;
  dwc:observationDate '1904-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_134> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.321829 0.092761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.321829"^^xsd:decimal ;
  dwc:decimalLongitude "0.092761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.321829 0.092761)"^^geo:wktLiteral ;
  geo-pos:lat "61.321829"^^xsd:decimal ;
  geo-pos:long "0.092761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_134'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2213_134'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.092761'^^xsd:double;
  dwc:latitude '61.321829'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.092761 61.321829, 0.092761 61.321829, 0.092761 61.321829, 0.092761 61.321829, 0.092761 61.321829))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_134'^^xsd:string;
  dwc:observationDate '1904-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_135> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.517318 -0.310109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.517318"^^xsd:decimal ;
  dwc:decimalLongitude "-0.310109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.517318 -0.310109)"^^geo:wktLiteral ;
  geo-pos:lat "61.517318"^^xsd:decimal ;
  geo-pos:long "-0.310109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_135'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2213_135'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.310109'^^xsd:double;
  dwc:latitude '61.517318'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.310109 61.517318, -0.310109 61.517318, -0.310109 61.517318, -0.310109 61.517318, -0.310109 61.517318))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_135'^^xsd:string;
  dwc:observationDate '1904-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_136> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.517318 -0.310109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.517318"^^xsd:decimal ;
  dwc:decimalLongitude "-0.310109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.517318 -0.310109)"^^geo:wktLiteral ;
  geo-pos:lat "61.517318"^^xsd:decimal ;
  geo-pos:long "-0.310109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_136'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2213_136'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.310109'^^xsd:double;
  dwc:latitude '61.517318'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.310109 61.517318, -0.310109 61.517318, -0.310109 61.517318, -0.310109 61.517318, -0.310109 61.517318))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_136'^^xsd:string;
  dwc:observationDate '1904-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_137> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.517318 -0.310109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.517318"^^xsd:decimal ;
  dwc:decimalLongitude "-0.310109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.517318 -0.310109)"^^geo:wktLiteral ;
  geo-pos:lat "61.517318"^^xsd:decimal ;
  geo-pos:long "-0.310109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_137'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2213_137'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.310109'^^xsd:double;
  dwc:latitude '61.517318'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.310109 61.517318, -0.310109 61.517318, -0.310109 61.517318, -0.310109 61.517318, -0.310109 61.517318))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_137'^^xsd:string;
  dwc:observationDate '1904-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_138> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.468412 -0.353507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.468412"^^xsd:decimal ;
  dwc:decimalLongitude "-0.353507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.468412 -0.353507)"^^geo:wktLiteral ;
  geo-pos:lat "61.468412"^^xsd:decimal ;
  geo-pos:long "-0.353507"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_138'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2213_138'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.353507'^^xsd:double;
  dwc:latitude '61.468412'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.353507 61.468412, -0.353507 61.468412, -0.353507 61.468412, -0.353507 61.468412, -0.353507 61.468412))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_138'^^xsd:string;
  dwc:observationDate '1904-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_139> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.517318 -0.310109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.517318"^^xsd:decimal ;
  dwc:decimalLongitude "-0.310109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.517318 -0.310109)"^^geo:wktLiteral ;
  geo-pos:lat "61.517318"^^xsd:decimal ;
  geo-pos:long "-0.310109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_139'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2213_139'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.310109'^^xsd:double;
  dwc:latitude '61.517318'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.310109 61.517318, -0.310109 61.517318, -0.310109 61.517318, -0.310109 61.517318, -0.310109 61.517318))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_139'^^xsd:string;
  dwc:observationDate '1904-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_140> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.573171 -0.885294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.573171"^^xsd:decimal ;
  dwc:decimalLongitude "-0.885294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.573171 -0.885294)"^^geo:wktLiteral ;
  geo-pos:lat "61.573171"^^xsd:decimal ;
  geo-pos:long "-0.885294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_140'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2213_140'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.885294'^^xsd:double;
  dwc:latitude '61.573171'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.885294 61.573171, -0.885294 61.573171, -0.885294 61.573171, -0.885294 61.573171, -0.885294 61.573171))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_140'^^xsd:string;
  dwc:observationDate '1904-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_141> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.599898 -0.236491)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.599898"^^xsd:decimal ;
  dwc:decimalLongitude "-0.236491"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.599898 -0.236491)"^^geo:wktLiteral ;
  geo-pos:lat "61.599898"^^xsd:decimal ;
  geo-pos:long "-0.236491"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_141'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2213_141'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.236491'^^xsd:double;
  dwc:latitude '61.599898'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.236491 61.599898, -0.236491 61.599898, -0.236491 61.599898, -0.236491 61.599898, -0.236491 61.599898))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_141'^^xsd:string;
  dwc:observationDate '1904-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_142> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.599898 -0.236491)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.599898"^^xsd:decimal ;
  dwc:decimalLongitude "-0.236491"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.599898 -0.236491)"^^geo:wktLiteral ;
  geo-pos:lat "61.599898"^^xsd:decimal ;
  geo-pos:long "-0.236491"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_142'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2213_142'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.236491'^^xsd:double;
  dwc:latitude '61.599898'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.236491 61.599898, -0.236491 61.599898, -0.236491 61.599898, -0.236491 61.599898, -0.236491 61.599898))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_142'^^xsd:string;
  dwc:observationDate '1904-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_143> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.599898 -0.236491)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.599898"^^xsd:decimal ;
  dwc:decimalLongitude "-0.236491"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.599898 -0.236491)"^^geo:wktLiteral ;
  geo-pos:lat "61.599898"^^xsd:decimal ;
  geo-pos:long "-0.236491"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_143'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2213_143'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.236491'^^xsd:double;
  dwc:latitude '61.599898'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.236491 61.599898, -0.236491 61.599898, -0.236491 61.599898, -0.236491 61.599898, -0.236491 61.599898))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_143'^^xsd:string;
  dwc:observationDate '1904-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_144> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.250648 -1.487175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.250648"^^xsd:decimal ;
  dwc:decimalLongitude "-1.487175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.250648 -1.487175)"^^geo:wktLiteral ;
  geo-pos:lat "61.250648"^^xsd:decimal ;
  geo-pos:long "-1.487175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_144'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2213_144'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.487175'^^xsd:double;
  dwc:latitude '61.250648'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.487175 61.250648, -1.487175 61.250648, -1.487175 61.250648, -1.487175 61.250648, -1.487175 61.250648))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_144'^^xsd:string;
  dwc:observationDate '1904-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_146> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.42116 0.306737)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.42116"^^xsd:decimal ;
  dwc:decimalLongitude "0.306737"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.42116 0.306737)"^^geo:wktLiteral ;
  geo-pos:lat "61.42116"^^xsd:decimal ;
  geo-pos:long "0.306737"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_146'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2213_146'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.306737'^^xsd:double;
  dwc:latitude '61.42116'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.306737 61.42116, 0.306737 61.42116, 0.306737 61.42116, 0.306737 61.42116, 0.306737 61.42116))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_146'^^xsd:string;
  dwc:observationDate '1904-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_147> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.42116 0.306737)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.42116"^^xsd:decimal ;
  dwc:decimalLongitude "0.306737"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.42116 0.306737)"^^geo:wktLiteral ;
  geo-pos:lat "61.42116"^^xsd:decimal ;
  geo-pos:long "0.306737"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_147'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2213_147'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.306737'^^xsd:double;
  dwc:latitude '61.42116'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.306737 61.42116, 0.306737 61.42116, 0.306737 61.42116, 0.306737 61.42116, 0.306737 61.42116))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_147'^^xsd:string;
  dwc:observationDate '1904-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_148> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.621362 -0.217286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.621362"^^xsd:decimal ;
  dwc:decimalLongitude "-0.217286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.621362 -0.217286)"^^geo:wktLiteral ;
  geo-pos:lat "61.621362"^^xsd:decimal ;
  geo-pos:long "-0.217286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_148'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2213_148'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.217286'^^xsd:double;
  dwc:latitude '61.621362'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.217286 61.621362, -0.217286 61.621362, -0.217286 61.621362, -0.217286 61.621362, -0.217286 61.621362))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_148'^^xsd:string;
  dwc:observationDate '1904-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_149> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.621362 -0.217286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.621362"^^xsd:decimal ;
  dwc:decimalLongitude "-0.217286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.621362 -0.217286)"^^geo:wktLiteral ;
  geo-pos:lat "61.621362"^^xsd:decimal ;
  geo-pos:long "-0.217286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_149'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2213_149'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.217286'^^xsd:double;
  dwc:latitude '61.621362'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.217286 61.621362, -0.217286 61.621362, -0.217286 61.621362, -0.217286 61.621362, -0.217286 61.621362))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_149'^^xsd:string;
  dwc:observationDate '1904-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_150> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.621362 -0.217286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.621362"^^xsd:decimal ;
  dwc:decimalLongitude "-0.217286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.621362 -0.217286)"^^geo:wktLiteral ;
  geo-pos:lat "61.621362"^^xsd:decimal ;
  geo-pos:long "-0.217286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_150'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2213_150'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.217286'^^xsd:double;
  dwc:latitude '61.621362'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.217286 61.621362, -0.217286 61.621362, -0.217286 61.621362, -0.217286 61.621362, -0.217286 61.621362))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_150'^^xsd:string;
  dwc:observationDate '1904-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_151> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.621362 -0.217286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.621362"^^xsd:decimal ;
  dwc:decimalLongitude "-0.217286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.621362 -0.217286)"^^geo:wktLiteral ;
  geo-pos:lat "61.621362"^^xsd:decimal ;
  geo-pos:long "-0.217286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_151'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2213_151'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.217286'^^xsd:double;
  dwc:latitude '61.621362'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.217286 61.621362, -0.217286 61.621362, -0.217286 61.621362, -0.217286 61.621362, -0.217286 61.621362))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_151'^^xsd:string;
  dwc:observationDate '1904-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_154> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.621362 -0.217286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.621362"^^xsd:decimal ;
  dwc:decimalLongitude "-0.217286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.621362 -0.217286)"^^geo:wktLiteral ;
  geo-pos:lat "61.621362"^^xsd:decimal ;
  geo-pos:long "-0.217286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_154'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2213_154'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.217286'^^xsd:double;
  dwc:latitude '61.621362'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.217286 61.621362, -0.217286 61.621362, -0.217286 61.621362, -0.217286 61.621362, -0.217286 61.621362))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_154'^^xsd:string;
  dwc:observationDate '1904-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_155> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.621362 -0.217286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.621362"^^xsd:decimal ;
  dwc:decimalLongitude "-0.217286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.621362 -0.217286)"^^geo:wktLiteral ;
  geo-pos:lat "61.621362"^^xsd:decimal ;
  geo-pos:long "-0.217286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_155'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2213_155'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.217286'^^xsd:double;
  dwc:latitude '61.621362'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.217286 61.621362, -0.217286 61.621362, -0.217286 61.621362, -0.217286 61.621362, -0.217286 61.621362))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_155'^^xsd:string;
  dwc:observationDate '1904-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_156> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.321829 0.092761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.321829"^^xsd:decimal ;
  dwc:decimalLongitude "0.092761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.321829 0.092761)"^^geo:wktLiteral ;
  geo-pos:lat "61.321829"^^xsd:decimal ;
  geo-pos:long "0.092761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_156'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2213_156'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.092761'^^xsd:double;
  dwc:latitude '61.321829'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.092761 61.321829, 0.092761 61.321829, 0.092761 61.321829, 0.092761 61.321829, 0.092761 61.321829))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_156'^^xsd:string;
  dwc:observationDate '1904-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_157> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.42116 0.306737)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.42116"^^xsd:decimal ;
  dwc:decimalLongitude "0.306737"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.42116 0.306737)"^^geo:wktLiteral ;
  geo-pos:lat "61.42116"^^xsd:decimal ;
  geo-pos:long "0.306737"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_157'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2213_157'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.306737'^^xsd:double;
  dwc:latitude '61.42116'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.306737 61.42116, 0.306737 61.42116, 0.306737 61.42116, 0.306737 61.42116, 0.306737 61.42116))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_157'^^xsd:string;
  dwc:observationDate '1904-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_158> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.42116 0.306737)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.42116"^^xsd:decimal ;
  dwc:decimalLongitude "0.306737"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.42116 0.306737)"^^geo:wktLiteral ;
  geo-pos:lat "61.42116"^^xsd:decimal ;
  geo-pos:long "0.306737"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_158'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2213_158'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.306737'^^xsd:double;
  dwc:latitude '61.42116'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.306737 61.42116, 0.306737 61.42116, 0.306737 61.42116, 0.306737 61.42116, 0.306737 61.42116))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_158'^^xsd:string;
  dwc:observationDate '1904-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_159> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.42116 0.306737)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.42116"^^xsd:decimal ;
  dwc:decimalLongitude "0.306737"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.42116 0.306737)"^^geo:wktLiteral ;
  geo-pos:lat "61.42116"^^xsd:decimal ;
  geo-pos:long "0.306737"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_159'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2213_159'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.306737'^^xsd:double;
  dwc:latitude '61.42116'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.306737 61.42116, 0.306737 61.42116, 0.306737 61.42116, 0.306737 61.42116, 0.306737 61.42116))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_159'^^xsd:string;
  dwc:observationDate '1904-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_160> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.468412 -0.353507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.468412"^^xsd:decimal ;
  dwc:decimalLongitude "-0.353507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.468412 -0.353507)"^^geo:wktLiteral ;
  geo-pos:lat "61.468412"^^xsd:decimal ;
  geo-pos:long "-0.353507"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_160'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2213_160'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.353507'^^xsd:double;
  dwc:latitude '61.468412'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.353507 61.468412, -0.353507 61.468412, -0.353507 61.468412, -0.353507 61.468412, -0.353507 61.468412))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_160'^^xsd:string;
  dwc:observationDate '1904-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_164> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.314648 1.529632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.314648"^^xsd:decimal ;
  dwc:decimalLongitude "1.529632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.314648 1.529632)"^^geo:wktLiteral ;
  geo-pos:lat "61.314648"^^xsd:decimal ;
  geo-pos:long "1.529632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_164'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2213_164'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.529632'^^xsd:double;
  dwc:latitude '61.314648'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.529632 61.314648, 1.529632 61.314648, 1.529632 61.314648, 1.529632 61.314648, 1.529632 61.314648))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_164'^^xsd:string;
  dwc:observationDate '1904-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_165> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.314648 1.529632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.314648"^^xsd:decimal ;
  dwc:decimalLongitude "1.529632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.314648 1.529632)"^^geo:wktLiteral ;
  geo-pos:lat "61.314648"^^xsd:decimal ;
  geo-pos:long "1.529632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_165'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2213_165'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.529632'^^xsd:double;
  dwc:latitude '61.314648'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.529632 61.314648, 1.529632 61.314648, 1.529632 61.314648, 1.529632 61.314648, 1.529632 61.314648))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_165'^^xsd:string;
  dwc:observationDate '1904-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_166> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.314648 1.529632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.314648"^^xsd:decimal ;
  dwc:decimalLongitude "1.529632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.314648 1.529632)"^^geo:wktLiteral ;
  geo-pos:lat "61.314648"^^xsd:decimal ;
  geo-pos:long "1.529632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_166'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2213_166'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.529632'^^xsd:double;
  dwc:latitude '61.314648'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.529632 61.314648, 1.529632 61.314648, 1.529632 61.314648, 1.529632 61.314648, 1.529632 61.314648))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_166'^^xsd:string;
  dwc:observationDate '1904-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_167> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.314648 1.529632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.314648"^^xsd:decimal ;
  dwc:decimalLongitude "1.529632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.314648 1.529632)"^^geo:wktLiteral ;
  geo-pos:lat "61.314648"^^xsd:decimal ;
  geo-pos:long "1.529632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_167'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2213_167'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.529632'^^xsd:double;
  dwc:latitude '61.314648'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.529632 61.314648, 1.529632 61.314648, 1.529632 61.314648, 1.529632 61.314648, 1.529632 61.314648))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_167'^^xsd:string;
  dwc:observationDate '1904-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_168> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.321829 0.092761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.321829"^^xsd:decimal ;
  dwc:decimalLongitude "0.092761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.321829 0.092761)"^^geo:wktLiteral ;
  geo-pos:lat "61.321829"^^xsd:decimal ;
  geo-pos:long "0.092761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_168'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2213_168'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.092761'^^xsd:double;
  dwc:latitude '61.321829'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.092761 61.321829, 0.092761 61.321829, 0.092761 61.321829, 0.092761 61.321829, 0.092761 61.321829))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_168'^^xsd:string;
  dwc:observationDate '1904-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_169> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.321829 0.092761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.321829"^^xsd:decimal ;
  dwc:decimalLongitude "0.092761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.321829 0.092761)"^^geo:wktLiteral ;
  geo-pos:lat "61.321829"^^xsd:decimal ;
  geo-pos:long "0.092761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_169'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2213_169'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.092761'^^xsd:double;
  dwc:latitude '61.321829'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.092761 61.321829, 0.092761 61.321829, 0.092761 61.321829, 0.092761 61.321829, 0.092761 61.321829))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_169'^^xsd:string;
  dwc:observationDate '1904-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_170> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.321829 0.092761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.321829"^^xsd:decimal ;
  dwc:decimalLongitude "0.092761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.321829 0.092761)"^^geo:wktLiteral ;
  geo-pos:lat "61.321829"^^xsd:decimal ;
  geo-pos:long "0.092761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_170'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2213_170'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.092761'^^xsd:double;
  dwc:latitude '61.321829'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.092761 61.321829, 0.092761 61.321829, 0.092761 61.321829, 0.092761 61.321829, 0.092761 61.321829))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_170'^^xsd:string;
  dwc:observationDate '1904-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_171> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.321829 0.092761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.321829"^^xsd:decimal ;
  dwc:decimalLongitude "0.092761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.321829 0.092761)"^^geo:wktLiteral ;
  geo-pos:lat "61.321829"^^xsd:decimal ;
  geo-pos:long "0.092761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_171'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2213_171'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.092761'^^xsd:double;
  dwc:latitude '61.321829'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.092761 61.321829, 0.092761 61.321829, 0.092761 61.321829, 0.092761 61.321829, 0.092761 61.321829))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_171'^^xsd:string;
  dwc:observationDate '1904-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_172> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.321829 0.092761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.321829"^^xsd:decimal ;
  dwc:decimalLongitude "0.092761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.321829 0.092761)"^^geo:wktLiteral ;
  geo-pos:lat "61.321829"^^xsd:decimal ;
  geo-pos:long "0.092761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_172'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2213_172'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.092761'^^xsd:double;
  dwc:latitude '61.321829'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.092761 61.321829, 0.092761 61.321829, 0.092761 61.321829, 0.092761 61.321829, 0.092761 61.321829))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_172'^^xsd:string;
  dwc:observationDate '1904-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_174> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.952903 -7.591219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.952903"^^xsd:decimal ;
  dwc:decimalLongitude "-7.591219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.952903 -7.591219)"^^geo:wktLiteral ;
  geo-pos:lat "58.952903"^^xsd:decimal ;
  geo-pos:long "-7.591219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_174'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2213_174'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-7.591219'^^xsd:double;
  dwc:latitude '58.952903'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.591219 58.952903, -7.591219 58.952903, -7.591219 58.952903, -7.591219 58.952903, -7.591219 58.952903))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_174'^^xsd:string;
  dwc:observationDate '1904-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_175> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.321829 0.092761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.321829"^^xsd:decimal ;
  dwc:decimalLongitude "0.092761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.321829 0.092761)"^^geo:wktLiteral ;
  geo-pos:lat "61.321829"^^xsd:decimal ;
  geo-pos:long "0.092761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_175'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2213_175'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.092761'^^xsd:double;
  dwc:latitude '61.321829'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.092761 61.321829, 0.092761 61.321829, 0.092761 61.321829, 0.092761 61.321829, 0.092761 61.321829))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_175'^^xsd:string;
  dwc:observationDate '1904-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_176> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.321829 0.092761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.321829"^^xsd:decimal ;
  dwc:decimalLongitude "0.092761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.321829 0.092761)"^^geo:wktLiteral ;
  geo-pos:lat "61.321829"^^xsd:decimal ;
  geo-pos:long "0.092761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_176'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2213_176'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.092761'^^xsd:double;
  dwc:latitude '61.321829'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.092761 61.321829, 0.092761 61.321829, 0.092761 61.321829, 0.092761 61.321829, 0.092761 61.321829))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_176'^^xsd:string;
  dwc:observationDate '1904-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_177> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.498122 2.585703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.498122"^^xsd:decimal ;
  dwc:decimalLongitude "2.585703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.498122 2.585703)"^^geo:wktLiteral ;
  geo-pos:lat "61.498122"^^xsd:decimal ;
  geo-pos:long "2.585703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_177'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2213_177'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '2.585703'^^xsd:double;
  dwc:latitude '61.498122'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.585703 61.498122, 2.585703 61.498122, 2.585703 61.498122, 2.585703 61.498122, 2.585703 61.498122))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_177'^^xsd:string;
  dwc:observationDate '1904-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_178> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.498122 2.585703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.498122"^^xsd:decimal ;
  dwc:decimalLongitude "2.585703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.498122 2.585703)"^^geo:wktLiteral ;
  geo-pos:lat "61.498122"^^xsd:decimal ;
  geo-pos:long "2.585703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_178'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2213_178'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '2.585703'^^xsd:double;
  dwc:latitude '61.498122'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.585703 61.498122, 2.585703 61.498122, 2.585703 61.498122, 2.585703 61.498122, 2.585703 61.498122))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_178'^^xsd:string;
  dwc:observationDate '1904-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_179> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.498122 2.585703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.498122"^^xsd:decimal ;
  dwc:decimalLongitude "2.585703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.498122 2.585703)"^^geo:wktLiteral ;
  geo-pos:lat "61.498122"^^xsd:decimal ;
  geo-pos:long "2.585703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_179'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2213_179'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '2.585703'^^xsd:double;
  dwc:latitude '61.498122'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.585703 61.498122, 2.585703 61.498122, 2.585703 61.498122, 2.585703 61.498122, 2.585703 61.498122))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_179'^^xsd:string;
  dwc:observationDate '1904-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_418> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.34497 0.142424)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.34497"^^xsd:decimal ;
  dwc:decimalLongitude "0.142424"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.34497 0.142424)"^^geo:wktLiteral ;
  geo-pos:lat "61.34497"^^xsd:decimal ;
  geo-pos:long "0.142424"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_418'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2213_418'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.142424'^^xsd:double;
  dwc:latitude '61.34497'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.142424 61.34497, 0.142424 61.34497, 0.142424 61.34497, 0.142424 61.34497, 0.142424 61.34497))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_418'^^xsd:string;
  dwc:observationDate '1908-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_419> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.976176 -2.406221)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.976176"^^xsd:decimal ;
  dwc:decimalLongitude "-2.406221"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.976176 -2.406221)"^^geo:wktLiteral ;
  geo-pos:lat "60.976176"^^xsd:decimal ;
  geo-pos:long "-2.406221"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_419'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2213_419'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.406221'^^xsd:double;
  dwc:latitude '60.976176'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.406221 60.976176, -2.406221 60.976176, -2.406221 60.976176, -2.406221 60.976176, -2.406221 60.976176))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_419'^^xsd:string;
  dwc:observationDate '1908-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_420> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.321829 -1.863349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.321829"^^xsd:decimal ;
  dwc:decimalLongitude "-1.863349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.321829 -1.863349)"^^geo:wktLiteral ;
  geo-pos:lat "61.321829"^^xsd:decimal ;
  geo-pos:long "-1.863349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_420'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2213_420'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.863349'^^xsd:double;
  dwc:latitude '61.321829'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.863349 61.321829, -1.863349 61.321829, -1.863349 61.321829, -1.863349 61.321829, -1.863349 61.321829))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_420'^^xsd:string;
  dwc:observationDate '1908-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_421> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.425819 -2.087412)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.425819"^^xsd:decimal ;
  dwc:decimalLongitude "-2.087412"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.425819 -2.087412)"^^geo:wktLiteral ;
  geo-pos:lat "61.425819"^^xsd:decimal ;
  geo-pos:long "-2.087412"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_421'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2213_421'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.087412'^^xsd:double;
  dwc:latitude '61.425819'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.087412 61.425819, -2.087412 61.425819, -2.087412 61.425819, -2.087412 61.425819, -2.087412 61.425819))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_421'^^xsd:string;
  dwc:observationDate '1908-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_422> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.468412 -1.417081)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.468412"^^xsd:decimal ;
  dwc:decimalLongitude "-1.417081"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.468412 -1.417081)"^^geo:wktLiteral ;
  geo-pos:lat "61.468412"^^xsd:decimal ;
  geo-pos:long "-1.417081"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_422'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2213_422'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.417081'^^xsd:double;
  dwc:latitude '61.468412'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.417081 61.468412, -1.417081 61.468412, -1.417081 61.468412, -1.417081 61.468412, -1.417081 61.468412))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_422'^^xsd:string;
  dwc:observationDate '1908-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_423> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.529609 -0.29918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.529609"^^xsd:decimal ;
  dwc:decimalLongitude "-0.29918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.529609 -0.29918)"^^geo:wktLiteral ;
  geo-pos:lat "61.529609"^^xsd:decimal ;
  geo-pos:long "-0.29918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_423'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2213_423'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.29918'^^xsd:double;
  dwc:latitude '61.529609'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.29918 61.529609, -0.29918 61.529609, -0.29918 61.529609, -0.29918 61.529609, -0.29918 61.529609))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_423'^^xsd:string;
  dwc:observationDate '1908-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_424> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.529912 -1.487175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.529912"^^xsd:decimal ;
  dwc:decimalLongitude "-1.487175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.529912 -1.487175)"^^geo:wktLiteral ;
  geo-pos:lat "61.529912"^^xsd:decimal ;
  geo-pos:long "-1.487175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_424'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2213_424'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.487175'^^xsd:double;
  dwc:latitude '61.529912'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.487175 61.529912, -1.487175 61.529912, -1.487175 61.529912, -1.487175 61.529912, -1.487175 61.529912))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_424'^^xsd:string;
  dwc:observationDate '1908-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_425> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.604716 -1.198426)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.604716"^^xsd:decimal ;
  dwc:decimalLongitude "-1.198426"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.604716 -1.198426)"^^geo:wktLiteral ;
  geo-pos:lat "61.604716"^^xsd:decimal ;
  geo-pos:long "-1.198426"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_425'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2213_425'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.198426'^^xsd:double;
  dwc:latitude '61.604716'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.198426 61.604716, -1.198426 61.604716, -1.198426 61.604716, -1.198426 61.604716, -1.198426 61.604716))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_425'^^xsd:string;
  dwc:observationDate '1908-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_426> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.247381 -1.487175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.247381"^^xsd:decimal ;
  dwc:decimalLongitude "-1.487175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.247381 -1.487175)"^^geo:wktLiteral ;
  geo-pos:lat "61.247381"^^xsd:decimal ;
  geo-pos:long "-1.487175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_426'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2213_426'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.487175'^^xsd:double;
  dwc:latitude '61.247381'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.487175 61.247381, -1.487175 61.247381, -1.487175 61.247381, -1.487175 61.247381, -1.487175 61.247381))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_426'^^xsd:string;
  dwc:observationDate '1908-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_427> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.314767 -1.163452)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.314767"^^xsd:decimal ;
  dwc:decimalLongitude "-1.163452"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.314767 -1.163452)"^^geo:wktLiteral ;
  geo-pos:lat "61.314767"^^xsd:decimal ;
  geo-pos:long "-1.163452"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_427'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2213_427'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.163452'^^xsd:double;
  dwc:latitude '61.314767'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.163452 61.314767, -1.163452 61.314767, -1.163452 61.314767, -1.163452 61.314767, -1.163452 61.314767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_427'^^xsd:string;
  dwc:observationDate '1908-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_709> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.379647 0.217057)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.379647"^^xsd:decimal ;
  dwc:decimalLongitude "0.217057"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.379647 0.217057)"^^geo:wktLiteral ;
  geo-pos:lat "61.379647"^^xsd:decimal ;
  geo-pos:long "0.217057"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_709'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2213_709'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.217057'^^xsd:double;
  dwc:latitude '61.379647'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.217057 61.379647, 0.217057 61.379647, 0.217057 61.379647, 0.217057 61.379647, 0.217057 61.379647))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_709'^^xsd:string;
  dwc:observationDate '1908-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_710> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.379647 0.217057)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.379647"^^xsd:decimal ;
  dwc:decimalLongitude "0.217057"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.379647 0.217057)"^^geo:wktLiteral ;
  geo-pos:lat "61.379647"^^xsd:decimal ;
  geo-pos:long "0.217057"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_710'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2213_710'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.217057'^^xsd:double;
  dwc:latitude '61.379647'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.217057 61.379647, 0.217057 61.379647, 0.217057 61.379647, 0.217057 61.379647, 0.217057 61.379647))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_710'^^xsd:string;
  dwc:observationDate '1908-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_714> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.22286 -2.266065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.22286"^^xsd:decimal ;
  dwc:decimalLongitude "-2.266065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.22286 -2.266065)"^^geo:wktLiteral ;
  geo-pos:lat "61.22286"^^xsd:decimal ;
  geo-pos:long "-2.266065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_714'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2213_714'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.266065'^^xsd:double;
  dwc:latitude '61.22286'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.266065 61.22286, -2.266065 61.22286, -2.266065 61.22286, -2.266065 61.22286, -2.266065 61.22286))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_714'^^xsd:string;
  dwc:observationDate '1908-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_715> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.22286 -2.266065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.22286"^^xsd:decimal ;
  dwc:decimalLongitude "-2.266065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.22286 -2.266065)"^^geo:wktLiteral ;
  geo-pos:lat "61.22286"^^xsd:decimal ;
  geo-pos:long "-2.266065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_715'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2213_715'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.266065'^^xsd:double;
  dwc:latitude '61.22286'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.266065 61.22286, -2.266065 61.22286, -2.266065 61.22286, -2.266065 61.22286, -2.266065 61.22286))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_715'^^xsd:string;
  dwc:observationDate '1908-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_312> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.229993 -0.024324)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.229993"^^xsd:decimal ;
  dwc:decimalLongitude "-0.024324"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.229993 -0.024324)"^^geo:wktLiteral ;
  geo-pos:lat "61.229993"^^xsd:decimal ;
  geo-pos:long "-0.024324"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_312'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1906'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2213_312'^^xsd:string;
  dwc:yearCollected '1906'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.024324'^^xsd:double;
  dwc:latitude '61.229993'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.024324 61.229993, -0.024324 61.229993, -0.024324 61.229993, -0.024324 61.229993, -0.024324 61.229993))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_312'^^xsd:string;
  dwc:observationDate '1906-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_313> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.33048 -1.487175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.33048"^^xsd:decimal ;
  dwc:decimalLongitude "-1.487175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.33048 -1.487175)"^^geo:wktLiteral ;
  geo-pos:lat "61.33048"^^xsd:decimal ;
  geo-pos:long "-1.487175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_313'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1906'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2213_313'^^xsd:string;
  dwc:yearCollected '1906'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.487175'^^xsd:double;
  dwc:latitude '61.33048'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.487175 61.33048, -1.487175 61.33048, -1.487175 61.33048, -1.487175 61.33048, -1.487175 61.33048))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_313'^^xsd:string;
  dwc:observationDate '1906-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_314> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.413577 -1.487175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.413577"^^xsd:decimal ;
  dwc:decimalLongitude "-1.487175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.413577 -1.487175)"^^geo:wktLiteral ;
  geo-pos:lat "61.413577"^^xsd:decimal ;
  geo-pos:long "-1.487175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_314'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1906'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2213_314'^^xsd:string;
  dwc:yearCollected '1906'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.487175'^^xsd:double;
  dwc:latitude '61.413577'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.487175 61.413577, -1.487175 61.413577, -1.487175 61.413577, -1.487175 61.413577, -1.487175 61.413577))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_314'^^xsd:string;
  dwc:observationDate '1906-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_315> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.197521 -1.487175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.197521"^^xsd:decimal ;
  dwc:decimalLongitude "-1.487175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.197521 -1.487175)"^^geo:wktLiteral ;
  geo-pos:lat "61.197521"^^xsd:decimal ;
  geo-pos:long "-1.487175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_315'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1906'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2213_315'^^xsd:string;
  dwc:yearCollected '1906'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.487175'^^xsd:double;
  dwc:latitude '61.197521'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.487175 61.197521, -1.487175 61.197521, -1.487175 61.197521, -1.487175 61.197521, -1.487175 61.197521))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_315'^^xsd:string;
  dwc:observationDate '1906-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_316> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.926839 0.059228)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.926839"^^xsd:decimal ;
  dwc:decimalLongitude "0.059228"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.926839 0.059228)"^^geo:wktLiteral ;
  geo-pos:lat "61.926839"^^xsd:decimal ;
  geo-pos:long "0.059228"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_316'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1906'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2213_316'^^xsd:string;
  dwc:yearCollected '1906'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.059228'^^xsd:double;
  dwc:latitude '61.926839'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.059228 61.926839, 0.059228 61.926839, 0.059228 61.926839, 0.059228 61.926839, 0.059228 61.926839))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_316'^^xsd:string;
  dwc:observationDate '1906-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_317> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.529609 -0.29918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.529609"^^xsd:decimal ;
  dwc:decimalLongitude "-0.29918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.529609 -0.29918)"^^geo:wktLiteral ;
  geo-pos:lat "61.529609"^^xsd:decimal ;
  geo-pos:long "-0.29918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_317'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1906'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2213_317'^^xsd:string;
  dwc:yearCollected '1906'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.29918'^^xsd:double;
  dwc:latitude '61.529609'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.29918 61.529609, -0.29918 61.529609, -0.29918 61.529609, -0.29918 61.529609, -0.29918 61.529609))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_317'^^xsd:string;
  dwc:observationDate '1906-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_318> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.529436 0.542381)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.529436"^^xsd:decimal ;
  dwc:decimalLongitude "0.542381"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.529436 0.542381)"^^geo:wktLiteral ;
  geo-pos:lat "61.529436"^^xsd:decimal ;
  geo-pos:long "0.542381"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_318'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1906'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2213_318'^^xsd:string;
  dwc:yearCollected '1906'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.542381'^^xsd:double;
  dwc:latitude '61.529436'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.542381 61.529436, 0.542381 61.529436, 0.542381 61.529436, 0.542381 61.529436, 0.542381 61.529436))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_318'^^xsd:string;
  dwc:observationDate '1906-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_319> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.310252 0.067957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.310252"^^xsd:decimal ;
  dwc:decimalLongitude "0.067957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.310252 0.067957)"^^geo:wktLiteral ;
  geo-pos:lat "61.310252"^^xsd:decimal ;
  geo-pos:long "0.067957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_319'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1906'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2213_319'^^xsd:string;
  dwc:yearCollected '1906'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.067957'^^xsd:double;
  dwc:latitude '61.310252'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.067957 61.310252, 0.067957 61.310252, 0.067957 61.310252, 0.067957 61.310252, 0.067957 61.310252))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_319'^^xsd:string;
  dwc:observationDate '1906-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_324> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.999341 -0.519052)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.999341"^^xsd:decimal ;
  dwc:decimalLongitude "-0.519052"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.999341 -0.519052)"^^geo:wktLiteral ;
  geo-pos:lat "60.999341"^^xsd:decimal ;
  geo-pos:long "-0.519052"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_324'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1906'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2213_324'^^xsd:string;
  dwc:yearCollected '1906'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.519052'^^xsd:double;
  dwc:latitude '60.999341'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.519052 60.999341, -0.519052 60.999341, -0.519052 60.999341, -0.519052 60.999341, -0.519052 60.999341))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_324'^^xsd:string;
  dwc:observationDate '1906-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_325> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.034054 -0.445302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.034054"^^xsd:decimal ;
  dwc:decimalLongitude "-0.445302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.034054 -0.445302)"^^geo:wktLiteral ;
  geo-pos:lat "61.034054"^^xsd:decimal ;
  geo-pos:long "-0.445302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_325'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1906'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2213_325'^^xsd:string;
  dwc:yearCollected '1906'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.445302'^^xsd:double;
  dwc:latitude '61.034054'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.445302 61.034054, -0.445302 61.034054, -0.445302 61.034054, -0.445302 61.034054, -0.445302 61.034054))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_325'^^xsd:string;
  dwc:observationDate '1906-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_331> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.596388 -1.487175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.596388"^^xsd:decimal ;
  dwc:decimalLongitude "-1.487175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.596388 -1.487175)"^^geo:wktLiteral ;
  geo-pos:lat "61.596388"^^xsd:decimal ;
  geo-pos:long "-1.487175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_331'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1906'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2213_331'^^xsd:string;
  dwc:yearCollected '1906'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.487175'^^xsd:double;
  dwc:latitude '61.596388'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.487175 61.596388, -1.487175 61.596388, -1.487175 61.596388, -1.487175 61.596388, -1.487175 61.596388))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_331'^^xsd:string;
  dwc:observationDate '1906-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_332> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.430197 -1.487175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.430197"^^xsd:decimal ;
  dwc:decimalLongitude "-1.487175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.430197 -1.487175)"^^geo:wktLiteral ;
  geo-pos:lat "61.430197"^^xsd:decimal ;
  geo-pos:long "-1.487175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_332'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1906'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2213_332'^^xsd:string;
  dwc:yearCollected '1906'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.487175'^^xsd:double;
  dwc:latitude '61.430197'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.487175 61.430197, -1.487175 61.430197, -1.487175 61.430197, -1.487175 61.430197, -1.487175 61.430197))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_332'^^xsd:string;
  dwc:observationDate '1906-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_333> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.999341 -0.519052)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.999341"^^xsd:decimal ;
  dwc:decimalLongitude "-0.519052"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.999341 -0.519052)"^^geo:wktLiteral ;
  geo-pos:lat "60.999341"^^xsd:decimal ;
  geo-pos:long "-0.519052"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_333'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1906'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2213_333'^^xsd:string;
  dwc:yearCollected '1906'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.519052'^^xsd:double;
  dwc:latitude '60.999341'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.519052 60.999341, -0.519052 60.999341, -0.519052 60.999341, -0.519052 60.999341, -0.519052 60.999341))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_333'^^xsd:string;
  dwc:observationDate '1906-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_335> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.413577 -1.487175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.413577"^^xsd:decimal ;
  dwc:decimalLongitude "-1.487175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.413577 -1.487175)"^^geo:wktLiteral ;
  geo-pos:lat "61.413577"^^xsd:decimal ;
  geo-pos:long "-1.487175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_335'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1906'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2213_335'^^xsd:string;
  dwc:yearCollected '1906'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.487175'^^xsd:double;
  dwc:latitude '61.413577'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.487175 61.413577, -1.487175 61.413577, -1.487175 61.413577, -1.487175 61.413577, -1.487175 61.413577))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_335'^^xsd:string;
  dwc:observationDate '1906-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_336> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.918895 -0.885294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.918895"^^xsd:decimal ;
  dwc:decimalLongitude "-0.885294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.918895 -0.885294)"^^geo:wktLiteral ;
  geo-pos:lat "61.918895"^^xsd:decimal ;
  geo-pos:long "-0.885294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_336'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1906'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2213_336'^^xsd:string;
  dwc:yearCollected '1906'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.885294'^^xsd:double;
  dwc:latitude '61.918895'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.885294 61.918895, -0.885294 61.918895, -0.885294 61.918895, -0.885294 61.918895, -0.885294 61.918895))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_336'^^xsd:string;
  dwc:observationDate '1906-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_337> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.918895 -0.885294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.918895"^^xsd:decimal ;
  dwc:decimalLongitude "-0.885294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.918895 -0.885294)"^^geo:wktLiteral ;
  geo-pos:lat "61.918895"^^xsd:decimal ;
  geo-pos:long "-0.885294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_337'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1906'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2213_337'^^xsd:string;
  dwc:yearCollected '1906'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.885294'^^xsd:double;
  dwc:latitude '61.918895'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.885294 61.918895, -0.885294 61.918895, -0.885294 61.918895, -0.885294 61.918895, -0.885294 61.918895))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_337'^^xsd:string;
  dwc:observationDate '1906-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_859> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.529912 -1.487175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.529912"^^xsd:decimal ;
  dwc:decimalLongitude "-1.487175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.529912 -1.487175)"^^geo:wktLiteral ;
  geo-pos:lat "61.529912"^^xsd:decimal ;
  geo-pos:long "-1.487175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_859'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2213_859'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.487175'^^xsd:double;
  dwc:latitude '61.529912'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.487175 61.529912, -1.487175 61.529912, -1.487175 61.529912, -1.487175 61.529912, -1.487175 61.529912))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_859'^^xsd:string;
  dwc:observationDate '1908-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_860> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.489094 -0.595118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.489094"^^xsd:decimal ;
  dwc:decimalLongitude "-0.595118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.489094 -0.595118)"^^geo:wktLiteral ;
  geo-pos:lat "61.489094"^^xsd:decimal ;
  geo-pos:long "-0.595118"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_860'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2213_860'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.595118'^^xsd:double;
  dwc:latitude '61.489094'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.595118 61.489094, -0.595118 61.489094, -0.595118 61.489094, -0.595118 61.489094, -0.595118 61.489094))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_860'^^xsd:string;
  dwc:observationDate '1908-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_861> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.672922 -1.009636)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.672922"^^xsd:decimal ;
  dwc:decimalLongitude "-1.009636"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.672922 -1.009636)"^^geo:wktLiteral ;
  geo-pos:lat "61.672922"^^xsd:decimal ;
  geo-pos:long "-1.009636"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_861'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2213_861'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.009636'^^xsd:double;
  dwc:latitude '61.672922'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.009636 61.672922, -1.009636 61.672922, -1.009636 61.672922, -1.009636 61.672922, -1.009636 61.672922))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_861'^^xsd:string;
  dwc:observationDate '1908-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_862> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.512781 -0.635115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.512781"^^xsd:decimal ;
  dwc:decimalLongitude "-0.635115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.512781 -0.635115)"^^geo:wktLiteral ;
  geo-pos:lat "61.512781"^^xsd:decimal ;
  geo-pos:long "-0.635115"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_862'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2213_862'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.635115'^^xsd:double;
  dwc:latitude '61.512781'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.635115 61.512781, -0.635115 61.512781, -0.635115 61.512781, -0.635115 61.512781, -0.635115 61.512781))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_862'^^xsd:string;
  dwc:observationDate '1908-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_540> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.529609 -1.471408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.529609"^^xsd:decimal ;
  dwc:decimalLongitude "-1.471408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.529609 -1.471408)"^^geo:wktLiteral ;
  geo-pos:lat "61.529609"^^xsd:decimal ;
  geo-pos:long "-1.471408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_540'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2213_540'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.471408'^^xsd:double;
  dwc:latitude '61.529609'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.471408 61.529609, -1.471408 61.529609, -1.471408 61.529609, -1.471408 61.529609, -1.471408 61.529609))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_540'^^xsd:string;
  dwc:observationDate '1908-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_544> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.594951 -2.095632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.594951"^^xsd:decimal ;
  dwc:decimalLongitude "-2.095632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.594951 -2.095632)"^^geo:wktLiteral ;
  geo-pos:lat "61.594951"^^xsd:decimal ;
  geo-pos:long "-2.095632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_544'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2213_544'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.095632'^^xsd:double;
  dwc:latitude '61.594951'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.095632 61.594951, -2.095632 61.594951, -2.095632 61.594951, -2.095632 61.594951, -2.095632 61.594951))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_544'^^xsd:string;
  dwc:observationDate '1908-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_545> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.696101 -1.487175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.696101"^^xsd:decimal ;
  dwc:decimalLongitude "-1.487175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.696101 -1.487175)"^^geo:wktLiteral ;
  geo-pos:lat "61.696101"^^xsd:decimal ;
  geo-pos:long "-1.487175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_545'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2213_545'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.487175'^^xsd:double;
  dwc:latitude '61.696101'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.487175 61.696101, -1.487175 61.696101, -1.487175 61.696101, -1.487175 61.696101, -1.487175 61.696101))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_545'^^xsd:string;
  dwc:observationDate '1908-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_546> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.14638 -2.198739)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.14638"^^xsd:decimal ;
  dwc:decimalLongitude "-2.198739"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.14638 -2.198739)"^^geo:wktLiteral ;
  geo-pos:lat "61.14638"^^xsd:decimal ;
  geo-pos:long "-2.198739"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_546'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2213_546'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.198739'^^xsd:double;
  dwc:latitude '61.14638'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.198739 61.14638, -2.198739 61.14638, -2.198739 61.14638, -2.198739 61.14638, -2.198739 61.14638))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_546'^^xsd:string;
  dwc:observationDate '1908-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_547> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.222397 -2.080759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.222397"^^xsd:decimal ;
  dwc:decimalLongitude "-2.080759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.222397 -2.080759)"^^geo:wktLiteral ;
  geo-pos:lat "61.222397"^^xsd:decimal ;
  geo-pos:long "-2.080759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_547'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2213_547'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.080759'^^xsd:double;
  dwc:latitude '61.222397'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.080759 61.222397, -2.080759 61.222397, -2.080759 61.222397, -2.080759 61.222397, -2.080759 61.222397))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_547'^^xsd:string;
  dwc:observationDate '1908-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_548> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.252987 -2.107742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.252987"^^xsd:decimal ;
  dwc:decimalLongitude "-2.107742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.252987 -2.107742)"^^geo:wktLiteral ;
  geo-pos:lat "61.252987"^^xsd:decimal ;
  geo-pos:long "-2.107742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_548'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2213_548'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.107742'^^xsd:double;
  dwc:latitude '61.252987'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.107742 61.252987, -2.107742 61.252987, -2.107742 61.252987, -2.107742 61.252987, -2.107742 61.252987))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_548'^^xsd:string;
  dwc:observationDate '1908-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_549> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.379901 -1.838604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.379901"^^xsd:decimal ;
  dwc:decimalLongitude "-1.838604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.379901 -1.838604)"^^geo:wktLiteral ;
  geo-pos:lat "61.379901"^^xsd:decimal ;
  geo-pos:long "-1.838604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_549'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2213_549'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.838604'^^xsd:double;
  dwc:latitude '61.379901'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.838604 61.379901, -1.838604 61.379901, -1.838604 61.379901, -1.838604 61.379901, -1.838604 61.379901))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_549'^^xsd:string;
  dwc:observationDate '1908-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3957> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.083333 -8.166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.083333"^^xsd:decimal ;
  dwc:decimalLongitude "-8.166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.083333 -8.166667)"^^geo:wktLiteral ;
  geo-pos:lat "59.083333"^^xsd:decimal ;
  geo-pos:long "-8.166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3957'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1950'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2213_3957'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.166667'^^xsd:double;
  dwc:latitude '59.083333'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.166667 59.083333, -8.166667 59.083333, -8.166667 59.083333, -8.166667 59.083333, -8.166667 59.083333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3957'^^xsd:string;
  dwc:observationDate '1950-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_551> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.529609 -1.471408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.529609"^^xsd:decimal ;
  dwc:decimalLongitude "-1.471408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.529609 -1.471408)"^^geo:wktLiteral ;
  geo-pos:lat "61.529609"^^xsd:decimal ;
  geo-pos:long "-1.471408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_551'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2213_551'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.471408'^^xsd:double;
  dwc:latitude '61.529609'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.471408 61.529609, -1.471408 61.529609, -1.471408 61.529609, -1.471408 61.529609, -1.471408 61.529609))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_551'^^xsd:string;
  dwc:observationDate '1908-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_552> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.529609 -1.471408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.529609"^^xsd:decimal ;
  dwc:decimalLongitude "-1.471408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.529609 -1.471408)"^^geo:wktLiteral ;
  geo-pos:lat "61.529609"^^xsd:decimal ;
  geo-pos:long "-1.471408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_552'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2213_552'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.471408'^^xsd:double;
  dwc:latitude '61.529609'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.471408 61.529609, -1.471408 61.529609, -1.471408 61.529609, -1.471408 61.529609, -1.471408 61.529609))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_552'^^xsd:string;
  dwc:observationDate '1908-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_553> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.560199 -1.498652)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.560199"^^xsd:decimal ;
  dwc:decimalLongitude "-1.498652"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.560199 -1.498652)"^^geo:wktLiteral ;
  geo-pos:lat "61.560199"^^xsd:decimal ;
  geo-pos:long "-1.498652"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_553'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2213_553'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.498652'^^xsd:double;
  dwc:latitude '61.560199'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.498652 61.560199, -1.498652 61.560199, -1.498652 61.560199, -1.498652 61.560199, -1.498652 61.560199))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_553'^^xsd:string;
  dwc:observationDate '1908-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_563> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.428747 -1.114893)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.428747"^^xsd:decimal ;
  dwc:decimalLongitude "-1.114893"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.428747 -1.114893)"^^geo:wktLiteral ;
  geo-pos:lat "61.428747"^^xsd:decimal ;
  geo-pos:long "-1.114893"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_563'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2213_563'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.114893'^^xsd:double;
  dwc:latitude '61.428747'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.114893 61.428747, -1.114893 61.428747, -1.114893 61.428747, -1.114893 61.428747, -1.114893 61.428747))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_563'^^xsd:string;
  dwc:observationDate '1908-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_564> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.959361 -3.111024)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.959361"^^xsd:decimal ;
  dwc:decimalLongitude "-3.111024"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.959361 -3.111024)"^^geo:wktLiteral ;
  geo-pos:lat "60.959361"^^xsd:decimal ;
  geo-pos:long "-3.111024"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_564'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2213_564'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-3.111024'^^xsd:double;
  dwc:latitude '60.959361'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.111024 60.959361, -3.111024 60.959361, -3.111024 60.959361, -3.111024 60.959361, -3.111024 60.959361))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_564'^^xsd:string;
  dwc:observationDate '1908-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_565> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.138597 -2.994271)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.138597"^^xsd:decimal ;
  dwc:decimalLongitude "-2.994271"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.138597 -2.994271)"^^geo:wktLiteral ;
  geo-pos:lat "61.138597"^^xsd:decimal ;
  geo-pos:long "-2.994271"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_565'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2213_565'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.994271'^^xsd:double;
  dwc:latitude '61.138597'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.994271 61.138597, -2.994271 61.138597, -2.994271 61.138597, -2.994271 61.138597, -2.994271 61.138597))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_565'^^xsd:string;
  dwc:observationDate '1908-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_566> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.253061 -1.949259)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.253061"^^xsd:decimal ;
  dwc:decimalLongitude "-1.949259"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.253061 -1.949259)"^^geo:wktLiteral ;
  geo-pos:lat "61.253061"^^xsd:decimal ;
  geo-pos:long "-1.949259"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_566'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2213_566'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.949259'^^xsd:double;
  dwc:latitude '61.253061'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.949259 61.253061, -1.949259 61.253061, -1.949259 61.253061, -1.949259 61.253061, -1.949259 61.253061))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_566'^^xsd:string;
  dwc:observationDate '1908-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_567> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.28402 -2.320161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.28402"^^xsd:decimal ;
  dwc:decimalLongitude "-2.320161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.28402 -2.320161)"^^geo:wktLiteral ;
  geo-pos:lat "61.28402"^^xsd:decimal ;
  geo-pos:long "-2.320161"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_567'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2213_567'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.320161'^^xsd:double;
  dwc:latitude '61.28402'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.320161 61.28402, -2.320161 61.28402, -2.320161 61.28402, -2.320161 61.28402, -2.320161 61.28402))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_567'^^xsd:string;
  dwc:observationDate '1908-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_568> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.28402 -2.320161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.28402"^^xsd:decimal ;
  dwc:decimalLongitude "-2.320161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.28402 -2.320161)"^^geo:wktLiteral ;
  geo-pos:lat "61.28402"^^xsd:decimal ;
  geo-pos:long "-2.320161"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_568'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2213_568'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.320161'^^xsd:double;
  dwc:latitude '61.28402'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.320161 61.28402, -2.320161 61.28402, -2.320161 61.28402, -2.320161 61.28402, -2.320161 61.28402))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_568'^^xsd:string;
  dwc:observationDate '1908-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_569> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.375294 -0.758149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.375294"^^xsd:decimal ;
  dwc:decimalLongitude "-0.758149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.375294 -0.758149)"^^geo:wktLiteral ;
  geo-pos:lat "61.375294"^^xsd:decimal ;
  geo-pos:long "-0.758149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_569'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2213_569'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.758149'^^xsd:double;
  dwc:latitude '61.375294'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.758149 61.375294, -0.758149 61.375294, -0.758149 61.375294, -0.758149 61.375294, -0.758149 61.375294))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_569'^^xsd:string;
  dwc:observationDate '1908-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_570> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.968278 -3.139876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.968278"^^xsd:decimal ;
  dwc:decimalLongitude "-3.139876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.968278 -3.139876)"^^geo:wktLiteral ;
  geo-pos:lat "60.968278"^^xsd:decimal ;
  geo-pos:long "-3.139876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_570'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2213_570'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-3.139876'^^xsd:double;
  dwc:latitude '60.968278'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.139876 60.968278, -3.139876 60.968278, -3.139876 60.968278, -3.139876 60.968278, -3.139876 60.968278))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_570'^^xsd:string;
  dwc:observationDate '1908-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_571> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.115778 -2.1719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.115778"^^xsd:decimal ;
  dwc:decimalLongitude "-2.1719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.115778 -2.1719)"^^geo:wktLiteral ;
  geo-pos:lat "61.115778"^^xsd:decimal ;
  geo-pos:long "-2.1719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_571'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2213_571'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.1719'^^xsd:double;
  dwc:latitude '61.115778'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.1719 61.115778, -2.1719 61.115778, -2.1719 61.115778, -2.1719 61.115778, -2.1719 61.115778))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_571'^^xsd:string;
  dwc:observationDate '1908-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_572> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.298863 -0.826035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.298863"^^xsd:decimal ;
  dwc:decimalLongitude "-0.826035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.298863 -0.826035)"^^geo:wktLiteral ;
  geo-pos:lat "61.298863"^^xsd:decimal ;
  geo-pos:long "-0.826035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_572'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2213_572'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.826035'^^xsd:double;
  dwc:latitude '61.298863'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.826035 61.298863, -0.826035 61.298863, -0.826035 61.298863, -0.826035 61.298863, -0.826035 61.298863))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_572'^^xsd:string;
  dwc:observationDate '1908-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_573> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.360438 -2.388078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.360438"^^xsd:decimal ;
  dwc:decimalLongitude "-2.388078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.360438 -2.388078)"^^geo:wktLiteral ;
  geo-pos:lat "61.360438"^^xsd:decimal ;
  geo-pos:long "-2.388078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_573'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2213_573'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.388078'^^xsd:double;
  dwc:latitude '61.360438'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.388078 61.360438, -2.388078 61.360438, -2.388078 61.360438, -2.388078 61.360438, -2.388078 61.360438))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_573'^^xsd:string;
  dwc:observationDate '1908-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1236> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.048346 1.300511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.048346"^^xsd:decimal ;
  dwc:decimalLongitude "1.300511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.048346 1.300511)"^^geo:wktLiteral ;
  geo-pos:lat "61.048346"^^xsd:decimal ;
  geo-pos:long "1.300511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1236'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2213_1236'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.300511'^^xsd:double;
  dwc:latitude '61.048346'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.300511 61.048346, 1.300511 61.048346, 1.300511 61.048346, 1.300511 61.048346, 1.300511 61.048346))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1236'^^xsd:string;
  dwc:observationDate '1909-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1249> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.781127 1.100097)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.781127"^^xsd:decimal ;
  dwc:decimalLongitude "1.100097"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.781127 1.100097)"^^geo:wktLiteral ;
  geo-pos:lat "61.781127"^^xsd:decimal ;
  geo-pos:long "1.100097"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1249'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2213_1249'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.100097'^^xsd:double;
  dwc:latitude '61.781127'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.100097 61.781127, 1.100097 61.781127, 1.100097 61.781127, 1.100097 61.781127, 1.100097 61.781127))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1249'^^xsd:string;
  dwc:observationDate '1909-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1256> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.540926 0.567535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.540926"^^xsd:decimal ;
  dwc:decimalLongitude "0.567535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.540926 0.567535)"^^geo:wktLiteral ;
  geo-pos:lat "61.540926"^^xsd:decimal ;
  geo-pos:long "0.567535"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1256'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2213_1256'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.567535'^^xsd:double;
  dwc:latitude '61.540926'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.567535 61.540926, 0.567535 61.540926, 0.567535 61.540926, 0.567535 61.540926, 0.567535 61.540926))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1256'^^xsd:string;
  dwc:observationDate '1909-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1740> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.03132 -1.487175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.03132"^^xsd:decimal ;
  dwc:decimalLongitude "-1.487175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.03132 -1.487175)"^^geo:wktLiteral ;
  geo-pos:lat "61.03132"^^xsd:decimal ;
  geo-pos:long "-1.487175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1740'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2213_1740'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.487175'^^xsd:double;
  dwc:latitude '61.03132'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.487175 61.03132, -1.487175 61.03132, -1.487175 61.03132, -1.487175 61.03132, -1.487175 61.03132))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1740'^^xsd:string;
  dwc:observationDate '1910-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1744> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.852422 -0.885294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.852422"^^xsd:decimal ;
  dwc:decimalLongitude "-0.885294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.852422 -0.885294)"^^geo:wktLiteral ;
  geo-pos:lat "61.852422"^^xsd:decimal ;
  geo-pos:long "-0.885294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1744'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2213_1744'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.885294'^^xsd:double;
  dwc:latitude '61.852422'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.885294 61.852422, -0.885294 61.852422, -0.885294 61.852422, -0.885294 61.852422, -0.885294 61.852422))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1744'^^xsd:string;
  dwc:observationDate '1910-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1271> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.048346 1.300511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.048346"^^xsd:decimal ;
  dwc:decimalLongitude "1.300511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.048346 1.300511)"^^geo:wktLiteral ;
  geo-pos:lat "61.048346"^^xsd:decimal ;
  geo-pos:long "1.300511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1271'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2213_1271'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.300511'^^xsd:double;
  dwc:latitude '61.048346'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.300511 61.048346, 1.300511 61.048346, 1.300511 61.048346, 1.300511 61.048346, 1.300511 61.048346))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1271'^^xsd:string;
  dwc:observationDate '1909-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1272> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.048346 1.300511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.048346"^^xsd:decimal ;
  dwc:decimalLongitude "1.300511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.048346 1.300511)"^^geo:wktLiteral ;
  geo-pos:lat "61.048346"^^xsd:decimal ;
  geo-pos:long "1.300511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1272'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2213_1272'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.300511'^^xsd:double;
  dwc:latitude '61.048346'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.300511 61.048346, 1.300511 61.048346, 1.300511 61.048346, 1.300511 61.048346, 1.300511 61.048346))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1272'^^xsd:string;
  dwc:observationDate '1909-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1278> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.629485 0.064976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.629485"^^xsd:decimal ;
  dwc:decimalLongitude "0.064976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.629485 0.064976)"^^geo:wktLiteral ;
  geo-pos:lat "61.629485"^^xsd:decimal ;
  geo-pos:long "0.064976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1278'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2213_1278'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.064976'^^xsd:double;
  dwc:latitude '61.629485'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.064976 61.629485, 0.064976 61.629485, 0.064976 61.629485, 0.064976 61.629485, 0.064976 61.629485))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1278'^^xsd:string;
  dwc:observationDate '1909-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1281> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.181878 0.800533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.181878"^^xsd:decimal ;
  dwc:decimalLongitude "0.800533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.181878 0.800533)"^^geo:wktLiteral ;
  geo-pos:lat "61.181878"^^xsd:decimal ;
  geo-pos:long "0.800533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1281'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2213_1281'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.800533'^^xsd:double;
  dwc:latitude '61.181878'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.800533 61.181878, 0.800533 61.181878, 0.800533 61.181878, 0.800533 61.181878, 0.800533 61.181878))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1281'^^xsd:string;
  dwc:observationDate '1909-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1319> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.193789 0.864824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.193789"^^xsd:decimal ;
  dwc:decimalLongitude "0.864824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.193789 0.864824)"^^geo:wktLiteral ;
  geo-pos:lat "61.193789"^^xsd:decimal ;
  geo-pos:long "0.864824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1319'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2213_1319'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.864824'^^xsd:double;
  dwc:latitude '61.193789'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.864824 61.193789, 0.864824 61.193789, 0.864824 61.193789, 0.864824 61.193789, 0.864824 61.193789))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1319'^^xsd:string;
  dwc:observationDate '1909-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1321> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.76933 -0.885294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.76933"^^xsd:decimal ;
  dwc:decimalLongitude "-0.885294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.76933 -0.885294)"^^geo:wktLiteral ;
  geo-pos:lat "61.76933"^^xsd:decimal ;
  geo-pos:long "-0.885294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1321'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2213_1321'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.885294'^^xsd:double;
  dwc:latitude '61.76933'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.885294 61.76933, -0.885294 61.76933, -0.885294 61.76933, -0.885294 61.76933, -0.885294 61.76933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1321'^^xsd:string;
  dwc:observationDate '1909-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1322> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.995414 -0.402715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.995414"^^xsd:decimal ;
  dwc:decimalLongitude "-0.402715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.995414 -0.402715)"^^geo:wktLiteral ;
  geo-pos:lat "61.995414"^^xsd:decimal ;
  geo-pos:long "-0.402715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1322'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2213_1322'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.402715'^^xsd:double;
  dwc:latitude '61.995414'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.402715 61.995414, -0.402715 61.995414, -0.402715 61.995414, -0.402715 61.995414, -0.402715 61.995414))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1322'^^xsd:string;
  dwc:observationDate '1909-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1323> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.995414 -0.402715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.995414"^^xsd:decimal ;
  dwc:decimalLongitude "-0.402715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.995414 -0.402715)"^^geo:wktLiteral ;
  geo-pos:lat "61.995414"^^xsd:decimal ;
  geo-pos:long "-0.402715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1323'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2213_1323'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.402715'^^xsd:double;
  dwc:latitude '61.995414'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.402715 61.995414, -0.402715 61.995414, -0.402715 61.995414, -0.402715 61.995414, -0.402715 61.995414))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1323'^^xsd:string;
  dwc:observationDate '1909-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1325> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.133931 0.543856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.133931"^^xsd:decimal ;
  dwc:decimalLongitude "0.543856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.133931 0.543856)"^^geo:wktLiteral ;
  geo-pos:lat "61.133931"^^xsd:decimal ;
  geo-pos:long "0.543856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1325'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2213_1325'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.543856'^^xsd:double;
  dwc:latitude '61.133931'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.543856 61.133931, 0.543856 61.133931, 0.543856 61.133931, 0.543856 61.133931, 0.543856 61.133931))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1325'^^xsd:string;
  dwc:observationDate '1909-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1326> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.223431 1.025763)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.223431"^^xsd:decimal ;
  dwc:decimalLongitude "1.025763"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.223431 1.025763)"^^geo:wktLiteral ;
  geo-pos:lat "61.223431"^^xsd:decimal ;
  geo-pos:long "1.025763"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1326'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2213_1326'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.025763'^^xsd:double;
  dwc:latitude '61.223431'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.025763 61.223431, 1.025763 61.223431, 1.025763 61.223431, 1.025763 61.223431, 1.025763 61.223431))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1326'^^xsd:string;
  dwc:observationDate '1909-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1327> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.282141 1.348545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.282141"^^xsd:decimal ;
  dwc:decimalLongitude "1.348545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.282141 1.348545)"^^geo:wktLiteral ;
  geo-pos:lat "61.282141"^^xsd:decimal ;
  geo-pos:long "1.348545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1327'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2213_1327'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.348545'^^xsd:double;
  dwc:latitude '61.282141'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.348545 61.282141, 1.348545 61.282141, 1.348545 61.282141, 1.348545 61.282141, 1.348545 61.282141))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1327'^^xsd:string;
  dwc:observationDate '1909-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1328> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.077501 1.67294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.077501"^^xsd:decimal ;
  dwc:decimalLongitude "1.67294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.077501 1.67294)"^^geo:wktLiteral ;
  geo-pos:lat "61.077501"^^xsd:decimal ;
  geo-pos:long "1.67294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1328'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2213_1328'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.67294'^^xsd:double;
  dwc:latitude '61.077501'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.67294 61.077501, 1.67294 61.077501, 1.67294 61.077501, 1.67294 61.077501, 1.67294 61.077501))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1328'^^xsd:string;
  dwc:observationDate '1909-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1329> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.09297 1.876368)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.09297"^^xsd:decimal ;
  dwc:decimalLongitude "1.876368"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.09297 1.876368)"^^geo:wktLiteral ;
  geo-pos:lat "61.09297"^^xsd:decimal ;
  geo-pos:long "1.876368"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1329'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2213_1329'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.876368'^^xsd:double;
  dwc:latitude '61.09297'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.876368 61.09297, 1.876368 61.09297, 1.876368 61.09297, 1.876368 61.09297, 1.876368 61.09297))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1329'^^xsd:string;
  dwc:observationDate '1909-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1333> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.583798 0.70985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.583798"^^xsd:decimal ;
  dwc:decimalLongitude "0.70985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.583798 0.70985)"^^geo:wktLiteral ;
  geo-pos:lat "61.583798"^^xsd:decimal ;
  geo-pos:long "0.70985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1333'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2213_1333'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.70985'^^xsd:double;
  dwc:latitude '61.583798'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.70985 61.583798, 0.70985 61.583798, 0.70985 61.583798, 0.70985 61.583798, 0.70985 61.583798))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1333'^^xsd:string;
  dwc:observationDate '1909-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1334> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.034263 -0.977169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.034263"^^xsd:decimal ;
  dwc:decimalLongitude "-0.977169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.034263 -0.977169)"^^geo:wktLiteral ;
  geo-pos:lat "62.034263"^^xsd:decimal ;
  geo-pos:long "-0.977169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1334'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2213_1334'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.977169'^^xsd:double;
  dwc:latitude '62.034263'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.977169 62.034263, -0.977169 62.034263, -0.977169 62.034263, -0.977169 62.034263, -0.977169 62.034263))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1334'^^xsd:string;
  dwc:observationDate '1909-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1335> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.161676 -9.239082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.161676"^^xsd:decimal ;
  dwc:decimalLongitude "-9.239082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.161676 -9.239082)"^^geo:wktLiteral ;
  geo-pos:lat "58.161676"^^xsd:decimal ;
  geo-pos:long "-9.239082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1335'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2213_1335'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.239082'^^xsd:double;
  dwc:latitude '58.161676'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.239082 58.161676, -9.239082 58.161676, -9.239082 58.161676, -9.239082 58.161676, -9.239082 58.161676))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1335'^^xsd:string;
  dwc:observationDate '1909-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1336> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.161676 -9.239082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.161676"^^xsd:decimal ;
  dwc:decimalLongitude "-9.239082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.161676 -9.239082)"^^geo:wktLiteral ;
  geo-pos:lat "58.161676"^^xsd:decimal ;
  geo-pos:long "-9.239082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1336'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2213_1336'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.239082'^^xsd:double;
  dwc:latitude '58.161676'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.239082 58.161676, -9.239082 58.161676, -9.239082 58.161676, -9.239082 58.161676, -9.239082 58.161676))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1336'^^xsd:string;
  dwc:observationDate '1909-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1337> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.133931 0.543856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.133931"^^xsd:decimal ;
  dwc:decimalLongitude "0.543856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.133931 0.543856)"^^geo:wktLiteral ;
  geo-pos:lat "61.133931"^^xsd:decimal ;
  geo-pos:long "0.543856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1337'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2213_1337'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.543856'^^xsd:double;
  dwc:latitude '61.133931'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.543856 61.133931, 0.543856 61.133931, 0.543856 61.133931, 0.543856 61.133931, 0.543856 61.133931))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1337'^^xsd:string;
  dwc:observationDate '1909-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1338> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.340081 1.672528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.340081"^^xsd:decimal ;
  dwc:decimalLongitude "1.672528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.340081 1.672528)"^^geo:wktLiteral ;
  geo-pos:lat "61.340081"^^xsd:decimal ;
  geo-pos:long "1.672528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1338'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2213_1338'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.672528'^^xsd:double;
  dwc:latitude '61.340081'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.672528 61.340081, 1.672528 61.340081, 1.672528 61.340081, 1.672528 61.340081, 1.672528 61.340081))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1338'^^xsd:string;
  dwc:observationDate '1909-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1340> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.456222 -9.226179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.456222"^^xsd:decimal ;
  dwc:decimalLongitude "-9.226179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.456222 -9.226179)"^^geo:wktLiteral ;
  geo-pos:lat "57.456222"^^xsd:decimal ;
  geo-pos:long "-9.226179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1340'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2213_1340'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.226179'^^xsd:double;
  dwc:latitude '57.456222'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.226179 57.456222, -9.226179 57.456222, -9.226179 57.456222, -9.226179 57.456222, -9.226179 57.456222))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1340'^^xsd:string;
  dwc:observationDate '1909-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1341> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.456222 -9.226179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.456222"^^xsd:decimal ;
  dwc:decimalLongitude "-9.226179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.456222 -9.226179)"^^geo:wktLiteral ;
  geo-pos:lat "57.456222"^^xsd:decimal ;
  geo-pos:long "-9.226179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1341'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2213_1341'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.226179'^^xsd:double;
  dwc:latitude '57.456222'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.226179 57.456222, -9.226179 57.456222, -9.226179 57.456222, -9.226179 57.456222, -9.226179 57.456222))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1341'^^xsd:string;
  dwc:observationDate '1909-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1342> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.42425 -9.056844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.42425"^^xsd:decimal ;
  dwc:decimalLongitude "-9.056844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.42425 -9.056844)"^^geo:wktLiteral ;
  geo-pos:lat "58.42425"^^xsd:decimal ;
  geo-pos:long "-9.056844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1342'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2213_1342'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.056844'^^xsd:double;
  dwc:latitude '58.42425'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.056844 58.42425, -9.056844 58.42425, -9.056844 58.42425, -9.056844 58.42425, -9.056844 58.42425))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1342'^^xsd:string;
  dwc:observationDate '1909-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1343> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.042723 0.064695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.042723"^^xsd:decimal ;
  dwc:decimalLongitude "0.064695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.042723 0.064695)"^^geo:wktLiteral ;
  geo-pos:lat "61.042723"^^xsd:decimal ;
  geo-pos:long "0.064695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1343'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2213_1343'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.064695'^^xsd:double;
  dwc:latitude '61.042723'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.064695 61.042723, 0.064695 61.042723, 0.064695 61.042723, 0.064695 61.042723, 0.064695 61.042723))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1343'^^xsd:string;
  dwc:observationDate '1909-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1344> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.077501 1.67294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.077501"^^xsd:decimal ;
  dwc:decimalLongitude "1.67294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.077501 1.67294)"^^geo:wktLiteral ;
  geo-pos:lat "61.077501"^^xsd:decimal ;
  geo-pos:long "1.67294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1344'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2213_1344'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.67294'^^xsd:double;
  dwc:latitude '61.077501'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.67294 61.077501, 1.67294 61.077501, 1.67294 61.077501, 1.67294 61.077501, 1.67294 61.077501))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1344'^^xsd:string;
  dwc:observationDate '1909-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1345> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.103718 0.38383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.103718"^^xsd:decimal ;
  dwc:decimalLongitude "0.38383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.103718 0.38383)"^^geo:wktLiteral ;
  geo-pos:lat "61.103718"^^xsd:decimal ;
  geo-pos:long "0.38383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1345'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2213_1345'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.38383'^^xsd:double;
  dwc:latitude '61.103718'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.38383 61.103718, 0.38383 61.103718, 0.38383 61.103718, 0.38383 61.103718, 0.38383 61.103718))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1345'^^xsd:string;
  dwc:observationDate '1909-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1346> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.133931 0.543856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.133931"^^xsd:decimal ;
  dwc:decimalLongitude "0.543856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.133931 0.543856)"^^geo:wktLiteral ;
  geo-pos:lat "61.133931"^^xsd:decimal ;
  geo-pos:long "0.543856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1346'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2213_1346'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.543856'^^xsd:double;
  dwc:latitude '61.133931'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.543856 61.133931, 0.543856 61.133931, 0.543856 61.133931, 0.543856 61.133931, 0.543856 61.133931))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1346'^^xsd:string;
  dwc:observationDate '1909-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1347> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.356534 0.167284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.356534"^^xsd:decimal ;
  dwc:decimalLongitude "0.167284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.356534 0.167284)"^^geo:wktLiteral ;
  geo-pos:lat "61.356534"^^xsd:decimal ;
  geo-pos:long "0.167284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1347'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2213_1347'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.167284'^^xsd:double;
  dwc:latitude '61.356534'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.167284 61.356534, 0.167284 61.356534, 0.167284 61.356534, 0.167284 61.356534, 0.167284 61.356534))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1347'^^xsd:string;
  dwc:observationDate '1909-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1348> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.51542 0.042564)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.51542"^^xsd:decimal ;
  dwc:decimalLongitude "0.042564"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.51542 0.042564)"^^geo:wktLiteral ;
  geo-pos:lat "61.51542"^^xsd:decimal ;
  geo-pos:long "0.042564"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1348'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2213_1348'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.042564'^^xsd:double;
  dwc:latitude '61.51542'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.042564 61.51542, 0.042564 61.51542, 0.042564 61.51542, 0.042564 61.51542, 0.042564 61.51542))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1348'^^xsd:string;
  dwc:observationDate '1909-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1349> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.51542 0.042564)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.51542"^^xsd:decimal ;
  dwc:decimalLongitude "0.042564"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.51542 0.042564)"^^geo:wktLiteral ;
  geo-pos:lat "61.51542"^^xsd:decimal ;
  geo-pos:long "0.042564"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1349'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2213_1349'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.042564'^^xsd:double;
  dwc:latitude '61.51542'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.042564 61.51542, 0.042564 61.51542, 0.042564 61.51542, 0.042564 61.51542, 0.042564 61.51542))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1349'^^xsd:string;
  dwc:observationDate '1909-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1352> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.456222 -9.226179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.456222"^^xsd:decimal ;
  dwc:decimalLongitude "-9.226179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.456222 -9.226179)"^^geo:wktLiteral ;
  geo-pos:lat "57.456222"^^xsd:decimal ;
  geo-pos:long "-9.226179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1352'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2213_1352'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.226179'^^xsd:double;
  dwc:latitude '57.456222'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.226179 57.456222, -9.226179 57.456222, -9.226179 57.456222, -9.226179 57.456222, -9.226179 57.456222))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1352'^^xsd:string;
  dwc:observationDate '1909-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1353> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.456222 -9.226179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.456222"^^xsd:decimal ;
  dwc:decimalLongitude "-9.226179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.456222 -9.226179)"^^geo:wktLiteral ;
  geo-pos:lat "57.456222"^^xsd:decimal ;
  geo-pos:long "-9.226179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1353'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2213_1353'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.226179'^^xsd:double;
  dwc:latitude '57.456222'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.226179 57.456222, -9.226179 57.456222, -9.226179 57.456222, -9.226179 57.456222, -9.226179 57.456222))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1353'^^xsd:string;
  dwc:observationDate '1909-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1354> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.073315 0.224109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.073315"^^xsd:decimal ;
  dwc:decimalLongitude "0.224109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.073315 0.224109)"^^geo:wktLiteral ;
  geo-pos:lat "61.073315"^^xsd:decimal ;
  geo-pos:long "0.224109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1354'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2213_1354'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.224109'^^xsd:double;
  dwc:latitude '61.073315'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.224109 61.073315, 0.224109 61.073315, 0.224109 61.073315, 0.224109 61.073315, 0.224109 61.073315))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1354'^^xsd:string;
  dwc:observationDate '1909-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1355> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.077501 1.67294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.077501"^^xsd:decimal ;
  dwc:decimalLongitude "1.67294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.077501 1.67294)"^^geo:wktLiteral ;
  geo-pos:lat "61.077501"^^xsd:decimal ;
  geo-pos:long "1.67294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1355'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2213_1355'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.67294'^^xsd:double;
  dwc:latitude '61.077501'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.67294 61.077501, 1.67294 61.077501, 1.67294 61.077501, 1.67294 61.077501, 1.67294 61.077501))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1355'^^xsd:string;
  dwc:observationDate '1909-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1356> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.133931 0.543856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.133931"^^xsd:decimal ;
  dwc:decimalLongitude "0.543856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.133931 0.543856)"^^geo:wktLiteral ;
  geo-pos:lat "61.133931"^^xsd:decimal ;
  geo-pos:long "0.543856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1356'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2213_1356'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.543856'^^xsd:double;
  dwc:latitude '61.133931'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.543856 61.133931, 0.543856 61.133931, 0.543856 61.133931, 0.543856 61.133931, 0.543856 61.133931))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1356'^^xsd:string;
  dwc:observationDate '1909-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1814> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.43735 0.341812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.43735"^^xsd:decimal ;
  dwc:decimalLongitude "0.341812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.43735 0.341812)"^^geo:wktLiteral ;
  geo-pos:lat "61.43735"^^xsd:decimal ;
  geo-pos:long "0.341812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1814'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2213_1814'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.341812'^^xsd:double;
  dwc:latitude '61.43735'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.341812 61.43735, 0.341812 61.43735, 0.341812 61.43735, 0.341812 61.43735, 0.341812 61.43735))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1814'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1816> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.835655 -0.938537)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.835655"^^xsd:decimal ;
  dwc:decimalLongitude "-0.938537"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.835655 -0.938537)"^^geo:wktLiteral ;
  geo-pos:lat "61.835655"^^xsd:decimal ;
  geo-pos:long "-0.938537"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1816'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2213_1816'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.938537'^^xsd:double;
  dwc:latitude '61.835655'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.938537 61.835655, -0.938537 61.835655, -0.938537 61.835655, -0.938537 61.835655, -0.938537 61.835655))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1816'^^xsd:string;
  dwc:observationDate '1910-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1818> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.187837 0.832672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.187837"^^xsd:decimal ;
  dwc:decimalLongitude "0.832672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.187837 0.832672)"^^geo:wktLiteral ;
  geo-pos:lat "61.187837"^^xsd:decimal ;
  geo-pos:long "0.832672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1818'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2213_1818'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.832672'^^xsd:double;
  dwc:latitude '61.187837'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.832672 61.187837, 0.832672 61.187837, 0.832672 61.187837, 0.832672 61.187837, 0.832672 61.187837))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1818'^^xsd:string;
  dwc:observationDate '1910-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1819> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.552411 0.592708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.552411"^^xsd:decimal ;
  dwc:decimalLongitude "0.592708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.552411 0.592708)"^^geo:wktLiteral ;
  geo-pos:lat "61.552411"^^xsd:decimal ;
  geo-pos:long "0.592708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1819'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2213_1819'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.592708'^^xsd:double;
  dwc:latitude '61.552411'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.592708 61.552411, 0.592708 61.552411, 0.592708 61.552411, 0.592708 61.552411, 0.592708 61.552411))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1819'^^xsd:string;
  dwc:observationDate '1910-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1820> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.578675 -1.177213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.578675"^^xsd:decimal ;
  dwc:decimalLongitude "-1.177213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.578675 -1.177213)"^^geo:wktLiteral ;
  geo-pos:lat "61.578675"^^xsd:decimal ;
  geo-pos:long "-1.177213"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1820'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2213_1820'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.177213'^^xsd:double;
  dwc:latitude '61.578675'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.177213 61.578675, -1.177213 61.578675, -1.177213 61.578675, -1.177213 61.578675, -1.177213 61.578675))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1820'^^xsd:string;
  dwc:observationDate '1910-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1822> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.006938 0.793778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.006938"^^xsd:decimal ;
  dwc:decimalLongitude "0.793778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.006938 0.793778)"^^geo:wktLiteral ;
  geo-pos:lat "61.006938"^^xsd:decimal ;
  geo-pos:long "0.793778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1822'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2213_1822'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.793778'^^xsd:double;
  dwc:latitude '61.006938'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.793778 61.006938, 0.793778 61.006938, 0.793778 61.006938, 0.793778 61.006938, 0.793778 61.006938))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1822'^^xsd:string;
  dwc:observationDate '1910-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1827> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.567586 -1.632901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.567586"^^xsd:decimal ;
  dwc:decimalLongitude "-1.632901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.567586 -1.632901)"^^geo:wktLiteral ;
  geo-pos:lat "61.567586"^^xsd:decimal ;
  geo-pos:long "-1.632901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1827'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2213_1827'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.632901'^^xsd:double;
  dwc:latitude '61.567586'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.632901 61.567586, -1.632901 61.567586, -1.632901 61.567586, -1.632901 61.567586, -1.632901 61.567586))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1827'^^xsd:string;
  dwc:observationDate '1910-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1831> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.193789 0.864824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.193789"^^xsd:decimal ;
  dwc:decimalLongitude "0.864824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.193789 0.864824)"^^geo:wktLiteral ;
  geo-pos:lat "61.193789"^^xsd:decimal ;
  geo-pos:long "0.864824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1831'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2213_1831'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.864824'^^xsd:double;
  dwc:latitude '61.193789'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.864824 61.193789, 0.864824 61.193789, 0.864824 61.193789, 0.864824 61.193789, 0.864824 61.193789))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1831'^^xsd:string;
  dwc:observationDate '1910-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1835> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.730307 -7.83757)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.730307"^^xsd:decimal ;
  dwc:decimalLongitude "-7.83757"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.730307 -7.83757)"^^geo:wktLiteral ;
  geo-pos:lat "58.730307"^^xsd:decimal ;
  geo-pos:long "-7.83757"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1835'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2213_1835'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-7.83757'^^xsd:double;
  dwc:latitude '58.730307'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.83757 58.730307, -7.83757 58.730307, -7.83757 58.730307, -7.83757 58.730307, -7.83757 58.730307))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1835'^^xsd:string;
  dwc:observationDate '1910-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1838> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.252882 1.187003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.252882"^^xsd:decimal ;
  dwc:decimalLongitude "1.187003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.252882 1.187003)"^^geo:wktLiteral ;
  geo-pos:lat "61.252882"^^xsd:decimal ;
  geo-pos:long "1.187003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1838'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2213_1838'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.187003'^^xsd:double;
  dwc:latitude '61.252882'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.187003 61.252882, 1.187003 61.252882, 1.187003 61.252882, 1.187003 61.252882, 1.187003 61.252882))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1838'^^xsd:string;
  dwc:observationDate '1910-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_936> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.520047 -0.885294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.520047"^^xsd:decimal ;
  dwc:decimalLongitude "-0.885294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.520047 -0.885294)"^^geo:wktLiteral ;
  geo-pos:lat "61.520047"^^xsd:decimal ;
  geo-pos:long "-0.885294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_936'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2213_936'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.885294'^^xsd:double;
  dwc:latitude '61.520047'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.885294 61.520047, -0.885294 61.520047, -0.885294 61.520047, -0.885294 61.520047, -0.885294 61.520047))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_936'^^xsd:string;
  dwc:observationDate '1909-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_937> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.161678 -1.053624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.161678"^^xsd:decimal ;
  dwc:decimalLongitude "-1.053624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.161678 -1.053624)"^^geo:wktLiteral ;
  geo-pos:lat "61.161678"^^xsd:decimal ;
  geo-pos:long "-1.053624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_937'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2213_937'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.053624'^^xsd:double;
  dwc:latitude '61.161678'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.053624 61.161678, -1.053624 61.161678, -1.053624 61.161678, -1.053624 61.161678, -1.053624 61.161678))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_937'^^xsd:string;
  dwc:observationDate '1909-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_938> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.391884 -0.421118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.391884"^^xsd:decimal ;
  dwc:decimalLongitude "-0.421118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.391884 -0.421118)"^^geo:wktLiteral ;
  geo-pos:lat "61.391884"^^xsd:decimal ;
  geo-pos:long "-0.421118"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_938'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2213_938'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.421118'^^xsd:double;
  dwc:latitude '61.391884'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.421118 61.391884, -0.421118 61.391884, -0.421118 61.391884, -0.421118 61.391884, -0.421118 61.391884))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_938'^^xsd:string;
  dwc:observationDate '1909-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_939> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.999341 -0.519052)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.999341"^^xsd:decimal ;
  dwc:decimalLongitude "-0.519052"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.999341 -0.519052)"^^geo:wktLiteral ;
  geo-pos:lat "60.999341"^^xsd:decimal ;
  geo-pos:long "-0.519052"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_939'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2213_939'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.519052'^^xsd:double;
  dwc:latitude '60.999341'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.519052 60.999341, -0.519052 60.999341, -0.519052 60.999341, -0.519052 60.999341, -0.519052 60.999341))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_939'^^xsd:string;
  dwc:observationDate '1909-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_940> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.1725 -0.148683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.1725"^^xsd:decimal ;
  dwc:decimalLongitude "-0.148683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.1725 -0.148683)"^^geo:wktLiteral ;
  geo-pos:lat "61.1725"^^xsd:decimal ;
  geo-pos:long "-0.148683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_940'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2213_940'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.148683'^^xsd:double;
  dwc:latitude '61.1725'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.148683 61.1725, -0.148683 61.1725, -0.148683 61.1725, -0.148683 61.1725, -0.148683 61.1725))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_940'^^xsd:string;
  dwc:observationDate '1909-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_941> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.205853 -0.15446)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.205853"^^xsd:decimal ;
  dwc:decimalLongitude "-0.15446"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.205853 -0.15446)"^^geo:wktLiteral ;
  geo-pos:lat "61.205853"^^xsd:decimal ;
  geo-pos:long "-0.15446"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_941'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2213_941'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.15446'^^xsd:double;
  dwc:latitude '61.205853'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.15446 61.205853, -0.15446 61.205853, -0.15446 61.205853, -0.15446 61.205853, -0.15446 61.205853))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_941'^^xsd:string;
  dwc:observationDate '1909-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_942> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.238727 -0.555352)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.238727"^^xsd:decimal ;
  dwc:decimalLongitude "-0.555352"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.238727 -0.555352)"^^geo:wktLiteral ;
  geo-pos:lat "61.238727"^^xsd:decimal ;
  geo-pos:long "-0.555352"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_942'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2213_942'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.555352'^^xsd:double;
  dwc:latitude '61.238727'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.555352 61.238727, -0.555352 61.238727, -0.555352 61.238727, -0.555352 61.238727, -0.555352 61.238727))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_942'^^xsd:string;
  dwc:observationDate '1909-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_943> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.253443 -0.972715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.253443"^^xsd:decimal ;
  dwc:decimalLongitude "-0.972715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.253443 -0.972715)"^^geo:wktLiteral ;
  geo-pos:lat "61.253443"^^xsd:decimal ;
  geo-pos:long "-0.972715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_943'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2213_943'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.972715'^^xsd:double;
  dwc:latitude '61.253443'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.972715 61.253443, -0.972715 61.253443, -0.972715 61.253443, -0.972715 61.253443, -0.972715 61.253443))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_943'^^xsd:string;
  dwc:observationDate '1909-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_944> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.468412 -0.353507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.468412"^^xsd:decimal ;
  dwc:decimalLongitude "-0.353507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.468412 -0.353507)"^^geo:wktLiteral ;
  geo-pos:lat "61.468412"^^xsd:decimal ;
  geo-pos:long "-0.353507"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_944'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2213_944'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.353507'^^xsd:double;
  dwc:latitude '61.468412'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.353507 61.468412, -0.353507 61.468412, -0.353507 61.468412, -0.353507 61.468412, -0.353507 61.468412))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_944'^^xsd:string;
  dwc:observationDate '1909-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_945> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.145897 -0.960822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.145897"^^xsd:decimal ;
  dwc:decimalLongitude "-0.960822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.145897 -0.960822)"^^geo:wktLiteral ;
  geo-pos:lat "61.145897"^^xsd:decimal ;
  geo-pos:long "-0.960822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_945'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2213_945'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.960822'^^xsd:double;
  dwc:latitude '61.145897'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.960822 61.145897, -0.960822 61.145897, -0.960822 61.145897, -0.960822 61.145897, -0.960822 61.145897))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_945'^^xsd:string;
  dwc:observationDate '1909-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_946> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.145897 -0.960822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.145897"^^xsd:decimal ;
  dwc:decimalLongitude "-0.960822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.145897 -0.960822)"^^geo:wktLiteral ;
  geo-pos:lat "61.145897"^^xsd:decimal ;
  geo-pos:long "-0.960822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_946'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2213_946'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.960822'^^xsd:double;
  dwc:latitude '61.145897'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.960822 61.145897, -0.960822 61.145897, -0.960822 61.145897, -0.960822 61.145897, -0.960822 61.145897))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_946'^^xsd:string;
  dwc:observationDate '1909-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_947> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.284689 -0.515219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.284689"^^xsd:decimal ;
  dwc:decimalLongitude "-0.515219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.284689 -0.515219)"^^geo:wktLiteral ;
  geo-pos:lat "61.284689"^^xsd:decimal ;
  geo-pos:long "-0.515219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_947'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2213_947'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.515219'^^xsd:double;
  dwc:latitude '61.284689'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.515219 61.284689, -0.515219 61.284689, -0.515219 61.284689, -0.515219 61.284689, -0.515219 61.284689))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_947'^^xsd:string;
  dwc:observationDate '1909-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_948> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.284689 -0.515219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.284689"^^xsd:decimal ;
  dwc:decimalLongitude "-0.515219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.284689 -0.515219)"^^geo:wktLiteral ;
  geo-pos:lat "61.284689"^^xsd:decimal ;
  geo-pos:long "-0.515219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_948'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2213_948'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.515219'^^xsd:double;
  dwc:latitude '61.284689'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.515219 61.284689, -0.515219 61.284689, -0.515219 61.284689, -0.515219 61.284689, -0.515219 61.284689))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_948'^^xsd:string;
  dwc:observationDate '1909-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_949> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.422499 -1.376475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.422499"^^xsd:decimal ;
  dwc:decimalLongitude "-1.376475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.422499 -1.376475)"^^geo:wktLiteral ;
  geo-pos:lat "61.422499"^^xsd:decimal ;
  geo-pos:long "-1.376475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_949'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2213_949'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.376475'^^xsd:double;
  dwc:latitude '61.422499'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.376475 61.422499, -1.376475 61.422499, -1.376475 61.422499, -1.376475 61.422499, -1.376475 61.422499))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_949'^^xsd:string;
  dwc:observationDate '1909-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_950> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.22286 -0.999737)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.22286"^^xsd:decimal ;
  dwc:decimalLongitude "-0.999737"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.22286 -0.999737)"^^geo:wktLiteral ;
  geo-pos:lat "61.22286"^^xsd:decimal ;
  geo-pos:long "-0.999737"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_950'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2213_950'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.999737'^^xsd:double;
  dwc:latitude '61.22286'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.999737 61.22286, -0.999737 61.22286, -0.999737 61.22286, -0.999737 61.22286, -0.999737 61.22286))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_950'^^xsd:string;
  dwc:observationDate '1909-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_951> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.26861 -0.309942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.26861"^^xsd:decimal ;
  dwc:decimalLongitude "-0.309942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.26861 -0.309942)"^^geo:wktLiteral ;
  geo-pos:lat "61.26861"^^xsd:decimal ;
  geo-pos:long "-0.309942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_951'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2213_951'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.309942'^^xsd:double;
  dwc:latitude '61.26861'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.309942 61.26861, -0.309942 61.26861, -0.309942 61.26861, -0.309942 61.26861, -0.309942 61.26861))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_951'^^xsd:string;
  dwc:observationDate '1909-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_952> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.176976 -2.22563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.176976"^^xsd:decimal ;
  dwc:decimalLongitude "-2.22563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.176976 -2.22563)"^^geo:wktLiteral ;
  geo-pos:lat "61.176976"^^xsd:decimal ;
  geo-pos:long "-2.22563"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_952'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2213_952'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.22563'^^xsd:double;
  dwc:latitude '61.176976'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.22563 61.176976, -2.22563 61.176976, -2.22563 61.176976, -2.22563 61.176976, -2.22563 61.176976))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_952'^^xsd:string;
  dwc:observationDate '1909-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_953> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.391884 -0.421118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.391884"^^xsd:decimal ;
  dwc:decimalLongitude "-0.421118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.391884 -0.421118)"^^geo:wktLiteral ;
  geo-pos:lat "61.391884"^^xsd:decimal ;
  geo-pos:long "-0.421118"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_953'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2213_953'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.421118'^^xsd:double;
  dwc:latitude '61.391884'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.421118 61.391884, -0.421118 61.391884, -0.421118 61.391884, -0.421118 61.391884, -0.421118 61.391884))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_953'^^xsd:string;
  dwc:observationDate '1909-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_954> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.391884 -0.421118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.391884"^^xsd:decimal ;
  dwc:decimalLongitude "-0.421118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.391884 -0.421118)"^^geo:wktLiteral ;
  geo-pos:lat "61.391884"^^xsd:decimal ;
  geo-pos:long "-0.421118"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_954'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2213_954'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.421118'^^xsd:double;
  dwc:latitude '61.391884'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.421118 61.391884, -0.421118 61.391884, -0.421118 61.391884, -0.421118 61.391884, -0.421118 61.391884))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_954'^^xsd:string;
  dwc:observationDate '1909-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_955> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.000199 -2.697871)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.000199"^^xsd:decimal ;
  dwc:decimalLongitude "-2.697871"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.000199 -2.697871)"^^geo:wktLiteral ;
  geo-pos:lat "61.000199"^^xsd:decimal ;
  geo-pos:long "-2.697871"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_955'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2213_955'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.697871'^^xsd:double;
  dwc:latitude '61.000199'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.697871 61.000199, -2.697871 61.000199, -2.697871 61.000199, -2.697871 61.000199, -2.697871 61.000199))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_955'^^xsd:string;
  dwc:observationDate '1909-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_956> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.590783 -0.244638)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.590783"^^xsd:decimal ;
  dwc:decimalLongitude "-0.244638"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.590783 -0.244638)"^^geo:wktLiteral ;
  geo-pos:lat "61.590783"^^xsd:decimal ;
  geo-pos:long "-0.244638"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_956'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2213_956'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.244638'^^xsd:double;
  dwc:latitude '61.590783'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.244638 61.590783, -0.244638 61.590783, -0.244638 61.590783, -0.244638 61.590783, -0.244638 61.590783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_956'^^xsd:string;
  dwc:observationDate '1909-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_957> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.906575 -0.714935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.906575"^^xsd:decimal ;
  dwc:decimalLongitude "-0.714935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.906575 -0.714935)"^^geo:wktLiteral ;
  geo-pos:lat "60.906575"^^xsd:decimal ;
  geo-pos:long "-0.714935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_957'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2213_957'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.714935'^^xsd:double;
  dwc:latitude '60.906575'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.714935 60.906575, -0.714935 60.906575, -0.714935 60.906575, -0.714935 60.906575, -0.714935 60.906575))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_957'^^xsd:string;
  dwc:observationDate '1909-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_958> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.100475 -1.107302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.100475"^^xsd:decimal ;
  dwc:decimalLongitude "-1.107302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.100475 -1.107302)"^^geo:wktLiteral ;
  geo-pos:lat "61.100475"^^xsd:decimal ;
  geo-pos:long "-1.107302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_958'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2213_958'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.107302'^^xsd:double;
  dwc:latitude '61.100475'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.107302 61.100475, -1.107302 61.100475, -1.107302 61.100475, -1.107302 61.100475, -1.107302 61.100475))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_958'^^xsd:string;
  dwc:observationDate '1909-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_959> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.436951 -0.885294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.436951"^^xsd:decimal ;
  dwc:decimalLongitude "-0.885294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.436951 -0.885294)"^^geo:wktLiteral ;
  geo-pos:lat "61.436951"^^xsd:decimal ;
  geo-pos:long "-0.885294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_959'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2213_959'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.885294'^^xsd:double;
  dwc:latitude '61.436951'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.885294 61.436951, -0.885294 61.436951, -0.885294 61.436951, -0.885294 61.436951, -0.885294 61.436951))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_959'^^xsd:string;
  dwc:observationDate '1909-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_960> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.721467 -2.112767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.721467"^^xsd:decimal ;
  dwc:decimalLongitude "-2.112767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.721467 -2.112767)"^^geo:wktLiteral ;
  geo-pos:lat "60.721467"^^xsd:decimal ;
  geo-pos:long "-2.112767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_960'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2213_960'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.112767'^^xsd:double;
  dwc:latitude '60.721467'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.112767 60.721467, -2.112767 60.721467, -2.112767 60.721467, -2.112767 60.721467, -2.112767 60.721467))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_960'^^xsd:string;
  dwc:observationDate '1909-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_961> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.26937 -0.52861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.26937"^^xsd:decimal ;
  dwc:decimalLongitude "-0.52861"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.26937 -0.52861)"^^geo:wktLiteral ;
  geo-pos:lat "61.26937"^^xsd:decimal ;
  geo-pos:long "-0.52861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_961'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2213_961'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.52861'^^xsd:double;
  dwc:latitude '61.26937'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.52861 61.26937, -0.52861 61.26937, -0.52861 61.26937, -0.52861 61.26937, -0.52861 61.26937))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_961'^^xsd:string;
  dwc:observationDate '1909-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_962> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.43735 0.341812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.43735"^^xsd:decimal ;
  dwc:decimalLongitude "0.341812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.43735 0.341812)"^^geo:wktLiteral ;
  geo-pos:lat "61.43735"^^xsd:decimal ;
  geo-pos:long "0.341812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_962'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2213_962'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.341812'^^xsd:double;
  dwc:latitude '61.43735'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.341812 61.43735, 0.341812 61.43735, 0.341812 61.43735, 0.341812 61.43735, 0.341812 61.43735))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_962'^^xsd:string;
  dwc:observationDate '1909-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_963> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.43735 0.341812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.43735"^^xsd:decimal ;
  dwc:decimalLongitude "0.341812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.43735 0.341812)"^^geo:wktLiteral ;
  geo-pos:lat "61.43735"^^xsd:decimal ;
  geo-pos:long "0.341812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_963'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2213_963'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.341812'^^xsd:double;
  dwc:latitude '61.43735'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.341812 61.43735, 0.341812 61.43735, 0.341812 61.43735, 0.341812 61.43735, 0.341812 61.43735))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_963'^^xsd:string;
  dwc:observationDate '1909-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_964> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.624814 0.20103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.624814"^^xsd:decimal ;
  dwc:decimalLongitude "0.20103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.624814 0.20103)"^^geo:wktLiteral ;
  geo-pos:lat "61.624814"^^xsd:decimal ;
  geo-pos:long "0.20103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_964'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2213_964'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.20103'^^xsd:double;
  dwc:latitude '61.624814'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.20103 61.624814, 0.20103 61.624814, 0.20103 61.624814, 0.20103 61.624814, 0.20103 61.624814))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_964'^^xsd:string;
  dwc:observationDate '1909-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_965> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.781127 1.100097)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.781127"^^xsd:decimal ;
  dwc:decimalLongitude "1.100097"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.781127 1.100097)"^^geo:wktLiteral ;
  geo-pos:lat "61.781127"^^xsd:decimal ;
  geo-pos:long "1.100097"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_965'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2213_965'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.100097'^^xsd:double;
  dwc:latitude '61.781127'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.100097 61.781127, 1.100097 61.781127, 1.100097 61.781127, 1.100097 61.781127, 1.100097 61.781127))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_965'^^xsd:string;
  dwc:observationDate '1909-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_966> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.468412 -0.353507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.468412"^^xsd:decimal ;
  dwc:decimalLongitude "-0.353507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.468412 -0.353507)"^^geo:wktLiteral ;
  geo-pos:lat "61.468412"^^xsd:decimal ;
  geo-pos:long "-0.353507"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_966'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2213_966'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.353507'^^xsd:double;
  dwc:latitude '61.468412'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.353507 61.468412, -0.353507 61.468412, -0.353507 61.468412, -0.353507 61.468412, -0.353507 61.468412))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_966'^^xsd:string;
  dwc:observationDate '1909-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_967> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.575492 -0.258293)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.575492"^^xsd:decimal ;
  dwc:decimalLongitude "-0.258293"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.575492 -0.258293)"^^geo:wktLiteral ;
  geo-pos:lat "61.575492"^^xsd:decimal ;
  geo-pos:long "-0.258293"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_967'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2213_967'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.258293'^^xsd:double;
  dwc:latitude '61.575492'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.258293 61.575492, -0.258293 61.575492, -0.258293 61.575492, -0.258293 61.575492, -0.258293 61.575492))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_967'^^xsd:string;
  dwc:observationDate '1909-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_968> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.162098 -0.621981)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.162098"^^xsd:decimal ;
  dwc:decimalLongitude "-0.621981"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.162098 -0.621981)"^^geo:wktLiteral ;
  geo-pos:lat "61.162098"^^xsd:decimal ;
  geo-pos:long "-0.621981"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_968'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2213_968'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.621981'^^xsd:double;
  dwc:latitude '61.162098'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.621981 61.162098, -0.621981 61.162098, -0.621981 61.162098, -0.621981 61.162098, -0.621981 61.162098))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_968'^^xsd:string;
  dwc:observationDate '1909-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_969> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.162098 -1.148607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.162098"^^xsd:decimal ;
  dwc:decimalLongitude "-1.148607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.162098 -1.148607)"^^geo:wktLiteral ;
  geo-pos:lat "61.162098"^^xsd:decimal ;
  geo-pos:long "-1.148607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_969'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2213_969'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.148607'^^xsd:double;
  dwc:latitude '61.162098'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.148607 61.162098, -1.148607 61.162098, -1.148607 61.162098, -1.148607 61.162098, -1.148607 61.162098))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_969'^^xsd:string;
  dwc:observationDate '1909-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_970> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.162098 -1.148607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.162098"^^xsd:decimal ;
  dwc:decimalLongitude "-1.148607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.162098 -1.148607)"^^geo:wktLiteral ;
  geo-pos:lat "61.162098"^^xsd:decimal ;
  geo-pos:long "-1.148607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_970'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2213_970'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.148607'^^xsd:double;
  dwc:latitude '61.162098'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.148607 61.162098, -1.148607 61.162098, -1.148607 61.162098, -1.148607 61.162098, -1.148607 61.162098))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_970'^^xsd:string;
  dwc:observationDate '1909-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_49>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_49> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_49> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.586524 -0.885294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.586524"^^xsd:decimal ;
  dwc:decimalLongitude "-0.885294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_49>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.586524 -0.885294)"^^geo:wktLiteral ;
  geo-pos:lat "61.586524"^^xsd:decimal ;
  geo-pos:long "-0.885294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_49>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_49" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_49'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2213_49'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.885294'^^xsd:double;
  dwc:latitude '61.586524'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.885294 61.586524, -0.885294 61.586524, -0.885294 61.586524, -0.885294 61.586524, -0.885294 61.586524))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_49'^^xsd:string;
  dwc:observationDate '1904-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_50>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_50> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_50> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.586524 -0.885294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.586524"^^xsd:decimal ;
  dwc:decimalLongitude "-0.885294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_50>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.586524 -0.885294)"^^geo:wktLiteral ;
  geo-pos:lat "61.586524"^^xsd:decimal ;
  geo-pos:long "-0.885294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_50>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_50" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_50'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2213_50'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.885294'^^xsd:double;
  dwc:latitude '61.586524'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.885294 61.586524, -0.885294 61.586524, -0.885294 61.586524, -0.885294 61.586524, -0.885294 61.586524))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_50'^^xsd:string;
  dwc:observationDate '1904-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_51>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_51> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_51> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.592841 -3.751469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.592841"^^xsd:decimal ;
  dwc:decimalLongitude "-3.751469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_51>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.592841 -3.751469)"^^geo:wktLiteral ;
  geo-pos:lat "61.592841"^^xsd:decimal ;
  geo-pos:long "-3.751469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_51>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_51" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_51'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2213_51'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-3.751469'^^xsd:double;
  dwc:latitude '61.592841'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.751469 61.592841, -3.751469 61.592841, -3.751469 61.592841, -3.751469 61.592841, -3.751469 61.592841))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_51'^^xsd:string;
  dwc:observationDate '1904-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_52>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_52> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_52> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.098699 -2.667053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.098699"^^xsd:decimal ;
  dwc:decimalLongitude "-2.667053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_52>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.098699 -2.667053)"^^geo:wktLiteral ;
  geo-pos:lat "61.098699"^^xsd:decimal ;
  geo-pos:long "-2.667053"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_52>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_52" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_52'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2213_52'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.667053'^^xsd:double;
  dwc:latitude '61.098699'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.667053 61.098699, -2.667053 61.098699, -2.667053 61.098699, -2.667053 61.098699, -2.667053 61.098699))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_52'^^xsd:string;
  dwc:observationDate '1904-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_53>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_53> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_53> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.619761 -0.885294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.619761"^^xsd:decimal ;
  dwc:decimalLongitude "-0.885294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_53>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.619761 -0.885294)"^^geo:wktLiteral ;
  geo-pos:lat "61.619761"^^xsd:decimal ;
  geo-pos:long "-0.885294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_53>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_53" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_53'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2213_53'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.885294'^^xsd:double;
  dwc:latitude '61.619761'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.885294 61.619761, -0.885294 61.619761, -0.885294 61.619761, -0.885294 61.619761, -0.885294 61.619761))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_53'^^xsd:string;
  dwc:observationDate '1904-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_54>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_54> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_54> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.75264 -0.885294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.75264"^^xsd:decimal ;
  dwc:decimalLongitude "-0.885294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_54>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.75264 -0.885294)"^^geo:wktLiteral ;
  geo-pos:lat "61.75264"^^xsd:decimal ;
  geo-pos:long "-0.885294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_54>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_54" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_54'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2213_54'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.885294'^^xsd:double;
  dwc:latitude '61.75264'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.885294 61.75264, -0.885294 61.75264, -0.885294 61.75264, -0.885294 61.75264, -0.885294 61.75264))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_54'^^xsd:string;
  dwc:observationDate '1904-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_971> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.846509 0.647722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.846509"^^xsd:decimal ;
  dwc:decimalLongitude "0.647722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.846509 0.647722)"^^geo:wktLiteral ;
  geo-pos:lat "60.846509"^^xsd:decimal ;
  geo-pos:long "0.647722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_971'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2213_971'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.647722'^^xsd:double;
  dwc:latitude '60.846509'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.647722 60.846509, 0.647722 60.846509, 0.647722 60.846509, 0.647722 60.846509, 0.647722 60.846509))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_971'^^xsd:string;
  dwc:observationDate '1909-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_972> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.182604 -0.203686)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.182604"^^xsd:decimal ;
  dwc:decimalLongitude "-0.203686"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.182604 -0.203686)"^^geo:wktLiteral ;
  geo-pos:lat "61.182604"^^xsd:decimal ;
  geo-pos:long "-0.203686"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_972'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2213_972'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.203686'^^xsd:double;
  dwc:latitude '61.182604'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.203686 61.182604, -0.203686 61.182604, -0.203686 61.182604, -0.203686 61.182604, -0.203686 61.182604))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_972'^^xsd:string;
  dwc:observationDate '1909-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_973> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.085435 -0.688287)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.085435"^^xsd:decimal ;
  dwc:decimalLongitude "-0.688287"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.085435 -0.688287)"^^geo:wktLiteral ;
  geo-pos:lat "61.085435"^^xsd:decimal ;
  geo-pos:long "-0.688287"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_973'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2213_973'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.688287'^^xsd:double;
  dwc:latitude '61.085435'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.688287 61.085435, -0.688287 61.085435, -0.688287 61.085435, -0.688287 61.085435, -0.688287 61.085435))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_973'^^xsd:string;
  dwc:observationDate '1909-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_974> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.100475 -2.158499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.100475"^^xsd:decimal ;
  dwc:decimalLongitude "-2.158499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.100475 -2.158499)"^^geo:wktLiteral ;
  geo-pos:lat "61.100475"^^xsd:decimal ;
  geo-pos:long "-2.158499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_974'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2213_974'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.158499'^^xsd:double;
  dwc:latitude '61.100475'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.158499 61.100475, -2.158499 61.100475, -2.158499 61.100475, -2.158499 61.100475, -2.158499 61.100475))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_974'^^xsd:string;
  dwc:observationDate '1909-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_975> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.254049 -1.2286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.254049"^^xsd:decimal ;
  dwc:decimalLongitude "-1.2286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.254049 -1.2286)"^^geo:wktLiteral ;
  geo-pos:lat "61.254049"^^xsd:decimal ;
  geo-pos:long "-1.2286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_975'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2213_975'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.2286'^^xsd:double;
  dwc:latitude '61.254049'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.2286 61.254049, -1.2286 61.254049, -1.2286 61.254049, -1.2286 61.254049, -1.2286 61.254049))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_975'^^xsd:string;
  dwc:observationDate '1909-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_976> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.084672 -1.014372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.084672"^^xsd:decimal ;
  dwc:decimalLongitude "-1.014372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.084672 -1.014372)"^^geo:wktLiteral ;
  geo-pos:lat "61.084672"^^xsd:decimal ;
  geo-pos:long "-1.014372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_976'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2213_976'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.014372'^^xsd:double;
  dwc:latitude '61.084672'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.014372 61.084672, -1.014372 61.084672, -1.014372 61.084672, -1.014372 61.084672, -1.014372 61.084672))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_976'^^xsd:string;
  dwc:observationDate '1909-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_977> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.344123 -0.682774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.344123"^^xsd:decimal ;
  dwc:decimalLongitude "-0.682774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.344123 -0.682774)"^^geo:wktLiteral ;
  geo-pos:lat "61.344123"^^xsd:decimal ;
  geo-pos:long "-0.682774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_977'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2213_977'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.682774'^^xsd:double;
  dwc:latitude '61.344123'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.682774 61.344123, -0.682774 61.344123, -0.682774 61.344123, -0.682774 61.344123, -0.682774 61.344123))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_977'^^xsd:string;
  dwc:observationDate '1909-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_978> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.284689 -0.515219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.284689"^^xsd:decimal ;
  dwc:decimalLongitude "-0.515219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.284689 -0.515219)"^^geo:wktLiteral ;
  geo-pos:lat "61.284689"^^xsd:decimal ;
  geo-pos:long "-0.515219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_978'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2213_978'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.515219'^^xsd:double;
  dwc:latitude '61.284689'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.515219 61.284689, -0.515219 61.284689, -0.515219 61.284689, -0.515219 61.284689, -0.515219 61.284689))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_978'^^xsd:string;
  dwc:observationDate '1909-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_979> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.069865 -1.134063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.069865"^^xsd:decimal ;
  dwc:decimalLongitude "-1.134063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.069865 -1.134063)"^^geo:wktLiteral ;
  geo-pos:lat "61.069865"^^xsd:decimal ;
  geo-pos:long "-1.134063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_979'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2213_979'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.134063'^^xsd:double;
  dwc:latitude '61.069865'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.134063 61.069865, -1.134063 61.069865, -1.134063 61.069865, -1.134063 61.069865, -1.134063 61.069865))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_979'^^xsd:string;
  dwc:observationDate '1909-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_980> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.238727 -1.215236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.238727"^^xsd:decimal ;
  dwc:decimalLongitude "-1.215236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.238727 -1.215236)"^^geo:wktLiteral ;
  geo-pos:lat "61.238727"^^xsd:decimal ;
  geo-pos:long "-1.215236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_980'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2213_980'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.215236'^^xsd:double;
  dwc:latitude '61.238727'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.215236 61.238727, -1.215236 61.238727, -1.215236 61.238727, -1.215236 61.238727, -1.215236 61.238727))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_980'^^xsd:string;
  dwc:observationDate '1909-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_984> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.837916 -2.355322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.837916"^^xsd:decimal ;
  dwc:decimalLongitude "-2.355322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.837916 -2.355322)"^^geo:wktLiteral ;
  geo-pos:lat "60.837916"^^xsd:decimal ;
  geo-pos:long "-2.355322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_984'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2213_984'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.355322'^^xsd:double;
  dwc:latitude '60.837916'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.355322 60.837916, -2.355322 60.837916, -2.355322 60.837916, -2.355322 60.837916, -2.355322 60.837916))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_984'^^xsd:string;
  dwc:observationDate '1909-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_986> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.315323 -0.488399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.315323"^^xsd:decimal ;
  dwc:decimalLongitude "-0.488399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.315323 -0.488399)"^^geo:wktLiteral ;
  geo-pos:lat "61.315323"^^xsd:decimal ;
  geo-pos:long "-0.488399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_986'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2213_986'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.488399'^^xsd:double;
  dwc:latitude '61.315323'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.488399 61.315323, -0.488399 61.315323, -0.488399 61.315323, -0.488399 61.315323, -0.488399 61.315323))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_986'^^xsd:string;
  dwc:observationDate '1909-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_987> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.315323 -0.488399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.315323"^^xsd:decimal ;
  dwc:decimalLongitude "-0.488399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.315323 -0.488399)"^^geo:wktLiteral ;
  geo-pos:lat "61.315323"^^xsd:decimal ;
  geo-pos:long "-0.488399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_987'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2213_987'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.488399'^^xsd:double;
  dwc:latitude '61.315323'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.488399 61.315323, -0.488399 61.315323, -0.488399 61.315323, -0.488399 61.315323, -0.488399 61.315323))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_987'^^xsd:string;
  dwc:observationDate '1909-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_991> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.852422 -0.885294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.852422"^^xsd:decimal ;
  dwc:decimalLongitude "-0.885294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.852422 -0.885294)"^^geo:wktLiteral ;
  geo-pos:lat "61.852422"^^xsd:decimal ;
  geo-pos:long "-0.885294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_991'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2213_991'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.885294'^^xsd:double;
  dwc:latitude '61.852422'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.885294 61.852422, -0.885294 61.852422, -0.885294 61.852422, -0.885294 61.852422, -0.885294 61.852422))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_991'^^xsd:string;
  dwc:observationDate '1909-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_993> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.205853 -0.15446)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.205853"^^xsd:decimal ;
  dwc:decimalLongitude "-0.15446"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.205853 -0.15446)"^^geo:wktLiteral ;
  geo-pos:lat "61.205853"^^xsd:decimal ;
  geo-pos:long "-0.15446"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_993'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2213_993'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.15446'^^xsd:double;
  dwc:latitude '61.205853'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.15446 61.205853, -0.15446 61.205853, -0.15446 61.205853, -0.15446 61.205853, -0.15446 61.205853))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_993'^^xsd:string;
  dwc:observationDate '1909-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_994> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.379647 0.217057)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.379647"^^xsd:decimal ;
  dwc:decimalLongitude "0.217057"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.379647 0.217057)"^^geo:wktLiteral ;
  geo-pos:lat "61.379647"^^xsd:decimal ;
  geo-pos:long "0.217057"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_994'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2213_994'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.217057'^^xsd:double;
  dwc:latitude '61.379647'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.217057 61.379647, 0.217057 61.379647, 0.217057 61.379647, 0.217057 61.379647, 0.217057 61.379647))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_994'^^xsd:string;
  dwc:observationDate '1909-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_995> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.507005 -0.613859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.507005"^^xsd:decimal ;
  dwc:decimalLongitude "-0.613859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.507005 -0.613859)"^^geo:wktLiteral ;
  geo-pos:lat "61.507005"^^xsd:decimal ;
  geo-pos:long "-0.613859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_995'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2213_995'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.613859'^^xsd:double;
  dwc:latitude '61.507005'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.613859 61.507005, -0.613859 61.507005, -0.613859 61.507005, -0.613859 61.507005, -0.613859 61.507005))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_995'^^xsd:string;
  dwc:observationDate '1909-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_996> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.10109 -1.395181)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.10109"^^xsd:decimal ;
  dwc:decimalLongitude "-1.395181"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.10109 -1.395181)"^^geo:wktLiteral ;
  geo-pos:lat "61.10109"^^xsd:decimal ;
  geo-pos:long "-1.395181"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_996'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2213_996'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.395181'^^xsd:double;
  dwc:latitude '61.10109'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.395181 61.10109, -1.395181 61.10109, -1.395181 61.10109, -1.395181 61.10109, -1.395181 61.10109))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_996'^^xsd:string;
  dwc:observationDate '1909-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_997> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.205853 -0.15446)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.205853"^^xsd:decimal ;
  dwc:decimalLongitude "-0.15446"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.205853 -0.15446)"^^geo:wktLiteral ;
  geo-pos:lat "61.205853"^^xsd:decimal ;
  geo-pos:long "-0.15446"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_997'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2213_997'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.15446'^^xsd:double;
  dwc:latitude '61.205853'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.15446 61.205853, -0.15446 61.205853, -0.15446 61.205853, -0.15446 61.205853, -0.15446 61.205853))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_997'^^xsd:string;
  dwc:observationDate '1909-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_998> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.287084 0.018403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.287084"^^xsd:decimal ;
  dwc:decimalLongitude "0.018403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.287084 0.018403)"^^geo:wktLiteral ;
  geo-pos:lat "61.287084"^^xsd:decimal ;
  geo-pos:long "0.018403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_998'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2213_998'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.018403'^^xsd:double;
  dwc:latitude '61.287084'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.018403 61.287084, 0.018403 61.287084, 0.018403 61.287084, 0.018403 61.287084, 0.018403 61.287084))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_998'^^xsd:string;
  dwc:observationDate '1909-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_999> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.318296 -1.632901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.318296"^^xsd:decimal ;
  dwc:decimalLongitude "-1.632901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.318296 -1.632901)"^^geo:wktLiteral ;
  geo-pos:lat "61.318296"^^xsd:decimal ;
  geo-pos:long "-1.632901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_999'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2213_999'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.632901'^^xsd:double;
  dwc:latitude '61.318296'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.632901 61.318296, -1.632901 61.318296, -1.632901 61.318296, -1.632901 61.318296, -1.632901 61.318296))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_999'^^xsd:string;
  dwc:observationDate '1909-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1000> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.624157 -4.898824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.624157"^^xsd:decimal ;
  dwc:decimalLongitude "-4.898824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.624157 -4.898824)"^^geo:wktLiteral ;
  geo-pos:lat "59.624157"^^xsd:decimal ;
  geo-pos:long "-4.898824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1000'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2213_1000'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-4.898824'^^xsd:double;
  dwc:latitude '59.624157'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.898824 59.624157, -4.898824 59.624157, -4.898824 59.624157, -4.898824 59.624157, -4.898824 59.624157))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1000'^^xsd:string;
  dwc:observationDate '1909-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1002> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.162098 -0.621981)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.162098"^^xsd:decimal ;
  dwc:decimalLongitude "-0.621981"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.162098 -0.621981)"^^geo:wktLiteral ;
  geo-pos:lat "61.162098"^^xsd:decimal ;
  geo-pos:long "-0.621981"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1002'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2213_1002'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.621981'^^xsd:double;
  dwc:latitude '61.162098'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.621981 61.162098, -0.621981 61.162098, -0.621981 61.162098, -0.621981 61.162098, -0.621981 61.162098))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1002'^^xsd:string;
  dwc:observationDate '1909-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1003> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.205853 -0.15446)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.205853"^^xsd:decimal ;
  dwc:decimalLongitude "-0.15446"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.205853 -0.15446)"^^geo:wktLiteral ;
  geo-pos:lat "61.205853"^^xsd:decimal ;
  geo-pos:long "-0.15446"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1003'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2213_1003'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.15446'^^xsd:double;
  dwc:latitude '61.205853'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.15446 61.205853, -0.15446 61.205853, -0.15446 61.205853, -0.15446 61.205853, -0.15446 61.205853))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1003'^^xsd:string;
  dwc:observationDate '1909-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1004> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.205853 -0.15446)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.205853"^^xsd:decimal ;
  dwc:decimalLongitude "-0.15446"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.205853 -0.15446)"^^geo:wktLiteral ;
  geo-pos:lat "61.205853"^^xsd:decimal ;
  geo-pos:long "-0.15446"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1004'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2213_1004'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.15446'^^xsd:double;
  dwc:latitude '61.205853'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.15446 61.205853, -0.15446 61.205853, -0.15446 61.205853, -0.15446 61.205853, -0.15446 61.205853))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1004'^^xsd:string;
  dwc:observationDate '1909-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1005> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.383325 -1.261158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.383325"^^xsd:decimal ;
  dwc:decimalLongitude "-1.261158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.383325 -1.261158)"^^geo:wktLiteral ;
  geo-pos:lat "61.383325"^^xsd:decimal ;
  geo-pos:long "-1.261158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1005'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2213_1005'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.261158'^^xsd:double;
  dwc:latitude '61.383325'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.261158 61.383325, -1.261158 61.383325, -1.261158 61.383325, -1.261158 61.383325, -1.261158 61.383325))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1005'^^xsd:string;
  dwc:observationDate '1909-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1006> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.436951 -0.885294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.436951"^^xsd:decimal ;
  dwc:decimalLongitude "-0.885294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.436951 -0.885294)"^^geo:wktLiteral ;
  geo-pos:lat "61.436951"^^xsd:decimal ;
  geo-pos:long "-0.885294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1006'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2213_1006'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.885294'^^xsd:double;
  dwc:latitude '61.436951'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.885294 61.436951, -0.885294 61.436951, -0.885294 61.436951, -0.885294 61.436951, -0.885294 61.436951))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1006'^^xsd:string;
  dwc:observationDate '1909-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1007> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.514311 -0.312782)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.514311"^^xsd:decimal ;
  dwc:decimalLongitude "-0.312782"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.514311 -0.312782)"^^geo:wktLiteral ;
  geo-pos:lat "61.514311"^^xsd:decimal ;
  geo-pos:long "-0.312782"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1007'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2213_1007'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.312782'^^xsd:double;
  dwc:latitude '61.514311'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.312782 61.514311, -0.312782 61.514311, -0.312782 61.514311, -0.312782 61.514311, -0.312782 61.514311))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1007'^^xsd:string;
  dwc:observationDate '1909-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_589> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.350762 -1.990754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.350762"^^xsd:decimal ;
  dwc:decimalLongitude "-1.990754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.350762 -1.990754)"^^geo:wktLiteral ;
  geo-pos:lat "61.350762"^^xsd:decimal ;
  geo-pos:long "-1.990754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_589'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2213_589'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.990754'^^xsd:double;
  dwc:latitude '61.350762'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.990754 61.350762, -1.990754 61.350762, -1.990754 61.350762, -1.990754 61.350762, -1.990754 61.350762))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_589'^^xsd:string;
  dwc:observationDate '1908-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_590> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.401394 -1.632901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.401394"^^xsd:decimal ;
  dwc:decimalLongitude "-1.632901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.401394 -1.632901)"^^geo:wktLiteral ;
  geo-pos:lat "61.401394"^^xsd:decimal ;
  geo-pos:long "-1.632901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_590'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2213_590'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.632901'^^xsd:double;
  dwc:latitude '61.401394'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.632901 61.401394, -1.632901 61.401394, -1.632901 61.401394, -1.632901 61.401394, -1.632901 61.401394))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_590'^^xsd:string;
  dwc:observationDate '1908-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_595> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.510148 -1.89436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.510148"^^xsd:decimal ;
  dwc:decimalLongitude "-1.89436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.510148 -1.89436)"^^geo:wktLiteral ;
  geo-pos:lat "61.510148"^^xsd:decimal ;
  geo-pos:long "-1.89436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_595'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2213_595'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.89436'^^xsd:double;
  dwc:latitude '61.510148'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.89436 61.510148, -1.89436 61.510148, -1.89436 61.510148, -1.89436 61.510148, -1.89436 61.510148))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_595'^^xsd:string;
  dwc:observationDate '1908-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_596> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.672922 -1.964715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.672922"^^xsd:decimal ;
  dwc:decimalLongitude "-1.964715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.672922 -1.964715)"^^geo:wktLiteral ;
  geo-pos:lat "61.672922"^^xsd:decimal ;
  geo-pos:long "-1.964715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_596'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2213_596'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.964715'^^xsd:double;
  dwc:latitude '61.672922'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.964715 61.672922, -1.964715 61.672922, -1.964715 61.672922, -1.964715 61.672922, -1.964715 61.672922))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_596'^^xsd:string;
  dwc:observationDate '1908-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_601> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.345157 -2.374468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.345157"^^xsd:decimal ;
  dwc:decimalLongitude "-2.374468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.345157 -2.374468)"^^geo:wktLiteral ;
  geo-pos:lat "61.345157"^^xsd:decimal ;
  geo-pos:long "-2.374468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_601'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2213_601'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.374468'^^xsd:double;
  dwc:latitude '61.345157'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.374468 61.345157, -2.374468 61.345157, -2.374468 61.345157, -2.374468 61.345157, -2.374468 61.345157))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_601'^^xsd:string;
  dwc:observationDate '1908-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_604> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.14638 -2.198739)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.14638"^^xsd:decimal ;
  dwc:decimalLongitude "-2.198739"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.14638 -2.198739)"^^geo:wktLiteral ;
  geo-pos:lat "61.14638"^^xsd:decimal ;
  geo-pos:long "-2.198739"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_604'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2213_604'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.198739'^^xsd:double;
  dwc:latitude '61.14638'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.198739 61.14638, -2.198739 61.14638, -2.198739 61.14638, -2.198739 61.14638, -2.198739 61.14638))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_604'^^xsd:string;
  dwc:observationDate '1908-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_605> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.14638 -2.198739)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.14638"^^xsd:decimal ;
  dwc:decimalLongitude "-2.198739"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.14638 -2.198739)"^^geo:wktLiteral ;
  geo-pos:lat "61.14638"^^xsd:decimal ;
  geo-pos:long "-2.198739"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_605'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2213_605'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.198739'^^xsd:double;
  dwc:latitude '61.14638'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.198739 61.14638, -2.198739 61.14638, -2.198739 61.14638, -2.198739 61.14638, -2.198739 61.14638))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_605'^^xsd:string;
  dwc:observationDate '1908-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_606> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.174889 -2.58898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.174889"^^xsd:decimal ;
  dwc:decimalLongitude "-2.58898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.174889 -2.58898)"^^geo:wktLiteral ;
  geo-pos:lat "61.174889"^^xsd:decimal ;
  geo-pos:long "-2.58898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_606'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2213_606'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.58898'^^xsd:double;
  dwc:latitude '61.174889'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.58898 61.174889, -2.58898 61.174889, -2.58898 61.174889, -2.58898 61.174889, -2.58898 61.174889))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_606'^^xsd:string;
  dwc:observationDate '1908-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_607> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.217056 -1.204794)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.217056"^^xsd:decimal ;
  dwc:decimalLongitude "-1.204794"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.217056 -1.204794)"^^geo:wktLiteral ;
  geo-pos:lat "61.217056"^^xsd:decimal ;
  geo-pos:long "-1.204794"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_607'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2213_607'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.204794'^^xsd:double;
  dwc:latitude '61.217056'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.204794 61.217056, -1.204794 61.217056, -1.204794 61.217056, -1.204794 61.217056, -1.204794 61.217056))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_607'^^xsd:string;
  dwc:observationDate '1908-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_634> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.314767 -1.163452)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.314767"^^xsd:decimal ;
  dwc:decimalLongitude "-1.163452"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.314767 -1.163452)"^^geo:wktLiteral ;
  geo-pos:lat "61.314767"^^xsd:decimal ;
  geo-pos:long "-1.163452"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_634'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2213_634'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.163452'^^xsd:double;
  dwc:latitude '61.314767'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.163452 61.314767, -1.163452 61.314767, -1.163452 61.314767, -1.163452 61.314767, -1.163452 61.314767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_634'^^xsd:string;
  dwc:observationDate '1908-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_636> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.579769 -1.487175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.579769"^^xsd:decimal ;
  dwc:decimalLongitude "-1.487175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.579769 -1.487175)"^^geo:wktLiteral ;
  geo-pos:lat "61.579769"^^xsd:decimal ;
  geo-pos:long "-1.487175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_636'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2213_636'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.487175'^^xsd:double;
  dwc:latitude '61.579769'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.487175 61.579769, -1.487175 61.579769, -1.487175 61.579769, -1.487175 61.579769, -1.487175 61.579769))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_636'^^xsd:string;
  dwc:observationDate '1908-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_637> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.789445 -1.704705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.789445"^^xsd:decimal ;
  dwc:decimalLongitude "-1.704705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.789445 -1.704705)"^^geo:wktLiteral ;
  geo-pos:lat "61.789445"^^xsd:decimal ;
  geo-pos:long "-1.704705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_637'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2213_637'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.704705'^^xsd:double;
  dwc:latitude '61.789445'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.704705 61.789445, -1.704705 61.789445, -1.704705 61.789445, -1.704705 61.789445, -1.704705 61.789445))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_637'^^xsd:string;
  dwc:observationDate '1908-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_641> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.265913 -1.184155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.265913"^^xsd:decimal ;
  dwc:decimalLongitude "-1.184155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.265913 -1.184155)"^^geo:wktLiteral ;
  geo-pos:lat "61.265913"^^xsd:decimal ;
  geo-pos:long "-1.184155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_641'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2213_641'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.184155'^^xsd:double;
  dwc:latitude '61.265913'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.184155 61.265913, -1.184155 61.265913, -1.184155 61.265913, -1.184155 61.265913, -1.184155 61.265913))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_641'^^xsd:string;
  dwc:observationDate '1908-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_650> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.253443 -2.293086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.253443"^^xsd:decimal ;
  dwc:decimalLongitude "-2.293086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.253443 -2.293086)"^^geo:wktLiteral ;
  geo-pos:lat "61.253443"^^xsd:decimal ;
  geo-pos:long "-2.293086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_650'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2213_650'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.293086'^^xsd:double;
  dwc:latitude '61.253443'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.293086 61.253443, -2.293086 61.253443, -2.293086 61.253443, -2.293086 61.253443, -2.293086 61.253443))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_650'^^xsd:string;
  dwc:observationDate '1908-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_654> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.529609 -0.29918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.529609"^^xsd:decimal ;
  dwc:decimalLongitude "-0.29918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.529609 -0.29918)"^^geo:wktLiteral ;
  geo-pos:lat "61.529609"^^xsd:decimal ;
  geo-pos:long "-0.29918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_654'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2213_654'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.29918'^^xsd:double;
  dwc:latitude '61.529609'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.29918 61.529609, -0.29918 61.529609, -0.29918 61.529609, -0.29918 61.529609, -0.29918 61.529609))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_654'^^xsd:string;
  dwc:observationDate '1908-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_662> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.542706 -1.065979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.542706"^^xsd:decimal ;
  dwc:decimalLongitude "-1.065979"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.542706 -1.065979)"^^geo:wktLiteral ;
  geo-pos:lat "61.542706"^^xsd:decimal ;
  geo-pos:long "-1.065979"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_662'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2213_662'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.065979'^^xsd:double;
  dwc:latitude '61.542706'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.065979 61.542706, -1.065979 61.542706, -1.065979 61.542706, -1.065979 61.542706, -1.065979 61.542706))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_662'^^xsd:string;
  dwc:observationDate '1908-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_664> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.696101 -1.487175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.696101"^^xsd:decimal ;
  dwc:decimalLongitude "-1.487175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.696101 -1.487175)"^^geo:wktLiteral ;
  geo-pos:lat "61.696101"^^xsd:decimal ;
  geo-pos:long "-1.487175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_664'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2213_664'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.487175'^^xsd:double;
  dwc:latitude '61.696101'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.487175 61.696101, -1.487175 61.696101, -1.487175 61.696101, -1.487175 61.696101, -1.487175 61.696101))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_664'^^xsd:string;
  dwc:observationDate '1908-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_582> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.620999 -1.205401)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.620999"^^xsd:decimal ;
  dwc:decimalLongitude "-1.205401"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.620999 -1.205401)"^^geo:wktLiteral ;
  geo-pos:lat "61.620999"^^xsd:decimal ;
  geo-pos:long "-1.205401"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_582'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2213_582'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.205401'^^xsd:double;
  dwc:latitude '61.620999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.205401 61.620999, -1.205401 61.620999, -1.205401 61.620999, -1.205401 61.620999, -1.205401 61.620999))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_582'^^xsd:string;
  dwc:observationDate '1908-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1103> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.735891 0.912904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.735891"^^xsd:decimal ;
  dwc:decimalLongitude "0.912904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.735891 0.912904)"^^geo:wktLiteral ;
  geo-pos:lat "60.735891"^^xsd:decimal ;
  geo-pos:long "0.912904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1103'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2213_1103'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.912904'^^xsd:double;
  dwc:latitude '60.735891'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.912904 60.735891, 0.912904 60.735891, 0.912904 60.735891, 0.912904 60.735891, 0.912904 60.735891))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1103'^^xsd:string;
  dwc:observationDate '1909-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1104> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.092537 -0.370618)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.092537"^^xsd:decimal ;
  dwc:decimalLongitude "-0.370618"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.092537 -0.370618)"^^geo:wktLiteral ;
  geo-pos:lat "61.092537"^^xsd:decimal ;
  geo-pos:long "-0.370618"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1104'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2213_1104'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.370618'^^xsd:double;
  dwc:latitude '61.092537'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.370618 61.092537, -0.370618 61.092537, -0.370618 61.092537, -0.370618 61.092537, -0.370618 61.092537))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1104'^^xsd:string;
  dwc:observationDate '1909-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1105> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.184584 -3.093647)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.184584"^^xsd:decimal ;
  dwc:decimalLongitude "-3.093647"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.184584 -3.093647)"^^geo:wktLiteral ;
  geo-pos:lat "61.184584"^^xsd:decimal ;
  geo-pos:long "-3.093647"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1105'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2213_1105'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-3.093647'^^xsd:double;
  dwc:latitude '61.184584'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.093647 61.184584, -3.093647 61.184584, -3.093647 61.184584, -3.093647 61.184584, -3.093647 61.184584))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1105'^^xsd:string;
  dwc:observationDate '1909-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1534> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.265913 -1.790196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.265913"^^xsd:decimal ;
  dwc:decimalLongitude "-1.790196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.265913 -1.790196)"^^geo:wktLiteral ;
  geo-pos:lat "61.265913"^^xsd:decimal ;
  geo-pos:long "-1.790196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1534'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2213_1534'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.790196'^^xsd:double;
  dwc:latitude '61.265913'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.790196 61.265913, -1.790196 61.265913, -1.790196 61.265913, -1.790196 61.265913, -1.790196 61.265913))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1534'^^xsd:string;
  dwc:observationDate '1909-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1535> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.265913 -1.790196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.265913"^^xsd:decimal ;
  dwc:decimalLongitude "-1.790196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.265913 -1.790196)"^^geo:wktLiteral ;
  geo-pos:lat "61.265913"^^xsd:decimal ;
  geo-pos:long "-1.790196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1535'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2213_1535'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.790196'^^xsd:double;
  dwc:latitude '61.265913'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.790196 61.265913, -1.790196 61.265913, -1.790196 61.265913, -1.790196 61.265913, -1.790196 61.265913))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1535'^^xsd:string;
  dwc:observationDate '1909-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1536> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.401394 -1.632901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.401394"^^xsd:decimal ;
  dwc:decimalLongitude "-1.632901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.401394 -1.632901)"^^geo:wktLiteral ;
  geo-pos:lat "61.401394"^^xsd:decimal ;
  geo-pos:long "-1.632901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1536'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2213_1536'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.632901'^^xsd:double;
  dwc:latitude '61.401394'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.632901 61.401394, -1.632901 61.401394, -1.632901 61.401394, -1.632901 61.401394, -1.632901 61.401394))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1536'^^xsd:string;
  dwc:observationDate '1909-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1537> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.401394 -1.632901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.401394"^^xsd:decimal ;
  dwc:decimalLongitude "-1.632901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.401394 -1.632901)"^^geo:wktLiteral ;
  geo-pos:lat "61.401394"^^xsd:decimal ;
  geo-pos:long "-1.632901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1537'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2213_1537'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.632901'^^xsd:double;
  dwc:latitude '61.401394'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.632901 61.401394, -1.632901 61.401394, -1.632901 61.401394, -1.632901 61.401394, -1.632901 61.401394))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1537'^^xsd:string;
  dwc:observationDate '1909-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1538> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.75692 -0.413686)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.75692"^^xsd:decimal ;
  dwc:decimalLongitude "-0.413686"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.75692 -0.413686)"^^geo:wktLiteral ;
  geo-pos:lat "61.75692"^^xsd:decimal ;
  geo-pos:long "-0.413686"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1538'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2213_1538'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.413686'^^xsd:double;
  dwc:latitude '61.75692'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.413686 61.75692, -0.413686 61.75692, -0.413686 61.75692, -0.413686 61.75692, -0.413686 61.75692))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1538'^^xsd:string;
  dwc:observationDate '1909-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1539> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.855444 -1.945844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.855444"^^xsd:decimal ;
  dwc:decimalLongitude "-1.945844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.855444 -1.945844)"^^geo:wktLiteral ;
  geo-pos:lat "60.855444"^^xsd:decimal ;
  geo-pos:long "-1.945844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1539'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2213_1539'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.945844'^^xsd:double;
  dwc:latitude '60.855444'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.945844 60.855444, -1.945844 60.855444, -1.945844 60.855444, -1.945844 60.855444, -1.945844 60.855444))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1539'^^xsd:string;
  dwc:observationDate '1909-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1540> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.114894 -2.701762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.114894"^^xsd:decimal ;
  dwc:decimalLongitude "-2.701762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.114894 -2.701762)"^^geo:wktLiteral ;
  geo-pos:lat "61.114894"^^xsd:decimal ;
  geo-pos:long "-2.701762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1540'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2213_1540'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.701762'^^xsd:double;
  dwc:latitude '61.114894'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.701762 61.114894, -2.701762 61.114894, -2.701762 61.114894, -2.701762 61.114894, -2.701762 61.114894))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1540'^^xsd:string;
  dwc:observationDate '1909-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1541> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.220491 -1.935485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.220491"^^xsd:decimal ;
  dwc:decimalLongitude "-1.935485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.220491 -1.935485)"^^geo:wktLiteral ;
  geo-pos:lat "61.220491"^^xsd:decimal ;
  geo-pos:long "-1.935485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1541'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2213_1541'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.935485'^^xsd:double;
  dwc:latitude '61.220491'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.935485 61.220491, -1.935485 61.220491, -1.935485 61.220491, -1.935485 61.220491, -1.935485 61.220491))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1541'^^xsd:string;
  dwc:observationDate '1909-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1542> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.253443 -2.293086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.253443"^^xsd:decimal ;
  dwc:decimalLongitude "-2.293086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.253443 -2.293086)"^^geo:wktLiteral ;
  geo-pos:lat "61.253443"^^xsd:decimal ;
  geo-pos:long "-2.293086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1542'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2213_1542'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.293086'^^xsd:double;
  dwc:latitude '61.253443'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.293086 61.253443, -2.293086 61.253443, -2.293086 61.253443, -2.293086 61.253443, -2.293086 61.253443))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1542'^^xsd:string;
  dwc:observationDate '1909-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1543> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.347335 -1.824737)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.347335"^^xsd:decimal ;
  dwc:decimalLongitude "-1.824737"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.347335 -1.824737)"^^geo:wktLiteral ;
  geo-pos:lat "61.347335"^^xsd:decimal ;
  geo-pos:long "-1.824737"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1543'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2213_1543'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.824737'^^xsd:double;
  dwc:latitude '61.347335'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.824737 61.347335, -1.824737 61.347335, -1.824737 61.347335, -1.824737 61.347335, -1.824737 61.347335))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1543'^^xsd:string;
  dwc:observationDate '1909-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1544> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.40584 -1.655796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.40584"^^xsd:decimal ;
  dwc:decimalLongitude "-1.655796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.40584 -1.655796)"^^geo:wktLiteral ;
  geo-pos:lat "61.40584"^^xsd:decimal ;
  geo-pos:long "-1.655796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1544'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2213_1544'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.655796'^^xsd:double;
  dwc:latitude '61.40584'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.655796 61.40584, -1.655796 61.40584, -1.655796 61.40584, -1.655796 61.40584, -1.655796 61.40584))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1544'^^xsd:string;
  dwc:observationDate '1909-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1547> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.209718 -8.885135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.209718"^^xsd:decimal ;
  dwc:decimalLongitude "-8.885135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.209718 -8.885135)"^^geo:wktLiteral ;
  geo-pos:lat "58.209718"^^xsd:decimal ;
  geo-pos:long "-8.885135"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1547'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2213_1547'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.885135'^^xsd:double;
  dwc:latitude '58.209718'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.885135 58.209718, -8.885135 58.209718, -8.885135 58.209718, -8.885135 58.209718, -8.885135 58.209718))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1547'^^xsd:string;
  dwc:observationDate '1909-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1548> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.209718 -8.258229)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.209718"^^xsd:decimal ;
  dwc:decimalLongitude "-8.258229"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.209718 -8.258229)"^^geo:wktLiteral ;
  geo-pos:lat "58.209718"^^xsd:decimal ;
  geo-pos:long "-8.258229"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1548'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2213_1548'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.258229'^^xsd:double;
  dwc:latitude '58.209718'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.258229 58.209718, -8.258229 58.209718, -8.258229 58.209718, -8.258229 58.209718, -8.258229 58.209718))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1548'^^xsd:string;
  dwc:observationDate '1909-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1549> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.927291 -1.812783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.927291"^^xsd:decimal ;
  dwc:decimalLongitude "-1.812783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.927291 -1.812783)"^^geo:wktLiteral ;
  geo-pos:lat "60.927291"^^xsd:decimal ;
  geo-pos:long "-1.812783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1549'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2213_1549'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.812783'^^xsd:double;
  dwc:latitude '60.927291'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.812783 60.927291, -1.812783 60.927291, -1.812783 60.927291, -1.812783 60.927291, -1.812783 60.927291))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1549'^^xsd:string;
  dwc:observationDate '1909-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1550> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.298863 -0.826035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.298863"^^xsd:decimal ;
  dwc:decimalLongitude "-0.826035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.298863 -0.826035)"^^geo:wktLiteral ;
  geo-pos:lat "61.298863"^^xsd:decimal ;
  geo-pos:long "-0.826035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1550'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2213_1550'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.826035'^^xsd:double;
  dwc:latitude '61.298863'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.826035 61.298863, -0.826035 61.298863, -0.826035 61.298863, -0.826035 61.298863, -0.826035 61.298863))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1550'^^xsd:string;
  dwc:observationDate '1909-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1551> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.401394 -1.632901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.401394"^^xsd:decimal ;
  dwc:decimalLongitude "-1.632901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.401394 -1.632901)"^^geo:wktLiteral ;
  geo-pos:lat "61.401394"^^xsd:decimal ;
  geo-pos:long "-1.632901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1551'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2213_1551'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.632901'^^xsd:double;
  dwc:latitude '61.401394'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.632901 61.401394, -1.632901 61.401394, -1.632901 61.401394, -1.632901 61.401394, -1.632901 61.401394))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1551'^^xsd:string;
  dwc:observationDate '1909-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1552> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.406272 -2.428987)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.406272"^^xsd:decimal ;
  dwc:decimalLongitude "-2.428987"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.406272 -2.428987)"^^geo:wktLiteral ;
  geo-pos:lat "61.406272"^^xsd:decimal ;
  geo-pos:long "-2.428987"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1552'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2213_1552'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.428987'^^xsd:double;
  dwc:latitude '61.406272'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.428987 61.406272, -2.428987 61.406272, -2.428987 61.406272, -2.428987 61.406272, -2.428987 61.406272))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1552'^^xsd:string;
  dwc:observationDate '1909-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1553> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.406272 -2.428987)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.406272"^^xsd:decimal ;
  dwc:decimalLongitude "-2.428987"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.406272 -2.428987)"^^geo:wktLiteral ;
  geo-pos:lat "61.406272"^^xsd:decimal ;
  geo-pos:long "-2.428987"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1553'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2213_1553'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.428987'^^xsd:double;
  dwc:latitude '61.406272'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.428987 61.406272, -2.428987 61.406272, -2.428987 61.406272, -2.428987 61.406272, -2.428987 61.406272))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1553'^^xsd:string;
  dwc:observationDate '1909-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1555> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.194385 -8.270415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.194385"^^xsd:decimal ;
  dwc:decimalLongitude "-8.270415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.194385 -8.270415)"^^geo:wktLiteral ;
  geo-pos:lat "58.194385"^^xsd:decimal ;
  geo-pos:long "-8.270415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1555'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2213_1555'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.270415'^^xsd:double;
  dwc:latitude '58.194385'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.270415 58.194385, -8.270415 58.194385, -8.270415 58.194385, -8.270415 58.194385, -8.270415 58.194385))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1555'^^xsd:string;
  dwc:observationDate '1909-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1556> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.194385 -8.270415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.194385"^^xsd:decimal ;
  dwc:decimalLongitude "-8.270415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.194385 -8.270415)"^^geo:wktLiteral ;
  geo-pos:lat "58.194385"^^xsd:decimal ;
  geo-pos:long "-8.270415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1556'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2213_1556'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.270415'^^xsd:double;
  dwc:latitude '58.194385'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.270415 58.194385, -8.270415 58.194385, -8.270415 58.194385, -8.270415 58.194385, -8.270415 58.194385))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1556'^^xsd:string;
  dwc:observationDate '1909-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1558> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.277885 -7.678895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.277885"^^xsd:decimal ;
  dwc:decimalLongitude "-7.678895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.277885 -7.678895)"^^geo:wktLiteral ;
  geo-pos:lat "58.277885"^^xsd:decimal ;
  geo-pos:long "-7.678895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1558'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2213_1558'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-7.678895'^^xsd:double;
  dwc:latitude '58.277885'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.678895 58.277885, -7.678895 58.277885, -7.678895 58.277885, -7.678895 58.277885, -7.678895 58.277885))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1558'^^xsd:string;
  dwc:observationDate '1909-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1559> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.277885 -7.678895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.277885"^^xsd:decimal ;
  dwc:decimalLongitude "-7.678895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.277885 -7.678895)"^^geo:wktLiteral ;
  geo-pos:lat "58.277885"^^xsd:decimal ;
  geo-pos:long "-7.678895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1559'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2213_1559'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-7.678895'^^xsd:double;
  dwc:latitude '58.277885'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.678895 58.277885, -7.678895 58.277885, -7.678895 58.277885, -7.678895 58.277885, -7.678895 58.277885))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1559'^^xsd:string;
  dwc:observationDate '1909-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1560> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.114894 -2.701762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.114894"^^xsd:decimal ;
  dwc:decimalLongitude "-2.701762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.114894 -2.701762)"^^geo:wktLiteral ;
  geo-pos:lat "61.114894"^^xsd:decimal ;
  geo-pos:long "-2.701762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1560'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2213_1560'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.701762'^^xsd:double;
  dwc:latitude '61.114894'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.701762 61.114894, -2.701762 61.114894, -2.701762 61.114894, -2.701762 61.114894, -2.701762 61.114894))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1560'^^xsd:string;
  dwc:observationDate '1909-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1561> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.114894 -2.701762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.114894"^^xsd:decimal ;
  dwc:decimalLongitude "-2.701762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.114894 -2.701762)"^^geo:wktLiteral ;
  geo-pos:lat "61.114894"^^xsd:decimal ;
  geo-pos:long "-2.701762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1561'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2213_1561'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.701762'^^xsd:double;
  dwc:latitude '61.114894'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.701762 61.114894, -2.701762 61.114894, -2.701762 61.114894, -2.701762 61.114894, -2.701762 61.114894))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1561'^^xsd:string;
  dwc:observationDate '1909-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1562> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.114894 -2.701762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.114894"^^xsd:decimal ;
  dwc:decimalLongitude "-2.701762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.114894 -2.701762)"^^geo:wktLiteral ;
  geo-pos:lat "61.114894"^^xsd:decimal ;
  geo-pos:long "-2.701762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1562'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2213_1562'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.701762'^^xsd:double;
  dwc:latitude '61.114894'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.701762 61.114894, -2.701762 61.114894, -2.701762 61.114894, -2.701762 61.114894, -2.701762 61.114894))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1562'^^xsd:string;
  dwc:observationDate '1909-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1563> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.274989 -1.842014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.274989"^^xsd:decimal ;
  dwc:decimalLongitude "-1.842014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.274989 -1.842014)"^^geo:wktLiteral ;
  geo-pos:lat "61.274989"^^xsd:decimal ;
  geo-pos:long "-1.842014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1563'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2213_1563'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.842014'^^xsd:double;
  dwc:latitude '61.274989'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.842014 61.274989, -1.842014 61.274989, -1.842014 61.274989, -1.842014 61.274989, -1.842014 61.274989))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1563'^^xsd:string;
  dwc:observationDate '1909-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1564> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.274989 -1.842014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.274989"^^xsd:decimal ;
  dwc:decimalLongitude "-1.842014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.274989 -1.842014)"^^geo:wktLiteral ;
  geo-pos:lat "61.274989"^^xsd:decimal ;
  geo-pos:long "-1.842014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1564'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2213_1564'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.842014'^^xsd:double;
  dwc:latitude '61.274989'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.842014 61.274989, -1.842014 61.274989, -1.842014 61.274989, -1.842014 61.274989, -1.842014 61.274989))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1564'^^xsd:string;
  dwc:observationDate '1909-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1565> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.301913 -1.969974)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.301913"^^xsd:decimal ;
  dwc:decimalLongitude "-1.969974"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.301913 -1.969974)"^^geo:wktLiteral ;
  geo-pos:lat "61.301913"^^xsd:decimal ;
  geo-pos:long "-1.969974"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1565'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2213_1565'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.969974'^^xsd:double;
  dwc:latitude '61.301913'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.969974 61.301913, -1.969974 61.301913, -1.969974 61.301913, -1.969974 61.301913, -1.969974 61.301913))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1565'^^xsd:string;
  dwc:observationDate '1909-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1566> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.542786 -1.852664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.542786"^^xsd:decimal ;
  dwc:decimalLongitude "-1.852664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.542786 -1.852664)"^^geo:wktLiteral ;
  geo-pos:lat "61.542786"^^xsd:decimal ;
  geo-pos:long "-1.852664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1566'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2213_1566'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.852664'^^xsd:double;
  dwc:latitude '61.542786'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.852664 61.542786, -1.852664 61.542786, -1.852664 61.542786, -1.852664 61.542786, -1.852664 61.542786))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1566'^^xsd:string;
  dwc:observationDate '1909-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1567> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.621362 -0.217286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.621362"^^xsd:decimal ;
  dwc:decimalLongitude "-0.217286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.621362 -0.217286)"^^geo:wktLiteral ;
  geo-pos:lat "61.621362"^^xsd:decimal ;
  geo-pos:long "-0.217286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1567'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2213_1567'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.217286'^^xsd:double;
  dwc:latitude '61.621362'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.217286 61.621362, -0.217286 61.621362, -0.217286 61.621362, -0.217286 61.621362, -0.217286 61.621362))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1567'^^xsd:string;
  dwc:observationDate '1909-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1186> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.282141 1.348545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.282141"^^xsd:decimal ;
  dwc:decimalLongitude "1.348545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.282141 1.348545)"^^geo:wktLiteral ;
  geo-pos:lat "61.282141"^^xsd:decimal ;
  geo-pos:long "1.348545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1186'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2213_1186'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.348545'^^xsd:double;
  dwc:latitude '61.282141'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.348545 61.282141, 1.348545 61.282141, 1.348545 61.282141, 1.348545 61.282141, 1.348545 61.282141))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1186'^^xsd:string;
  dwc:observationDate '1909-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1187> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.33048 -1.487175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.33048"^^xsd:decimal ;
  dwc:decimalLongitude "-1.487175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.33048 -1.487175)"^^geo:wktLiteral ;
  geo-pos:lat "61.33048"^^xsd:decimal ;
  geo-pos:long "-1.487175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1187'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2213_1187'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.487175'^^xsd:double;
  dwc:latitude '61.33048'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.487175 61.33048, -1.487175 61.33048, -1.487175 61.33048, -1.487175 61.33048, -1.487175 61.33048))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1187'^^xsd:string;
  dwc:observationDate '1909-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1188> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.33048 -1.487175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.33048"^^xsd:decimal ;
  dwc:decimalLongitude "-1.487175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.33048 -1.487175)"^^geo:wktLiteral ;
  geo-pos:lat "61.33048"^^xsd:decimal ;
  geo-pos:long "-1.487175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1188'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2213_1188'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.487175'^^xsd:double;
  dwc:latitude '61.33048'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.487175 61.33048, -1.487175 61.33048, -1.487175 61.33048, -1.487175 61.33048, -1.487175 61.33048))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1188'^^xsd:string;
  dwc:observationDate '1909-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1842> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.034755 1.131454)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.034755"^^xsd:decimal ;
  dwc:decimalLongitude "1.131454"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.034755 1.131454)"^^geo:wktLiteral ;
  geo-pos:lat "61.034755"^^xsd:decimal ;
  geo-pos:long "1.131454"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1842'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2213_1842'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.131454'^^xsd:double;
  dwc:latitude '61.034755'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.131454 61.034755, 1.131454 61.034755, 1.131454 61.034755, 1.131454 61.034755, 1.131454 61.034755))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1842'^^xsd:string;
  dwc:observationDate '1910-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1843> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.43735 0.341812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.43735"^^xsd:decimal ;
  dwc:decimalLongitude "0.341812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.43735 0.341812)"^^geo:wktLiteral ;
  geo-pos:lat "61.43735"^^xsd:decimal ;
  geo-pos:long "0.341812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1843'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2213_1843'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.341812'^^xsd:double;
  dwc:latitude '61.43735'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.341812 61.43735, 0.341812 61.43735, 0.341812 61.43735, 0.341812 61.43735, 0.341812 61.43735))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1843'^^xsd:string;
  dwc:observationDate '1910-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1848> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.207361 -8.335545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.207361"^^xsd:decimal ;
  dwc:decimalLongitude "-8.335545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.207361 -8.335545)"^^geo:wktLiteral ;
  geo-pos:lat "59.207361"^^xsd:decimal ;
  geo-pos:long "-8.335545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1848'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2213_1848'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.335545'^^xsd:double;
  dwc:latitude '59.207361'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.335545 59.207361, -8.335545 59.207361, -8.335545 59.207361, -8.335545 59.207361, -8.335545 59.207361))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1848'^^xsd:string;
  dwc:observationDate '1910-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1851> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.621362 -1.553302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.621362"^^xsd:decimal ;
  dwc:decimalLongitude "-1.553302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.621362 -1.553302)"^^geo:wktLiteral ;
  geo-pos:lat "61.621362"^^xsd:decimal ;
  geo-pos:long "-1.553302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1851'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2213_1851'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.553302'^^xsd:double;
  dwc:latitude '61.621362'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.553302 61.621362, -1.553302 61.621362, -1.553302 61.621362, -1.553302 61.621362, -1.553302 61.621362))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1851'^^xsd:string;
  dwc:observationDate '1910-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1852> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.174889 -2.58898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.174889"^^xsd:decimal ;
  dwc:decimalLongitude "-2.58898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.174889 -2.58898)"^^geo:wktLiteral ;
  geo-pos:lat "61.174889"^^xsd:decimal ;
  geo-pos:long "-2.58898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1852'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2213_1852'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.58898'^^xsd:double;
  dwc:latitude '61.174889'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.58898 61.174889, -2.58898 61.174889, -2.58898 61.174889, -2.58898 61.174889, -2.58898 61.174889))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1852'^^xsd:string;
  dwc:observationDate '1910-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_770> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.514311 -1.457806)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.514311"^^xsd:decimal ;
  dwc:decimalLongitude "-1.457806"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.514311 -1.457806)"^^geo:wktLiteral ;
  geo-pos:lat "61.514311"^^xsd:decimal ;
  geo-pos:long "-1.457806"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_770'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2213_770'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.457806'^^xsd:double;
  dwc:latitude '61.514311'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.457806 61.514311, -1.457806 61.514311, -1.457806 61.514311, -1.457806 61.514311, -1.457806 61.514311))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_770'^^xsd:string;
  dwc:observationDate '1908-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_771> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.572147 -0.58609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.572147"^^xsd:decimal ;
  dwc:decimalLongitude "-0.58609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.572147 -0.58609)"^^geo:wktLiteral ;
  geo-pos:lat "61.572147"^^xsd:decimal ;
  geo-pos:long "-0.58609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_771'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2213_771'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.58609'^^xsd:double;
  dwc:latitude '61.572147'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.58609 61.572147, -0.58609 61.572147, -0.58609 61.572147, -0.58609 61.572147, -0.58609 61.572147))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_771'^^xsd:string;
  dwc:observationDate '1908-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_772> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.588431 -0.57913)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.588431"^^xsd:decimal ;
  dwc:decimalLongitude "-0.57913"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.588431 -0.57913)"^^geo:wktLiteral ;
  geo-pos:lat "61.588431"^^xsd:decimal ;
  geo-pos:long "-0.57913"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_772'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2213_772'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.57913'^^xsd:double;
  dwc:latitude '61.588431'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.57913 61.588431, -0.57913 61.588431, -0.57913 61.588431, -0.57913 61.588431, -0.57913 61.588431))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_772'^^xsd:string;
  dwc:observationDate '1908-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_773> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.468412 -1.417081)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.468412"^^xsd:decimal ;
  dwc:decimalLongitude "-1.417081"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.468412 -1.417081)"^^geo:wktLiteral ;
  geo-pos:lat "61.468412"^^xsd:decimal ;
  geo-pos:long "-1.417081"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_773'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2213_773'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.417081'^^xsd:double;
  dwc:latitude '61.468412'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.417081 61.468412, -1.417081 61.468412, -1.417081 61.468412, -1.417081 61.468412, -1.417081 61.468412))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_773'^^xsd:string;
  dwc:observationDate '1908-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_774> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.229085 -0.105162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.229085"^^xsd:decimal ;
  dwc:decimalLongitude "-0.105162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.229085 -0.105162)"^^geo:wktLiteral ;
  geo-pos:lat "61.229085"^^xsd:decimal ;
  geo-pos:long "-0.105162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_774'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2213_774'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.105162'^^xsd:double;
  dwc:latitude '61.229085'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.105162 61.229085, -0.105162 61.229085, -0.105162 61.229085, -0.105162 61.229085, -0.105162 61.229085))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_774'^^xsd:string;
  dwc:observationDate '1908-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_775> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.229085 -0.105162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.229085"^^xsd:decimal ;
  dwc:decimalLongitude "-0.105162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.229085 -0.105162)"^^geo:wktLiteral ;
  geo-pos:lat "61.229085"^^xsd:decimal ;
  geo-pos:long "-0.105162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_775'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2213_775'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.105162'^^xsd:double;
  dwc:latitude '61.229085'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.105162 61.229085, -0.105162 61.229085, -0.105162 61.229085, -0.105162 61.229085, -0.105162 61.229085))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_775'^^xsd:string;
  dwc:observationDate '1908-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_776> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.252298 -0.05579)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.252298"^^xsd:decimal ;
  dwc:decimalLongitude "-0.05579"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.252298 -0.05579)"^^geo:wktLiteral ;
  geo-pos:lat "61.252298"^^xsd:decimal ;
  geo-pos:long "-0.05579"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_776'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2213_776'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.05579'^^xsd:double;
  dwc:latitude '61.252298'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.05579 61.252298, -0.05579 61.252298, -0.05579 61.252298, -0.05579 61.252298, -0.05579 61.252298))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_776'^^xsd:string;
  dwc:observationDate '1908-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_778> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.407193 -0.407622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.407193"^^xsd:decimal ;
  dwc:decimalLongitude "-0.407622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.407193 -0.407622)"^^geo:wktLiteral ;
  geo-pos:lat "61.407193"^^xsd:decimal ;
  geo-pos:long "-0.407622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_778'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2213_778'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.407622'^^xsd:double;
  dwc:latitude '61.407193'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.407622 61.407193, -0.407622 61.407193, -0.407622 61.407193, -0.407622 61.407193, -0.407622 61.407193))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_778'^^xsd:string;
  dwc:observationDate '1908-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_779> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.407193 -0.407622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.407193"^^xsd:decimal ;
  dwc:decimalLongitude "-0.407622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.407193 -0.407622)"^^geo:wktLiteral ;
  geo-pos:lat "61.407193"^^xsd:decimal ;
  geo-pos:long "-0.407622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_779'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2213_779'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.407622'^^xsd:double;
  dwc:latitude '61.407193'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.407622 61.407193, -0.407622 61.407193, -0.407622 61.407193, -0.407622 61.407193, -0.407622 61.407193))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_779'^^xsd:string;
  dwc:observationDate '1908-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_780> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.486809 -0.885294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.486809"^^xsd:decimal ;
  dwc:decimalLongitude "-0.885294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.486809 -0.885294)"^^geo:wktLiteral ;
  geo-pos:lat "61.486809"^^xsd:decimal ;
  geo-pos:long "-0.885294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_780'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2213_780'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.885294'^^xsd:double;
  dwc:latitude '61.486809'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.885294 61.486809, -0.885294 61.486809, -0.885294 61.486809, -0.885294 61.486809, -0.885294 61.486809))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_780'^^xsd:string;
  dwc:observationDate '1908-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_781> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.310252 0.067957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.310252"^^xsd:decimal ;
  dwc:decimalLongitude "0.067957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.310252 0.067957)"^^geo:wktLiteral ;
  geo-pos:lat "61.310252"^^xsd:decimal ;
  geo-pos:long "0.067957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_781'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2213_781'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.067957'^^xsd:double;
  dwc:latitude '61.310252'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.067957 61.310252, 0.067957 61.310252, 0.067957 61.310252, 0.067957 61.310252, 0.067957 61.310252))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_781'^^xsd:string;
  dwc:observationDate '1908-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_782> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.310252 0.067957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.310252"^^xsd:decimal ;
  dwc:decimalLongitude "0.067957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.310252 0.067957)"^^geo:wktLiteral ;
  geo-pos:lat "61.310252"^^xsd:decimal ;
  geo-pos:long "0.067957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_782'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2213_782'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.067957'^^xsd:double;
  dwc:latitude '61.310252'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.067957 61.310252, 0.067957 61.310252, 0.067957 61.310252, 0.067957 61.310252, 0.067957 61.310252))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_782'^^xsd:string;
  dwc:observationDate '1908-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_783> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.619761 -0.885294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.619761"^^xsd:decimal ;
  dwc:decimalLongitude "-0.885294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.619761 -0.885294)"^^geo:wktLiteral ;
  geo-pos:lat "61.619761"^^xsd:decimal ;
  geo-pos:long "-0.885294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_783'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2213_783'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.885294'^^xsd:double;
  dwc:latitude '61.619761'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.885294 61.619761, -0.885294 61.619761, -0.885294 61.619761, -0.885294 61.619761, -0.885294 61.619761))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_783'^^xsd:string;
  dwc:observationDate '1908-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_784> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.018603 -0.885294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.018603"^^xsd:decimal ;
  dwc:decimalLongitude "-0.885294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.018603 -0.885294)"^^geo:wktLiteral ;
  geo-pos:lat "62.018603"^^xsd:decimal ;
  geo-pos:long "-0.885294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_784'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2213_784'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.885294'^^xsd:double;
  dwc:latitude '62.018603'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.885294 62.018603, -0.885294 62.018603, -0.885294 62.018603, -0.885294 62.018603, -0.885294 62.018603))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_784'^^xsd:string;
  dwc:observationDate '1908-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_785> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.407193 -0.407622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.407193"^^xsd:decimal ;
  dwc:decimalLongitude "-0.407622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.407193 -0.407622)"^^geo:wktLiteral ;
  geo-pos:lat "61.407193"^^xsd:decimal ;
  geo-pos:long "-0.407622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_785'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2213_785'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.407622'^^xsd:double;
  dwc:latitude '61.407193'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.407622 61.407193, -0.407622 61.407193, -0.407622 61.407193, -0.407622 61.407193, -0.407622 61.407193))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_785'^^xsd:string;
  dwc:observationDate '1908-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_786> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.407193 -0.407622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.407193"^^xsd:decimal ;
  dwc:decimalLongitude "-0.407622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.407193 -0.407622)"^^geo:wktLiteral ;
  geo-pos:lat "61.407193"^^xsd:decimal ;
  geo-pos:long "-0.407622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_786'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2213_786'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.407622'^^xsd:double;
  dwc:latitude '61.407193'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.407622 61.407193, -0.407622 61.407193, -0.407622 61.407193, -0.407622 61.407193, -0.407622 61.407193))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_786'^^xsd:string;
  dwc:observationDate '1908-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_787> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.407193 -0.407622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.407193"^^xsd:decimal ;
  dwc:decimalLongitude "-0.407622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.407193 -0.407622)"^^geo:wktLiteral ;
  geo-pos:lat "61.407193"^^xsd:decimal ;
  geo-pos:long "-0.407622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_787'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2213_787'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.407622'^^xsd:double;
  dwc:latitude '61.407193'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.407622 61.407193, -0.407622 61.407193, -0.407622 61.407193, -0.407622 61.407193, -0.407622 61.407193))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_787'^^xsd:string;
  dwc:observationDate '1908-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1859> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.414283 0.291855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.414283"^^xsd:decimal ;
  dwc:decimalLongitude "0.291855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.414283 0.291855)"^^geo:wktLiteral ;
  geo-pos:lat "61.414283"^^xsd:decimal ;
  geo-pos:long "0.291855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1859'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2213_1859'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.291855'^^xsd:double;
  dwc:latitude '61.414283'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.291855 61.414283, 0.291855 61.414283, 0.291855 61.414283, 0.291855 61.414283, 0.291855 61.414283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1859'^^xsd:string;
  dwc:observationDate '1910-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1511> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.335839 -9.577716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.335839"^^xsd:decimal ;
  dwc:decimalLongitude "-9.577716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.335839 -9.577716)"^^geo:wktLiteral ;
  geo-pos:lat "58.335839"^^xsd:decimal ;
  geo-pos:long "-9.577716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1511'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2213_1511'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.577716'^^xsd:double;
  dwc:latitude '58.335839'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.577716 58.335839, -9.577716 58.335839, -9.577716 58.335839, -9.577716 58.335839, -9.577716 58.335839))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1511'^^xsd:string;
  dwc:observationDate '1909-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1512> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.335839 -9.577716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.335839"^^xsd:decimal ;
  dwc:decimalLongitude "-9.577716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.335839 -9.577716)"^^geo:wktLiteral ;
  geo-pos:lat "58.335839"^^xsd:decimal ;
  geo-pos:long "-9.577716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1512'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2213_1512'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.577716'^^xsd:double;
  dwc:latitude '58.335839'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.577716 58.335839, -9.577716 58.335839, -9.577716 58.335839, -9.577716 58.335839, -9.577716 58.335839))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1512'^^xsd:string;
  dwc:observationDate '1909-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1513> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.482634 -2.497437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.482634"^^xsd:decimal ;
  dwc:decimalLongitude "-2.497437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.482634 -2.497437)"^^geo:wktLiteral ;
  geo-pos:lat "61.482634"^^xsd:decimal ;
  geo-pos:long "-2.497437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1513'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2213_1513'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.497437'^^xsd:double;
  dwc:latitude '61.482634'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.497437 61.482634, -2.497437 61.482634, -2.497437 61.482634, -2.497437 61.482634, -2.497437 61.482634))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1513'^^xsd:string;
  dwc:observationDate '1909-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1514> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.482634 -2.497437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.482634"^^xsd:decimal ;
  dwc:decimalLongitude "-2.497437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.482634 -2.497437)"^^geo:wktLiteral ;
  geo-pos:lat "61.482634"^^xsd:decimal ;
  geo-pos:long "-2.497437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1514'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2213_1514'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.497437'^^xsd:double;
  dwc:latitude '61.482634'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.497437 61.482634, -2.497437 61.482634, -2.497437 61.482634, -2.497437 61.482634, -2.497437 61.482634))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1514'^^xsd:string;
  dwc:observationDate '1909-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1515> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.76933 -0.885294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.76933"^^xsd:decimal ;
  dwc:decimalLongitude "-0.885294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.76933 -0.885294)"^^geo:wktLiteral ;
  geo-pos:lat "61.76933"^^xsd:decimal ;
  geo-pos:long "-0.885294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1515'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2213_1515'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.885294'^^xsd:double;
  dwc:latitude '61.76933'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.885294 61.76933, -0.885294 61.76933, -0.885294 61.76933, -0.885294 61.76933, -0.885294 61.76933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1515'^^xsd:string;
  dwc:observationDate '1909-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1516> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.986095 -3.197628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.986095"^^xsd:decimal ;
  dwc:decimalLongitude "-3.197628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.986095 -3.197628)"^^geo:wktLiteral ;
  geo-pos:lat "60.986095"^^xsd:decimal ;
  geo-pos:long "-3.197628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1516'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2213_1516'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-3.197628'^^xsd:double;
  dwc:latitude '60.986095'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.197628 60.986095, -3.197628 60.986095, -3.197628 60.986095, -3.197628 60.986095, -3.197628 60.986095))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1516'^^xsd:string;
  dwc:observationDate '1909-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1517> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.986095 -3.197628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.986095"^^xsd:decimal ;
  dwc:decimalLongitude "-3.197628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.986095 -3.197628)"^^geo:wktLiteral ;
  geo-pos:lat "60.986095"^^xsd:decimal ;
  geo-pos:long "-3.197628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1517'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2213_1517'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-3.197628'^^xsd:double;
  dwc:latitude '60.986095'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.197628 60.986095, -3.197628 60.986095, -3.197628 60.986095, -3.197628 60.986095, -3.197628 60.986095))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1517'^^xsd:string;
  dwc:observationDate '1909-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1571> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.28402 -2.320161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.28402"^^xsd:decimal ;
  dwc:decimalLongitude "-2.320161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.28402 -2.320161)"^^geo:wktLiteral ;
  geo-pos:lat "61.28402"^^xsd:decimal ;
  geo-pos:long "-2.320161"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1571'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2213_1571'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.320161'^^xsd:double;
  dwc:latitude '61.28402'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.320161 61.28402, -2.320161 61.28402, -2.320161 61.28402, -2.320161 61.28402, -2.320161 61.28402))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1571'^^xsd:string;
  dwc:observationDate '1909-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1572> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.345157 -2.374468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.345157"^^xsd:decimal ;
  dwc:decimalLongitude "-2.374468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.345157 -2.374468)"^^geo:wktLiteral ;
  geo-pos:lat "61.345157"^^xsd:decimal ;
  geo-pos:long "-2.374468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1572'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2213_1572'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.374468'^^xsd:double;
  dwc:latitude '61.345157'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.374468 61.345157, -2.374468 61.345157, -2.374468 61.345157, -2.374468 61.345157, -2.374468 61.345157))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1572'^^xsd:string;
  dwc:observationDate '1909-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1573> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.117703 -8.812179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.117703"^^xsd:decimal ;
  dwc:decimalLongitude "-8.812179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.117703 -8.812179)"^^geo:wktLiteral ;
  geo-pos:lat "58.117703"^^xsd:decimal ;
  geo-pos:long "-8.812179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1573'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2213_1573'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.812179'^^xsd:double;
  dwc:latitude '58.117703'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.812179 58.117703, -8.812179 58.117703, -8.812179 58.117703, -8.812179 58.117703, -8.812179 58.117703))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1573'^^xsd:string;
  dwc:observationDate '1909-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1574> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.117703 -8.812179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.117703"^^xsd:decimal ;
  dwc:decimalLongitude "-8.812179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.117703 -8.812179)"^^geo:wktLiteral ;
  geo-pos:lat "58.117703"^^xsd:decimal ;
  geo-pos:long "-8.812179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1574'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2213_1574'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.812179'^^xsd:double;
  dwc:latitude '58.117703'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.812179 58.117703, -8.812179 58.117703, -8.812179 58.117703, -8.812179 58.117703, -8.812179 58.117703))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1574'^^xsd:string;
  dwc:observationDate '1909-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1575> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.24038 -8.909538)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.24038"^^xsd:decimal ;
  dwc:decimalLongitude "-8.909538"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.24038 -8.909538)"^^geo:wktLiteral ;
  geo-pos:lat "58.24038"^^xsd:decimal ;
  geo-pos:long "-8.909538"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1575'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2213_1575'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.909538'^^xsd:double;
  dwc:latitude '58.24038'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.909538 58.24038, -8.909538 58.24038, -8.909538 58.24038, -8.909538 58.24038, -8.909538 58.24038))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1575'^^xsd:string;
  dwc:observationDate '1909-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1576> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.24038 -8.909538)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.24038"^^xsd:decimal ;
  dwc:decimalLongitude "-8.909538"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.24038 -8.909538)"^^geo:wktLiteral ;
  geo-pos:lat "58.24038"^^xsd:decimal ;
  geo-pos:long "-8.909538"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1576'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2213_1576'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.909538'^^xsd:double;
  dwc:latitude '58.24038'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.909538 58.24038, -8.909538 58.24038, -8.909538 58.24038, -8.909538 58.24038, -8.909538 58.24038))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1576'^^xsd:string;
  dwc:observationDate '1909-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1577> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.525297 -1.445948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.525297"^^xsd:decimal ;
  dwc:decimalLongitude "-1.445948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.525297 -1.445948)"^^geo:wktLiteral ;
  geo-pos:lat "60.525297"^^xsd:decimal ;
  geo-pos:long "-1.445948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1577'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2213_1577'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.445948'^^xsd:double;
  dwc:latitude '60.525297'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.445948 60.525297, -1.445948 60.525297, -1.445948 60.525297, -1.445948 60.525297, -1.445948 60.525297))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1577'^^xsd:string;
  dwc:observationDate '1909-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1578> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.383325 -2.004643)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.383325"^^xsd:decimal ;
  dwc:decimalLongitude "-2.004643"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.383325 -2.004643)"^^geo:wktLiteral ;
  geo-pos:lat "61.383325"^^xsd:decimal ;
  geo-pos:long "-2.004643"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1578'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2213_1578'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.004643'^^xsd:double;
  dwc:latitude '61.383325'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.004643 61.383325, -2.004643 61.383325, -2.004643 61.383325, -2.004643 61.383325, -2.004643 61.383325))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1578'^^xsd:string;
  dwc:observationDate '1909-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1579> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.604376 -2.421863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.604376"^^xsd:decimal ;
  dwc:decimalLongitude "-2.421863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.604376 -2.421863)"^^geo:wktLiteral ;
  geo-pos:lat "61.604376"^^xsd:decimal ;
  geo-pos:long "-2.421863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1579'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2213_1579'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.421863'^^xsd:double;
  dwc:latitude '61.604376'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.421863 61.604376, -2.421863 61.604376, -2.421863 61.604376, -2.421863 61.604376, -2.421863 61.604376))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1579'^^xsd:string;
  dwc:observationDate '1909-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1580> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.946838 -1.840245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.946838"^^xsd:decimal ;
  dwc:decimalLongitude "-1.840245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.946838 -1.840245)"^^geo:wktLiteral ;
  geo-pos:lat "60.946838"^^xsd:decimal ;
  geo-pos:long "-1.840245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1580'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2213_1580'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.840245'^^xsd:double;
  dwc:latitude '60.946838'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.840245 60.946838, -1.840245 60.946838, -1.840245 60.946838, -1.840245 60.946838, -1.840245 60.946838))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1580'^^xsd:string;
  dwc:observationDate '1909-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1581> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.255709 -8.221609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.255709"^^xsd:decimal ;
  dwc:decimalLongitude "-8.221609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.255709 -8.221609)"^^geo:wktLiteral ;
  geo-pos:lat "58.255709"^^xsd:decimal ;
  geo-pos:long "-8.221609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1581'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2213_1581'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.221609'^^xsd:double;
  dwc:latitude '58.255709'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.221609 58.255709, -8.221609 58.255709, -8.221609 58.255709, -8.221609 58.255709, -8.221609 58.255709))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1581'^^xsd:string;
  dwc:observationDate '1909-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2097> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.118072 2.215851)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.118072"^^xsd:decimal ;
  dwc:decimalLongitude "2.215851"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.118072 2.215851)"^^geo:wktLiteral ;
  geo-pos:lat "61.118072"^^xsd:decimal ;
  geo-pos:long "2.215851"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2097'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2213_2097'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '2.215851'^^xsd:double;
  dwc:latitude '61.118072'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.215851 61.118072, 2.215851 61.118072, 2.215851 61.118072, 2.215851 61.118072, 2.215851 61.118072))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2097'^^xsd:string;
  dwc:observationDate '1910-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2098> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.1725 -2.825668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.1725"^^xsd:decimal ;
  dwc:decimalLongitude "-2.825668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.1725 -2.825668)"^^geo:wktLiteral ;
  geo-pos:lat "61.1725"^^xsd:decimal ;
  geo-pos:long "-2.825668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2098'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2213_2098'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.825668'^^xsd:double;
  dwc:latitude '61.1725'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.825668 61.1725, -2.825668 61.1725, -2.825668 61.1725, -2.825668 61.1725, -2.825668 61.1725))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2098'^^xsd:string;
  dwc:observationDate '1910-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2099> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.1725 -2.825668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.1725"^^xsd:decimal ;
  dwc:decimalLongitude "-2.825668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.1725 -2.825668)"^^geo:wktLiteral ;
  geo-pos:lat "61.1725"^^xsd:decimal ;
  geo-pos:long "-2.825668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2099'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2213_2099'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.825668'^^xsd:double;
  dwc:latitude '61.1725'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.825668 61.1725, -2.825668 61.1725, -2.825668 61.1725, -2.825668 61.1725, -2.825668 61.1725))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2099'^^xsd:string;
  dwc:observationDate '1910-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2100> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.298863 -2.148315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.298863"^^xsd:decimal ;
  dwc:decimalLongitude "-2.148315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.298863 -2.148315)"^^geo:wktLiteral ;
  geo-pos:lat "61.298863"^^xsd:decimal ;
  geo-pos:long "-2.148315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2100'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2213_2100'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.148315'^^xsd:double;
  dwc:latitude '61.298863'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.148315 61.298863, -2.148315 61.298863, -2.148315 61.298863, -2.148315 61.298863, -2.148315 61.298863))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2100'^^xsd:string;
  dwc:observationDate '1910-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2101> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.850524 -0.010416)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.850524"^^xsd:decimal ;
  dwc:decimalLongitude "-0.010416"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.850524 -0.010416)"^^geo:wktLiteral ;
  geo-pos:lat "61.850524"^^xsd:decimal ;
  geo-pos:long "-0.010416"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2101'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2213_2101'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.010416'^^xsd:double;
  dwc:latitude '61.850524'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.010416 61.850524, -0.010416 61.850524, -0.010416 61.850524, -0.010416 61.850524, -0.010416 61.850524))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2101'^^xsd:string;
  dwc:observationDate '1910-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2102> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.161676 -9.239082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.161676"^^xsd:decimal ;
  dwc:decimalLongitude "-9.239082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.161676 -9.239082)"^^geo:wktLiteral ;
  geo-pos:lat "58.161676"^^xsd:decimal ;
  geo-pos:long "-9.239082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2102'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2213_2102'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.239082'^^xsd:double;
  dwc:latitude '58.161676'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.239082 58.161676, -9.239082 58.161676, -9.239082 58.161676, -9.239082 58.161676, -9.239082 58.161676))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2102'^^xsd:string;
  dwc:observationDate '1910-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2103> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.161676 -9.239082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.161676"^^xsd:decimal ;
  dwc:decimalLongitude "-9.239082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.161676 -9.239082)"^^geo:wktLiteral ;
  geo-pos:lat "58.161676"^^xsd:decimal ;
  geo-pos:long "-9.239082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2103'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2213_2103'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.239082'^^xsd:double;
  dwc:latitude '58.161676'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.239082 58.161676, -9.239082 58.161676, -9.239082 58.161676, -9.239082 58.161676, -9.239082 58.161676))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2103'^^xsd:string;
  dwc:observationDate '1910-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2104> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.161676 -9.239082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.161676"^^xsd:decimal ;
  dwc:decimalLongitude "-9.239082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.161676 -9.239082)"^^geo:wktLiteral ;
  geo-pos:lat "58.161676"^^xsd:decimal ;
  geo-pos:long "-9.239082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2104'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2213_2104'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.239082'^^xsd:double;
  dwc:latitude '58.161676'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.239082 58.161676, -9.239082 58.161676, -9.239082 58.161676, -9.239082 58.161676, -9.239082 58.161676))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2104'^^xsd:string;
  dwc:observationDate '1910-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1583> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.47579 -8.571682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.47579"^^xsd:decimal ;
  dwc:decimalLongitude "-8.571682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.47579 -8.571682)"^^geo:wktLiteral ;
  geo-pos:lat "58.47579"^^xsd:decimal ;
  geo-pos:long "-8.571682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1583'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2213_1583'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.571682'^^xsd:double;
  dwc:latitude '58.47579'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.571682 58.47579, -8.571682 58.47579, -8.571682 58.47579, -8.571682 58.47579, -8.571682 58.47579))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1583'^^xsd:string;
  dwc:observationDate '1909-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1584> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.47579 -8.571682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.47579"^^xsd:decimal ;
  dwc:decimalLongitude "-8.571682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.47579 -8.571682)"^^geo:wktLiteral ;
  geo-pos:lat "58.47579"^^xsd:decimal ;
  geo-pos:long "-8.571682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1584'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2213_1584'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.571682'^^xsd:double;
  dwc:latitude '58.47579'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.571682 58.47579, -8.571682 58.47579, -8.571682 58.47579, -8.571682 58.47579, -8.571682 58.47579))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1584'^^xsd:string;
  dwc:observationDate '1909-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1585> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.947371 -2.025207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.947371"^^xsd:decimal ;
  dwc:decimalLongitude "-2.025207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.947371 -2.025207)"^^geo:wktLiteral ;
  geo-pos:lat "60.947371"^^xsd:decimal ;
  geo-pos:long "-2.025207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1585'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2213_1585'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.025207'^^xsd:double;
  dwc:latitude '60.947371'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.025207 60.947371, -2.025207 60.947371, -2.025207 60.947371, -2.025207 60.947371, -2.025207 60.947371))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1585'^^xsd:string;
  dwc:observationDate '1909-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1586> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.274989 -1.842014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.274989"^^xsd:decimal ;
  dwc:decimalLongitude "-1.842014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.274989 -1.842014)"^^geo:wktLiteral ;
  geo-pos:lat "61.274989"^^xsd:decimal ;
  geo-pos:long "-1.842014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1586'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2213_1586'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.842014'^^xsd:double;
  dwc:latitude '61.274989'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.842014 61.274989, -1.842014 61.274989, -1.842014 61.274989, -1.842014 61.274989, -1.842014 61.274989))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1586'^^xsd:string;
  dwc:observationDate '1909-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1587> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.298863 -2.148315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.298863"^^xsd:decimal ;
  dwc:decimalLongitude "-2.148315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.298863 -2.148315)"^^geo:wktLiteral ;
  geo-pos:lat "61.298863"^^xsd:decimal ;
  geo-pos:long "-2.148315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1587'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2213_1587'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.148315'^^xsd:double;
  dwc:latitude '61.298863'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.148315 61.298863, -2.148315 61.298863, -2.148315 61.298863, -2.148315 61.298863, -2.148315 61.298863))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1587'^^xsd:string;
  dwc:observationDate '1909-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1588> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.468412 -1.417081)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.468412"^^xsd:decimal ;
  dwc:decimalLongitude "-1.417081"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.468412 -1.417081)"^^geo:wktLiteral ;
  geo-pos:lat "61.468412"^^xsd:decimal ;
  geo-pos:long "-1.417081"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1588'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2213_1588'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.417081'^^xsd:double;
  dwc:latitude '61.468412'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.417081 61.468412, -1.417081 61.468412, -1.417081 61.468412, -1.417081 61.468412, -1.417081 61.468412))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1588'^^xsd:string;
  dwc:observationDate '1909-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1589> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.604376 -2.421863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.604376"^^xsd:decimal ;
  dwc:decimalLongitude "-2.421863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.604376 -2.421863)"^^geo:wktLiteral ;
  geo-pos:lat "61.604376"^^xsd:decimal ;
  geo-pos:long "-2.421863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1589'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2213_1589'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.421863'^^xsd:double;
  dwc:latitude '61.604376'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.421863 61.604376, -2.421863 61.604376, -2.421863 61.604376, -2.421863 61.604376, -2.421863 61.604376))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1589'^^xsd:string;
  dwc:observationDate '1909-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1590> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.21983 -9.351591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.21983"^^xsd:decimal ;
  dwc:decimalLongitude "-9.351591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.21983 -9.351591)"^^geo:wktLiteral ;
  geo-pos:lat "58.21983"^^xsd:decimal ;
  geo-pos:long "-9.351591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1590'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2213_1590'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.351591'^^xsd:double;
  dwc:latitude '58.21983'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.351591 58.21983, -9.351591 58.21983, -9.351591 58.21983, -9.351591 58.21983, -9.351591 58.21983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1590'^^xsd:string;
  dwc:observationDate '1909-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1591> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.21983 -9.351591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.21983"^^xsd:decimal ;
  dwc:decimalLongitude "-9.351591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.21983 -9.351591)"^^geo:wktLiteral ;
  geo-pos:lat "58.21983"^^xsd:decimal ;
  geo-pos:long "-9.351591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1591'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2213_1591'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.351591'^^xsd:double;
  dwc:latitude '58.21983'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.351591 58.21983, -9.351591 58.21983, -9.351591 58.21983, -9.351591 58.21983, -9.351591 58.21983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1591'^^xsd:string;
  dwc:observationDate '1909-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1592> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.21983 -9.351591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.21983"^^xsd:decimal ;
  dwc:decimalLongitude "-9.351591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.21983 -9.351591)"^^geo:wktLiteral ;
  geo-pos:lat "58.21983"^^xsd:decimal ;
  geo-pos:long "-9.351591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1592'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2213_1592'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.351591'^^xsd:double;
  dwc:latitude '58.21983'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.351591 58.21983, -9.351591 58.21983, -9.351591 58.21983, -9.351591 58.21983, -9.351591 58.21983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1592'^^xsd:string;
  dwc:observationDate '1909-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1593> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.21983 -9.351591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.21983"^^xsd:decimal ;
  dwc:decimalLongitude "-9.351591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.21983 -9.351591)"^^geo:wktLiteral ;
  geo-pos:lat "58.21983"^^xsd:decimal ;
  geo-pos:long "-9.351591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1593'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2213_1593'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.351591'^^xsd:double;
  dwc:latitude '58.21983'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.351591 58.21983, -9.351591 58.21983, -9.351591 58.21983, -9.351591 58.21983, -9.351591 58.21983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1593'^^xsd:string;
  dwc:observationDate '1909-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1106> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.45169 -0.689931)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.45169"^^xsd:decimal ;
  dwc:decimalLongitude "-0.689931"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.45169 -0.689931)"^^geo:wktLiteral ;
  geo-pos:lat "61.45169"^^xsd:decimal ;
  geo-pos:long "-0.689931"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1106'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2213_1106'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.689931'^^xsd:double;
  dwc:latitude '61.45169'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.689931 61.45169, -0.689931 61.45169, -0.689931 61.45169, -0.689931 61.45169, -0.689931 61.45169))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1106'^^xsd:string;
  dwc:observationDate '1909-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1107> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.68101 -0.588817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.68101"^^xsd:decimal ;
  dwc:decimalLongitude "-0.588817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.68101 -0.588817)"^^geo:wktLiteral ;
  geo-pos:lat "61.68101"^^xsd:decimal ;
  geo-pos:long "-0.588817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1107'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2213_1107'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.588817'^^xsd:double;
  dwc:latitude '61.68101'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.588817 61.68101, -0.588817 61.68101, -0.588817 61.68101, -0.588817 61.68101, -0.588817 61.68101))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1107'^^xsd:string;
  dwc:observationDate '1909-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1108> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.852422 -0.885294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.852422"^^xsd:decimal ;
  dwc:decimalLongitude "-0.885294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.852422 -0.885294)"^^geo:wktLiteral ;
  geo-pos:lat "61.852422"^^xsd:decimal ;
  geo-pos:long "-0.885294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1108'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2213_1108'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.885294'^^xsd:double;
  dwc:latitude '61.852422'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.885294 61.852422, -0.885294 61.852422, -0.885294 61.852422, -0.885294 61.852422, -0.885294 61.852422))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1108'^^xsd:string;
  dwc:observationDate '1909-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1110> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.127089 -0.29633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.127089"^^xsd:decimal ;
  dwc:decimalLongitude "-0.29633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.127089 -0.29633)"^^geo:wktLiteral ;
  geo-pos:lat "61.127089"^^xsd:decimal ;
  geo-pos:long "-0.29633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1110'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2213_1110'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.29633'^^xsd:double;
  dwc:latitude '61.127089'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.29633 61.127089, -0.29633 61.127089, -0.29633 61.127089, -0.29633 61.127089, -0.29633 61.127089))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1110'^^xsd:string;
  dwc:observationDate '1909-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1111> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.345157 -0.891333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.345157"^^xsd:decimal ;
  dwc:decimalLongitude "-0.891333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.345157 -0.891333)"^^geo:wktLiteral ;
  geo-pos:lat "61.345157"^^xsd:decimal ;
  geo-pos:long "-0.891333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1111'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2213_1111'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.891333'^^xsd:double;
  dwc:latitude '61.345157'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.891333 61.345157, -0.891333 61.345157, -0.891333 61.345157, -0.891333 61.345157, -0.891333 61.345157))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1111'^^xsd:string;
  dwc:observationDate '1909-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1112> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.406272 -2.428987)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.406272"^^xsd:decimal ;
  dwc:decimalLongitude "-2.428987"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.406272 -2.428987)"^^geo:wktLiteral ;
  geo-pos:lat "61.406272"^^xsd:decimal ;
  geo-pos:long "-2.428987"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1112'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2213_1112'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.428987'^^xsd:double;
  dwc:latitude '61.406272'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.428987 61.406272, -2.428987 61.406272, -2.428987 61.406272, -2.428987 61.406272, -2.428987 61.406272))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1112'^^xsd:string;
  dwc:observationDate '1909-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1113> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.774172 -0.079715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.774172"^^xsd:decimal ;
  dwc:decimalLongitude "-0.079715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.774172 -0.079715)"^^geo:wktLiteral ;
  geo-pos:lat "61.774172"^^xsd:decimal ;
  geo-pos:long "-0.079715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1113'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2213_1113'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.079715'^^xsd:double;
  dwc:latitude '61.774172'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.079715 61.774172, -0.079715 61.774172, -0.079715 61.774172, -0.079715 61.774172, -0.079715 61.774172))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1113'^^xsd:string;
  dwc:observationDate '1909-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1114> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.285407 -7.591219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.285407"^^xsd:decimal ;
  dwc:decimalLongitude "-7.591219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.285407 -7.591219)"^^geo:wktLiteral ;
  geo-pos:lat "59.285407"^^xsd:decimal ;
  geo-pos:long "-7.591219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1114'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2213_1114'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-7.591219'^^xsd:double;
  dwc:latitude '59.285407'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.591219 59.285407, -7.591219 59.285407, -7.591219 59.285407, -7.591219 59.285407, -7.591219 59.285407))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1114'^^xsd:string;
  dwc:observationDate '1909-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1115> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.285407 -7.591219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.285407"^^xsd:decimal ;
  dwc:decimalLongitude "-7.591219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.285407 -7.591219)"^^geo:wktLiteral ;
  geo-pos:lat "59.285407"^^xsd:decimal ;
  geo-pos:long "-7.591219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1115'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2213_1115'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-7.591219'^^xsd:double;
  dwc:latitude '59.285407'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.591219 59.285407, -7.591219 59.285407, -7.591219 59.285407, -7.591219 59.285407, -7.591219 59.285407))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1115'^^xsd:string;
  dwc:observationDate '1909-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1117> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.03486 -0.494073)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.03486"^^xsd:decimal ;
  dwc:decimalLongitude "-0.494073"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.03486 -0.494073)"^^geo:wktLiteral ;
  geo-pos:lat "61.03486"^^xsd:decimal ;
  geo-pos:long "-0.494073"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1117'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2213_1117'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.494073'^^xsd:double;
  dwc:latitude '61.03486'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.494073 61.03486, -0.494073 61.03486, -0.494073 61.03486, -0.494073 61.03486, -0.494073 61.03486))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1117'^^xsd:string;
  dwc:observationDate '1909-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1118> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.03486 -0.494073)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.03486"^^xsd:decimal ;
  dwc:decimalLongitude "-0.494073"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.03486 -0.494073)"^^geo:wktLiteral ;
  geo-pos:lat "61.03486"^^xsd:decimal ;
  geo-pos:long "-0.494073"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1118'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2213_1118'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.494073'^^xsd:double;
  dwc:latitude '61.03486'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.494073 61.03486, -0.494073 61.03486, -0.494073 61.03486, -0.494073 61.03486, -0.494073 61.03486))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1118'^^xsd:string;
  dwc:observationDate '1909-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1121> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.396958 -1.487175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.396958"^^xsd:decimal ;
  dwc:decimalLongitude "-1.487175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.396958 -1.487175)"^^geo:wktLiteral ;
  geo-pos:lat "61.396958"^^xsd:decimal ;
  geo-pos:long "-1.487175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1121'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2213_1121'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.487175'^^xsd:double;
  dwc:latitude '61.396958'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.487175 61.396958, -1.487175 61.396958, -1.487175 61.396958, -1.487175 61.396958, -1.487175 61.396958))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1121'^^xsd:string;
  dwc:observationDate '1909-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1122> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.736733 0.845031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.736733"^^xsd:decimal ;
  dwc:decimalLongitude "0.845031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.736733 0.845031)"^^geo:wktLiteral ;
  geo-pos:lat "60.736733"^^xsd:decimal ;
  geo-pos:long "0.845031"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1122'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2213_1122'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.845031'^^xsd:double;
  dwc:latitude '60.736733'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.845031 60.736733, 0.845031 60.736733, 0.845031 60.736733, 0.845031 60.736733, 0.845031 60.736733))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1122'^^xsd:string;
  dwc:observationDate '1909-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1127> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.20755 -3.143444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.20755"^^xsd:decimal ;
  dwc:decimalLongitude "-3.143444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.20755 -3.143444)"^^geo:wktLiteral ;
  geo-pos:lat "61.20755"^^xsd:decimal ;
  geo-pos:long "-3.143444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1127'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2213_1127'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-3.143444'^^xsd:double;
  dwc:latitude '61.20755'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.143444 61.20755, -3.143444 61.20755, -3.143444 61.20755, -3.143444 61.20755, -3.143444 61.20755))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1127'^^xsd:string;
  dwc:observationDate '1909-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1129> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.603143 -0.885294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.603143"^^xsd:decimal ;
  dwc:decimalLongitude "-0.885294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.603143 -0.885294)"^^geo:wktLiteral ;
  geo-pos:lat "61.603143"^^xsd:decimal ;
  geo-pos:long "-0.885294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1129'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2213_1129'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.885294'^^xsd:double;
  dwc:latitude '61.603143'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.885294 61.603143, -0.885294 61.603143, -0.885294 61.603143, -0.885294 61.603143, -0.885294 61.603143))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1129'^^xsd:string;
  dwc:observationDate '1909-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1132> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.574752 -9.009428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.574752"^^xsd:decimal ;
  dwc:decimalLongitude "-9.009428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.574752 -9.009428)"^^geo:wktLiteral ;
  geo-pos:lat "57.574752"^^xsd:decimal ;
  geo-pos:long "-9.009428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1132'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2213_1132'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.009428'^^xsd:double;
  dwc:latitude '57.574752'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.009428 57.574752, -9.009428 57.574752, -9.009428 57.574752, -9.009428 57.574752, -9.009428 57.574752))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1132'^^xsd:string;
  dwc:observationDate '1909-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1140> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.512605 -1.421489)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.512605"^^xsd:decimal ;
  dwc:decimalLongitude "-1.421489"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.512605 -1.421489)"^^geo:wktLiteral ;
  geo-pos:lat "61.512605"^^xsd:decimal ;
  geo-pos:long "-1.421489"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1140'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2213_1140'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.421489'^^xsd:double;
  dwc:latitude '61.512605'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.421489 61.512605, -1.421489 61.512605, -1.421489 61.512605, -1.421489 61.512605, -1.421489 61.512605))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1140'^^xsd:string;
  dwc:observationDate '1909-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1141> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.510148 -1.079991)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.510148"^^xsd:decimal ;
  dwc:decimalLongitude "-1.079991"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.510148 -1.079991)"^^geo:wktLiteral ;
  geo-pos:lat "61.510148"^^xsd:decimal ;
  geo-pos:long "-1.079991"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1141'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2213_1141'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.079991'^^xsd:double;
  dwc:latitude '61.510148'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.079991 61.510148, -1.079991 61.510148, -1.079991 61.510148, -1.079991 61.510148, -1.079991 61.510148))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1141'^^xsd:string;
  dwc:observationDate '1909-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1145> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.510148 -1.079991)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.510148"^^xsd:decimal ;
  dwc:decimalLongitude "-1.079991"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.510148 -1.079991)"^^geo:wktLiteral ;
  geo-pos:lat "61.510148"^^xsd:decimal ;
  geo-pos:long "-1.079991"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1145'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2213_1145'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.079991'^^xsd:double;
  dwc:latitude '61.510148'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.079991 61.510148, -1.079991 61.510148, -1.079991 61.510148, -1.079991 61.510148, -1.079991 61.510148))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1145'^^xsd:string;
  dwc:observationDate '1909-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1146> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.603143 -0.885294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.603143"^^xsd:decimal ;
  dwc:decimalLongitude "-0.885294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.603143 -0.885294)"^^geo:wktLiteral ;
  geo-pos:lat "61.603143"^^xsd:decimal ;
  geo-pos:long "-0.885294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1146'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2213_1146'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.885294'^^xsd:double;
  dwc:latitude '61.603143'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.885294 61.603143, -0.885294 61.603143, -0.885294 61.603143, -0.885294 61.603143, -0.885294 61.603143))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1146'^^xsd:string;
  dwc:observationDate '1909-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1156> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.33048 -1.487175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.33048"^^xsd:decimal ;
  dwc:decimalLongitude "-1.487175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.33048 -1.487175)"^^geo:wktLiteral ;
  geo-pos:lat "61.33048"^^xsd:decimal ;
  geo-pos:long "-1.487175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1156'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2213_1156'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.487175'^^xsd:double;
  dwc:latitude '61.33048'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.487175 61.33048, -1.487175 61.33048, -1.487175 61.33048, -1.487175 61.33048, -1.487175 61.33048))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1156'^^xsd:string;
  dwc:observationDate '1909-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1158> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.652999 -0.885294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.652999"^^xsd:decimal ;
  dwc:decimalLongitude "-0.885294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.652999 -0.885294)"^^geo:wktLiteral ;
  geo-pos:lat "61.652999"^^xsd:decimal ;
  geo-pos:long "-0.885294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1158'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2213_1158'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.885294'^^xsd:double;
  dwc:latitude '61.652999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.885294 61.652999, -0.885294 61.652999, -0.885294 61.652999, -0.885294 61.652999, -0.885294 61.652999))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1158'^^xsd:string;
  dwc:observationDate '1909-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3962> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.333333 -9.166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.333333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.333333 -9.166667)"^^geo:wktLiteral ;
  geo-pos:lat "58.333333"^^xsd:decimal ;
  geo-pos:long "-9.166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3962'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1950'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2213_3962'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.166667'^^xsd:double;
  dwc:latitude '58.333333'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.166667 58.333333, -9.166667 58.333333, -9.166667 58.333333, -9.166667 58.333333, -9.166667 58.333333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3962'^^xsd:string;
  dwc:observationDate '1950-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1169> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.311208 1.510387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.311208"^^xsd:decimal ;
  dwc:decimalLongitude "1.510387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.311208 1.510387)"^^geo:wktLiteral ;
  geo-pos:lat "61.311208"^^xsd:decimal ;
  geo-pos:long "1.510387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1169'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2213_1169'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.510387'^^xsd:double;
  dwc:latitude '61.311208'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.510387 61.311208, 1.510387 61.311208, 1.510387 61.311208, 1.510387 61.311208, 1.510387 61.311208))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1169'^^xsd:string;
  dwc:observationDate '1909-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1170> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.311208 1.510387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.311208"^^xsd:decimal ;
  dwc:decimalLongitude "1.510387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.311208 1.510387)"^^geo:wktLiteral ;
  geo-pos:lat "61.311208"^^xsd:decimal ;
  geo-pos:long "1.510387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1170'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2213_1170'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.510387'^^xsd:double;
  dwc:latitude '61.311208'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.510387 61.311208, 1.510387 61.311208, 1.510387 61.311208, 1.510387 61.311208, 1.510387 61.311208))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1170'^^xsd:string;
  dwc:observationDate '1909-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1185> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.282141 1.348545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.282141"^^xsd:decimal ;
  dwc:decimalLongitude "1.348545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.282141 1.348545)"^^geo:wktLiteral ;
  geo-pos:lat "61.282141"^^xsd:decimal ;
  geo-pos:long "1.348545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1185'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2213_1185'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.348545'^^xsd:double;
  dwc:latitude '61.282141'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.348545 61.282141, 1.348545 61.282141, 1.348545 61.282141, 1.348545 61.282141, 1.348545 61.282141))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1185'^^xsd:string;
  dwc:observationDate '1909-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1520> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.298863 -0.826035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.298863"^^xsd:decimal ;
  dwc:decimalLongitude "-0.826035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.298863 -0.826035)"^^geo:wktLiteral ;
  geo-pos:lat "61.298863"^^xsd:decimal ;
  geo-pos:long "-0.826035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1520'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2213_1520'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.826035'^^xsd:double;
  dwc:latitude '61.298863'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.826035 61.298863, -0.826035 61.298863, -0.826035 61.298863, -0.826035 61.298863, -0.826035 61.298863))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1520'^^xsd:string;
  dwc:observationDate '1909-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1521> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.311576 -2.785193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.311576"^^xsd:decimal ;
  dwc:decimalLongitude "-2.785193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.311576 -2.785193)"^^geo:wktLiteral ;
  geo-pos:lat "61.311576"^^xsd:decimal ;
  geo-pos:long "-2.785193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1521'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2213_1521'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.785193'^^xsd:double;
  dwc:latitude '61.311576'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.785193 61.311576, -2.785193 61.311576, -2.785193 61.311576, -2.785193 61.311576, -2.785193 61.311576))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1521'^^xsd:string;
  dwc:observationDate '1909-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1522> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.311576 -2.785193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.311576"^^xsd:decimal ;
  dwc:decimalLongitude "-2.785193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.311576 -2.785193)"^^geo:wktLiteral ;
  geo-pos:lat "61.311576"^^xsd:decimal ;
  geo-pos:long "-2.785193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1522'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2213_1522'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.785193'^^xsd:double;
  dwc:latitude '61.311576'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.785193 61.311576, -2.785193 61.311576, -2.785193 61.311576, -2.785193 61.311576, -2.785193 61.311576))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1522'^^xsd:string;
  dwc:observationDate '1909-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1523> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.45169 -0.689931)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.45169"^^xsd:decimal ;
  dwc:decimalLongitude "-0.689931"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.45169 -0.689931)"^^geo:wktLiteral ;
  geo-pos:lat "61.45169"^^xsd:decimal ;
  geo-pos:long "-0.689931"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1523'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2213_1523'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.689931'^^xsd:double;
  dwc:latitude '61.45169'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.689931 61.45169, -0.689931 61.45169, -0.689931 61.45169, -0.689931 61.45169, -0.689931 61.45169))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1523'^^xsd:string;
  dwc:observationDate '1909-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1524> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.007933 1.615047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.007933"^^xsd:decimal ;
  dwc:decimalLongitude "1.615047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.007933 1.615047)"^^geo:wktLiteral ;
  geo-pos:lat "62.007933"^^xsd:decimal ;
  geo-pos:long "1.615047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1524'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2213_1524'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.615047'^^xsd:double;
  dwc:latitude '62.007933'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.615047 62.007933, 1.615047 62.007933, 1.615047 62.007933, 1.615047 62.007933, 1.615047 62.007933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1524'^^xsd:string;
  dwc:observationDate '1909-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1525> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.060506 0.846225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.060506"^^xsd:decimal ;
  dwc:decimalLongitude "0.846225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.060506 0.846225)"^^geo:wktLiteral ;
  geo-pos:lat "62.060506"^^xsd:decimal ;
  geo-pos:long "0.846225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1525'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2213_1525'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.846225'^^xsd:double;
  dwc:latitude '62.060506'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.846225 62.060506, 0.846225 62.060506, 0.846225 62.060506, 0.846225 62.060506, 0.846225 62.060506))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1525'^^xsd:string;
  dwc:observationDate '1909-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1526> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.419548 -1.675405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.419548"^^xsd:decimal ;
  dwc:decimalLongitude "-1.675405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.419548 -1.675405)"^^geo:wktLiteral ;
  geo-pos:lat "61.419548"^^xsd:decimal ;
  geo-pos:long "-1.675405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1526'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2213_1526'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.675405'^^xsd:double;
  dwc:latitude '61.419548'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.675405 61.419548, -1.675405 61.419548, -1.675405 61.419548, -1.675405 61.419548, -1.675405 61.419548))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1526'^^xsd:string;
  dwc:observationDate '1909-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1529> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.482634 -2.497437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.482634"^^xsd:decimal ;
  dwc:decimalLongitude "-2.497437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.482634 -2.497437)"^^geo:wktLiteral ;
  geo-pos:lat "61.482634"^^xsd:decimal ;
  geo-pos:long "-2.497437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1529'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2213_1529'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.497437'^^xsd:double;
  dwc:latitude '61.482634'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.497437 61.482634, -2.497437 61.482634, -2.497437 61.482634, -2.497437 61.482634, -2.497437 61.482634))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1529'^^xsd:string;
  dwc:observationDate '1909-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1530> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.835655 -2.035814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.835655"^^xsd:decimal ;
  dwc:decimalLongitude "-2.035814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.835655 -2.035814)"^^geo:wktLiteral ;
  geo-pos:lat "61.835655"^^xsd:decimal ;
  geo-pos:long "-2.035814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1530'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2213_1530'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.035814'^^xsd:double;
  dwc:latitude '61.835655'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.035814 61.835655, -2.035814 61.835655, -2.035814 61.835655, -2.035814 61.835655, -2.035814 61.835655))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1530'^^xsd:string;
  dwc:observationDate '1909-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1531> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.986095 -3.197628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.986095"^^xsd:decimal ;
  dwc:decimalLongitude "-3.197628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.986095 -3.197628)"^^geo:wktLiteral ;
  geo-pos:lat "60.986095"^^xsd:decimal ;
  geo-pos:long "-3.197628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1531'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2213_1531'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-3.197628'^^xsd:double;
  dwc:latitude '60.986095'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.197628 60.986095, -3.197628 60.986095, -3.197628 60.986095, -3.197628 60.986095, -3.197628 60.986095))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1531'^^xsd:string;
  dwc:observationDate '1909-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1532> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.901413 -1.985468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.901413"^^xsd:decimal ;
  dwc:decimalLongitude "-1.985468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.901413 -1.985468)"^^geo:wktLiteral ;
  geo-pos:lat "60.901413"^^xsd:decimal ;
  geo-pos:long "-1.985468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1532'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2213_1532'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.985468'^^xsd:double;
  dwc:latitude '60.901413'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.985468 60.901413, -1.985468 60.901413, -1.985468 60.901413, -1.985468 60.901413, -1.985468 60.901413))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1532'^^xsd:string;
  dwc:observationDate '1909-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1533> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.986095 -3.197628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.986095"^^xsd:decimal ;
  dwc:decimalLongitude "-3.197628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.986095 -3.197628)"^^geo:wktLiteral ;
  geo-pos:lat "60.986095"^^xsd:decimal ;
  geo-pos:long "-3.197628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1533'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2213_1533'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-3.197628'^^xsd:double;
  dwc:latitude '60.986095'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.197628 60.986095, -3.197628 60.986095, -3.197628 60.986095, -3.197628 60.986095, -3.197628 60.986095))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1533'^^xsd:string;
  dwc:observationDate '1909-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1598> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.03132 -1.487175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.03132"^^xsd:decimal ;
  dwc:decimalLongitude "-1.487175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.03132 -1.487175)"^^geo:wktLiteral ;
  geo-pos:lat "61.03132"^^xsd:decimal ;
  geo-pos:long "-1.487175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1598'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2213_1598'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.487175'^^xsd:double;
  dwc:latitude '61.03132'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.487175 61.03132, -1.487175 61.03132, -1.487175 61.03132, -1.487175 61.03132, -1.487175 61.03132))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1598'^^xsd:string;
  dwc:observationDate '1909-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1599> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.277885 -9.464469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.277885"^^xsd:decimal ;
  dwc:decimalLongitude "-9.464469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.277885 -9.464469)"^^geo:wktLiteral ;
  geo-pos:lat "58.277885"^^xsd:decimal ;
  geo-pos:long "-9.464469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1599'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2213_1599'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.464469'^^xsd:double;
  dwc:latitude '58.277885'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.464469 58.277885, -9.464469 58.277885, -9.464469 58.277885, -9.464469 58.277885, -9.464469 58.277885))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1599'^^xsd:string;
  dwc:observationDate '1909-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1600> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.03132 -1.487175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.03132"^^xsd:decimal ;
  dwc:decimalLongitude "-1.487175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.03132 -1.487175)"^^geo:wktLiteral ;
  geo-pos:lat "61.03132"^^xsd:decimal ;
  geo-pos:long "-1.487175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1600'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2213_1600'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.487175'^^xsd:double;
  dwc:latitude '61.03132'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.487175 61.03132, -1.487175 61.03132, -1.487175 61.03132, -1.487175 61.03132, -1.487175 61.03132))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1600'^^xsd:string;
  dwc:observationDate '1909-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1601> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.03132 -1.487175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.03132"^^xsd:decimal ;
  dwc:decimalLongitude "-1.487175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.03132 -1.487175)"^^geo:wktLiteral ;
  geo-pos:lat "61.03132"^^xsd:decimal ;
  geo-pos:long "-1.487175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1601'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2213_1601'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.487175'^^xsd:double;
  dwc:latitude '61.03132'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.487175 61.03132, -1.487175 61.03132, -1.487175 61.03132, -1.487175 61.03132, -1.487175 61.03132))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1601'^^xsd:string;
  dwc:observationDate '1909-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1602> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.03132 -1.487175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.03132"^^xsd:decimal ;
  dwc:decimalLongitude "-1.487175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.03132 -1.487175)"^^geo:wktLiteral ;
  geo-pos:lat "61.03132"^^xsd:decimal ;
  geo-pos:long "-1.487175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1602'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2213_1602'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.487175'^^xsd:double;
  dwc:latitude '61.03132'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.487175 61.03132, -1.487175 61.03132, -1.487175 61.03132, -1.487175 61.03132, -1.487175 61.03132))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1602'^^xsd:string;
  dwc:observationDate '1909-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1603> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.114421 -1.487175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.114421"^^xsd:decimal ;
  dwc:decimalLongitude "-1.487175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.114421 -1.487175)"^^geo:wktLiteral ;
  geo-pos:lat "61.114421"^^xsd:decimal ;
  geo-pos:long "-1.487175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1603'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2213_1603'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.487175'^^xsd:double;
  dwc:latitude '61.114421'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.487175 61.114421, -1.487175 61.114421, -1.487175 61.114421, -1.487175 61.114421, -1.487175 61.114421))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1603'^^xsd:string;
  dwc:observationDate '1909-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1604> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.923838 -1.647054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.923838"^^xsd:decimal ;
  dwc:decimalLongitude "-1.647054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.923838 -1.647054)"^^geo:wktLiteral ;
  geo-pos:lat "60.923838"^^xsd:decimal ;
  geo-pos:long "-1.647054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1604'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2213_1604'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.647054'^^xsd:double;
  dwc:latitude '60.923838'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.647054 60.923838, -1.647054 60.923838, -1.647054 60.923838, -1.647054 60.923838, -1.647054 60.923838))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1604'^^xsd:string;
  dwc:observationDate '1909-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1605> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.978002 -2.051763)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.978002"^^xsd:decimal ;
  dwc:decimalLongitude "-2.051763"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.978002 -2.051763)"^^geo:wktLiteral ;
  geo-pos:lat "60.978002"^^xsd:decimal ;
  geo-pos:long "-2.051763"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1605'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2213_1605'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.051763'^^xsd:double;
  dwc:latitude '60.978002'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.051763 60.978002, -2.051763 60.978002, -2.051763 60.978002, -2.051763 60.978002, -2.051763 60.978002))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1605'^^xsd:string;
  dwc:observationDate '1909-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1606> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.277885 -9.464469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.277885"^^xsd:decimal ;
  dwc:decimalLongitude "-9.464469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.277885 -9.464469)"^^geo:wktLiteral ;
  geo-pos:lat "58.277885"^^xsd:decimal ;
  geo-pos:long "-9.464469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1606'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2213_1606'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.464469'^^xsd:double;
  dwc:latitude '58.277885'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.464469 58.277885, -9.464469 58.277885, -9.464469 58.277885, -9.464469 58.277885, -9.464469 58.277885))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1606'^^xsd:string;
  dwc:observationDate '1909-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3968> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.166667 -9.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.166667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.166667 -9.5)"^^geo:wktLiteral ;
  geo-pos:lat "58.166667"^^xsd:decimal ;
  geo-pos:long "-9.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3968'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1950'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2213_3968'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.5'^^xsd:double;
  dwc:latitude '58.166667'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.5 58.166667, -9.5 58.166667, -9.5 58.166667, -9.5 58.166667, -9.5 58.166667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3968'^^xsd:string;
  dwc:observationDate '1950-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1607> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.299801 -8.75653)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.299801"^^xsd:decimal ;
  dwc:decimalLongitude "-8.75653"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.299801 -8.75653)"^^geo:wktLiteral ;
  geo-pos:lat "58.299801"^^xsd:decimal ;
  geo-pos:long "-8.75653"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1607'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2213_1607'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.75653'^^xsd:double;
  dwc:latitude '58.299801'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.75653 58.299801, -8.75653 58.299801, -8.75653 58.299801, -8.75653 58.299801, -8.75653 58.299801))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1607'^^xsd:string;
  dwc:observationDate '1909-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1608> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.299801 -8.75653)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.299801"^^xsd:decimal ;
  dwc:decimalLongitude "-8.75653"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.299801 -8.75653)"^^geo:wktLiteral ;
  geo-pos:lat "58.299801"^^xsd:decimal ;
  geo-pos:long "-8.75653"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1608'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2213_1608'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.75653'^^xsd:double;
  dwc:latitude '58.299801'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.75653 58.299801, -8.75653 58.299801, -8.75653 58.299801, -8.75653 58.299801, -8.75653 58.299801))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1608'^^xsd:string;
  dwc:observationDate '1909-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1609> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.299801 -8.75653)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.299801"^^xsd:decimal ;
  dwc:decimalLongitude "-8.75653"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.299801 -8.75653)"^^geo:wktLiteral ;
  geo-pos:lat "58.299801"^^xsd:decimal ;
  geo-pos:long "-8.75653"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1609'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2213_1609'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.75653'^^xsd:double;
  dwc:latitude '58.299801'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.75653 58.299801, -8.75653 58.299801, -8.75653 58.299801, -8.75653 58.299801, -8.75653 58.299801))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1609'^^xsd:string;
  dwc:observationDate '1909-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1610> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.299801 -8.75653)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.299801"^^xsd:decimal ;
  dwc:decimalLongitude "-8.75653"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.299801 -8.75653)"^^geo:wktLiteral ;
  geo-pos:lat "58.299801"^^xsd:decimal ;
  geo-pos:long "-8.75653"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1610'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2213_1610'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.75653'^^xsd:double;
  dwc:latitude '58.299801'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.75653 58.299801, -8.75653 58.299801, -8.75653 58.299801, -8.75653 58.299801, -8.75653 58.299801))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1610'^^xsd:string;
  dwc:observationDate '1909-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1611> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.309519 -8.571682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.309519"^^xsd:decimal ;
  dwc:decimalLongitude "-8.571682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.309519 -8.571682)"^^geo:wktLiteral ;
  geo-pos:lat "58.309519"^^xsd:decimal ;
  geo-pos:long "-8.571682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1611'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2213_1611'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.571682'^^xsd:double;
  dwc:latitude '58.309519'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.571682 58.309519, -8.571682 58.309519, -8.571682 58.309519, -8.571682 58.309519, -8.571682 58.309519))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1611'^^xsd:string;
  dwc:observationDate '1909-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1612> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.309519 -8.571682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.309519"^^xsd:decimal ;
  dwc:decimalLongitude "-8.571682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.309519 -8.571682)"^^geo:wktLiteral ;
  geo-pos:lat "58.309519"^^xsd:decimal ;
  geo-pos:long "-8.571682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1612'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2213_1612'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.571682'^^xsd:double;
  dwc:latitude '58.309519'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.571682 58.309519, -8.571682 58.309519, -8.571682 58.309519, -8.571682 58.309519, -8.571682 58.309519))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1612'^^xsd:string;
  dwc:observationDate '1909-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1618> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.393617 -9.032186)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.393617"^^xsd:decimal ;
  dwc:decimalLongitude "-9.032186"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.393617 -9.032186)"^^geo:wktLiteral ;
  geo-pos:lat "58.393617"^^xsd:decimal ;
  geo-pos:long "-9.032186"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1618'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2213_1618'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.032186'^^xsd:double;
  dwc:latitude '58.393617'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.032186 58.393617, -9.032186 58.393617, -9.032186 58.393617, -9.032186 58.393617, -9.032186 58.393617))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1618'^^xsd:string;
  dwc:observationDate '1909-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1694> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.837916 -0.91048)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.837916"^^xsd:decimal ;
  dwc:decimalLongitude "-0.91048"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.837916 -0.91048)"^^geo:wktLiteral ;
  geo-pos:lat "60.837916"^^xsd:decimal ;
  geo-pos:long "-0.91048"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1694'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2213_1694'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.91048'^^xsd:double;
  dwc:latitude '60.837916'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.91048 60.837916, -0.91048 60.837916, -0.91048 60.837916, -0.91048 60.837916, -0.91048 60.837916))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1694'^^xsd:string;
  dwc:observationDate '1910-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1695> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.948218 -1.487175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.948218"^^xsd:decimal ;
  dwc:decimalLongitude "-1.487175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.948218 -1.487175)"^^geo:wktLiteral ;
  geo-pos:lat "60.948218"^^xsd:decimal ;
  geo-pos:long "-1.487175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1695'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2213_1695'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.487175'^^xsd:double;
  dwc:latitude '60.948218'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.487175 60.948218, -1.487175 60.948218, -1.487175 60.948218, -1.487175 60.948218, -1.487175 60.948218))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1695'^^xsd:string;
  dwc:observationDate '1910-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1696> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.329875 -0.90493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.329875"^^xsd:decimal ;
  dwc:decimalLongitude "-0.90493"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.329875 -0.90493)"^^geo:wktLiteral ;
  geo-pos:lat "61.329875"^^xsd:decimal ;
  geo-pos:long "-0.90493"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1696'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2213_1696'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.90493'^^xsd:double;
  dwc:latitude '61.329875'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.90493 61.329875, -0.90493 61.329875, -0.90493 61.329875, -0.90493 61.329875, -0.90493 61.329875))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1696'^^xsd:string;
  dwc:observationDate '1910-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1697> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.529912 -1.487175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.529912"^^xsd:decimal ;
  dwc:decimalLongitude "-1.487175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.529912 -1.487175)"^^geo:wktLiteral ;
  geo-pos:lat "61.529912"^^xsd:decimal ;
  geo-pos:long "-1.487175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1697'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2213_1697'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.487175'^^xsd:double;
  dwc:latitude '61.529912'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.487175 61.529912, -1.487175 61.529912, -1.487175 61.529912, -1.487175 61.529912, -1.487175 61.529912))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1697'^^xsd:string;
  dwc:observationDate '1910-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1700> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.458805 0.477672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.458805"^^xsd:decimal ;
  dwc:decimalLongitude "0.477672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.458805 0.477672)"^^geo:wktLiteral ;
  geo-pos:lat "61.458805"^^xsd:decimal ;
  geo-pos:long "0.477672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1700'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2213_1700'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.477672'^^xsd:double;
  dwc:latitude '61.458805'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.477672 61.458805, 0.477672 61.458805, 0.477672 61.458805, 0.477672 61.458805, 0.477672 61.458805))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1700'^^xsd:string;
  dwc:observationDate '1910-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1701> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.736093 -0.885294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.736093"^^xsd:decimal ;
  dwc:decimalLongitude "-0.885294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.736093 -0.885294)"^^geo:wktLiteral ;
  geo-pos:lat "61.736093"^^xsd:decimal ;
  geo-pos:long "-0.885294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1701'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2213_1701'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.885294'^^xsd:double;
  dwc:latitude '61.736093'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.885294 61.736093, -0.885294 61.736093, -0.885294 61.736093, -0.885294 61.736093, -0.885294 61.736093))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1701'^^xsd:string;
  dwc:observationDate '1910-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1703> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.019136 -1.632901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.019136"^^xsd:decimal ;
  dwc:decimalLongitude "-1.632901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.019136 -1.632901)"^^geo:wktLiteral ;
  geo-pos:lat "61.019136"^^xsd:decimal ;
  geo-pos:long "-1.632901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1703'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2213_1703'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.632901'^^xsd:double;
  dwc:latitude '61.019136'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.632901 61.019136, -1.632901 61.019136, -1.632901 61.019136, -1.632901 61.019136, -1.632901 61.019136))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1703'^^xsd:string;
  dwc:observationDate '1910-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1704> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.253443 -0.972715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.253443"^^xsd:decimal ;
  dwc:decimalLongitude "-0.972715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.253443 -0.972715)"^^geo:wktLiteral ;
  geo-pos:lat "61.253443"^^xsd:decimal ;
  geo-pos:long "-0.972715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1704'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2213_1704'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.972715'^^xsd:double;
  dwc:latitude '61.253443'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.972715 61.253443, -0.972715 61.253443, -0.972715 61.253443, -0.972715 61.253443, -0.972715 61.253443))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1704'^^xsd:string;
  dwc:observationDate '1910-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1705> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.363719 -1.487175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.363719"^^xsd:decimal ;
  dwc:decimalLongitude "-1.487175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.363719 -1.487175)"^^geo:wktLiteral ;
  geo-pos:lat "61.363719"^^xsd:decimal ;
  geo-pos:long "-1.487175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1705'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2213_1705'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.487175'^^xsd:double;
  dwc:latitude '61.363719'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.487175 61.363719, -1.487175 61.363719, -1.487175 61.363719, -1.487175 61.363719, -1.487175 61.363719))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1705'^^xsd:string;
  dwc:observationDate '1910-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1706> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.363719 -1.487175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.363719"^^xsd:decimal ;
  dwc:decimalLongitude "-1.487175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.363719 -1.487175)"^^geo:wktLiteral ;
  geo-pos:lat "61.363719"^^xsd:decimal ;
  geo-pos:long "-1.487175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1706'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2213_1706'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.487175'^^xsd:double;
  dwc:latitude '61.363719'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.487175 61.363719, -1.487175 61.363719, -1.487175 61.363719, -1.487175 61.363719, -1.487175 61.363719))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1706'^^xsd:string;
  dwc:observationDate '1910-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1708> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.850524 -0.010416)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.850524"^^xsd:decimal ;
  dwc:decimalLongitude "-0.010416"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.850524 -0.010416)"^^geo:wktLiteral ;
  geo-pos:lat "61.850524"^^xsd:decimal ;
  geo-pos:long "-0.010416"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1708'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2213_1708'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.010416'^^xsd:double;
  dwc:latitude '61.850524'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.010416 61.850524, -0.010416 61.850524, -0.010416 61.850524, -0.010416 61.850524, -0.010416 61.850524))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1708'^^xsd:string;
  dwc:observationDate '1910-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1717> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.986919 -0.06468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.986919"^^xsd:decimal ;
  dwc:decimalLongitude "-0.06468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.986919 -0.06468)"^^geo:wktLiteral ;
  geo-pos:lat "60.986919"^^xsd:decimal ;
  geo-pos:long "-0.06468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1717'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2213_1717'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.06468'^^xsd:double;
  dwc:latitude '60.986919'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.06468 60.986919, -0.06468 60.986919, -0.06468 60.986919, -0.06468 60.986919, -0.06468 60.986919))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1717'^^xsd:string;
  dwc:observationDate '1910-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1719> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.148614 -0.764533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.148614"^^xsd:decimal ;
  dwc:decimalLongitude "-0.764533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.148614 -0.764533)"^^geo:wktLiteral ;
  geo-pos:lat "61.148614"^^xsd:decimal ;
  geo-pos:long "-0.764533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1719'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2213_1719'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.764533'^^xsd:double;
  dwc:latitude '61.148614'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.764533 61.148614, -0.764533 61.148614, -0.764533 61.148614, -0.764533 61.148614, -0.764533 61.148614))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1719'^^xsd:string;
  dwc:observationDate '1910-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1720> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.223404 -0.568704)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.223404"^^xsd:decimal ;
  dwc:decimalLongitude "-0.568704"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.223404 -0.568704)"^^geo:wktLiteral ;
  geo-pos:lat "61.223404"^^xsd:decimal ;
  geo-pos:long "-0.568704"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1720'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2213_1720'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.568704'^^xsd:double;
  dwc:latitude '61.223404'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.568704 61.223404, -0.568704 61.223404, -0.568704 61.223404, -0.568704 61.223404, -0.568704 61.223404))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1720'^^xsd:string;
  dwc:observationDate '1910-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1721> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.59154 -1.929445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.59154"^^xsd:decimal ;
  dwc:decimalLongitude "-1.929445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.59154 -1.929445)"^^geo:wktLiteral ;
  geo-pos:lat "61.59154"^^xsd:decimal ;
  geo-pos:long "-1.929445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1721'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2213_1721'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.929445'^^xsd:double;
  dwc:latitude '61.59154'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.929445 61.59154, -1.929445 61.59154, -1.929445 61.59154, -1.929445 61.59154, -1.929445 61.59154))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1721'^^xsd:string;
  dwc:observationDate '1910-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_413> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.368093 -1.962749)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.368093"^^xsd:decimal ;
  dwc:decimalLongitude "-1.962749"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.368093 -1.962749)"^^geo:wktLiteral ;
  geo-pos:lat "61.368093"^^xsd:decimal ;
  geo-pos:long "-1.962749"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_413'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2213_413'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.962749'^^xsd:double;
  dwc:latitude '61.368093'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.962749 61.368093, -1.962749 61.368093, -1.962749 61.368093, -1.962749 61.368093, -1.962749 61.368093))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_413'^^xsd:string;
  dwc:observationDate '1908-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_414> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.539577 -0.599989)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.539577"^^xsd:decimal ;
  dwc:decimalLongitude "-0.599989"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.539577 -0.599989)"^^geo:wktLiteral ;
  geo-pos:lat "61.539577"^^xsd:decimal ;
  geo-pos:long "-0.599989"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_414'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2213_414'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.599989'^^xsd:double;
  dwc:latitude '61.539577'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.599989 61.539577, -0.599989 61.539577, -0.599989 61.539577, -0.599989 61.539577, -0.599989 61.539577))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_414'^^xsd:string;
  dwc:observationDate '1908-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_415> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.51542 0.042564)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.51542"^^xsd:decimal ;
  dwc:decimalLongitude "0.042564"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.51542 0.042564)"^^geo:wktLiteral ;
  geo-pos:lat "61.51542"^^xsd:decimal ;
  geo-pos:long "0.042564"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_415'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2213_415'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.042564'^^xsd:double;
  dwc:latitude '61.51542'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.042564 61.51542, 0.042564 61.51542, 0.042564 61.51542, 0.042564 61.51542, 0.042564 61.51542))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_415'^^xsd:string;
  dwc:observationDate '1908-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_416> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.536666 -0.885294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.536666"^^xsd:decimal ;
  dwc:decimalLongitude "-0.885294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.536666 -0.885294)"^^geo:wktLiteral ;
  geo-pos:lat "61.536666"^^xsd:decimal ;
  geo-pos:long "-0.885294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_416'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2213_416'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.885294'^^xsd:double;
  dwc:latitude '61.536666'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.885294 61.536666, -0.885294 61.536666, -0.885294 61.536666, -0.885294 61.536666, -0.885294 61.536666))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_416'^^xsd:string;
  dwc:observationDate '1908-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_417> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.620999 -1.205401)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.620999"^^xsd:decimal ;
  dwc:decimalLongitude "-1.205401"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.620999 -1.205401)"^^geo:wktLiteral ;
  geo-pos:lat "61.620999"^^xsd:decimal ;
  geo-pos:long "-1.205401"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_417'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2213_417'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.205401'^^xsd:double;
  dwc:latitude '61.620999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.205401 61.620999, -1.205401 61.620999, -1.205401 61.620999, -1.205401 61.620999, -1.205401 61.620999))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_417'^^xsd:string;
  dwc:observationDate '1908-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.865413 -3.187656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.865413"^^xsd:decimal ;
  dwc:decimalLongitude "-3.187656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.865413 -3.187656)"^^geo:wktLiteral ;
  geo-pos:lat "60.865413"^^xsd:decimal ;
  geo-pos:long "-3.187656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_11'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2213_11'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-3.187656'^^xsd:double;
  dwc:latitude '60.865413'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.187656 60.865413, -3.187656 60.865413, -3.187656 60.865413, -3.187656 60.865413, -3.187656 60.865413))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_11'^^xsd:string;
  dwc:observationDate '1904-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_611> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.14638 -2.198739)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.14638"^^xsd:decimal ;
  dwc:decimalLongitude "-2.198739"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.14638 -2.198739)"^^geo:wktLiteral ;
  geo-pos:lat "61.14638"^^xsd:decimal ;
  geo-pos:long "-2.198739"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_611'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2213_611'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.198739'^^xsd:double;
  dwc:latitude '61.14638'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.198739 61.14638, -2.198739 61.14638, -2.198739 61.14638, -2.198739 61.14638, -2.198739 61.14638))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_611'^^xsd:string;
  dwc:observationDate '1908-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_612> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.14638 -2.198739)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.14638"^^xsd:decimal ;
  dwc:decimalLongitude "-2.198739"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.14638 -2.198739)"^^geo:wktLiteral ;
  geo-pos:lat "61.14638"^^xsd:decimal ;
  geo-pos:long "-2.198739"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_612'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2213_612'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.198739'^^xsd:double;
  dwc:latitude '61.14638'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.198739 61.14638, -2.198739 61.14638, -2.198739 61.14638, -2.198739 61.14638, -2.198739 61.14638))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_612'^^xsd:string;
  dwc:observationDate '1908-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_482> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.484491 -1.632901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.484491"^^xsd:decimal ;
  dwc:decimalLongitude "-1.632901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.484491 -1.632901)"^^geo:wktLiteral ;
  geo-pos:lat "61.484491"^^xsd:decimal ;
  geo-pos:long "-1.632901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_482'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2213_482'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.632901'^^xsd:double;
  dwc:latitude '61.484491'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.632901 61.484491, -1.632901 61.484491, -1.632901 61.484491, -1.632901 61.484491, -1.632901 61.484491))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_482'^^xsd:string;
  dwc:observationDate '1908-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_483> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.484491 -1.632901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.484491"^^xsd:decimal ;
  dwc:decimalLongitude "-1.632901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.484491 -1.632901)"^^geo:wktLiteral ;
  geo-pos:lat "61.484491"^^xsd:decimal ;
  geo-pos:long "-1.632901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_483'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2213_483'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.632901'^^xsd:double;
  dwc:latitude '61.484491'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.632901 61.484491, -1.632901 61.484491, -1.632901 61.484491, -1.632901 61.484491, -1.632901 61.484491))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_483'^^xsd:string;
  dwc:observationDate '1908-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_484> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.579769 -1.487175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.579769"^^xsd:decimal ;
  dwc:decimalLongitude "-1.487175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.579769 -1.487175)"^^geo:wktLiteral ;
  geo-pos:lat "61.579769"^^xsd:decimal ;
  geo-pos:long "-1.487175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_484'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2213_484'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.487175'^^xsd:double;
  dwc:latitude '61.579769'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.487175 61.579769, -1.487175 61.579769, -1.487175 61.579769, -1.487175 61.579769, -1.487175 61.579769))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_484'^^xsd:string;
  dwc:observationDate '1908-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_485> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.596388 -1.487175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.596388"^^xsd:decimal ;
  dwc:decimalLongitude "-1.487175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.596388 -1.487175)"^^geo:wktLiteral ;
  geo-pos:lat "61.596388"^^xsd:decimal ;
  geo-pos:long "-1.487175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_485'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2213_485'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.487175'^^xsd:double;
  dwc:latitude '61.596388'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.487175 61.596388, -1.487175 61.596388, -1.487175 61.596388, -1.487175 61.596388, -1.487175 61.596388))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_485'^^xsd:string;
  dwc:observationDate '1908-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_486> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.863909 -0.421025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.863909"^^xsd:decimal ;
  dwc:decimalLongitude "-0.421025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.863909 -0.421025)"^^geo:wktLiteral ;
  geo-pos:lat "61.863909"^^xsd:decimal ;
  geo-pos:long "-0.421025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_486'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2213_486'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.421025'^^xsd:double;
  dwc:latitude '61.863909'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.421025 61.863909, -0.421025 61.863909, -0.421025 61.863909, -0.421025 61.863909, -0.421025 61.863909))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_486'^^xsd:string;
  dwc:observationDate '1908-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_487> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.863909 -0.421025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.863909"^^xsd:decimal ;
  dwc:decimalLongitude "-0.421025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.863909 -0.421025)"^^geo:wktLiteral ;
  geo-pos:lat "61.863909"^^xsd:decimal ;
  geo-pos:long "-0.421025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_487'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2213_487'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.421025'^^xsd:double;
  dwc:latitude '61.863909'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.421025 61.863909, -0.421025 61.863909, -0.421025 61.863909, -0.421025 61.863909, -0.421025 61.863909))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_487'^^xsd:string;
  dwc:observationDate '1908-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_488> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.686237 -0.885294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.686237"^^xsd:decimal ;
  dwc:decimalLongitude "-0.885294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.686237 -0.885294)"^^geo:wktLiteral ;
  geo-pos:lat "61.686237"^^xsd:decimal ;
  geo-pos:long "-0.885294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_488'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2213_488'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.885294'^^xsd:double;
  dwc:latitude '61.686237'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.885294 61.686237, -0.885294 61.686237, -0.885294 61.686237, -0.885294 61.686237, -0.885294 61.686237))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_488'^^xsd:string;
  dwc:observationDate '1908-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_495> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.484491 -1.632901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.484491"^^xsd:decimal ;
  dwc:decimalLongitude "-1.632901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.484491 -1.632901)"^^geo:wktLiteral ;
  geo-pos:lat "61.484491"^^xsd:decimal ;
  geo-pos:long "-1.632901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_495'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2213_495'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.632901'^^xsd:double;
  dwc:latitude '61.484491'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.632901 61.484491, -1.632901 61.484491, -1.632901 61.484491, -1.632901 61.484491, -1.632901 61.484491))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_495'^^xsd:string;
  dwc:observationDate '1908-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_496> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.264001 -1.487175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.264001"^^xsd:decimal ;
  dwc:decimalLongitude "-1.487175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.264001 -1.487175)"^^geo:wktLiteral ;
  geo-pos:lat "61.264001"^^xsd:decimal ;
  geo-pos:long "-1.487175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_496'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2213_496'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.487175'^^xsd:double;
  dwc:latitude '61.264001'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.487175 61.264001, -1.487175 61.264001, -1.487175 61.264001, -1.487175 61.264001, -1.487175 61.264001))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_496'^^xsd:string;
  dwc:observationDate '1908-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_497> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.428747 -1.114893)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.428747"^^xsd:decimal ;
  dwc:decimalLongitude "-1.114893"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.428747 -1.114893)"^^geo:wktLiteral ;
  geo-pos:lat "61.428747"^^xsd:decimal ;
  geo-pos:long "-1.114893"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_497'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2213_497'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.114893'^^xsd:double;
  dwc:latitude '61.428747'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.114893 61.428747, -1.114893 61.428747, -1.114893 61.428747, -1.114893 61.428747, -1.114893 61.428747))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_497'^^xsd:string;
  dwc:observationDate '1908-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_498> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.729339 -1.487175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.729339"^^xsd:decimal ;
  dwc:decimalLongitude "-1.487175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.729339 -1.487175)"^^geo:wktLiteral ;
  geo-pos:lat "61.729339"^^xsd:decimal ;
  geo-pos:long "-1.487175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_498'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2213_498'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.487175'^^xsd:double;
  dwc:latitude '61.729339'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.487175 61.729339, -1.487175 61.729339, -1.487175 61.729339, -1.487175 61.729339, -1.487175 61.729339))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_498'^^xsd:string;
  dwc:observationDate '1908-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_499> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.729339 -1.487175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.729339"^^xsd:decimal ;
  dwc:decimalLongitude "-1.487175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.729339 -1.487175)"^^geo:wktLiteral ;
  geo-pos:lat "61.729339"^^xsd:decimal ;
  geo-pos:long "-1.487175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_499'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2213_499'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.487175'^^xsd:double;
  dwc:latitude '61.729339'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.487175 61.729339, -1.487175 61.729339, -1.487175 61.729339, -1.487175 61.729339, -1.487175 61.729339))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_499'^^xsd:string;
  dwc:observationDate '1908-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_500> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.810192 -1.357485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.810192"^^xsd:decimal ;
  dwc:decimalLongitude "-1.357485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.810192 -1.357485)"^^geo:wktLiteral ;
  geo-pos:lat "61.810192"^^xsd:decimal ;
  geo-pos:long "-1.357485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_500'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2213_500'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.357485'^^xsd:double;
  dwc:latitude '61.810192'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.357485 61.810192, -1.357485 61.810192, -1.357485 61.810192, -1.357485 61.810192, -1.357485 61.810192))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_500'^^xsd:string;
  dwc:observationDate '1908-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_501> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.268281 -0.853098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.268281"^^xsd:decimal ;
  dwc:decimalLongitude "-0.853098"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.268281 -0.853098)"^^geo:wktLiteral ;
  geo-pos:lat "61.268281"^^xsd:decimal ;
  geo-pos:long "-0.853098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_501'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2213_501'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.853098'^^xsd:double;
  dwc:latitude '61.268281'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.853098 61.268281, -0.853098 61.268281, -0.853098 61.268281, -0.853098 61.268281, -0.853098 61.268281))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_501'^^xsd:string;
  dwc:observationDate '1908-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_502> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.285057 -1.632901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.285057"^^xsd:decimal ;
  dwc:decimalLongitude "-1.632901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.285057 -1.632901)"^^geo:wktLiteral ;
  geo-pos:lat "61.285057"^^xsd:decimal ;
  geo-pos:long "-1.632901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_502'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2213_502'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.632901'^^xsd:double;
  dwc:latitude '61.285057'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.632901 61.285057, -1.632901 61.285057, -1.632901 61.285057, -1.632901 61.285057, -1.632901 61.285057))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_502'^^xsd:string;
  dwc:observationDate '1908-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_503> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.29724 -1.487175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.29724"^^xsd:decimal ;
  dwc:decimalLongitude "-1.487175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.29724 -1.487175)"^^geo:wktLiteral ;
  geo-pos:lat "61.29724"^^xsd:decimal ;
  geo-pos:long "-1.487175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_503'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2213_503'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.487175'^^xsd:double;
  dwc:latitude '61.29724'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.487175 61.29724, -1.487175 61.29724, -1.487175 61.29724, -1.487175 61.29724, -1.487175 61.29724))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_503'^^xsd:string;
  dwc:observationDate '1908-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_505> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.729339 -1.487175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.729339"^^xsd:decimal ;
  dwc:decimalLongitude "-1.487175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.729339 -1.487175)"^^geo:wktLiteral ;
  geo-pos:lat "61.729339"^^xsd:decimal ;
  geo-pos:long "-1.487175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_505'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2213_505'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.487175'^^xsd:double;
  dwc:latitude '61.729339'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.487175 61.729339, -1.487175 61.729339, -1.487175 61.729339, -1.487175 61.729339, -1.487175 61.729339))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_505'^^xsd:string;
  dwc:observationDate '1908-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_506> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.104059 -2.919928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.104059"^^xsd:decimal ;
  dwc:decimalLongitude "-2.919928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.104059 -2.919928)"^^geo:wktLiteral ;
  geo-pos:lat "61.104059"^^xsd:decimal ;
  geo-pos:long "-2.919928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_506'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2213_506'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.919928'^^xsd:double;
  dwc:latitude '61.104059'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.919928 61.104059, -2.919928 61.104059, -2.919928 61.104059, -2.919928 61.104059, -2.919928 61.104059))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_506'^^xsd:string;
  dwc:observationDate '1908-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_507> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.115576 -2.944691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.115576"^^xsd:decimal ;
  dwc:decimalLongitude "-2.944691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.115576 -2.944691)"^^geo:wktLiteral ;
  geo-pos:lat "61.115576"^^xsd:decimal ;
  geo-pos:long "-2.944691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_507'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2213_507'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.944691'^^xsd:double;
  dwc:latitude '61.115576'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.944691 61.115576, -2.944691 61.115576, -2.944691 61.115576, -2.944691 61.115576, -2.944691 61.115576))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_507'^^xsd:string;
  dwc:observationDate '1908-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_508> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.1616 -3.043923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.1616"^^xsd:decimal ;
  dwc:decimalLongitude "-3.043923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.1616 -3.043923)"^^geo:wktLiteral ;
  geo-pos:lat "61.1616"^^xsd:decimal ;
  geo-pos:long "-3.043923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_508'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2213_508'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-3.043923'^^xsd:double;
  dwc:latitude '61.1616'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.043923 61.1616, -3.043923 61.1616, -3.043923 61.1616, -3.043923 61.1616, -3.043923 61.1616))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_508'^^xsd:string;
  dwc:observationDate '1908-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_509> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.301913 -1.969974)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.301913"^^xsd:decimal ;
  dwc:decimalLongitude "-1.969974"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.301913 -1.969974)"^^geo:wktLiteral ;
  geo-pos:lat "61.301913"^^xsd:decimal ;
  geo-pos:long "-1.969974"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_509'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2213_509'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.969974'^^xsd:double;
  dwc:latitude '61.301913'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.969974 61.301913, -1.969974 61.301913, -1.969974 61.301913, -1.969974 61.301913, -1.969974 61.301913))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_509'^^xsd:string;
  dwc:observationDate '1908-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_511> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.432168 -2.025531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.432168"^^xsd:decimal ;
  dwc:decimalLongitude "-2.025531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.432168 -2.025531)"^^geo:wktLiteral ;
  geo-pos:lat "61.432168"^^xsd:decimal ;
  geo-pos:long "-2.025531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_511'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2213_511'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.025531'^^xsd:double;
  dwc:latitude '61.432168'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.025531 61.432168, -2.025531 61.432168, -2.025531 61.432168, -2.025531 61.432168, -2.025531 61.432168))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_511'^^xsd:string;
  dwc:observationDate '1908-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_512> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.733774 -1.632901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.733774"^^xsd:decimal ;
  dwc:decimalLongitude "-1.632901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.733774 -1.632901)"^^geo:wktLiteral ;
  geo-pos:lat "61.733774"^^xsd:decimal ;
  geo-pos:long "-1.632901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_512'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2213_512'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.632901'^^xsd:double;
  dwc:latitude '61.733774'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.632901 61.733774, -1.632901 61.733774, -1.632901 61.733774, -1.632901 61.733774, -1.632901 61.733774))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_512'^^xsd:string;
  dwc:observationDate '1908-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_513> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.613007 -1.487175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.613007"^^xsd:decimal ;
  dwc:decimalLongitude "-1.487175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.613007 -1.487175)"^^geo:wktLiteral ;
  geo-pos:lat "61.613007"^^xsd:decimal ;
  geo-pos:long "-1.487175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_513'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2213_513'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.487175'^^xsd:double;
  dwc:latitude '61.613007'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.487175 61.613007, -1.487175 61.613007, -1.487175 61.613007, -1.487175 61.613007, -1.487175 61.613007))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_513'^^xsd:string;
  dwc:observationDate '1908-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_516> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.360438 -2.388078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.360438"^^xsd:decimal ;
  dwc:decimalLongitude "-2.388078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.360438 -2.388078)"^^geo:wktLiteral ;
  geo-pos:lat "61.360438"^^xsd:decimal ;
  geo-pos:long "-2.388078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_516'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2213_516'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.388078'^^xsd:double;
  dwc:latitude '61.360438'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.388078 61.360438, -2.388078 61.360438, -2.388078 61.360438, -2.388078 61.360438, -2.388078 61.360438))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_516'^^xsd:string;
  dwc:observationDate '1908-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_517> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.97707 -2.648722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.97707"^^xsd:decimal ;
  dwc:decimalLongitude "-2.648722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.97707 -2.648722)"^^geo:wktLiteral ;
  geo-pos:lat "60.97707"^^xsd:decimal ;
  geo-pos:long "-2.648722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_517'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2213_517'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.648722'^^xsd:double;
  dwc:latitude '60.97707'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.648722 60.97707, -2.648722 60.97707, -2.648722 60.97707, -2.648722 60.97707, -2.648722 60.97707))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_517'^^xsd:string;
  dwc:observationDate '1908-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_519> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.445028 -1.107927)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.445028"^^xsd:decimal ;
  dwc:decimalLongitude "-1.107927"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.445028 -1.107927)"^^geo:wktLiteral ;
  geo-pos:lat "61.445028"^^xsd:decimal ;
  geo-pos:long "-1.107927"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_519'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2213_519'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.107927'^^xsd:double;
  dwc:latitude '61.445028'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.107927 61.445028, -1.107927 61.445028, -1.107927 61.445028, -1.107927 61.445028, -1.107927 61.445028))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_519'^^xsd:string;
  dwc:observationDate '1908-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_520> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.586524 -0.885294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.586524"^^xsd:decimal ;
  dwc:decimalLongitude "-0.885294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.586524 -0.885294)"^^geo:wktLiteral ;
  geo-pos:lat "61.586524"^^xsd:decimal ;
  geo-pos:long "-0.885294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_520'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2213_520'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.885294'^^xsd:double;
  dwc:latitude '61.586524'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.885294 61.586524, -0.885294 61.586524, -0.885294 61.586524, -0.885294 61.586524, -0.885294 61.586524))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_520'^^xsd:string;
  dwc:observationDate '1908-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_521> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.03486 -2.771728)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.03486"^^xsd:decimal ;
  dwc:decimalLongitude "-2.771728"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.03486 -2.771728)"^^geo:wktLiteral ;
  geo-pos:lat "61.03486"^^xsd:decimal ;
  geo-pos:long "-2.771728"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_521'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2213_521'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.771728'^^xsd:double;
  dwc:latitude '61.03486'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.771728 61.03486, -2.771728 61.03486, -2.771728 61.03486, -2.771728 61.03486, -2.771728 61.03486))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_521'^^xsd:string;
  dwc:observationDate '1908-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_523> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.360438 -2.388078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.360438"^^xsd:decimal ;
  dwc:decimalLongitude "-2.388078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.360438 -2.388078)"^^geo:wktLiteral ;
  geo-pos:lat "61.360438"^^xsd:decimal ;
  geo-pos:long "-2.388078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_523'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2213_523'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.388078'^^xsd:double;
  dwc:latitude '61.360438'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.388078 61.360438, -2.388078 61.360438, -2.388078 61.360438, -2.388078 61.360438, -2.388078 61.360438))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_523'^^xsd:string;
  dwc:observationDate '1908-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_524> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.432168 -2.025531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.432168"^^xsd:decimal ;
  dwc:decimalLongitude "-2.025531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.432168 -2.025531)"^^geo:wktLiteral ;
  geo-pos:lat "61.432168"^^xsd:decimal ;
  geo-pos:long "-2.025531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_524'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2213_524'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.025531'^^xsd:double;
  dwc:latitude '61.432168'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.025531 61.432168, -2.025531 61.432168, -2.025531 61.432168, -2.025531 61.432168, -2.025531 61.432168))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_524'^^xsd:string;
  dwc:observationDate '1908-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_525> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.187919 -1.921739)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.187919"^^xsd:decimal ;
  dwc:decimalLongitude "-1.921739"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.187919 -1.921739)"^^geo:wktLiteral ;
  geo-pos:lat "61.187919"^^xsd:decimal ;
  geo-pos:long "-1.921739"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_525'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2213_525'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.921739'^^xsd:double;
  dwc:latitude '61.187919'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.921739 61.187919, -1.921739 61.187919, -1.921739 61.187919, -1.921739 61.187919, -1.921739 61.187919))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_525'^^xsd:string;
  dwc:observationDate '1908-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_532> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.637283 -1.212383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.637283"^^xsd:decimal ;
  dwc:decimalLongitude "-1.212383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.637283 -1.212383)"^^geo:wktLiteral ;
  geo-pos:lat "61.637283"^^xsd:decimal ;
  geo-pos:long "-1.212383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_532'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2213_532'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.212383'^^xsd:double;
  dwc:latitude '61.637283'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.212383 61.637283, -1.212383 61.637283, -1.212383 61.637283, -1.212383 61.637283, -1.212383 61.637283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_532'^^xsd:string;
  dwc:observationDate '1908-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_930> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.147696 -0.277389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.147696"^^xsd:decimal ;
  dwc:decimalLongitude "-0.277389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.147696 -0.277389)"^^geo:wktLiteral ;
  geo-pos:lat "61.147696"^^xsd:decimal ;
  geo-pos:long "-0.277389"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_930'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2213_930'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.277389'^^xsd:double;
  dwc:latitude '61.147696'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.277389 61.147696, -0.277389 61.147696, -0.277389 61.147696, -0.277389 61.147696, -0.277389 61.147696))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_930'^^xsd:string;
  dwc:observationDate '1909-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_931> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.288684 -0.43168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.288684"^^xsd:decimal ;
  dwc:decimalLongitude "-0.43168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.288684 -0.43168)"^^geo:wktLiteral ;
  geo-pos:lat "61.288684"^^xsd:decimal ;
  geo-pos:long "-0.43168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_931'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2213_931'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.43168'^^xsd:double;
  dwc:latitude '61.288684'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.43168 61.288684, -0.43168 61.288684, -0.43168 61.288684, -0.43168 61.288684, -0.43168 61.288684))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_931'^^xsd:string;
  dwc:observationDate '1909-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_932> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.26937 -0.52861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.26937"^^xsd:decimal ;
  dwc:decimalLongitude "-0.52861"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.26937 -0.52861)"^^geo:wktLiteral ;
  geo-pos:lat "61.26937"^^xsd:decimal ;
  geo-pos:long "-0.52861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_932'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2213_932'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.52861'^^xsd:double;
  dwc:latitude '61.26937'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.52861 61.26937, -0.52861 61.26937, -0.52861 61.26937, -0.52861 61.26937, -0.52861 61.26937))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_932'^^xsd:string;
  dwc:observationDate '1909-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_933> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.391884 -0.421118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.391884"^^xsd:decimal ;
  dwc:decimalLongitude "-0.421118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.391884 -0.421118)"^^geo:wktLiteral ;
  geo-pos:lat "61.391884"^^xsd:decimal ;
  geo-pos:long "-0.421118"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_933'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2213_933'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.421118'^^xsd:double;
  dwc:latitude '61.391884'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.421118 61.391884, -0.421118 61.391884, -0.421118 61.391884, -0.421118 61.391884, -0.421118 61.391884))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_933'^^xsd:string;
  dwc:observationDate '1909-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_934> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.468412 -0.353507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.468412"^^xsd:decimal ;
  dwc:decimalLongitude "-0.353507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.468412 -0.353507)"^^geo:wktLiteral ;
  geo-pos:lat "61.468412"^^xsd:decimal ;
  geo-pos:long "-0.353507"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_934'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2213_934'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.353507'^^xsd:double;
  dwc:latitude '61.468412'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.353507 61.468412, -0.353507 61.468412, -0.353507 61.468412, -0.353507 61.468412, -0.353507 61.468412))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_934'^^xsd:string;
  dwc:observationDate '1909-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_935> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.468412 -0.353507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.468412"^^xsd:decimal ;
  dwc:decimalLongitude "-0.353507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.468412 -0.353507)"^^geo:wktLiteral ;
  geo-pos:lat "61.468412"^^xsd:decimal ;
  geo-pos:long "-0.353507"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_935'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2213_935'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.353507'^^xsd:double;
  dwc:latitude '61.468412'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.353507 61.468412, -0.353507 61.468412, -0.353507 61.468412, -0.353507 61.468412, -0.353507 61.468412))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_935'^^xsd:string;
  dwc:observationDate '1909-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_863> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.672922 -1.964715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.672922"^^xsd:decimal ;
  dwc:decimalLongitude "-1.964715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.672922 -1.964715)"^^geo:wktLiteral ;
  geo-pos:lat "61.672922"^^xsd:decimal ;
  geo-pos:long "-1.964715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_863'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2213_863'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.964715'^^xsd:double;
  dwc:latitude '61.672922'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.964715 61.672922, -1.964715 61.672922, -1.964715 61.672922, -1.964715 61.672922, -1.964715 61.672922))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_863'^^xsd:string;
  dwc:observationDate '1908-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_864> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.318296 -1.632901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.318296"^^xsd:decimal ;
  dwc:decimalLongitude "-1.632901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.318296 -1.632901)"^^geo:wktLiteral ;
  geo-pos:lat "61.318296"^^xsd:decimal ;
  geo-pos:long "-1.632901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_864'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2213_864'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.632901'^^xsd:double;
  dwc:latitude '61.318296'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.632901 61.318296, -1.632901 61.318296, -1.632901 61.318296, -1.632901 61.318296, -1.632901 61.318296))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_864'^^xsd:string;
  dwc:observationDate '1908-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_865> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.368155 -1.632901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.368155"^^xsd:decimal ;
  dwc:decimalLongitude "-1.632901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.368155 -1.632901)"^^geo:wktLiteral ;
  geo-pos:lat "61.368155"^^xsd:decimal ;
  geo-pos:long "-1.632901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_865'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2213_865'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.632901'^^xsd:double;
  dwc:latitude '61.368155'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.632901 61.368155, -1.632901 61.368155, -1.632901 61.368155, -1.632901 61.368155, -1.632901 61.368155))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_865'^^xsd:string;
  dwc:observationDate '1908-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_866> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.102237 -1.632901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.102237"^^xsd:decimal ;
  dwc:decimalLongitude "-1.632901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.102237 -1.632901)"^^geo:wktLiteral ;
  geo-pos:lat "61.102237"^^xsd:decimal ;
  geo-pos:long "-1.632901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_866'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2213_866'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.632901'^^xsd:double;
  dwc:latitude '61.102237'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.632901 61.102237, -1.632901 61.102237, -1.632901 61.102237, -1.632901 61.102237, -1.632901 61.102237))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_866'^^xsd:string;
  dwc:observationDate '1908-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_867> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.152098 -1.632901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.152098"^^xsd:decimal ;
  dwc:decimalLongitude "-1.632901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.152098 -1.632901)"^^geo:wktLiteral ;
  geo-pos:lat "61.152098"^^xsd:decimal ;
  geo-pos:long "-1.632901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_867'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2213_867'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.632901'^^xsd:double;
  dwc:latitude '61.152098'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.632901 61.152098, -1.632901 61.152098, -1.632901 61.152098, -1.632901 61.152098, -1.632901 61.152098))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_867'^^xsd:string;
  dwc:observationDate '1908-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_868> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.415888 -1.24724)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.415888"^^xsd:decimal ;
  dwc:decimalLongitude "-1.24724"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.415888 -1.24724)"^^geo:wktLiteral ;
  geo-pos:lat "61.415888"^^xsd:decimal ;
  geo-pos:long "-1.24724"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_868'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2213_868'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.24724'^^xsd:double;
  dwc:latitude '61.415888'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.24724 61.415888, -1.24724 61.415888, -1.24724 61.415888, -1.24724 61.415888, -1.24724 61.415888))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_868'^^xsd:string;
  dwc:observationDate '1908-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_869> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.482238 -2.311801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.482238"^^xsd:decimal ;
  dwc:decimalLongitude "-2.311801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.482238 -2.311801)"^^geo:wktLiteral ;
  geo-pos:lat "61.482238"^^xsd:decimal ;
  geo-pos:long "-2.311801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_869'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2213_869'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.311801'^^xsd:double;
  dwc:latitude '61.482238'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.311801 61.482238, -2.311801 61.482238, -2.311801 61.482238, -2.311801 61.482238, -2.311801 61.482238))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_869'^^xsd:string;
  dwc:observationDate '1908-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_870> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.510148 -1.89436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.510148"^^xsd:decimal ;
  dwc:decimalLongitude "-1.89436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.510148 -1.89436)"^^geo:wktLiteral ;
  geo-pos:lat "61.510148"^^xsd:decimal ;
  geo-pos:long "-1.89436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_870'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2213_870'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.89436'^^xsd:double;
  dwc:latitude '61.510148'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.89436 61.510148, -1.89436 61.510148, -1.89436 61.510148, -1.89436 61.510148, -1.89436 61.510148))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_870'^^xsd:string;
  dwc:observationDate '1908-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_871> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.580769 -0.512945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.580769"^^xsd:decimal ;
  dwc:decimalLongitude "-0.512945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.580769 -0.512945)"^^geo:wktLiteral ;
  geo-pos:lat "61.580769"^^xsd:decimal ;
  geo-pos:long "-0.512945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_871'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2213_871'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.512945'^^xsd:double;
  dwc:latitude '61.580769'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.512945 61.580769, -0.512945 61.580769, -0.512945 61.580769, -0.512945 61.580769, -0.512945 61.580769))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_871'^^xsd:string;
  dwc:observationDate '1908-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_872> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.301913 -1.295827)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.301913"^^xsd:decimal ;
  dwc:decimalLongitude "-1.295827"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.301913 -1.295827)"^^geo:wktLiteral ;
  geo-pos:lat "61.301913"^^xsd:decimal ;
  geo-pos:long "-1.295827"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_872'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2213_872'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.295827'^^xsd:double;
  dwc:latitude '61.301913'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.295827 61.301913, -1.295827 61.301913, -1.295827 61.301913, -1.295827 61.301913, -1.295827 61.301913))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_872'^^xsd:string;
  dwc:observationDate '1908-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_873> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.401394 -1.632901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.401394"^^xsd:decimal ;
  dwc:decimalLongitude "-1.632901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.401394 -1.632901)"^^geo:wktLiteral ;
  geo-pos:lat "61.401394"^^xsd:decimal ;
  geo-pos:long "-1.632901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_873'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2213_873'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.632901'^^xsd:double;
  dwc:latitude '61.401394'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.632901 61.401394, -1.632901 61.401394, -1.632901 61.401394, -1.632901 61.401394, -1.632901 61.401394))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_873'^^xsd:string;
  dwc:observationDate '1908-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_875> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.464728 -1.226309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.464728"^^xsd:decimal ;
  dwc:decimalLongitude "-1.226309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.464728 -1.226309)"^^geo:wktLiteral ;
  geo-pos:lat "61.464728"^^xsd:decimal ;
  geo-pos:long "-1.226309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_875'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2213_875'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.226309'^^xsd:double;
  dwc:latitude '61.464728'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.226309 61.464728, -1.226309 61.464728, -1.226309 61.464728, -1.226309 61.464728, -1.226309 61.464728))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_875'^^xsd:string;
  dwc:observationDate '1908-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_876> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.464728 -1.226309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.464728"^^xsd:decimal ;
  dwc:decimalLongitude "-1.226309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.464728 -1.226309)"^^geo:wktLiteral ;
  geo-pos:lat "61.464728"^^xsd:decimal ;
  geo-pos:long "-1.226309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_876'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2213_876'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.226309'^^xsd:double;
  dwc:latitude '61.464728'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.226309 61.464728, -1.226309 61.464728, -1.226309 61.464728, -1.226309 61.464728, -1.226309 61.464728))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_876'^^xsd:string;
  dwc:observationDate '1908-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_877> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.508992 -1.666385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.508992"^^xsd:decimal ;
  dwc:decimalLongitude "-1.666385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.508992 -1.666385)"^^geo:wktLiteral ;
  geo-pos:lat "61.508992"^^xsd:decimal ;
  geo-pos:long "-1.666385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_877'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2213_877'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.666385'^^xsd:double;
  dwc:latitude '61.508992'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.666385 61.508992, -1.666385 61.508992, -1.666385 61.508992, -1.666385 61.508992, -1.666385 61.508992))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_877'^^xsd:string;
  dwc:observationDate '1908-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_878> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.508992 -1.666385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.508992"^^xsd:decimal ;
  dwc:decimalLongitude "-1.666385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.508992 -1.666385)"^^geo:wktLiteral ;
  geo-pos:lat "61.508992"^^xsd:decimal ;
  geo-pos:long "-1.666385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_878'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2213_878'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.666385'^^xsd:double;
  dwc:latitude '61.508992'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.666385 61.508992, -1.666385 61.508992, -1.666385 61.508992, -1.666385 61.508992, -1.666385 61.508992))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_878'^^xsd:string;
  dwc:observationDate '1908-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_879> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.508992 -1.666385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.508992"^^xsd:decimal ;
  dwc:decimalLongitude "-1.666385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.508992 -1.666385)"^^geo:wktLiteral ;
  geo-pos:lat "61.508992"^^xsd:decimal ;
  geo-pos:long "-1.666385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_879'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2213_879'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.666385'^^xsd:double;
  dwc:latitude '61.508992'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.666385 61.508992, -1.666385 61.508992, -1.666385 61.508992, -1.666385 61.508992, -1.666385 61.508992))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_879'^^xsd:string;
  dwc:observationDate '1908-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_880> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.185338 -1.632901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.185338"^^xsd:decimal ;
  dwc:decimalLongitude "-1.632901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.185338 -1.632901)"^^geo:wktLiteral ;
  geo-pos:lat "61.185338"^^xsd:decimal ;
  geo-pos:long "-1.632901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_880'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2213_880'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.632901'^^xsd:double;
  dwc:latitude '61.185338'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.632901 61.185338, -1.632901 61.185338, -1.632901 61.185338, -1.632901 61.185338, -1.632901 61.185338))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_880'^^xsd:string;
  dwc:observationDate '1908-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_882> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.519658 -0.567781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.519658"^^xsd:decimal ;
  dwc:decimalLongitude "-0.567781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.519658 -0.567781)"^^geo:wktLiteral ;
  geo-pos:lat "61.519658"^^xsd:decimal ;
  geo-pos:long "-0.567781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_882'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2213_882'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.567781'^^xsd:double;
  dwc:latitude '61.519658'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.567781 61.519658, -0.567781 61.519658, -0.567781 61.519658, -0.567781 61.519658, -0.567781 61.519658))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_882'^^xsd:string;
  dwc:observationDate '1908-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_883> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.529843 -1.198298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.529843"^^xsd:decimal ;
  dwc:decimalLongitude "-1.198298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.529843 -1.198298)"^^geo:wktLiteral ;
  geo-pos:lat "61.529843"^^xsd:decimal ;
  geo-pos:long "-1.198298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_883'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2213_883'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.198298'^^xsd:double;
  dwc:latitude '61.529843'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.198298 61.529843, -1.198298 61.529843, -1.198298 61.529843, -1.198298 61.529843, -1.198298 61.529843))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_883'^^xsd:string;
  dwc:observationDate '1908-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_884> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.650154 -2.46336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.650154"^^xsd:decimal ;
  dwc:decimalLongitude "-2.46336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.650154 -2.46336)"^^geo:wktLiteral ;
  geo-pos:lat "61.650154"^^xsd:decimal ;
  geo-pos:long "-2.46336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_884'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2213_884'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.46336'^^xsd:double;
  dwc:latitude '61.650154'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.46336 61.650154, -2.46336 61.650154, -2.46336 61.650154, -2.46336 61.650154, -2.46336 61.650154))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_884'^^xsd:string;
  dwc:observationDate '1908-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_885> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.680666 -2.491093)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.680666"^^xsd:decimal ;
  dwc:decimalLongitude "-2.491093"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.680666 -2.491093)"^^geo:wktLiteral ;
  geo-pos:lat "61.680666"^^xsd:decimal ;
  geo-pos:long "-2.491093"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_885'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2213_885'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.491093'^^xsd:double;
  dwc:latitude '61.680666'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.491093 61.680666, -2.491093 61.680666, -2.491093 61.680666, -2.491093 61.680666, -2.491093 61.680666))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_885'^^xsd:string;
  dwc:observationDate '1908-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_886> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.696101 -1.487175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.696101"^^xsd:decimal ;
  dwc:decimalLongitude "-1.487175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.696101 -1.487175)"^^geo:wktLiteral ;
  geo-pos:lat "61.696101"^^xsd:decimal ;
  geo-pos:long "-1.487175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_886'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2213_886'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.487175'^^xsd:double;
  dwc:latitude '61.696101'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.487175 61.696101, -1.487175 61.696101, -1.487175 61.696101, -1.487175 61.696101, -1.487175 61.696101))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_886'^^xsd:string;
  dwc:observationDate '1908-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_887> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.090195 -1.88067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.090195"^^xsd:decimal ;
  dwc:decimalLongitude "-1.88067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.090195 -1.88067)"^^geo:wktLiteral ;
  geo-pos:lat "61.090195"^^xsd:decimal ;
  geo-pos:long "-1.88067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_887'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2213_887'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.88067'^^xsd:double;
  dwc:latitude '61.090195'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.88067 61.090195, -1.88067 61.090195, -1.88067 61.090195, -1.88067 61.090195, -1.88067 61.090195))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_887'^^xsd:string;
  dwc:observationDate '1908-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_888> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.401394 -1.632901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.401394"^^xsd:decimal ;
  dwc:decimalLongitude "-1.632901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.401394 -1.632901)"^^geo:wktLiteral ;
  geo-pos:lat "61.401394"^^xsd:decimal ;
  geo-pos:long "-1.632901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_888'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2213_888'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.632901'^^xsd:double;
  dwc:latitude '61.401394'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.632901 61.401394, -1.632901 61.401394, -1.632901 61.401394, -1.632901 61.401394, -1.632901 61.401394))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_888'^^xsd:string;
  dwc:observationDate '1908-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_889> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.401394 -1.632901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.401394"^^xsd:decimal ;
  dwc:decimalLongitude "-1.632901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.401394 -1.632901)"^^geo:wktLiteral ;
  geo-pos:lat "61.401394"^^xsd:decimal ;
  geo-pos:long "-1.632901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_889'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2213_889'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.632901'^^xsd:double;
  dwc:latitude '61.401394'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.632901 61.401394, -1.632901 61.401394, -1.632901 61.401394, -1.632901 61.401394, -1.632901 61.401394))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_889'^^xsd:string;
  dwc:observationDate '1908-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_890> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.550967 -1.632901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.550967"^^xsd:decimal ;
  dwc:decimalLongitude "-1.632901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.550967 -1.632901)"^^geo:wktLiteral ;
  geo-pos:lat "61.550967"^^xsd:decimal ;
  geo-pos:long "-1.632901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_890'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2213_890'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.632901'^^xsd:double;
  dwc:latitude '61.550967'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.632901 61.550967, -1.632901 61.550967, -1.632901 61.550967, -1.632901 61.550967, -1.632901 61.550967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_890'^^xsd:string;
  dwc:observationDate '1908-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_891> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.835655 -0.938537)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.835655"^^xsd:decimal ;
  dwc:decimalLongitude "-0.938537"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.835655 -0.938537)"^^geo:wktLiteral ;
  geo-pos:lat "61.835655"^^xsd:decimal ;
  geo-pos:long "-0.938537"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_891'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2213_891'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.938537'^^xsd:double;
  dwc:latitude '61.835655'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.938537 61.835655, -0.938537 61.835655, -0.938537 61.835655, -0.938537 61.835655, -0.938537 61.835655))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_891'^^xsd:string;
  dwc:observationDate '1908-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_892> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.314767 -1.810899)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.314767"^^xsd:decimal ;
  dwc:decimalLongitude "-1.810899"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.314767 -1.810899)"^^geo:wktLiteral ;
  geo-pos:lat "61.314767"^^xsd:decimal ;
  geo-pos:long "-1.810899"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_892'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2213_892'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.810899'^^xsd:double;
  dwc:latitude '61.314767'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.810899 61.314767, -1.810899 61.314767, -1.810899 61.314767, -1.810899 61.314767, -1.810899 61.314767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_892'^^xsd:string;
  dwc:observationDate '1908-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_893> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.347335 -1.824737)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.347335"^^xsd:decimal ;
  dwc:decimalLongitude "-1.824737"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.347335 -1.824737)"^^geo:wktLiteral ;
  geo-pos:lat "61.347335"^^xsd:decimal ;
  geo-pos:long "-1.824737"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_893'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2213_893'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.824737'^^xsd:double;
  dwc:latitude '61.347335'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.824737 61.347335, -1.824737 61.347335, -1.824737 61.347335, -1.824737 61.347335, -1.824737 61.347335))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_893'^^xsd:string;
  dwc:observationDate '1908-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_894> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.464728 -1.226309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.464728"^^xsd:decimal ;
  dwc:decimalLongitude "-1.226309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.464728 -1.226309)"^^geo:wktLiteral ;
  geo-pos:lat "61.464728"^^xsd:decimal ;
  geo-pos:long "-1.226309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_894'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2213_894'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.226309'^^xsd:double;
  dwc:latitude '61.464728'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.226309 61.464728, -1.226309 61.464728, -1.226309 61.464728, -1.226309 61.464728, -1.226309 61.464728))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_894'^^xsd:string;
  dwc:observationDate '1908-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_895> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.639236 -0.904621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.639236"^^xsd:decimal ;
  dwc:decimalLongitude "-0.904621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.639236 -0.904621)"^^geo:wktLiteral ;
  geo-pos:lat "61.639236"^^xsd:decimal ;
  geo-pos:long "-0.904621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_895'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2213_895'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.904621'^^xsd:double;
  dwc:latitude '61.639236'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.904621 61.639236, -0.904621 61.639236, -0.904621 61.639236, -0.904621 61.639236, -0.904621 61.639236))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_895'^^xsd:string;
  dwc:observationDate '1908-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1366> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.456222 -9.226179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.456222"^^xsd:decimal ;
  dwc:decimalLongitude "-9.226179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.456222 -9.226179)"^^geo:wktLiteral ;
  geo-pos:lat "57.456222"^^xsd:decimal ;
  geo-pos:long "-9.226179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1366'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2213_1366'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.226179'^^xsd:double;
  dwc:latitude '57.456222'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.226179 57.456222, -9.226179 57.456222, -9.226179 57.456222, -9.226179 57.456222, -9.226179 57.456222))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1366'^^xsd:string;
  dwc:observationDate '1909-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1368> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.011944 -0.094411)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.011944"^^xsd:decimal ;
  dwc:decimalLongitude "-0.094411"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.011944 -0.094411)"^^geo:wktLiteral ;
  geo-pos:lat "61.011944"^^xsd:decimal ;
  geo-pos:long "-0.094411"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1368'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2213_1368'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.094411'^^xsd:double;
  dwc:latitude '61.011944'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.094411 61.011944, -0.094411 61.011944, -0.094411 61.011944, -0.094411 61.011944, -0.094411 61.011944))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1368'^^xsd:string;
  dwc:observationDate '1909-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1369> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.054983 0.128424)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.054983"^^xsd:decimal ;
  dwc:decimalLongitude "0.128424"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.054983 0.128424)"^^geo:wktLiteral ;
  geo-pos:lat "61.054983"^^xsd:decimal ;
  geo-pos:long "0.128424"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1369'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2213_1369'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.128424'^^xsd:double;
  dwc:latitude '61.054983'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.128424 61.054983, 0.128424 61.054983, 0.128424 61.054983, 0.128424 61.054983, 0.128424 61.054983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1369'^^xsd:string;
  dwc:observationDate '1909-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1370> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.054983 0.128424)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.054983"^^xsd:decimal ;
  dwc:decimalLongitude "0.128424"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.054983 0.128424)"^^geo:wktLiteral ;
  geo-pos:lat "61.054983"^^xsd:decimal ;
  geo-pos:long "0.128424"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1370'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2213_1370'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.128424'^^xsd:double;
  dwc:latitude '61.054983'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.128424 61.054983, 0.128424 61.054983, 0.128424 61.054983, 0.128424 61.054983, 0.128424 61.054983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1370'^^xsd:string;
  dwc:observationDate '1909-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1371> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.073315 0.224109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.073315"^^xsd:decimal ;
  dwc:decimalLongitude "0.224109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.073315 0.224109)"^^geo:wktLiteral ;
  geo-pos:lat "61.073315"^^xsd:decimal ;
  geo-pos:long "0.224109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1371'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2213_1371'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.224109'^^xsd:double;
  dwc:latitude '61.073315'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.224109 61.073315, 0.224109 61.073315, 0.224109 61.073315, 0.224109 61.073315, 0.224109 61.073315))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1371'^^xsd:string;
  dwc:observationDate '1909-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1372> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.18998 -0.033504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.18998"^^xsd:decimal ;
  dwc:decimalLongitude "-0.033504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.18998 -0.033504)"^^geo:wktLiteral ;
  geo-pos:lat "61.18998"^^xsd:decimal ;
  geo-pos:long "-0.033504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1372'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2213_1372'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.033504'^^xsd:double;
  dwc:latitude '61.18998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.033504 61.18998, -0.033504 61.18998, -0.033504 61.18998, -0.033504 61.18998, -0.033504 61.18998))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1372'^^xsd:string;
  dwc:observationDate '1909-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1373> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.205853 -0.15446)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.205853"^^xsd:decimal ;
  dwc:decimalLongitude "-0.15446"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.205853 -0.15446)"^^geo:wktLiteral ;
  geo-pos:lat "61.205853"^^xsd:decimal ;
  geo-pos:long "-0.15446"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1373'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2213_1373'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.15446'^^xsd:double;
  dwc:latitude '61.205853'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.15446 61.205853, -0.15446 61.205853, -0.15446 61.205853, -0.15446 61.205853, -0.15446 61.205853))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1373'^^xsd:string;
  dwc:observationDate '1909-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1374> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.263898 -0.031077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.263898"^^xsd:decimal ;
  dwc:decimalLongitude "-0.031077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.263898 -0.031077)"^^geo:wktLiteral ;
  geo-pos:lat "61.263898"^^xsd:decimal ;
  geo-pos:long "-0.031077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1374'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2213_1374'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.031077'^^xsd:double;
  dwc:latitude '61.263898'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.031077 61.263898, -0.031077 61.263898, -0.031077 61.263898, -0.031077 61.263898, -0.031077 61.263898))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1374'^^xsd:string;
  dwc:observationDate '1909-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1375> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.161676 -9.239082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.161676"^^xsd:decimal ;
  dwc:decimalLongitude "-9.239082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.161676 -9.239082)"^^geo:wktLiteral ;
  geo-pos:lat "58.161676"^^xsd:decimal ;
  geo-pos:long "-9.239082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1375'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2213_1375'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.239082'^^xsd:double;
  dwc:latitude '58.161676'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.239082 58.161676, -9.239082 58.161676, -9.239082 58.161676, -9.239082 58.161676, -9.239082 58.161676))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1375'^^xsd:string;
  dwc:observationDate '1909-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1376> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.942774 0.053024)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.942774"^^xsd:decimal ;
  dwc:decimalLongitude "0.053024"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.942774 0.053024)"^^geo:wktLiteral ;
  geo-pos:lat "60.942774"^^xsd:decimal ;
  geo-pos:long "0.053024"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1376'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2213_1376'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.053024'^^xsd:double;
  dwc:latitude '60.942774'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.053024 60.942774, 0.053024 60.942774, 0.053024 60.942774, 0.053024 60.942774, 0.053024 60.942774))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1376'^^xsd:string;
  dwc:observationDate '1909-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1377> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.948775 0.120241)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.948775"^^xsd:decimal ;
  dwc:decimalLongitude "0.120241"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.948775 0.120241)"^^geo:wktLiteral ;
  geo-pos:lat "60.948775"^^xsd:decimal ;
  geo-pos:long "0.120241"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1377'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2213_1377'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.120241'^^xsd:double;
  dwc:latitude '60.948775'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.120241 60.948775, 0.120241 60.948775, 0.120241 60.948775, 0.120241 60.948775, 0.120241 60.948775))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1377'^^xsd:string;
  dwc:observationDate '1909-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1378> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.011944 -0.094411)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.011944"^^xsd:decimal ;
  dwc:decimalLongitude "-0.094411"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.011944 -0.094411)"^^geo:wktLiteral ;
  geo-pos:lat "61.011944"^^xsd:decimal ;
  geo-pos:long "-0.094411"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1378'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2213_1378'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.094411'^^xsd:double;
  dwc:latitude '61.011944'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.094411 61.011944, -0.094411 61.011944, -0.094411 61.011944, -0.094411 61.011944, -0.094411 61.011944))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1378'^^xsd:string;
  dwc:observationDate '1909-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1379> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.020486 -0.372685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.020486"^^xsd:decimal ;
  dwc:decimalLongitude "-0.372685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.020486 -0.372685)"^^geo:wktLiteral ;
  geo-pos:lat "61.020486"^^xsd:decimal ;
  geo-pos:long "-0.372685"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1379'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2213_1379'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.372685'^^xsd:double;
  dwc:latitude '61.020486'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.372685 61.020486, -0.372685 61.020486, -0.372685 61.020486, -0.372685 61.020486, -0.372685 61.020486))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1379'^^xsd:string;
  dwc:observationDate '1909-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1380> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.042723 0.064695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.042723"^^xsd:decimal ;
  dwc:decimalLongitude "0.064695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.042723 0.064695)"^^geo:wktLiteral ;
  geo-pos:lat "61.042723"^^xsd:decimal ;
  geo-pos:long "0.064695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1380'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2213_1380'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.064695'^^xsd:double;
  dwc:latitude '61.042723'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.064695 61.042723, 0.064695 61.042723, 0.064695 61.042723, 0.064695 61.042723, 0.064695 61.042723))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1380'^^xsd:string;
  dwc:observationDate '1909-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1381> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.011944 -0.094411)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.011944"^^xsd:decimal ;
  dwc:decimalLongitude "-0.094411"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.011944 -0.094411)"^^geo:wktLiteral ;
  geo-pos:lat "61.011944"^^xsd:decimal ;
  geo-pos:long "-0.094411"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1381'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2213_1381'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.094411'^^xsd:double;
  dwc:latitude '61.011944'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.094411 61.011944, -0.094411 61.011944, -0.094411 61.011944, -0.094411 61.011944, -0.094411 61.011944))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1381'^^xsd:string;
  dwc:observationDate '1909-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1382> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.011944 -0.094411)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.011944"^^xsd:decimal ;
  dwc:decimalLongitude "-0.094411"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.011944 -0.094411)"^^geo:wktLiteral ;
  geo-pos:lat "61.011944"^^xsd:decimal ;
  geo-pos:long "-0.094411"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1382'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2213_1382'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.094411'^^xsd:double;
  dwc:latitude '61.011944'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.094411 61.011944, -0.094411 61.011944, -0.094411 61.011944, -0.094411 61.011944, -0.094411 61.011944))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1382'^^xsd:string;
  dwc:observationDate '1909-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1383> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.43735 0.341812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.43735"^^xsd:decimal ;
  dwc:decimalLongitude "0.341812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.43735 0.341812)"^^geo:wktLiteral ;
  geo-pos:lat "61.43735"^^xsd:decimal ;
  geo-pos:long "0.341812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1383'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2213_1383'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.341812'^^xsd:double;
  dwc:latitude '61.43735'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.341812 61.43735, 0.341812 61.43735, 0.341812 61.43735, 0.341812 61.43735, 0.341812 61.43735))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1383'^^xsd:string;
  dwc:observationDate '1909-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1385> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.89356 -0.483788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.89356"^^xsd:decimal ;
  dwc:decimalLongitude "-0.483788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.89356 -0.483788)"^^geo:wktLiteral ;
  geo-pos:lat "60.89356"^^xsd:decimal ;
  geo-pos:long "-0.483788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1385'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2213_1385'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.483788'^^xsd:double;
  dwc:latitude '60.89356'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.483788 60.89356, -0.483788 60.89356, -0.483788 60.89356, -0.483788 60.89356, -0.483788 60.89356))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1385'^^xsd:string;
  dwc:observationDate '1909-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1386> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.024278 -0.030806)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.024278"^^xsd:decimal ;
  dwc:decimalLongitude "-0.030806"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.024278 -0.030806)"^^geo:wktLiteral ;
  geo-pos:lat "61.024278"^^xsd:decimal ;
  geo-pos:long "-0.030806"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1386'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2213_1386'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.030806'^^xsd:double;
  dwc:latitude '61.024278'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.030806 61.024278, -0.030806 61.024278, -0.030806 61.024278, -0.030806 61.024278, -0.030806 61.024278))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1386'^^xsd:string;
  dwc:observationDate '1909-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1387> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.024278 -0.030806)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.024278"^^xsd:decimal ;
  dwc:decimalLongitude "-0.030806"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.024278 -0.030806)"^^geo:wktLiteral ;
  geo-pos:lat "61.024278"^^xsd:decimal ;
  geo-pos:long "-0.030806"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1387'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2213_1387'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.030806'^^xsd:double;
  dwc:latitude '61.024278'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.030806 61.024278, -0.030806 61.024278, -0.030806 61.024278, -0.030806 61.024278, -0.030806 61.024278))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1387'^^xsd:string;
  dwc:observationDate '1909-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1388> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.084215 -0.1719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.084215"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.084215 -0.1719)"^^geo:wktLiteral ;
  geo-pos:lat "61.084215"^^xsd:decimal ;
  geo-pos:long "-0.1719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1388'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2213_1388'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.1719'^^xsd:double;
  dwc:latitude '61.084215'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.1719 61.084215, -0.1719 61.084215, -0.1719 61.084215, -0.1719 61.084215, -0.1719 61.084215))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1388'^^xsd:string;
  dwc:observationDate '1909-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1389> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.995967 -0.594895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.995967"^^xsd:decimal ;
  dwc:decimalLongitude "-0.594895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.995967 -0.594895)"^^geo:wktLiteral ;
  geo-pos:lat "60.995967"^^xsd:decimal ;
  geo-pos:long "-0.594895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1389'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2213_1389'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.594895'^^xsd:double;
  dwc:latitude '60.995967'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.594895 60.995967, -0.594895 60.995967, -0.594895 60.995967, -0.594895 60.995967, -0.594895 60.995967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1389'^^xsd:string;
  dwc:observationDate '1909-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1393> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.442563 0.990967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.442563"^^xsd:decimal ;
  dwc:decimalLongitude "0.990967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.442563 0.990967)"^^geo:wktLiteral ;
  geo-pos:lat "61.442563"^^xsd:decimal ;
  geo-pos:long "0.990967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1393'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2213_1393'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.990967'^^xsd:double;
  dwc:latitude '61.442563'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.990967 61.442563, 0.990967 61.442563, 0.990967 61.442563, 0.990967 61.442563, 0.990967 61.442563))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1393'^^xsd:string;
  dwc:observationDate '1909-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1394> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.628149 0.208783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.628149"^^xsd:decimal ;
  dwc:decimalLongitude "0.208783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.628149 0.208783)"^^geo:wktLiteral ;
  geo-pos:lat "60.628149"^^xsd:decimal ;
  geo-pos:long "0.208783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1394'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2213_1394'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.208783'^^xsd:double;
  dwc:latitude '60.628149'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.208783 60.628149, 0.208783 60.628149, 0.208783 60.628149, 0.208783 60.628149, 0.208783 60.628149))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1394'^^xsd:string;
  dwc:observationDate '1909-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1395> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.974916 -8.881511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.974916"^^xsd:decimal ;
  dwc:decimalLongitude "-8.881511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.974916 -8.881511)"^^geo:wktLiteral ;
  geo-pos:lat "57.974916"^^xsd:decimal ;
  geo-pos:long "-8.881511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1395'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2213_1395'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.881511'^^xsd:double;
  dwc:latitude '57.974916'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.881511 57.974916, -8.881511 57.974916, -8.881511 57.974916, -8.881511 57.974916, -8.881511 57.974916))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1395'^^xsd:string;
  dwc:observationDate '1909-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1396> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.161676 -9.239082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.161676"^^xsd:decimal ;
  dwc:decimalLongitude "-9.239082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.161676 -9.239082)"^^geo:wktLiteral ;
  geo-pos:lat "58.161676"^^xsd:decimal ;
  geo-pos:long "-9.239082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1396'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2213_1396'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.239082'^^xsd:double;
  dwc:latitude '58.161676'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.239082 58.161676, -9.239082 58.161676, -9.239082 58.161676, -9.239082 58.161676, -9.239082 58.161676))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1396'^^xsd:string;
  dwc:observationDate '1909-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1397> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.161676 -9.239082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.161676"^^xsd:decimal ;
  dwc:decimalLongitude "-9.239082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.161676 -9.239082)"^^geo:wktLiteral ;
  geo-pos:lat "58.161676"^^xsd:decimal ;
  geo-pos:long "-9.239082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1397'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2213_1397'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.239082'^^xsd:double;
  dwc:latitude '58.161676'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.239082 58.161676, -9.239082 58.161676, -9.239082 58.161676, -9.239082 58.161676, -9.239082 58.161676))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1397'^^xsd:string;
  dwc:observationDate '1909-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1398> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.18495 -9.284042)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.18495"^^xsd:decimal ;
  dwc:decimalLongitude "-9.284042"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.18495 -9.284042)"^^geo:wktLiteral ;
  geo-pos:lat "58.18495"^^xsd:decimal ;
  geo-pos:long "-9.284042"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1398'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2213_1398'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.284042'^^xsd:double;
  dwc:latitude '58.18495'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.284042 58.18495, -9.284042 58.18495, -9.284042 58.18495, -9.284042 58.18495, -9.284042 58.18495))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1398'^^xsd:string;
  dwc:observationDate '1909-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1399> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.18495 -9.284042)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.18495"^^xsd:decimal ;
  dwc:decimalLongitude "-9.284042"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.18495 -9.284042)"^^geo:wktLiteral ;
  geo-pos:lat "58.18495"^^xsd:decimal ;
  geo-pos:long "-9.284042"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1399'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2213_1399'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.284042'^^xsd:double;
  dwc:latitude '58.18495'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.284042 58.18495, -9.284042 58.18495, -9.284042 58.18495, -9.284042 58.18495, -9.284042 58.18495))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1399'^^xsd:string;
  dwc:observationDate '1909-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1400> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.263898 -0.031077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.263898"^^xsd:decimal ;
  dwc:decimalLongitude "-0.031077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.263898 -0.031077)"^^geo:wktLiteral ;
  geo-pos:lat "61.263898"^^xsd:decimal ;
  geo-pos:long "-0.031077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1400'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2213_1400'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.031077'^^xsd:double;
  dwc:latitude '61.263898'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.031077 61.263898, -0.031077 61.263898, -0.031077 61.263898, -0.031077 61.263898, -0.031077 61.263898))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1400'^^xsd:string;
  dwc:observationDate '1909-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1401> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.590783 -1.52595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.590783"^^xsd:decimal ;
  dwc:decimalLongitude "-1.52595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.590783 -1.52595)"^^geo:wktLiteral ;
  geo-pos:lat "61.590783"^^xsd:decimal ;
  geo-pos:long "-1.52595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1401'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2213_1401'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.52595'^^xsd:double;
  dwc:latitude '61.590783'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.52595 61.590783, -1.52595 61.590783, -1.52595 61.590783, -1.52595 61.590783, -1.52595 61.590783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1401'^^xsd:string;
  dwc:observationDate '1909-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1402> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.125103 -0.061156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.125103"^^xsd:decimal ;
  dwc:decimalLongitude "-0.061156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.125103 -0.061156)"^^geo:wktLiteral ;
  geo-pos:lat "62.125103"^^xsd:decimal ;
  geo-pos:long "-0.061156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1402'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2213_1402'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.061156'^^xsd:double;
  dwc:latitude '62.125103'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.061156 62.125103, -0.061156 62.125103, -0.061156 62.125103, -0.061156 62.125103, -0.061156 62.125103))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1402'^^xsd:string;
  dwc:observationDate '1909-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1403> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.574752 -9.009428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.574752"^^xsd:decimal ;
  dwc:decimalLongitude "-9.009428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.574752 -9.009428)"^^geo:wktLiteral ;
  geo-pos:lat "57.574752"^^xsd:decimal ;
  geo-pos:long "-9.009428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1403'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2213_1403'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.009428'^^xsd:double;
  dwc:latitude '57.574752'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.009428 57.574752, -9.009428 57.574752, -9.009428 57.574752, -9.009428 57.574752, -9.009428 57.574752))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1403'^^xsd:string;
  dwc:observationDate '1909-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1404> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.103422 -9.12694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.103422"^^xsd:decimal ;
  dwc:decimalLongitude "-9.12694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.103422 -9.12694)"^^geo:wktLiteral ;
  geo-pos:lat "58.103422"^^xsd:decimal ;
  geo-pos:long "-9.12694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1404'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2213_1404'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.12694'^^xsd:double;
  dwc:latitude '58.103422'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.12694 58.103422, -9.12694 58.103422, -9.12694 58.103422, -9.12694 58.103422, -9.12694 58.103422))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1404'^^xsd:string;
  dwc:observationDate '1909-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1406> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.103422 -9.12694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.103422"^^xsd:decimal ;
  dwc:decimalLongitude "-9.12694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.103422 -9.12694)"^^geo:wktLiteral ;
  geo-pos:lat "58.103422"^^xsd:decimal ;
  geo-pos:long "-9.12694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1406'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2213_1406'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.12694'^^xsd:double;
  dwc:latitude '58.103422'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.12694 58.103422, -9.12694 58.103422, -9.12694 58.103422, -9.12694 58.103422, -9.12694 58.103422))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1406'^^xsd:string;
  dwc:observationDate '1909-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1408> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.972611 0.101181)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.972611"^^xsd:decimal ;
  dwc:decimalLongitude "0.101181"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.972611 0.101181)"^^geo:wktLiteral ;
  geo-pos:lat "61.972611"^^xsd:decimal ;
  geo-pos:long "0.101181"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1408'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2213_1408'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.101181'^^xsd:double;
  dwc:latitude '61.972611'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.101181 61.972611, 0.101181 61.972611, 0.101181 61.972611, 0.101181 61.972611, 0.101181 61.972611))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1408'^^xsd:string;
  dwc:observationDate '1909-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1437> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.850524 -0.010416)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.850524"^^xsd:decimal ;
  dwc:decimalLongitude "-0.010416"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.850524 -0.010416)"^^geo:wktLiteral ;
  geo-pos:lat "61.850524"^^xsd:decimal ;
  geo-pos:long "-0.010416"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1437'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2213_1437'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.010416'^^xsd:double;
  dwc:latitude '61.850524'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.010416 61.850524, -0.010416 61.850524, -0.010416 61.850524, -0.010416 61.850524, -0.010416 61.850524))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1437'^^xsd:string;
  dwc:observationDate '1909-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1438> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.018603 -0.885294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.018603"^^xsd:decimal ;
  dwc:decimalLongitude "-0.885294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.018603 -0.885294)"^^geo:wktLiteral ;
  geo-pos:lat "62.018603"^^xsd:decimal ;
  geo-pos:long "-0.885294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1438'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2213_1438'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.885294'^^xsd:double;
  dwc:latitude '62.018603'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.885294 62.018603, -0.885294 62.018603, -0.885294 62.018603, -0.885294 62.018603, -0.885294 62.018603))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1438'^^xsd:string;
  dwc:observationDate '1909-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1439> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.998626 -9.439729)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.998626"^^xsd:decimal ;
  dwc:decimalLongitude "-9.439729"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.998626 -9.439729)"^^geo:wktLiteral ;
  geo-pos:lat "57.998626"^^xsd:decimal ;
  geo-pos:long "-9.439729"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1439'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2213_1439'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.439729'^^xsd:double;
  dwc:latitude '57.998626'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.439729 57.998626, -9.439729 57.998626, -9.439729 57.998626, -9.439729 57.998626, -9.439729 57.998626))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1439'^^xsd:string;
  dwc:observationDate '1909-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1440> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.998626 -9.439729)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.998626"^^xsd:decimal ;
  dwc:decimalLongitude "-9.439729"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.998626 -9.439729)"^^geo:wktLiteral ;
  geo-pos:lat "57.998626"^^xsd:decimal ;
  geo-pos:long "-9.439729"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1440'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2213_1440'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.439729'^^xsd:double;
  dwc:latitude '57.998626'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.439729 57.998626, -9.439729 57.998626, -9.439729 57.998626, -9.439729 57.998626, -9.439729 57.998626))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1440'^^xsd:string;
  dwc:observationDate '1909-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1447> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.818204 -0.463161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.818204"^^xsd:decimal ;
  dwc:decimalLongitude "-0.463161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.818204 -0.463161)"^^geo:wktLiteral ;
  geo-pos:lat "61.818204"^^xsd:decimal ;
  geo-pos:long "-0.463161"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1447'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2213_1447'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.463161'^^xsd:double;
  dwc:latitude '61.818204'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.463161 61.818204, -0.463161 61.818204, -0.463161 61.818204, -0.463161 61.818204, -0.463161 61.818204))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1447'^^xsd:string;
  dwc:observationDate '1909-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1455> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.567586 -1.632901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.567586"^^xsd:decimal ;
  dwc:decimalLongitude "-1.632901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.567586 -1.632901)"^^geo:wktLiteral ;
  geo-pos:lat "61.567586"^^xsd:decimal ;
  geo-pos:long "-1.632901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1455'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2213_1455'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.632901'^^xsd:double;
  dwc:latitude '61.567586'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.632901 61.567586, -1.632901 61.567586, -1.632901 61.567586, -1.632901 61.567586, -1.632901 61.567586))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1455'^^xsd:string;
  dwc:observationDate '1909-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1456> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.650681 -1.632901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.650681"^^xsd:decimal ;
  dwc:decimalLongitude "-1.632901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.650681 -1.632901)"^^geo:wktLiteral ;
  geo-pos:lat "61.650681"^^xsd:decimal ;
  geo-pos:long "-1.632901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1456'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2213_1456'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.632901'^^xsd:double;
  dwc:latitude '61.650681'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.632901 61.650681, -1.632901 61.650681, -1.632901 61.650681, -1.632901 61.650681, -1.632901 61.650681))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1456'^^xsd:string;
  dwc:observationDate '1909-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1461> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.479537 -1.428525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.479537"^^xsd:decimal ;
  dwc:decimalLongitude "-1.428525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.479537 -1.428525)"^^geo:wktLiteral ;
  geo-pos:lat "61.479537"^^xsd:decimal ;
  geo-pos:long "-1.428525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1461'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2213_1461'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.428525'^^xsd:double;
  dwc:latitude '61.479537'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.428525 61.479537, -1.428525 61.479537, -1.428525 61.479537, -1.428525 61.479537, -1.428525 61.479537))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1461'^^xsd:string;
  dwc:observationDate '1909-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1462> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.667005 0.845465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.667005"^^xsd:decimal ;
  dwc:decimalLongitude "0.845465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.667005 0.845465)"^^geo:wktLiteral ;
  geo-pos:lat "61.667005"^^xsd:decimal ;
  geo-pos:long "0.845465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1462'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2213_1462'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.845465'^^xsd:double;
  dwc:latitude '61.667005'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.845465 61.667005, 0.845465 61.667005, 0.845465 61.667005, 0.845465 61.667005, 0.845465 61.667005))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1462'^^xsd:string;
  dwc:observationDate '1909-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1463> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.667005 0.845465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.667005"^^xsd:decimal ;
  dwc:decimalLongitude "0.845465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.667005 0.845465)"^^geo:wktLiteral ;
  geo-pos:lat "61.667005"^^xsd:decimal ;
  geo-pos:long "0.845465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1463'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2213_1463'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.845465'^^xsd:double;
  dwc:latitude '61.667005'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.845465 61.667005, 0.845465 61.667005, 0.845465 61.667005, 0.845465 61.667005, 0.845465 61.667005))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1463'^^xsd:string;
  dwc:observationDate '1909-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1464> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.962865 -0.417001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.962865"^^xsd:decimal ;
  dwc:decimalLongitude "-0.417001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.962865 -0.417001)"^^geo:wktLiteral ;
  geo-pos:lat "61.962865"^^xsd:decimal ;
  geo-pos:long "-0.417001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1464'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2213_1464'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.417001'^^xsd:double;
  dwc:latitude '61.962865'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.417001 61.962865, -0.417001 61.962865, -0.417001 61.962865, -0.417001 61.962865, -0.417001 61.962865))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1464'^^xsd:string;
  dwc:observationDate '1909-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1466> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.161676 -9.239082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.161676"^^xsd:decimal ;
  dwc:decimalLongitude "-9.239082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.161676 -9.239082)"^^geo:wktLiteral ;
  geo-pos:lat "58.161676"^^xsd:decimal ;
  geo-pos:long "-9.239082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1466'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2213_1466'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.239082'^^xsd:double;
  dwc:latitude '58.161676'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.239082 58.161676, -9.239082 58.161676, -9.239082 58.161676, -9.239082 58.161676, -9.239082 58.161676))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1466'^^xsd:string;
  dwc:observationDate '1909-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1468> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.277885 -9.464469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.277885"^^xsd:decimal ;
  dwc:decimalLongitude "-9.464469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.277885 -9.464469)"^^geo:wktLiteral ;
  geo-pos:lat "58.277885"^^xsd:decimal ;
  geo-pos:long "-9.464469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1468'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2213_1468'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.464469'^^xsd:double;
  dwc:latitude '58.277885'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.464469 58.277885, -9.464469 58.277885, -9.464469 58.277885, -9.464469 58.277885, -9.464469 58.277885))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1468'^^xsd:string;
  dwc:observationDate '1909-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1469> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.277885 -9.464469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.277885"^^xsd:decimal ;
  dwc:decimalLongitude "-9.464469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.277885 -9.464469)"^^geo:wktLiteral ;
  geo-pos:lat "58.277885"^^xsd:decimal ;
  geo-pos:long "-9.464469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1469'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2213_1469'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.464469'^^xsd:double;
  dwc:latitude '58.277885'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.464469 58.277885, -9.464469 58.277885, -9.464469 58.277885, -9.464469 58.277885, -9.464469 58.277885))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1469'^^xsd:string;
  dwc:observationDate '1909-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1473> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.347335 -1.149614)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.347335"^^xsd:decimal ;
  dwc:decimalLongitude "-1.149614"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.347335 -1.149614)"^^geo:wktLiteral ;
  geo-pos:lat "61.347335"^^xsd:decimal ;
  geo-pos:long "-1.149614"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1473'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2213_1473'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.149614'^^xsd:double;
  dwc:latitude '61.347335'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.149614 61.347335, -1.149614 61.347335, -1.149614 61.347335, -1.149614 61.347335, -1.149614 61.347335))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1473'^^xsd:string;
  dwc:observationDate '1909-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1474> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.428747 -1.114893)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.428747"^^xsd:decimal ;
  dwc:decimalLongitude "-1.114893"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.428747 -1.114893)"^^geo:wktLiteral ;
  geo-pos:lat "61.428747"^^xsd:decimal ;
  geo-pos:long "-1.114893"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1474'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2213_1474'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.114893'^^xsd:double;
  dwc:latitude '61.428747'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.114893 61.428747, -1.114893 61.428747, -1.114893 61.428747, -1.114893 61.428747, -1.114893 61.428747))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1474'^^xsd:string;
  dwc:observationDate '1909-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1476> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.926839 0.059228)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.926839"^^xsd:decimal ;
  dwc:decimalLongitude "0.059228"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.926839 0.059228)"^^geo:wktLiteral ;
  geo-pos:lat "61.926839"^^xsd:decimal ;
  geo-pos:long "0.059228"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1476'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2213_1476'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.059228'^^xsd:double;
  dwc:latitude '61.926839'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.059228 61.926839, 0.059228 61.926839, 0.059228 61.926839, 0.059228 61.926839, 0.059228 61.926839))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1476'^^xsd:string;
  dwc:observationDate '1909-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1477> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.926839 0.059228)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.926839"^^xsd:decimal ;
  dwc:decimalLongitude "0.059228"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.926839 0.059228)"^^geo:wktLiteral ;
  geo-pos:lat "61.926839"^^xsd:decimal ;
  geo-pos:long "0.059228"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1477'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2213_1477'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.059228'^^xsd:double;
  dwc:latitude '61.926839'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.059228 61.926839, 0.059228 61.926839, 0.059228 61.926839, 0.059228 61.926839, 0.059228 61.926839))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1477'^^xsd:string;
  dwc:observationDate '1909-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1485> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.456222 -9.226179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.456222"^^xsd:decimal ;
  dwc:decimalLongitude "-9.226179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.456222 -9.226179)"^^geo:wktLiteral ;
  geo-pos:lat "57.456222"^^xsd:decimal ;
  geo-pos:long "-9.226179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1485'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2213_1485'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.226179'^^xsd:double;
  dwc:latitude '57.456222'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.226179 57.456222, -9.226179 57.456222, -9.226179 57.456222, -9.226179 57.456222, -9.226179 57.456222))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1485'^^xsd:string;
  dwc:observationDate '1909-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1486> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.456222 -9.226179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.456222"^^xsd:decimal ;
  dwc:decimalLongitude "-9.226179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.456222 -9.226179)"^^geo:wktLiteral ;
  geo-pos:lat "57.456222"^^xsd:decimal ;
  geo-pos:long "-9.226179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1486'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2213_1486'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.226179'^^xsd:double;
  dwc:latitude '57.456222'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.226179 57.456222, -9.226179 57.456222, -9.226179 57.456222, -9.226179 57.456222, -9.226179 57.456222))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1486'^^xsd:string;
  dwc:observationDate '1909-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1487> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.806763 -9.568571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.806763"^^xsd:decimal ;
  dwc:decimalLongitude "-9.568571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.806763 -9.568571)"^^geo:wktLiteral ;
  geo-pos:lat "57.806763"^^xsd:decimal ;
  geo-pos:long "-9.568571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1487'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2213_1487'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.568571'^^xsd:double;
  dwc:latitude '57.806763'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.568571 57.806763, -9.568571 57.806763, -9.568571 57.806763, -9.568571 57.806763, -9.568571 57.806763))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1487'^^xsd:string;
  dwc:observationDate '1909-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1488> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.894772 1.356619)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.894772"^^xsd:decimal ;
  dwc:decimalLongitude "1.356619"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.894772 1.356619)"^^geo:wktLiteral ;
  geo-pos:lat "61.894772"^^xsd:decimal ;
  geo-pos:long "1.356619"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1488'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2213_1488'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.356619'^^xsd:double;
  dwc:latitude '61.894772'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.356619 61.894772, 1.356619 61.894772, 1.356619 61.894772, 1.356619 61.894772, 1.356619 61.894772))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1488'^^xsd:string;
  dwc:observationDate '1909-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1489> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.894772 1.356619)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.894772"^^xsd:decimal ;
  dwc:decimalLongitude "1.356619"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.894772 1.356619)"^^geo:wktLiteral ;
  geo-pos:lat "61.894772"^^xsd:decimal ;
  geo-pos:long "1.356619"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1489'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2213_1489'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.356619'^^xsd:double;
  dwc:latitude '61.894772'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.356619 61.894772, 1.356619 61.894772, 1.356619 61.894772, 1.356619 61.894772, 1.356619 61.894772))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1489'^^xsd:string;
  dwc:observationDate '1909-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1491> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.055279 -8.479889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.055279"^^xsd:decimal ;
  dwc:decimalLongitude "-8.479889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.055279 -8.479889)"^^geo:wktLiteral ;
  geo-pos:lat "58.055279"^^xsd:decimal ;
  geo-pos:long "-8.479889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1491'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2213_1491'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.479889'^^xsd:double;
  dwc:latitude '58.055279'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.479889 58.055279, -8.479889 58.055279, -8.479889 58.055279, -8.479889 58.055279, -8.479889 58.055279))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1491'^^xsd:string;
  dwc:observationDate '1909-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1492> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.055279 -8.479889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.055279"^^xsd:decimal ;
  dwc:decimalLongitude "-8.479889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.055279 -8.479889)"^^geo:wktLiteral ;
  geo-pos:lat "58.055279"^^xsd:decimal ;
  geo-pos:long "-8.479889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1492'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2213_1492'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.479889'^^xsd:double;
  dwc:latitude '58.055279'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.479889 58.055279, -8.479889 58.055279, -8.479889 58.055279, -8.479889 58.055279, -8.479889 58.055279))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1492'^^xsd:string;
  dwc:observationDate '1909-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1493> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.126735 -9.171753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.126735"^^xsd:decimal ;
  dwc:decimalLongitude "-9.171753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.126735 -9.171753)"^^geo:wktLiteral ;
  geo-pos:lat "58.126735"^^xsd:decimal ;
  geo-pos:long "-9.171753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1493'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2213_1493'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.171753'^^xsd:double;
  dwc:latitude '58.126735'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.171753 58.126735, -9.171753 58.126735, -9.171753 58.126735, -9.171753 58.126735, -9.171753 58.126735))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1493'^^xsd:string;
  dwc:observationDate '1909-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1494> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.781127 1.100097)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.781127"^^xsd:decimal ;
  dwc:decimalLongitude "1.100097"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.781127 1.100097)"^^geo:wktLiteral ;
  geo-pos:lat "61.781127"^^xsd:decimal ;
  geo-pos:long "1.100097"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1494'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2213_1494'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.100097'^^xsd:double;
  dwc:latitude '61.781127'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.100097 61.781127, 1.100097 61.781127, 1.100097 61.781127, 1.100097 61.781127, 1.100097 61.781127))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1494'^^xsd:string;
  dwc:observationDate '1909-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_896> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.639236 -0.904621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.639236"^^xsd:decimal ;
  dwc:decimalLongitude "-0.904621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.639236 -0.904621)"^^geo:wktLiteral ;
  geo-pos:lat "61.639236"^^xsd:decimal ;
  geo-pos:long "-0.904621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_896'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2213_896'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.904621'^^xsd:double;
  dwc:latitude '61.639236'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.904621 61.639236, -0.904621 61.639236, -0.904621 61.639236, -0.904621 61.639236, -0.904621 61.639236))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_896'^^xsd:string;
  dwc:observationDate '1908-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_897> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.725149 -1.113557)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.725149"^^xsd:decimal ;
  dwc:decimalLongitude "-1.113557"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.725149 -1.113557)"^^geo:wktLiteral ;
  geo-pos:lat "61.725149"^^xsd:decimal ;
  geo-pos:long "-1.113557"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_897'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2213_897'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.113557'^^xsd:double;
  dwc:latitude '61.725149'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.113557 61.725149, -1.113557 61.725149, -1.113557 61.725149, -1.113557 61.725149, -1.113557 61.725149))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_897'^^xsd:string;
  dwc:observationDate '1908-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_898> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.215925 -2.647665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.215925"^^xsd:decimal ;
  dwc:decimalLongitude "-2.647665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.215925 -2.647665)"^^geo:wktLiteral ;
  geo-pos:lat "61.215925"^^xsd:decimal ;
  geo-pos:long "-2.647665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_898'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2213_898'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.647665'^^xsd:double;
  dwc:latitude '61.215925'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.647665 61.215925, -2.647665 61.215925, -2.647665 61.215925, -2.647665 61.215925, -2.647665 61.215925))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_898'^^xsd:string;
  dwc:observationDate '1908-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_899> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.28402 -0.945641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.28402"^^xsd:decimal ;
  dwc:decimalLongitude "-0.945641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.28402 -0.945641)"^^geo:wktLiteral ;
  geo-pos:lat "61.28402"^^xsd:decimal ;
  geo-pos:long "-0.945641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_899'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2213_899'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.945641'^^xsd:double;
  dwc:latitude '61.28402'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.945641 61.28402, -0.945641 61.28402, -0.945641 61.28402, -0.945641 61.28402, -0.945641 61.28402))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_899'^^xsd:string;
  dwc:observationDate '1908-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_900> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.45169 -0.689931)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.45169"^^xsd:decimal ;
  dwc:decimalLongitude "-0.689931"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.45169 -0.689931)"^^geo:wktLiteral ;
  geo-pos:lat "61.45169"^^xsd:decimal ;
  geo-pos:long "-0.689931"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_900'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2213_900'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.689931'^^xsd:double;
  dwc:latitude '61.45169'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.689931 61.45169, -0.689931 61.45169, -0.689931 61.45169, -0.689931 61.45169, -0.689931 61.45169))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_900'^^xsd:string;
  dwc:observationDate '1908-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_901> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.497903 -0.754635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.497903"^^xsd:decimal ;
  dwc:decimalLongitude "-0.754635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.497903 -0.754635)"^^geo:wktLiteral ;
  geo-pos:lat "61.497903"^^xsd:decimal ;
  geo-pos:long "-0.754635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_901'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2213_901'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.754635'^^xsd:double;
  dwc:latitude '61.497903'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.754635 61.497903, -0.754635 61.497903, -0.754635 61.497903, -0.754635 61.497903, -0.754635 61.497903))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_901'^^xsd:string;
  dwc:observationDate '1908-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_902> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.507005 -1.156729)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.507005"^^xsd:decimal ;
  dwc:decimalLongitude "-1.156729"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.507005 -1.156729)"^^geo:wktLiteral ;
  geo-pos:lat "61.507005"^^xsd:decimal ;
  geo-pos:long "-1.156729"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_902'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2213_902'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.156729'^^xsd:double;
  dwc:latitude '61.507005'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.156729 61.507005, -1.156729 61.507005, -1.156729 61.507005, -1.156729 61.507005, -1.156729 61.507005))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_902'^^xsd:string;
  dwc:observationDate '1908-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_903> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.253443 -2.293086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.253443"^^xsd:decimal ;
  dwc:decimalLongitude "-2.293086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.253443 -2.293086)"^^geo:wktLiteral ;
  geo-pos:lat "61.253443"^^xsd:decimal ;
  geo-pos:long "-2.293086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_903'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2213_903'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.293086'^^xsd:double;
  dwc:latitude '61.253443'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.293086 61.253443, -2.293086 61.253443, -2.293086 61.253443, -2.293086 61.253443, -2.293086 61.253443))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_903'^^xsd:string;
  dwc:observationDate '1908-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_905> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.539577 -1.170599)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.539577"^^xsd:decimal ;
  dwc:decimalLongitude "-1.170599"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.539577 -1.170599)"^^geo:wktLiteral ;
  geo-pos:lat "61.539577"^^xsd:decimal ;
  geo-pos:long "-1.170599"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_905'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2213_905'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.170599'^^xsd:double;
  dwc:latitude '61.539577'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.170599 61.539577, -1.170599 61.539577, -1.170599 61.539577, -1.170599 61.539577, -1.170599 61.539577))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_905'^^xsd:string;
  dwc:observationDate '1908-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_906> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.151907 -1.742138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.151907"^^xsd:decimal ;
  dwc:decimalLongitude "-1.742138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.151907 -1.742138)"^^geo:wktLiteral ;
  geo-pos:lat "61.151907"^^xsd:decimal ;
  geo-pos:long "-1.742138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_906'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2213_906'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.742138'^^xsd:double;
  dwc:latitude '61.151907'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.742138 61.151907, -1.742138 61.151907, -1.742138 61.151907, -1.742138 61.151907, -1.742138 61.151907))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_906'^^xsd:string;
  dwc:observationDate '1908-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_907> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.28402 -2.320161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.28402"^^xsd:decimal ;
  dwc:decimalLongitude "-2.320161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.28402 -2.320161)"^^geo:wktLiteral ;
  geo-pos:lat "61.28402"^^xsd:decimal ;
  geo-pos:long "-2.320161"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_907'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2213_907'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.320161'^^xsd:double;
  dwc:latitude '61.28402'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.320161 61.28402, -2.320161 61.28402, -2.320161 61.28402, -2.320161 61.28402, -2.320161 61.28402))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_907'^^xsd:string;
  dwc:observationDate '1908-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_908> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.379901 -1.838604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.379901"^^xsd:decimal ;
  dwc:decimalLongitude "-1.838604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.379901 -1.838604)"^^geo:wktLiteral ;
  geo-pos:lat "61.379901"^^xsd:decimal ;
  geo-pos:long "-1.838604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_908'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2213_908'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.838604'^^xsd:double;
  dwc:latitude '61.379901'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.838604 61.379901, -1.838604 61.379901, -1.838604 61.379901, -1.838604 61.379901, -1.838604 61.379901))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_908'^^xsd:string;
  dwc:observationDate '1908-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_909> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.390576 -2.229819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.390576"^^xsd:decimal ;
  dwc:decimalLongitude "-2.229819"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.390576 -2.229819)"^^geo:wktLiteral ;
  geo-pos:lat "61.390576"^^xsd:decimal ;
  geo-pos:long "-2.229819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_909'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2213_909'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.229819'^^xsd:double;
  dwc:latitude '61.390576'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.229819 61.390576, -2.229819 61.390576, -2.229819 61.390576, -2.229819 61.390576, -2.229819 61.390576))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_909'^^xsd:string;
  dwc:observationDate '1908-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_910> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.97719 -3.168744)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.97719"^^xsd:decimal ;
  dwc:decimalLongitude "-3.168744"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.97719 -3.168744)"^^geo:wktLiteral ;
  geo-pos:lat "60.97719"^^xsd:decimal ;
  geo-pos:long "-3.168744"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_910'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2213_910'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-3.168744'^^xsd:double;
  dwc:latitude '60.97719'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.168744 60.97719, -3.168744 60.97719, -3.168744 60.97719, -3.168744 60.97719, -3.168744 60.97719))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_910'^^xsd:string;
  dwc:observationDate '1908-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_911> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.329875 -2.360871)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.329875"^^xsd:decimal ;
  dwc:decimalLongitude "-2.360871"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.329875 -2.360871)"^^geo:wktLiteral ;
  geo-pos:lat "61.329875"^^xsd:decimal ;
  geo-pos:long "-2.360871"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_911'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2213_911'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.360871'^^xsd:double;
  dwc:latitude '61.329875'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.360871 61.329875, -2.360871 61.329875, -2.360871 61.329875, -2.360871 61.329875, -2.360871 61.329875))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_911'^^xsd:string;
  dwc:observationDate '1908-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_913> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.672922 -1.964715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.672922"^^xsd:decimal ;
  dwc:decimalLongitude "-1.964715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.672922 -1.964715)"^^geo:wktLiteral ;
  geo-pos:lat "61.672922"^^xsd:decimal ;
  geo-pos:long "-1.964715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_913'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2213_913'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.964715'^^xsd:double;
  dwc:latitude '61.672922'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.964715 61.672922, -1.964715 61.672922, -1.964715 61.672922, -1.964715 61.672922, -1.964715 61.672922))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_913'^^xsd:string;
  dwc:observationDate '1908-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_917> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.311576 -2.785193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.311576"^^xsd:decimal ;
  dwc:decimalLongitude "-2.785193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.311576 -2.785193)"^^geo:wktLiteral ;
  geo-pos:lat "61.311576"^^xsd:decimal ;
  geo-pos:long "-2.785193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_917'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2213_917'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.785193'^^xsd:double;
  dwc:latitude '61.311576'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.785193 61.311576, -2.785193 61.311576, -2.785193 61.311576, -2.785193 61.311576, -2.785193 61.311576))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_917'^^xsd:string;
  dwc:observationDate '1908-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_918> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.311576 -2.785193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.311576"^^xsd:decimal ;
  dwc:decimalLongitude "-2.785193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.311576 -2.785193)"^^geo:wktLiteral ;
  geo-pos:lat "61.311576"^^xsd:decimal ;
  geo-pos:long "-2.785193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_918'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2213_918'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.785193'^^xsd:double;
  dwc:latitude '61.311576'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.785193 61.311576, -2.785193 61.311576, -2.785193 61.311576, -2.785193 61.311576, -2.785193 61.311576))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_918'^^xsd:string;
  dwc:observationDate '1908-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_919> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.696101 -1.487175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.696101"^^xsd:decimal ;
  dwc:decimalLongitude "-1.487175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.696101 -1.487175)"^^geo:wktLiteral ;
  geo-pos:lat "61.696101"^^xsd:decimal ;
  geo-pos:long "-1.487175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_919'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2213_919'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.487175'^^xsd:double;
  dwc:latitude '61.696101'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.487175 61.696101, -1.487175 61.696101, -1.487175 61.696101, -1.487175 61.696101, -1.487175 61.696101))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_919'^^xsd:string;
  dwc:observationDate '1908-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_920> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.672922 -1.009636)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.672922"^^xsd:decimal ;
  dwc:decimalLongitude "-1.009636"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.672922 -1.009636)"^^geo:wktLiteral ;
  geo-pos:lat "61.672922"^^xsd:decimal ;
  geo-pos:long "-1.009636"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_920'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2213_920'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.009636'^^xsd:double;
  dwc:latitude '61.672922'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.009636 61.672922, -1.009636 61.672922, -1.009636 61.672922, -1.009636 61.672922, -1.009636 61.672922))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_920'^^xsd:string;
  dwc:observationDate '1908-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_923> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.482634 -0.768365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.482634"^^xsd:decimal ;
  dwc:decimalLongitude "-0.768365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.482634 -0.768365)"^^geo:wktLiteral ;
  geo-pos:lat "61.482634"^^xsd:decimal ;
  geo-pos:long "-0.768365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_923'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2213_923'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.768365'^^xsd:double;
  dwc:latitude '61.482634'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.768365 61.482634, -0.768365 61.482634, -0.768365 61.482634, -0.768365 61.482634, -0.768365 61.482634))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_923'^^xsd:string;
  dwc:observationDate '1908-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_925> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.344958 0.177951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.344958"^^xsd:decimal ;
  dwc:decimalLongitude "0.177951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.344958 0.177951)"^^geo:wktLiteral ;
  geo-pos:lat "61.344958"^^xsd:decimal ;
  geo-pos:long "0.177951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_925'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2213_925'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.177951'^^xsd:double;
  dwc:latitude '61.344958'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.177951 61.344958, 0.177951 61.344958, 0.177951 61.344958, 0.177951 61.344958, 0.177951 61.344958))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_925'^^xsd:string;
  dwc:observationDate '1908-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_926> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.451252 -1.632901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.451252"^^xsd:decimal ;
  dwc:decimalLongitude "-1.632901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.451252 -1.632901)"^^geo:wktLiteral ;
  geo-pos:lat "61.451252"^^xsd:decimal ;
  geo-pos:long "-1.632901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_926'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2213_926'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.632901'^^xsd:double;
  dwc:latitude '61.451252'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.632901 61.451252, -1.632901 61.451252, -1.632901 61.451252, -1.632901 61.451252, -1.632901 61.451252))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_926'^^xsd:string;
  dwc:observationDate '1908-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_928> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.907573 -0.764099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.907573"^^xsd:decimal ;
  dwc:decimalLongitude "-0.764099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.907573 -0.764099)"^^geo:wktLiteral ;
  geo-pos:lat "60.907573"^^xsd:decimal ;
  geo-pos:long "-0.764099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_928'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2213_928'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.764099'^^xsd:double;
  dwc:latitude '60.907573'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.764099 60.907573, -0.764099 60.907573, -0.764099 60.907573, -0.764099 60.907573, -0.764099 60.907573))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_928'^^xsd:string;
  dwc:observationDate '1909-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_929> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.03486 -0.494073)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.03486"^^xsd:decimal ;
  dwc:decimalLongitude "-0.494073"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.03486 -0.494073)"^^geo:wktLiteral ;
  geo-pos:lat "61.03486"^^xsd:decimal ;
  geo-pos:long "-0.494073"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_929'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2213_929'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.494073'^^xsd:double;
  dwc:latitude '61.03486'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.494073 61.03486, -0.494073 61.03486, -0.494073 61.03486, -0.494073 61.03486, -0.494073 61.03486))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_929'^^xsd:string;
  dwc:observationDate '1909-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1070> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.122254 -6.061549)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.122254"^^xsd:decimal ;
  dwc:decimalLongitude "-6.061549"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.122254 -6.061549)"^^geo:wktLiteral ;
  geo-pos:lat "60.122254"^^xsd:decimal ;
  geo-pos:long "-6.061549"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1070'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2213_1070'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-6.061549'^^xsd:double;
  dwc:latitude '60.122254'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.061549 60.122254, -6.061549 60.122254, -6.061549 60.122254, -6.061549 60.122254, -6.061549 60.122254))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1070'^^xsd:string;
  dwc:observationDate '1909-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1072> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.995967 -0.594895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.995967"^^xsd:decimal ;
  dwc:decimalLongitude "-0.594895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.995967 -0.594895)"^^geo:wktLiteral ;
  geo-pos:lat "60.995967"^^xsd:decimal ;
  geo-pos:long "-0.594895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1072'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2213_1072'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.594895'^^xsd:double;
  dwc:latitude '60.995967'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.594895 60.995967, -0.594895 60.995967, -0.594895 60.995967, -0.594895 60.995967, -0.594895 60.995967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1072'^^xsd:string;
  dwc:observationDate '1909-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1073> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.062239 -0.599492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.062239"^^xsd:decimal ;
  dwc:decimalLongitude "-0.599492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.062239 -0.599492)"^^geo:wktLiteral ;
  geo-pos:lat "61.062239"^^xsd:decimal ;
  geo-pos:long "-0.599492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1073'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2213_1073'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.599492'^^xsd:double;
  dwc:latitude '61.062239'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.599492 61.062239, -0.599492 61.062239, -0.599492 61.062239, -0.599492 61.062239, -0.599492 61.062239))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1073'^^xsd:string;
  dwc:observationDate '1909-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1074> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.051919 -8.034785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.051919"^^xsd:decimal ;
  dwc:decimalLongitude "-8.034785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.051919 -8.034785)"^^geo:wktLiteral ;
  geo-pos:lat "58.051919"^^xsd:decimal ;
  geo-pos:long "-8.034785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1074'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2213_1074'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.034785'^^xsd:double;
  dwc:latitude '58.051919'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.034785 58.051919, -8.034785 58.051919, -8.034785 58.051919, -8.034785 58.051919, -8.034785 58.051919))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1074'^^xsd:string;
  dwc:observationDate '1909-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1076> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.06948 -0.420054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.06948"^^xsd:decimal ;
  dwc:decimalLongitude "-0.420054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.06948 -0.420054)"^^geo:wktLiteral ;
  geo-pos:lat "61.06948"^^xsd:decimal ;
  geo-pos:long "-0.420054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1076'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2213_1076'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.420054'^^xsd:double;
  dwc:latitude '61.06948'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.420054 61.06948, -0.420054 61.06948, -0.420054 61.06948, -0.420054 61.06948, -0.420054 61.06948))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1076'^^xsd:string;
  dwc:observationDate '1909-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1077> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.391197 0.241971)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.391197"^^xsd:decimal ;
  dwc:decimalLongitude "0.241971"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.391197 0.241971)"^^geo:wktLiteral ;
  geo-pos:lat "61.391197"^^xsd:decimal ;
  geo-pos:long "0.241971"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1077'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2213_1077'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.241971'^^xsd:double;
  dwc:latitude '61.391197'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.241971 61.391197, 0.241971 61.391197, 0.241971 61.391197, 0.241971 61.391197, 0.241971 61.391197))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1077'^^xsd:string;
  dwc:observationDate '1909-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1078> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.406272 -2.428987)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.406272"^^xsd:decimal ;
  dwc:decimalLongitude "-2.428987"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.406272 -2.428987)"^^geo:wktLiteral ;
  geo-pos:lat "61.406272"^^xsd:decimal ;
  geo-pos:long "-2.428987"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1078'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2213_1078'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.428987'^^xsd:double;
  dwc:latitude '61.406272'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.428987 61.406272, -2.428987 61.406272, -2.428987 61.406272, -2.428987 61.406272, -2.428987 61.406272))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1078'^^xsd:string;
  dwc:observationDate '1909-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1079> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.634062 -1.632901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.634062"^^xsd:decimal ;
  dwc:decimalLongitude "-1.632901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.634062 -1.632901)"^^geo:wktLiteral ;
  geo-pos:lat "61.634062"^^xsd:decimal ;
  geo-pos:long "-1.632901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1079'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2213_1079'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.632901'^^xsd:double;
  dwc:latitude '61.634062'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.632901 61.634062, -1.632901 61.634062, -1.632901 61.634062, -1.632901 61.634062, -1.632901 61.634062))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1079'^^xsd:string;
  dwc:observationDate '1909-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1083> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.817829 -8.854332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.817829"^^xsd:decimal ;
  dwc:decimalLongitude "-8.854332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.817829 -8.854332)"^^geo:wktLiteral ;
  geo-pos:lat "59.817829"^^xsd:decimal ;
  geo-pos:long "-8.854332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1083'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2213_1083'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.854332'^^xsd:double;
  dwc:latitude '59.817829'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.854332 59.817829, -8.854332 59.817829, -8.854332 59.817829, -8.854332 59.817829, -8.854332 59.817829))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1083'^^xsd:string;
  dwc:observationDate '1909-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1084> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.223431 1.025763)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.223431"^^xsd:decimal ;
  dwc:decimalLongitude "1.025763"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.223431 1.025763)"^^geo:wktLiteral ;
  geo-pos:lat "61.223431"^^xsd:decimal ;
  geo-pos:long "1.025763"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1084'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2213_1084'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.025763'^^xsd:double;
  dwc:latitude '61.223431'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.025763 61.223431, 1.025763 61.223431, 1.025763 61.223431, 1.025763 61.223431, 1.025763 61.223431))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1084'^^xsd:string;
  dwc:observationDate '1909-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1087> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.497286 -2.053483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.497286"^^xsd:decimal ;
  dwc:decimalLongitude "-2.053483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.497286 -2.053483)"^^geo:wktLiteral ;
  geo-pos:lat "61.497286"^^xsd:decimal ;
  geo-pos:long "-2.053483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1087'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2213_1087'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.053483'^^xsd:double;
  dwc:latitude '61.497286'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.053483 61.497286, -2.053483 61.497286, -2.053483 61.497286, -2.053483 61.497286, -2.053483 61.497286))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1087'^^xsd:string;
  dwc:observationDate '1909-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1088> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.697785 -0.148671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.697785"^^xsd:decimal ;
  dwc:decimalLongitude "-0.148671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.697785 -0.148671)"^^geo:wktLiteral ;
  geo-pos:lat "61.697785"^^xsd:decimal ;
  geo-pos:long "-0.148671"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1088'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2213_1088'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.148671'^^xsd:double;
  dwc:latitude '61.697785'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.148671 61.697785, -0.148671 61.697785, -0.148671 61.697785, -0.148671 61.697785, -0.148671 61.697785))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1088'^^xsd:string;
  dwc:observationDate '1909-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1090> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.046404 -2.796383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.046404"^^xsd:decimal ;
  dwc:decimalLongitude "-2.796383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.046404 -2.796383)"^^geo:wktLiteral ;
  geo-pos:lat "61.046404"^^xsd:decimal ;
  geo-pos:long "-2.796383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1090'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2213_1090'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.796383'^^xsd:double;
  dwc:latitude '61.046404'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.796383 61.046404, -2.796383 61.046404, -2.796383 61.046404, -2.796383 61.046404, -2.796383 61.046404))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1090'^^xsd:string;
  dwc:observationDate '1909-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1091> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.046404 -2.796383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.046404"^^xsd:decimal ;
  dwc:decimalLongitude "-2.796383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.046404 -2.796383)"^^geo:wktLiteral ;
  geo-pos:lat "61.046404"^^xsd:decimal ;
  geo-pos:long "-2.796383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1091'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2213_1091'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.796383'^^xsd:double;
  dwc:latitude '61.046404'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.796383 61.046404, -2.796383 61.046404, -2.796383 61.046404, -2.796383 61.046404, -2.796383 61.046404))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1091'^^xsd:string;
  dwc:observationDate '1909-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1092> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.06948 -0.420054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.06948"^^xsd:decimal ;
  dwc:decimalLongitude "-0.420054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.06948 -0.420054)"^^geo:wktLiteral ;
  geo-pos:lat "61.06948"^^xsd:decimal ;
  geo-pos:long "-0.420054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1092'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2213_1092'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.420054'^^xsd:double;
  dwc:latitude '61.06948'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.420054 61.06948, -0.420054 61.06948, -0.420054 61.06948, -0.420054 61.06948, -0.420054 61.06948))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1092'^^xsd:string;
  dwc:observationDate '1909-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1093> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.06948 -0.420054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.06948"^^xsd:decimal ;
  dwc:decimalLongitude "-0.420054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.06948 -0.420054)"^^geo:wktLiteral ;
  geo-pos:lat "61.06948"^^xsd:decimal ;
  geo-pos:long "-0.420054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1093'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2213_1093'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.420054'^^xsd:double;
  dwc:latitude '61.06948'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.420054 61.06948, -0.420054 61.06948, -0.420054 61.06948, -0.420054 61.06948, -0.420054 61.06948))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1093'^^xsd:string;
  dwc:observationDate '1909-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1094> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.06948 -0.420054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.06948"^^xsd:decimal ;
  dwc:decimalLongitude "-0.420054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.06948 -0.420054)"^^geo:wktLiteral ;
  geo-pos:lat "61.06948"^^xsd:decimal ;
  geo-pos:long "-0.420054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1094'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2213_1094'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.420054'^^xsd:double;
  dwc:latitude '61.06948'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.420054 61.06948, -0.420054 61.06948, -0.420054 61.06948, -0.420054 61.06948, -0.420054 61.06948))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1094'^^xsd:string;
  dwc:observationDate '1909-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1095> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.282141 1.348545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.282141"^^xsd:decimal ;
  dwc:decimalLongitude "1.348545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.282141 1.348545)"^^geo:wktLiteral ;
  geo-pos:lat "61.282141"^^xsd:decimal ;
  geo-pos:long "1.348545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1095'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2213_1095'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.348545'^^xsd:double;
  dwc:latitude '61.282141'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.348545 61.282141, 1.348545 61.282141, 1.348545 61.282141, 1.348545 61.282141, 1.348545 61.282141))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1095'^^xsd:string;
  dwc:observationDate '1909-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1010> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.122254 -6.061549)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.122254"^^xsd:decimal ;
  dwc:decimalLongitude "-6.061549"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.122254 -6.061549)"^^geo:wktLiteral ;
  geo-pos:lat "60.122254"^^xsd:decimal ;
  geo-pos:long "-6.061549"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1010'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2213_1010'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-6.061549'^^xsd:double;
  dwc:latitude '60.122254'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.061549 60.122254, -6.061549 60.122254, -6.061549 60.122254, -6.061549 60.122254, -6.061549 60.122254))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1010'^^xsd:string;
  dwc:observationDate '1909-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1013> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.231511 -1.480824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.231511"^^xsd:decimal ;
  dwc:decimalLongitude "-1.480824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.231511 -1.480824)"^^geo:wktLiteral ;
  geo-pos:lat "61.231511"^^xsd:decimal ;
  geo-pos:long "-1.480824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1013'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2213_1013'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.480824'^^xsd:double;
  dwc:latitude '61.231511'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.480824 61.231511, -1.480824 61.231511, -1.480824 61.231511, -1.480824 61.231511, -1.480824 61.231511))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1013'^^xsd:string;
  dwc:observationDate '1909-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1016> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.315323 -1.282189)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.315323"^^xsd:decimal ;
  dwc:decimalLongitude "-1.282189"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.315323 -1.282189)"^^geo:wktLiteral ;
  geo-pos:lat "61.315323"^^xsd:decimal ;
  geo-pos:long "-1.282189"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1016'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2213_1016'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.282189'^^xsd:double;
  dwc:latitude '61.315323'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.282189 61.315323, -1.282189 61.315323, -1.282189 61.315323, -1.282189 61.315323, -1.282189 61.315323))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1016'^^xsd:string;
  dwc:observationDate '1909-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1017> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.520047 -0.885294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.520047"^^xsd:decimal ;
  dwc:decimalLongitude "-0.885294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.520047 -0.885294)"^^geo:wktLiteral ;
  geo-pos:lat "61.520047"^^xsd:decimal ;
  geo-pos:long "-0.885294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1017'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2213_1017'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.885294'^^xsd:double;
  dwc:latitude '61.520047'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.885294 61.520047, -0.885294 61.520047, -0.885294 61.520047, -0.885294 61.520047, -0.885294 61.520047))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1017'^^xsd:string;
  dwc:observationDate '1909-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1019> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.363719 -1.487175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.363719"^^xsd:decimal ;
  dwc:decimalLongitude "-1.487175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.363719 -1.487175)"^^geo:wktLiteral ;
  geo-pos:lat "61.363719"^^xsd:decimal ;
  geo-pos:long "-1.487175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1019'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2213_1019'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.487175'^^xsd:double;
  dwc:latitude '61.363719'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.487175 61.363719, -1.487175 61.363719, -1.487175 61.363719, -1.487175 61.363719, -1.487175 61.363719))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1019'^^xsd:string;
  dwc:observationDate '1909-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1023> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.832651 -0.473842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.832651"^^xsd:decimal ;
  dwc:decimalLongitude "-0.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 "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.832651 -0.473842)"^^geo:wktLiteral ;
  geo-pos:lat "61.832651"^^xsd:decimal ;
  geo-pos:long "-0.473842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1023'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2213_1023'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.473842'^^xsd:double;
  dwc:latitude '61.832651'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.473842 61.832651, -0.473842 61.832651, -0.473842 61.832651, -0.473842 61.832651, -0.473842 61.832651))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1023'^^xsd:string;
  dwc:observationDate '1909-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1024> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.88334 -1.632901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.88334"^^xsd:decimal ;
  dwc:decimalLongitude "-1.632901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.88334 -1.632901)"^^geo:wktLiteral ;
  geo-pos:lat "61.88334"^^xsd:decimal ;
  geo-pos:long "-1.632901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1024'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2213_1024'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.632901'^^xsd:double;
  dwc:latitude '61.88334'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.632901 61.88334, -1.632901 61.88334, -1.632901 61.88334, -1.632901 61.88334, -1.632901 61.88334))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1024'^^xsd:string;
  dwc:observationDate '1909-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1027> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.122254 -6.061549)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.122254"^^xsd:decimal ;
  dwc:decimalLongitude "-6.061549"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.122254 -6.061549)"^^geo:wktLiteral ;
  geo-pos:lat "60.122254"^^xsd:decimal ;
  geo-pos:long "-6.061549"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1027'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2213_1027'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-6.061549'^^xsd:double;
  dwc:latitude '60.122254'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.061549 60.122254, -6.061549 60.122254, -6.061549 60.122254, -6.061549 60.122254, -6.061549 60.122254))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1027'^^xsd:string;
  dwc:observationDate '1909-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1029> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.883338 -2.210623)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.883338"^^xsd:decimal ;
  dwc:decimalLongitude "-2.210623"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.883338 -2.210623)"^^geo:wktLiteral ;
  geo-pos:lat "60.883338"^^xsd:decimal ;
  geo-pos:long "-2.210623"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1029'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2213_1029'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.210623'^^xsd:double;
  dwc:latitude '60.883338'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.210623 60.883338, -2.210623 60.883338, -2.210623 60.883338, -2.210623 60.883338, -2.210623 60.883338))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1029'^^xsd:string;
  dwc:observationDate '1909-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1030> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.733774 -1.632901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.733774"^^xsd:decimal ;
  dwc:decimalLongitude "-1.632901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.733774 -1.632901)"^^geo:wktLiteral ;
  geo-pos:lat "61.733774"^^xsd:decimal ;
  geo-pos:long "-1.632901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1030'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2213_1030'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.632901'^^xsd:double;
  dwc:latitude '61.733774'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.632901 61.733774, -1.632901 61.733774, -1.632901 61.733774, -1.632901 61.733774, -1.632901 61.733774))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1030'^^xsd:string;
  dwc:observationDate '1909-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1032> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.06948 -2.845747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.06948"^^xsd:decimal ;
  dwc:decimalLongitude "-2.845747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.06948 -2.845747)"^^geo:wktLiteral ;
  geo-pos:lat "61.06948"^^xsd:decimal ;
  geo-pos:long "-2.845747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1032'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2213_1032'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.845747'^^xsd:double;
  dwc:latitude '61.06948'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.845747 61.06948, -2.845747 61.06948, -2.845747 61.06948, -2.845747 61.06948, -2.845747 61.06948))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1032'^^xsd:string;
  dwc:observationDate '1909-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1033> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.494939 0.467029)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.494939"^^xsd:decimal ;
  dwc:decimalLongitude "0.467029"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.494939 0.467029)"^^geo:wktLiteral ;
  geo-pos:lat "61.494939"^^xsd:decimal ;
  geo-pos:long "0.467029"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1033'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2213_1033'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.467029'^^xsd:double;
  dwc:latitude '61.494939'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.467029 61.494939, 0.467029 61.494939, 0.467029 61.494939, 0.467029 61.494939, 0.467029 61.494939))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1033'^^xsd:string;
  dwc:observationDate '1909-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1034> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.567586 -1.632901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.567586"^^xsd:decimal ;
  dwc:decimalLongitude "-1.632901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.567586 -1.632901)"^^geo:wktLiteral ;
  geo-pos:lat "61.567586"^^xsd:decimal ;
  geo-pos:long "-1.632901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1034'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2213_1034'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.632901'^^xsd:double;
  dwc:latitude '61.567586'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.632901 61.567586, -1.632901 61.567586, -1.632901 61.567586, -1.632901 61.567586, -1.632901 61.567586))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1034'^^xsd:string;
  dwc:observationDate '1909-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3961> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.333333 -9.166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.333333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.333333 -9.166667)"^^geo:wktLiteral ;
  geo-pos:lat "58.333333"^^xsd:decimal ;
  geo-pos:long "-9.166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3961'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1950'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2213_3961'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.166667'^^xsd:double;
  dwc:latitude '58.333333'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.166667 58.333333, -9.166667 58.333333, -9.166667 58.333333, -9.166667 58.333333, -9.166667 58.333333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3961'^^xsd:string;
  dwc:observationDate '1950-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1036> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.941395 -2.332738)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.941395"^^xsd:decimal ;
  dwc:decimalLongitude "-2.332738"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.941395 -2.332738)"^^geo:wktLiteral ;
  geo-pos:lat "60.941395"^^xsd:decimal ;
  geo-pos:long "-2.332738"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1036'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2213_1036'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.332738'^^xsd:double;
  dwc:latitude '60.941395'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.332738 60.941395, -2.332738 60.941395, -2.332738 60.941395, -2.332738 60.941395, -2.332738 60.941395))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1036'^^xsd:string;
  dwc:observationDate '1909-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1037> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.06948 -2.845747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.06948"^^xsd:decimal ;
  dwc:decimalLongitude "-2.845747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.06948 -2.845747)"^^geo:wktLiteral ;
  geo-pos:lat "61.06948"^^xsd:decimal ;
  geo-pos:long "-2.845747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1037'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2213_1037'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.845747'^^xsd:double;
  dwc:latitude '61.06948'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.845747 61.06948, -2.845747 61.06948, -2.845747 61.06948, -2.845747 61.06948, -2.845747 61.06948))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1037'^^xsd:string;
  dwc:observationDate '1909-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1040> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.589482 -2.593831)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.589482"^^xsd:decimal ;
  dwc:decimalLongitude "-2.593831"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.589482 -2.593831)"^^geo:wktLiteral ;
  geo-pos:lat "61.589482"^^xsd:decimal ;
  geo-pos:long "-2.593831"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1040'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2213_1040'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.593831'^^xsd:double;
  dwc:latitude '61.589482'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.593831 61.589482, -2.593831 61.589482, -2.593831 61.589482, -2.593831 61.589482, -2.593831 61.589482))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1040'^^xsd:string;
  dwc:observationDate '1909-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1041> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.069363 -1.946624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.069363"^^xsd:decimal ;
  dwc:decimalLongitude "-1.946624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.069363 -1.946624)"^^geo:wktLiteral ;
  geo-pos:lat "61.069363"^^xsd:decimal ;
  geo-pos:long "-1.946624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1041'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2213_1041'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.946624'^^xsd:double;
  dwc:latitude '61.069363'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.946624 61.069363, -1.946624 61.069363, -1.946624 61.069363, -1.946624 61.069363, -1.946624 61.069363))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1041'^^xsd:string;
  dwc:observationDate '1909-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1042> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.06948 -2.845747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.06948"^^xsd:decimal ;
  dwc:decimalLongitude "-2.845747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.06948 -2.845747)"^^geo:wktLiteral ;
  geo-pos:lat "61.06948"^^xsd:decimal ;
  geo-pos:long "-2.845747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1042'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2213_1042'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.845747'^^xsd:double;
  dwc:latitude '61.06948'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.845747 61.06948, -2.845747 61.06948, -2.845747 61.06948, -2.845747 61.06948, -2.845747 61.06948))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1042'^^xsd:string;
  dwc:observationDate '1909-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1046> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.837916 -2.355322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.837916"^^xsd:decimal ;
  dwc:decimalLongitude "-2.355322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.837916 -2.355322)"^^geo:wktLiteral ;
  geo-pos:lat "60.837916"^^xsd:decimal ;
  geo-pos:long "-2.355322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1046'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2213_1046'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.355322'^^xsd:double;
  dwc:latitude '60.837916'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.355322 60.837916, -2.355322 60.837916, -2.355322 60.837916, -2.355322 60.837916, -2.355322 60.837916))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1046'^^xsd:string;
  dwc:observationDate '1909-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1047> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.199889 -0.40688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.199889"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.199889 -0.40688)"^^geo:wktLiteral ;
  geo-pos:lat "61.199889"^^xsd:decimal ;
  geo-pos:long "-0.40688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1047'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2213_1047'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.40688'^^xsd:double;
  dwc:latitude '61.199889'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.40688 61.199889, -0.40688 61.199889, -0.40688 61.199889, -0.40688 61.199889, -0.40688 61.199889))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1047'^^xsd:string;
  dwc:observationDate '1909-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1048> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.199889 -0.40688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.199889"^^xsd:decimal ;
  dwc:decimalLongitude "-0.40688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.199889 -0.40688)"^^geo:wktLiteral ;
  geo-pos:lat "61.199889"^^xsd:decimal ;
  geo-pos:long "-0.40688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1048'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2213_1048'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.40688'^^xsd:double;
  dwc:latitude '61.199889'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.40688 61.199889, -0.40688 61.199889, -0.40688 61.199889, -0.40688 61.199889, -0.40688 61.199889))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1048'^^xsd:string;
  dwc:observationDate '1909-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1049> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.268281 -2.121253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.268281"^^xsd:decimal ;
  dwc:decimalLongitude "-2.121253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.268281 -2.121253)"^^geo:wktLiteral ;
  geo-pos:lat "61.268281"^^xsd:decimal ;
  geo-pos:long "-2.121253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1049'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2213_1049'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.121253'^^xsd:double;
  dwc:latitude '61.268281'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.121253 61.268281, -2.121253 61.268281, -2.121253 61.268281, -2.121253 61.268281, -2.121253 61.268281))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1049'^^xsd:string;
  dwc:observationDate '1909-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1050> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.321829 0.092761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.321829"^^xsd:decimal ;
  dwc:decimalLongitude "0.092761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.321829 0.092761)"^^geo:wktLiteral ;
  geo-pos:lat "61.321829"^^xsd:decimal ;
  geo-pos:long "0.092761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1050'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2213_1050'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.092761'^^xsd:double;
  dwc:latitude '61.321829'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.092761 61.321829, 0.092761 61.321829, 0.092761 61.321829, 0.092761 61.321829, 0.092761 61.321829))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1050'^^xsd:string;
  dwc:observationDate '1909-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1051> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.321829 0.092761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.321829"^^xsd:decimal ;
  dwc:decimalLongitude "0.092761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.321829 0.092761)"^^geo:wktLiteral ;
  geo-pos:lat "61.321829"^^xsd:decimal ;
  geo-pos:long "0.092761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1051'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2213_1051'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.092761'^^xsd:double;
  dwc:latitude '61.321829'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.092761 61.321829, 0.092761 61.321829, 0.092761 61.321829, 0.092761 61.321829, 0.092761 61.321829))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1051'^^xsd:string;
  dwc:observationDate '1909-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1055> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.59135 -8.102886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.59135"^^xsd:decimal ;
  dwc:decimalLongitude "-8.102886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.59135 -8.102886)"^^geo:wktLiteral ;
  geo-pos:lat "59.59135"^^xsd:decimal ;
  geo-pos:long "-8.102886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1055'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2213_1055'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.102886'^^xsd:double;
  dwc:latitude '59.59135'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.102886 59.59135, -8.102886 59.59135, -8.102886 59.59135, -8.102886 59.59135, -8.102886 59.59135))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1055'^^xsd:string;
  dwc:observationDate '1909-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1056> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.663708 -4.967489)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.663708"^^xsd:decimal ;
  dwc:decimalLongitude "-4.967489"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.663708 -4.967489)"^^geo:wktLiteral ;
  geo-pos:lat "59.663708"^^xsd:decimal ;
  geo-pos:long "-4.967489"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1056'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2213_1056'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-4.967489'^^xsd:double;
  dwc:latitude '59.663708'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.967489 59.663708, -4.967489 59.663708, -4.967489 59.663708, -4.967489 59.663708, -4.967489 59.663708))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1056'^^xsd:string;
  dwc:observationDate '1909-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1057> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.114894 -0.272589)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.114894"^^xsd:decimal ;
  dwc:decimalLongitude "-0.272589"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.114894 -0.272589)"^^geo:wktLiteral ;
  geo-pos:lat "61.114894"^^xsd:decimal ;
  geo-pos:long "-0.272589"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1057'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2213_1057'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.272589'^^xsd:double;
  dwc:latitude '61.114894'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.272589 61.114894, -0.272589 61.114894, -0.272589 61.114894, -0.272589 61.114894, -0.272589 61.114894))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1057'^^xsd:string;
  dwc:observationDate '1909-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1058> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.238727 -0.555352)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.238727"^^xsd:decimal ;
  dwc:decimalLongitude "-0.555352"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.238727 -0.555352)"^^geo:wktLiteral ;
  geo-pos:lat "61.238727"^^xsd:decimal ;
  geo-pos:long "-0.555352"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1058'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2213_1058'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.555352'^^xsd:double;
  dwc:latitude '61.238727'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.555352 61.238727, -0.555352 61.238727, -0.555352 61.238727, -0.555352 61.238727, -0.555352 61.238727))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1058'^^xsd:string;
  dwc:observationDate '1909-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1060> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.552411 0.592708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.552411"^^xsd:decimal ;
  dwc:decimalLongitude "0.592708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.552411 0.592708)"^^geo:wktLiteral ;
  geo-pos:lat "61.552411"^^xsd:decimal ;
  geo-pos:long "0.592708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1060'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2213_1060'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.592708'^^xsd:double;
  dwc:latitude '61.552411'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.592708 61.552411, 0.592708 61.552411, 0.592708 61.552411, 0.592708 61.552411, 0.592708 61.552411))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1060'^^xsd:string;
  dwc:observationDate '1909-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1062> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.205853 -0.15446)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.205853"^^xsd:decimal ;
  dwc:decimalLongitude "-0.15446"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.205853 -0.15446)"^^geo:wktLiteral ;
  geo-pos:lat "61.205853"^^xsd:decimal ;
  geo-pos:long "-0.15446"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1062'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2213_1062'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.15446'^^xsd:double;
  dwc:latitude '61.205853'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.15446 61.205853, -0.15446 61.205853, -0.15446 61.205853, -0.15446 61.205853, -0.15446 61.205853))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1062'^^xsd:string;
  dwc:observationDate '1909-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1063> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.205853 -0.15446)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.205853"^^xsd:decimal ;
  dwc:decimalLongitude "-0.15446"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.205853 -0.15446)"^^geo:wktLiteral ;
  geo-pos:lat "61.205853"^^xsd:decimal ;
  geo-pos:long "-0.15446"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1063'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2213_1063'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.15446'^^xsd:double;
  dwc:latitude '61.205853'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.15446 61.205853, -0.15446 61.205853, -0.15446 61.205853, -0.15446 61.205853, -0.15446 61.205853))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1063'^^xsd:string;
  dwc:observationDate '1909-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1065> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.75692 -2.560665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.75692"^^xsd:decimal ;
  dwc:decimalLongitude "-2.560665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.75692 -2.560665)"^^geo:wktLiteral ;
  geo-pos:lat "61.75692"^^xsd:decimal ;
  geo-pos:long "-2.560665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1065'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2213_1065'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.560665'^^xsd:double;
  dwc:latitude '61.75692'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.560665 61.75692, -2.560665 61.75692, -2.560665 61.75692, -2.560665 61.75692, -2.560665 61.75692))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1065'^^xsd:string;
  dwc:observationDate '1909-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1066> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.12509 -2.012526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.12509"^^xsd:decimal ;
  dwc:decimalLongitude "-2.012526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.12509 -2.012526)"^^geo:wktLiteral ;
  geo-pos:lat "62.12509"^^xsd:decimal ;
  geo-pos:long "-2.012526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1066'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2213_1066'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.012526'^^xsd:double;
  dwc:latitude '62.12509'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.012526 62.12509, -2.012526 62.12509, -2.012526 62.12509, -2.012526 62.12509, -2.012526 62.12509))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1066'^^xsd:string;
  dwc:observationDate '1909-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1725> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.054419 -8.208736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.054419"^^xsd:decimal ;
  dwc:decimalLongitude "-8.208736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.054419 -8.208736)"^^geo:wktLiteral ;
  geo-pos:lat "59.054419"^^xsd:decimal ;
  geo-pos:long "-8.208736"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1725'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2213_1725'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.208736'^^xsd:double;
  dwc:latitude '59.054419'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.208736 59.054419, -8.208736 59.054419, -8.208736 59.054419, -8.208736 59.054419, -8.208736 59.054419))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1725'^^xsd:string;
  dwc:observationDate '1910-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1728> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.529912 -1.487175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.529912"^^xsd:decimal ;
  dwc:decimalLongitude "-1.487175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.529912 -1.487175)"^^geo:wktLiteral ;
  geo-pos:lat "61.529912"^^xsd:decimal ;
  geo-pos:long "-1.487175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1728'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2213_1728'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.487175'^^xsd:double;
  dwc:latitude '61.529912'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.487175 61.529912, -1.487175 61.529912, -1.487175 61.529912, -1.487175 61.529912, -1.487175 61.529912))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1728'^^xsd:string;
  dwc:observationDate '1910-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1731> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.253443 -2.293086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.253443"^^xsd:decimal ;
  dwc:decimalLongitude "-2.293086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.253443 -2.293086)"^^geo:wktLiteral ;
  geo-pos:lat "61.253443"^^xsd:decimal ;
  geo-pos:long "-2.293086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1731'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2213_1731'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.293086'^^xsd:double;
  dwc:latitude '61.253443'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.293086 61.253443, -2.293086 61.253443, -2.293086 61.253443, -2.293086 61.253443, -2.293086 61.253443))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1731'^^xsd:string;
  dwc:observationDate '1910-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1733> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.45169 -2.28442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.45169"^^xsd:decimal ;
  dwc:decimalLongitude "-2.28442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.45169 -2.28442)"^^geo:wktLiteral ;
  geo-pos:lat "61.45169"^^xsd:decimal ;
  geo-pos:long "-2.28442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1733'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2213_1733'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.28442'^^xsd:double;
  dwc:latitude '61.45169'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.28442 61.45169, -2.28442 61.45169, -2.28442 61.45169, -2.28442 61.45169, -2.28442 61.45169))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1733'^^xsd:string;
  dwc:observationDate '1910-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1734> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.229085 -0.105162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.229085"^^xsd:decimal ;
  dwc:decimalLongitude "-0.105162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.229085 -0.105162)"^^geo:wktLiteral ;
  geo-pos:lat "61.229085"^^xsd:decimal ;
  geo-pos:long "-0.105162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1734'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2213_1734'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.105162'^^xsd:double;
  dwc:latitude '61.229085'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.105162 61.229085, -0.105162 61.229085, -0.105162 61.229085, -0.105162 61.229085, -0.105162 61.229085))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1734'^^xsd:string;
  dwc:observationDate '1910-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1735> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.301913 -1.969974)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.301913"^^xsd:decimal ;
  dwc:decimalLongitude "-1.969974"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.301913 -1.969974)"^^geo:wktLiteral ;
  geo-pos:lat "61.301913"^^xsd:decimal ;
  geo-pos:long "-1.969974"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1735'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2213_1735'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.969974'^^xsd:double;
  dwc:latitude '61.301913'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.969974 61.301913, -1.969974 61.301913, -1.969974 61.301913, -1.969974 61.301913, -1.969974 61.301913))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1735'^^xsd:string;
  dwc:observationDate '1910-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1737> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.147644 0.029691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.147644"^^xsd:decimal ;
  dwc:decimalLongitude "0.029691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.147644 0.029691)"^^geo:wktLiteral ;
  geo-pos:lat "61.147644"^^xsd:decimal ;
  geo-pos:long "0.029691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1737'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2213_1737'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.029691'^^xsd:double;
  dwc:latitude '61.147644'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.029691 61.147644, 0.029691 61.147644, 0.029691 61.147644, 0.029691 61.147644, 0.029691 61.147644))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1737'^^xsd:string;
  dwc:observationDate '1910-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1738> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.432168 -2.025531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.432168"^^xsd:decimal ;
  dwc:decimalLongitude "-2.025531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.432168 -2.025531)"^^geo:wktLiteral ;
  geo-pos:lat "61.432168"^^xsd:decimal ;
  geo-pos:long "-2.025531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1738'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2213_1738'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.025531'^^xsd:double;
  dwc:latitude '61.432168'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.025531 61.432168, -2.025531 61.432168, -2.025531 61.432168, -2.025531 61.432168, -2.025531 61.432168))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1738'^^xsd:string;
  dwc:observationDate '1910-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1749> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.401394 -1.632901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.401394"^^xsd:decimal ;
  dwc:decimalLongitude "-1.632901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.401394 -1.632901)"^^geo:wktLiteral ;
  geo-pos:lat "61.401394"^^xsd:decimal ;
  geo-pos:long "-1.632901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1749'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2213_1749'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.632901'^^xsd:double;
  dwc:latitude '61.401394'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.632901 61.401394, -1.632901 61.401394, -1.632901 61.401394, -1.632901 61.401394, -1.632901 61.401394))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1749'^^xsd:string;
  dwc:observationDate '1910-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1750> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.43735 0.341812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.43735"^^xsd:decimal ;
  dwc:decimalLongitude "0.341812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.43735 0.341812)"^^geo:wktLiteral ;
  geo-pos:lat "61.43735"^^xsd:decimal ;
  geo-pos:long "0.341812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1750'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2213_1750'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.341812'^^xsd:double;
  dwc:latitude '61.43735'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.341812 61.43735, 0.341812 61.43735, 0.341812 61.43735, 0.341812 61.43735, 0.341812 61.43735))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1750'^^xsd:string;
  dwc:observationDate '1910-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1760> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.45169 -0.689931)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.45169"^^xsd:decimal ;
  dwc:decimalLongitude "-0.689931"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.45169 -0.689931)"^^geo:wktLiteral ;
  geo-pos:lat "61.45169"^^xsd:decimal ;
  geo-pos:long "-0.689931"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1760'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2213_1760'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.689931'^^xsd:double;
  dwc:latitude '61.45169'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.689931 61.45169, -0.689931 61.45169, -0.689931 61.45169, -0.689931 61.45169, -0.689931 61.45169))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1760'^^xsd:string;
  dwc:observationDate '1910-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1762> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.529912 -1.487175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.529912"^^xsd:decimal ;
  dwc:decimalLongitude "-1.487175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.529912 -1.487175)"^^geo:wktLiteral ;
  geo-pos:lat "61.529912"^^xsd:decimal ;
  geo-pos:long "-1.487175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1762'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2213_1762'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.487175'^^xsd:double;
  dwc:latitude '61.529912'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.487175 61.529912, -1.487175 61.529912, -1.487175 61.529912, -1.487175 61.529912, -1.487175 61.529912))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1762'^^xsd:string;
  dwc:observationDate '1910-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1763> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.54612 -1.191277)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.54612"^^xsd:decimal ;
  dwc:decimalLongitude "-1.191277"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.54612 -1.191277)"^^geo:wktLiteral ;
  geo-pos:lat "61.54612"^^xsd:decimal ;
  geo-pos:long "-1.191277"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1763'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2213_1763'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.191277'^^xsd:double;
  dwc:latitude '61.54612'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.191277 61.54612, -1.191277 61.54612, -1.191277 61.54612, -1.191277 61.54612, -1.191277 61.54612))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1763'^^xsd:string;
  dwc:observationDate '1910-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1765> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.627503 -1.156061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.627503"^^xsd:decimal ;
  dwc:decimalLongitude "-1.156061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.627503 -1.156061)"^^geo:wktLiteral ;
  geo-pos:lat "61.627503"^^xsd:decimal ;
  geo-pos:long "-1.156061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1765'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2213_1765'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.156061'^^xsd:double;
  dwc:latitude '61.627503'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.156061 61.627503, -1.156061 61.627503, -1.156061 61.627503, -1.156061 61.627503, -1.156061 61.627503))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1765'^^xsd:string;
  dwc:observationDate '1910-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1769> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.379647 0.217057)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.379647"^^xsd:decimal ;
  dwc:decimalLongitude "0.217057"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.379647 0.217057)"^^geo:wktLiteral ;
  geo-pos:lat "61.379647"^^xsd:decimal ;
  geo-pos:long "0.217057"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1769'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2213_1769'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.217057'^^xsd:double;
  dwc:latitude '61.379647'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.217057 61.379647, 0.217057 61.379647, 0.217057 61.379647, 0.217057 61.379647, 0.217057 61.379647))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1769'^^xsd:string;
  dwc:observationDate '1910-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1771> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.396865 -1.44605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.396865"^^xsd:decimal ;
  dwc:decimalLongitude "-1.44605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.396865 -1.44605)"^^geo:wktLiteral ;
  geo-pos:lat "61.396865"^^xsd:decimal ;
  geo-pos:long "-1.44605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1771'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2213_1771'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.44605'^^xsd:double;
  dwc:latitude '61.396865'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.44605 61.396865, -1.44605 61.396865, -1.44605 61.396865, -1.44605 61.396865, -1.44605 61.396865))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1771'^^xsd:string;
  dwc:observationDate '1910-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1949> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.253443 -2.293086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.253443"^^xsd:decimal ;
  dwc:decimalLongitude "-2.293086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.253443 -2.293086)"^^geo:wktLiteral ;
  geo-pos:lat "61.253443"^^xsd:decimal ;
  geo-pos:long "-2.293086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1949'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2213_1949'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.293086'^^xsd:double;
  dwc:latitude '61.253443'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.293086 61.253443, -2.293086 61.253443, -2.293086 61.253443, -2.293086 61.253443, -2.293086 61.253443))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1949'^^xsd:string;
  dwc:observationDate '1910-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1950> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.311208 1.510387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.311208"^^xsd:decimal ;
  dwc:decimalLongitude "1.510387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.311208 1.510387)"^^geo:wktLiteral ;
  geo-pos:lat "61.311208"^^xsd:decimal ;
  geo-pos:long "1.510387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1950'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2213_1950'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.510387'^^xsd:double;
  dwc:latitude '61.311208'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.510387 61.311208, 1.510387 61.311208, 1.510387 61.311208, 1.510387 61.311208, 1.510387 61.311208))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1950'^^xsd:string;
  dwc:observationDate '1910-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1951> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.329875 -0.90493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.329875"^^xsd:decimal ;
  dwc:decimalLongitude "-0.90493"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.329875 -0.90493)"^^geo:wktLiteral ;
  geo-pos:lat "61.329875"^^xsd:decimal ;
  geo-pos:long "-0.90493"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1951'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2213_1951'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.90493'^^xsd:double;
  dwc:latitude '61.329875'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.90493 61.329875, -0.90493 61.329875, -0.90493 61.329875, -0.90493 61.329875, -0.90493 61.329875))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1951'^^xsd:string;
  dwc:observationDate '1910-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1952> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.627503 -1.156061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.627503"^^xsd:decimal ;
  dwc:decimalLongitude "-1.156061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.627503 -1.156061)"^^geo:wktLiteral ;
  geo-pos:lat "61.627503"^^xsd:decimal ;
  geo-pos:long "-1.156061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1952'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2213_1952'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.156061'^^xsd:double;
  dwc:latitude '61.627503'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.156061 61.627503, -1.156061 61.627503, -1.156061 61.627503, -1.156061 61.627503, -1.156061 61.627503))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1952'^^xsd:string;
  dwc:observationDate '1910-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1953> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.627503 -1.156061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.627503"^^xsd:decimal ;
  dwc:decimalLongitude "-1.156061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.627503 -1.156061)"^^geo:wktLiteral ;
  geo-pos:lat "61.627503"^^xsd:decimal ;
  geo-pos:long "-1.156061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1953'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2213_1953'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.156061'^^xsd:double;
  dwc:latitude '61.627503'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.156061 61.627503, -1.156061 61.627503, -1.156061 61.627503, -1.156061 61.627503, -1.156061 61.627503))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1953'^^xsd:string;
  dwc:observationDate '1910-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1954> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.75692 -0.413686)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.75692"^^xsd:decimal ;
  dwc:decimalLongitude "-0.413686"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.75692 -0.413686)"^^geo:wktLiteral ;
  geo-pos:lat "61.75692"^^xsd:decimal ;
  geo-pos:long "-0.413686"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1954'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2213_1954'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.413686'^^xsd:double;
  dwc:latitude '61.75692'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.413686 61.75692, -0.413686 61.75692, -0.413686 61.75692, -0.413686 61.75692, -0.413686 61.75692))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1954'^^xsd:string;
  dwc:observationDate '1910-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1955> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.75692 -0.413686)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.75692"^^xsd:decimal ;
  dwc:decimalLongitude "-0.413686"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.75692 -0.413686)"^^geo:wktLiteral ;
  geo-pos:lat "61.75692"^^xsd:decimal ;
  geo-pos:long "-0.413686"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1955'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2213_1955'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.413686'^^xsd:double;
  dwc:latitude '61.75692'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.413686 61.75692, -0.413686 61.75692, -0.413686 61.75692, -0.413686 61.75692, -0.413686 61.75692))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1955'^^xsd:string;
  dwc:observationDate '1910-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1956> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.926839 0.059228)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.926839"^^xsd:decimal ;
  dwc:decimalLongitude "0.059228"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.926839 0.059228)"^^geo:wktLiteral ;
  geo-pos:lat "61.926839"^^xsd:decimal ;
  geo-pos:long "0.059228"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1956'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2213_1956'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.059228'^^xsd:double;
  dwc:latitude '61.926839'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.059228 61.926839, 0.059228 61.926839, 0.059228 61.926839, 0.059228 61.926839, 0.059228 61.926839))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1956'^^xsd:string;
  dwc:observationDate '1910-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1958> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.064116 0.185466)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.064116"^^xsd:decimal ;
  dwc:decimalLongitude "0.185466"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.064116 0.185466)"^^geo:wktLiteral ;
  geo-pos:lat "62.064116"^^xsd:decimal ;
  geo-pos:long "0.185466"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1958'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2213_1958'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.185466'^^xsd:double;
  dwc:latitude '62.064116'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.185466 62.064116, 0.185466 62.064116, 0.185466 62.064116, 0.185466 62.064116, 0.185466 62.064116))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1958'^^xsd:string;
  dwc:observationDate '1910-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1960> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.603143 -0.885294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.603143"^^xsd:decimal ;
  dwc:decimalLongitude "-0.885294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.603143 -0.885294)"^^geo:wktLiteral ;
  geo-pos:lat "61.603143"^^xsd:decimal ;
  geo-pos:long "-0.885294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1960'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2213_1960'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.885294'^^xsd:double;
  dwc:latitude '61.603143'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.885294 61.603143, -0.885294 61.603143, -0.885294 61.603143, -0.885294 61.603143, -0.885294 61.603143))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1960'^^xsd:string;
  dwc:observationDate '1910-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1961> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.21983 -9.351591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.21983"^^xsd:decimal ;
  dwc:decimalLongitude "-9.351591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.21983 -9.351591)"^^geo:wktLiteral ;
  geo-pos:lat "58.21983"^^xsd:decimal ;
  geo-pos:long "-9.351591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1961'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2213_1961'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.351591'^^xsd:double;
  dwc:latitude '58.21983'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.351591 58.21983, -9.351591 58.21983, -9.351591 58.21983, -9.351591 58.21983, -9.351591 58.21983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1961'^^xsd:string;
  dwc:observationDate '1910-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1962> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.451443 -9.805324)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.451443"^^xsd:decimal ;
  dwc:decimalLongitude "-9.805324"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.451443 -9.805324)"^^geo:wktLiteral ;
  geo-pos:lat "58.451443"^^xsd:decimal ;
  geo-pos:long "-9.805324"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1962'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2213_1962'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.805324'^^xsd:double;
  dwc:latitude '58.451443'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.805324 58.451443, -9.805324 58.451443, -9.805324 58.451443, -9.805324 58.451443, -9.805324 58.451443))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1962'^^xsd:string;
  dwc:observationDate '1910-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1963> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.318296 -1.632901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.318296"^^xsd:decimal ;
  dwc:decimalLongitude "-1.632901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.318296 -1.632901)"^^geo:wktLiteral ;
  geo-pos:lat "61.318296"^^xsd:decimal ;
  geo-pos:long "-1.632901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1963'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2213_1963'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.632901'^^xsd:double;
  dwc:latitude '61.318296'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.632901 61.318296, -1.632901 61.318296, -1.632901 61.318296, -1.632901 61.318296, -1.632901 61.318296))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1963'^^xsd:string;
  dwc:observationDate '1910-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1965> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.916734 -1.2671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.916734"^^xsd:decimal ;
  dwc:decimalLongitude "-1.2671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.916734 -1.2671)"^^geo:wktLiteral ;
  geo-pos:lat "60.916734"^^xsd:decimal ;
  geo-pos:long "-1.2671"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1965'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2213_1965'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.2671'^^xsd:double;
  dwc:latitude '60.916734'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.2671 60.916734, -1.2671 60.916734, -1.2671 60.916734, -1.2671 60.916734, -1.2671 60.916734))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1965'^^xsd:string;
  dwc:observationDate '1910-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1966> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.103718 -2.154418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.103718"^^xsd:decimal ;
  dwc:decimalLongitude "-2.154418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.103718 -2.154418)"^^geo:wktLiteral ;
  geo-pos:lat "61.103718"^^xsd:decimal ;
  geo-pos:long "-2.154418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1966'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2213_1966'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.154418'^^xsd:double;
  dwc:latitude '61.103718'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.154418 61.103718, -2.154418 61.103718, -2.154418 61.103718, -2.154418 61.103718, -2.154418 61.103718))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1966'^^xsd:string;
  dwc:observationDate '1910-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1968> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.197521 -1.487175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.197521"^^xsd:decimal ;
  dwc:decimalLongitude "-1.487175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.197521 -1.487175)"^^geo:wktLiteral ;
  geo-pos:lat "61.197521"^^xsd:decimal ;
  geo-pos:long "-1.487175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1968'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2213_1968'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.487175'^^xsd:double;
  dwc:latitude '61.197521'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.487175 61.197521, -1.487175 61.197521, -1.487175 61.197521, -1.487175 61.197521, -1.487175 61.197521))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1968'^^xsd:string;
  dwc:observationDate '1910-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1969> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.197521 -1.487175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.197521"^^xsd:decimal ;
  dwc:decimalLongitude "-1.487175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.197521 -1.487175)"^^geo:wktLiteral ;
  geo-pos:lat "61.197521"^^xsd:decimal ;
  geo-pos:long "-1.487175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1969'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2213_1969'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.487175'^^xsd:double;
  dwc:latitude '61.197521'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.487175 61.197521, -1.487175 61.197521, -1.487175 61.197521, -1.487175 61.197521, -1.487175 61.197521))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1969'^^xsd:string;
  dwc:observationDate '1910-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1893> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.839714 1.158438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.839714"^^xsd:decimal ;
  dwc:decimalLongitude "1.158438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.839714 1.158438)"^^geo:wktLiteral ;
  geo-pos:lat "60.839714"^^xsd:decimal ;
  geo-pos:long "1.158438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1893'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2213_1893'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.158438'^^xsd:double;
  dwc:latitude '60.839714'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.158438 60.839714, 1.158438 60.839714, 1.158438 60.839714, 1.158438 60.839714, 1.158438 60.839714))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1893'^^xsd:string;
  dwc:observationDate '1910-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1894> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.299229 0.077556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.299229"^^xsd:decimal ;
  dwc:decimalLongitude "0.077556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.299229 0.077556)"^^geo:wktLiteral ;
  geo-pos:lat "61.299229"^^xsd:decimal ;
  geo-pos:long "0.077556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1894'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2213_1894'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.077556'^^xsd:double;
  dwc:latitude '61.299229'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.077556 61.299229, 0.077556 61.299229, 0.077556 61.299229, 0.077556 61.299229, 0.077556 61.299229))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1894'^^xsd:string;
  dwc:observationDate '1910-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1895> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.299229 0.077556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.299229"^^xsd:decimal ;
  dwc:decimalLongitude "0.077556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.299229 0.077556)"^^geo:wktLiteral ;
  geo-pos:lat "61.299229"^^xsd:decimal ;
  geo-pos:long "0.077556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1895'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2213_1895'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.077556'^^xsd:double;
  dwc:latitude '61.299229'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.077556 61.299229, 0.077556 61.299229, 0.077556 61.299229, 0.077556 61.299229, 0.077556 61.299229))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1895'^^xsd:string;
  dwc:observationDate '1910-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1970> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.318296 -1.632901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.318296"^^xsd:decimal ;
  dwc:decimalLongitude "-1.632901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.318296 -1.632901)"^^geo:wktLiteral ;
  geo-pos:lat "61.318296"^^xsd:decimal ;
  geo-pos:long "-1.632901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1970'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2213_1970'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.632901'^^xsd:double;
  dwc:latitude '61.318296'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.632901 61.318296, -1.632901 61.318296, -1.632901 61.318296, -1.632901 61.318296, -1.632901 61.318296))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1970'^^xsd:string;
  dwc:observationDate '1910-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1971> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.926839 0.059228)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.926839"^^xsd:decimal ;
  dwc:decimalLongitude "0.059228"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.926839 0.059228)"^^geo:wktLiteral ;
  geo-pos:lat "61.926839"^^xsd:decimal ;
  geo-pos:long "0.059228"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1971'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2213_1971'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.059228'^^xsd:double;
  dwc:latitude '61.926839'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.059228 61.926839, 0.059228 61.926839, 0.059228 61.926839, 0.059228 61.926839, 0.059228 61.926839))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1971'^^xsd:string;
  dwc:observationDate '1910-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1972> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.926839 0.059228)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.926839"^^xsd:decimal ;
  dwc:decimalLongitude "0.059228"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.926839 0.059228)"^^geo:wktLiteral ;
  geo-pos:lat "61.926839"^^xsd:decimal ;
  geo-pos:long "0.059228"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1972'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2213_1972'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.059228'^^xsd:double;
  dwc:latitude '61.926839'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.059228 61.926839, 0.059228 61.926839, 0.059228 61.926839, 0.059228 61.926839, 0.059228 61.926839))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1972'^^xsd:string;
  dwc:observationDate '1910-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1974> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.318296 -1.632901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.318296"^^xsd:decimal ;
  dwc:decimalLongitude "-1.632901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.318296 -1.632901)"^^geo:wktLiteral ;
  geo-pos:lat "61.318296"^^xsd:decimal ;
  geo-pos:long "-1.632901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1974'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2213_1974'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.632901'^^xsd:double;
  dwc:latitude '61.318296'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.632901 61.318296, -1.632901 61.318296, -1.632901 61.318296, -1.632901 61.318296, -1.632901 61.318296))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1974'^^xsd:string;
  dwc:observationDate '1910-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1975> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.235197 -1.632901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.235197"^^xsd:decimal ;
  dwc:decimalLongitude "-1.632901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.235197 -1.632901)"^^geo:wktLiteral ;
  geo-pos:lat "61.235197"^^xsd:decimal ;
  geo-pos:long "-1.632901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1975'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2213_1975'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.632901'^^xsd:double;
  dwc:latitude '61.235197'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.632901 61.235197, -1.632901 61.235197, -1.632901 61.235197, -1.632901 61.235197, -1.632901 61.235197))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1975'^^xsd:string;
  dwc:observationDate '1910-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1976> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.42425 -9.056844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.42425"^^xsd:decimal ;
  dwc:decimalLongitude "-9.056844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.42425 -9.056844)"^^geo:wktLiteral ;
  geo-pos:lat "58.42425"^^xsd:decimal ;
  geo-pos:long "-9.056844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1976'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2213_1976'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.056844'^^xsd:double;
  dwc:latitude '58.42425'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.056844 58.42425, -9.056844 58.42425, -9.056844 58.42425, -9.056844 58.42425, -9.056844 58.42425))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1976'^^xsd:string;
  dwc:observationDate '1910-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1977> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.42425 -9.056844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.42425"^^xsd:decimal ;
  dwc:decimalLongitude "-9.056844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.42425 -9.056844)"^^geo:wktLiteral ;
  geo-pos:lat "58.42425"^^xsd:decimal ;
  geo-pos:long "-9.056844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1977'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2213_1977'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.056844'^^xsd:double;
  dwc:latitude '58.42425'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.056844 58.42425, -9.056844 58.42425, -9.056844 58.42425, -9.056844 58.42425, -9.056844 58.42425))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1977'^^xsd:string;
  dwc:observationDate '1910-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1978> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.451443 -9.805324)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.451443"^^xsd:decimal ;
  dwc:decimalLongitude "-9.805324"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.451443 -9.805324)"^^geo:wktLiteral ;
  geo-pos:lat "58.451443"^^xsd:decimal ;
  geo-pos:long "-9.805324"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1978'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2213_1978'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.805324'^^xsd:double;
  dwc:latitude '58.451443'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.805324 58.451443, -9.805324 58.451443, -9.805324 58.451443, -9.805324 58.451443, -9.805324 58.451443))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1978'^^xsd:string;
  dwc:observationDate '1910-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1979> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.451443 -9.805324)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.451443"^^xsd:decimal ;
  dwc:decimalLongitude "-9.805324"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.451443 -9.805324)"^^geo:wktLiteral ;
  geo-pos:lat "58.451443"^^xsd:decimal ;
  geo-pos:long "-9.805324"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1979'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2213_1979'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.805324'^^xsd:double;
  dwc:latitude '58.451443'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.805324 58.451443, -9.805324 58.451443, -9.805324 58.451443, -9.805324 58.451443, -9.805324 58.451443))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1979'^^xsd:string;
  dwc:observationDate '1910-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1980> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.451443 -9.805324)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.451443"^^xsd:decimal ;
  dwc:decimalLongitude "-9.805324"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.451443 -9.805324)"^^geo:wktLiteral ;
  geo-pos:lat "58.451443"^^xsd:decimal ;
  geo-pos:long "-9.805324"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1980'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2213_1980'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.805324'^^xsd:double;
  dwc:latitude '58.451443'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.805324 58.451443, -9.805324 58.451443, -9.805324 58.451443, -9.805324 58.451443, -9.805324 58.451443))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1980'^^xsd:string;
  dwc:observationDate '1910-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.451443 -9.805324)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.451443"^^xsd:decimal ;
  dwc:decimalLongitude "-9.805324"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.451443 -9.805324)"^^geo:wktLiteral ;
  geo-pos:lat "58.451443"^^xsd:decimal ;
  geo-pos:long "-9.805324"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1981'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2213_1981'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.805324'^^xsd:double;
  dwc:latitude '58.451443'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.805324 58.451443, -9.805324 58.451443, -9.805324 58.451443, -9.805324 58.451443, -9.805324 58.451443))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1981'^^xsd:string;
  dwc:observationDate '1910-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.754294 -0.97418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.754294"^^xsd:decimal ;
  dwc:decimalLongitude "-0.97418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.754294 -0.97418)"^^geo:wktLiteral ;
  geo-pos:lat "61.754294"^^xsd:decimal ;
  geo-pos:long "-0.97418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1985'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2213_1985'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.97418'^^xsd:double;
  dwc:latitude '61.754294'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.97418 61.754294, -0.97418 61.754294, -0.97418 61.754294, -0.97418 61.754294, -0.97418 61.754294))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1985'^^xsd:string;
  dwc:observationDate '1910-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.808319 -8.571682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.808319"^^xsd:decimal ;
  dwc:decimalLongitude "-8.571682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.808319 -8.571682)"^^geo:wktLiteral ;
  geo-pos:lat "58.808319"^^xsd:decimal ;
  geo-pos:long "-8.571682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1986'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2213_1986'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.571682'^^xsd:double;
  dwc:latitude '58.808319'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.571682 58.808319, -8.571682 58.808319, -8.571682 58.808319, -8.571682 58.808319, -8.571682 58.808319))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1986'^^xsd:string;
  dwc:observationDate '1910-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.277885 -9.464469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.277885"^^xsd:decimal ;
  dwc:decimalLongitude "-9.464469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.277885 -9.464469)"^^geo:wktLiteral ;
  geo-pos:lat "58.277885"^^xsd:decimal ;
  geo-pos:long "-9.464469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2000'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2213_2000'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.464469'^^xsd:double;
  dwc:latitude '58.277885'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.464469 58.277885, -9.464469 58.277885, -9.464469 58.277885, -9.464469 58.277885, -9.464469 58.277885))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2000'^^xsd:string;
  dwc:observationDate '1910-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2050> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.392655 -8.571682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.392655"^^xsd:decimal ;
  dwc:decimalLongitude "-8.571682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.392655 -8.571682)"^^geo:wktLiteral ;
  geo-pos:lat "58.392655"^^xsd:decimal ;
  geo-pos:long "-8.571682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2050'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2213_2050'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.571682'^^xsd:double;
  dwc:latitude '58.392655'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.571682 58.392655, -8.571682 58.392655, -8.571682 58.392655, -8.571682 58.392655, -8.571682 58.392655))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2050'^^xsd:string;
  dwc:observationDate '1910-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2051> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.253061 -1.949259)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.253061"^^xsd:decimal ;
  dwc:decimalLongitude "-1.949259"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.253061 -1.949259)"^^geo:wktLiteral ;
  geo-pos:lat "61.253061"^^xsd:decimal ;
  geo-pos:long "-1.949259"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2051'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2213_2051'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.949259'^^xsd:double;
  dwc:latitude '61.253061'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.949259 61.253061, -1.949259 61.253061, -1.949259 61.253061, -1.949259 61.253061, -1.949259 61.253061))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2051'^^xsd:string;
  dwc:observationDate '1910-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2053> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.42425 -9.056844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.42425"^^xsd:decimal ;
  dwc:decimalLongitude "-9.056844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.42425 -9.056844)"^^geo:wktLiteral ;
  geo-pos:lat "58.42425"^^xsd:decimal ;
  geo-pos:long "-9.056844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2053'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2213_2053'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.056844'^^xsd:double;
  dwc:latitude '58.42425'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.056844 58.42425, -9.056844 58.42425, -9.056844 58.42425, -9.056844 58.42425, -9.056844 58.42425))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2053'^^xsd:string;
  dwc:observationDate '1910-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2054> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.42425 -9.056844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.42425"^^xsd:decimal ;
  dwc:decimalLongitude "-9.056844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.42425 -9.056844)"^^geo:wktLiteral ;
  geo-pos:lat "58.42425"^^xsd:decimal ;
  geo-pos:long "-9.056844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2054'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2213_2054'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.056844'^^xsd:double;
  dwc:latitude '58.42425'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.056844 58.42425, -9.056844 58.42425, -9.056844 58.42425, -9.056844 58.42425, -9.056844 58.42425))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2054'^^xsd:string;
  dwc:observationDate '1910-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2055> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.22286 -0.999737)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.22286"^^xsd:decimal ;
  dwc:decimalLongitude "-0.999737"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.22286 -0.999737)"^^geo:wktLiteral ;
  geo-pos:lat "61.22286"^^xsd:decimal ;
  geo-pos:long "-0.999737"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2055'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2213_2055'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.999737'^^xsd:double;
  dwc:latitude '61.22286'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.999737 61.22286, -0.999737 61.22286, -0.999737 61.22286, -0.999737 61.22286, -0.999737 61.22286))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2055'^^xsd:string;
  dwc:observationDate '1910-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2056> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.298863 -2.148315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.298863"^^xsd:decimal ;
  dwc:decimalLongitude "-2.148315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.298863 -2.148315)"^^geo:wktLiteral ;
  geo-pos:lat "61.298863"^^xsd:decimal ;
  geo-pos:long "-2.148315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2056'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2213_2056'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.148315'^^xsd:double;
  dwc:latitude '61.298863'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.148315 61.298863, -2.148315 61.298863, -2.148315 61.298863, -2.148315 61.298863, -2.148315 61.298863))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2056'^^xsd:string;
  dwc:observationDate '1910-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2061> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.335839 -9.577716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.335839"^^xsd:decimal ;
  dwc:decimalLongitude "-9.577716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.335839 -9.577716)"^^geo:wktLiteral ;
  geo-pos:lat "58.335839"^^xsd:decimal ;
  geo-pos:long "-9.577716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2061'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2213_2061'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.577716'^^xsd:double;
  dwc:latitude '58.335839'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.577716 58.335839, -9.577716 58.335839, -9.577716 58.335839, -9.577716 58.335839, -9.577716 58.335839))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2061'^^xsd:string;
  dwc:observationDate '1910-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2062> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.351487 -1.909527)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.351487"^^xsd:decimal ;
  dwc:decimalLongitude "-1.909527"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.351487 -1.909527)"^^geo:wktLiteral ;
  geo-pos:lat "61.351487"^^xsd:decimal ;
  geo-pos:long "-1.909527"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2062'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2213_2062'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.909527'^^xsd:double;
  dwc:latitude '61.351487'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.909527 61.351487, -1.909527 61.351487, -1.909527 61.351487, -1.909527 61.351487, -1.909527 61.351487))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2062'^^xsd:string;
  dwc:observationDate '1910-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2064> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.464728 -1.226309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.464728"^^xsd:decimal ;
  dwc:decimalLongitude "-1.226309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.464728 -1.226309)"^^geo:wktLiteral ;
  geo-pos:lat "61.464728"^^xsd:decimal ;
  geo-pos:long "-1.226309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2064'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2213_2064'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.226309'^^xsd:double;
  dwc:latitude '61.464728'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.226309 61.464728, -1.226309 61.464728, -1.226309 61.464728, -1.226309 61.464728, -1.226309 61.464728))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2064'^^xsd:string;
  dwc:observationDate '1910-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2068> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.819987 -0.038177)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.819987"^^xsd:decimal ;
  dwc:decimalLongitude "-0.038177"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.819987 -0.038177)"^^geo:wktLiteral ;
  geo-pos:lat "61.819987"^^xsd:decimal ;
  geo-pos:long "-0.038177"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2068'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2213_2068'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.038177'^^xsd:double;
  dwc:latitude '61.819987'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.038177 61.819987, -0.038177 61.819987, -0.038177 61.819987, -0.038177 61.819987, -0.038177 61.819987))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2068'^^xsd:string;
  dwc:observationDate '1910-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2069> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.161676 -9.239082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.161676"^^xsd:decimal ;
  dwc:decimalLongitude "-9.239082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.161676 -9.239082)"^^geo:wktLiteral ;
  geo-pos:lat "58.161676"^^xsd:decimal ;
  geo-pos:long "-9.239082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2069'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2213_2069'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.239082'^^xsd:double;
  dwc:latitude '58.161676'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.239082 58.161676, -9.239082 58.161676, -9.239082 58.161676, -9.239082 58.161676, -9.239082 58.161676))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2069'^^xsd:string;
  dwc:observationDate '1910-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2072> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.510148 -1.079991)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.510148"^^xsd:decimal ;
  dwc:decimalLongitude "-1.079991"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.510148 -1.079991)"^^geo:wktLiteral ;
  geo-pos:lat "61.510148"^^xsd:decimal ;
  geo-pos:long "-1.079991"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2072'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2213_2072'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.079991'^^xsd:double;
  dwc:latitude '61.510148'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.079991 61.510148, -1.079991 61.510148, -1.079991 61.510148, -1.079991 61.510148, -1.079991 61.510148))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2072'^^xsd:string;
  dwc:observationDate '1910-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2074> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.161676 -9.239082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.161676"^^xsd:decimal ;
  dwc:decimalLongitude "-9.239082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.161676 -9.239082)"^^geo:wktLiteral ;
  geo-pos:lat "58.161676"^^xsd:decimal ;
  geo-pos:long "-9.239082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2074'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2213_2074'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.239082'^^xsd:double;
  dwc:latitude '58.161676'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.239082 58.161676, -9.239082 58.161676, -9.239082 58.161676, -9.239082 58.161676, -9.239082 58.161676))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2074'^^xsd:string;
  dwc:observationDate '1910-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2075> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.161676 -9.239082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.161676"^^xsd:decimal ;
  dwc:decimalLongitude "-9.239082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.161676 -9.239082)"^^geo:wktLiteral ;
  geo-pos:lat "58.161676"^^xsd:decimal ;
  geo-pos:long "-9.239082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2075'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2213_2075'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.239082'^^xsd:double;
  dwc:latitude '58.161676'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.239082 58.161676, -9.239082 58.161676, -9.239082 58.161676, -9.239082 58.161676, -9.239082 58.161676))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2075'^^xsd:string;
  dwc:observationDate '1910-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2076> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.161676 -9.239082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.161676"^^xsd:decimal ;
  dwc:decimalLongitude "-9.239082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.161676 -9.239082)"^^geo:wktLiteral ;
  geo-pos:lat "58.161676"^^xsd:decimal ;
  geo-pos:long "-9.239082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2076'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2213_2076'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.239082'^^xsd:double;
  dwc:latitude '58.161676'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.239082 58.161676, -9.239082 58.161676, -9.239082 58.161676, -9.239082 58.161676, -9.239082 58.161676))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2076'^^xsd:string;
  dwc:observationDate '1910-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2077> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.161676 -9.239082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.161676"^^xsd:decimal ;
  dwc:decimalLongitude "-9.239082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.161676 -9.239082)"^^geo:wktLiteral ;
  geo-pos:lat "58.161676"^^xsd:decimal ;
  geo-pos:long "-9.239082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2077'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2213_2077'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.239082'^^xsd:double;
  dwc:latitude '58.161676'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.239082 58.161676, -9.239082 58.161676, -9.239082 58.161676, -9.239082 58.161676, -9.239082 58.161676))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2077'^^xsd:string;
  dwc:observationDate '1910-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2080> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.161676 -9.239082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.161676"^^xsd:decimal ;
  dwc:decimalLongitude "-9.239082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.161676 -9.239082)"^^geo:wktLiteral ;
  geo-pos:lat "58.161676"^^xsd:decimal ;
  geo-pos:long "-9.239082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2080'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2213_2080'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.239082'^^xsd:double;
  dwc:latitude '58.161676'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.239082 58.161676, -9.239082 58.161676, -9.239082 58.161676, -9.239082 58.161676, -9.239082 58.161676))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2080'^^xsd:string;
  dwc:observationDate '1910-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2081> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.161676 -9.239082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.161676"^^xsd:decimal ;
  dwc:decimalLongitude "-9.239082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.161676 -9.239082)"^^geo:wktLiteral ;
  geo-pos:lat "58.161676"^^xsd:decimal ;
  geo-pos:long "-9.239082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2081'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2213_2081'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.239082'^^xsd:double;
  dwc:latitude '58.161676'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.239082 58.161676, -9.239082 58.161676, -9.239082 58.161676, -9.239082 58.161676, -9.239082 58.161676))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2081'^^xsd:string;
  dwc:observationDate '1910-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2082> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.161676 -9.239082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.161676"^^xsd:decimal ;
  dwc:decimalLongitude "-9.239082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.161676 -9.239082)"^^geo:wktLiteral ;
  geo-pos:lat "58.161676"^^xsd:decimal ;
  geo-pos:long "-9.239082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2082'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2213_2082'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.239082'^^xsd:double;
  dwc:latitude '58.161676'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.239082 58.161676, -9.239082 58.161676, -9.239082 58.161676, -9.239082 58.161676, -9.239082 58.161676))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2082'^^xsd:string;
  dwc:observationDate '1910-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2083> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.161676 -9.239082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.161676"^^xsd:decimal ;
  dwc:decimalLongitude "-9.239082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.161676 -9.239082)"^^geo:wktLiteral ;
  geo-pos:lat "58.161676"^^xsd:decimal ;
  geo-pos:long "-9.239082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2083'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2213_2083'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.239082'^^xsd:double;
  dwc:latitude '58.161676'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.239082 58.161676, -9.239082 58.161676, -9.239082 58.161676, -9.239082 58.161676, -9.239082 58.161676))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2083'^^xsd:string;
  dwc:observationDate '1910-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2084> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.89748 0.602128)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.89748"^^xsd:decimal ;
  dwc:decimalLongitude "0.602128"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.89748 0.602128)"^^geo:wktLiteral ;
  geo-pos:lat "61.89748"^^xsd:decimal ;
  geo-pos:long "0.602128"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2084'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2213_2084'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.602128'^^xsd:double;
  dwc:latitude '61.89748'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.602128 61.89748, 0.602128 61.89748, 0.602128 61.89748, 0.602128 61.89748, 0.602128 61.89748))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2084'^^xsd:string;
  dwc:observationDate '1910-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2085> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.89748 0.602128)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.89748"^^xsd:decimal ;
  dwc:decimalLongitude "0.602128"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.89748 0.602128)"^^geo:wktLiteral ;
  geo-pos:lat "61.89748"^^xsd:decimal ;
  geo-pos:long "0.602128"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2085'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2213_2085'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.602128'^^xsd:double;
  dwc:latitude '61.89748'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.602128 61.89748, 0.602128 61.89748, 0.602128 61.89748, 0.602128 61.89748, 0.602128 61.89748))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2085'^^xsd:string;
  dwc:observationDate '1910-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2086> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.89748 0.602128)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.89748"^^xsd:decimal ;
  dwc:decimalLongitude "0.602128"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.89748 0.602128)"^^geo:wktLiteral ;
  geo-pos:lat "61.89748"^^xsd:decimal ;
  geo-pos:long "0.602128"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2086'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2213_2086'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.602128'^^xsd:double;
  dwc:latitude '61.89748'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.602128 61.89748, 0.602128 61.89748, 0.602128 61.89748, 0.602128 61.89748, 0.602128 61.89748))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2086'^^xsd:string;
  dwc:observationDate '1910-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2087> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.951871 0.683205)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.951871"^^xsd:decimal ;
  dwc:decimalLongitude "0.683205"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.951871 0.683205)"^^geo:wktLiteral ;
  geo-pos:lat "61.951871"^^xsd:decimal ;
  geo-pos:long "0.683205"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2087'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2213_2087'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.683205'^^xsd:double;
  dwc:latitude '61.951871'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.683205 61.951871, 0.683205 61.951871, 0.683205 61.951871, 0.683205 61.951871, 0.683205 61.951871))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2087'^^xsd:string;
  dwc:observationDate '1910-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2088> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.161676 -9.239082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.161676"^^xsd:decimal ;
  dwc:decimalLongitude "-9.239082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.161676 -9.239082)"^^geo:wktLiteral ;
  geo-pos:lat "58.161676"^^xsd:decimal ;
  geo-pos:long "-9.239082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2088'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2213_2088'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.239082'^^xsd:double;
  dwc:latitude '58.161676'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.239082 58.161676, -9.239082 58.161676, -9.239082 58.161676, -9.239082 58.161676, -9.239082 58.161676))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2088'^^xsd:string;
  dwc:observationDate '1910-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2089> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.161676 -9.239082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.161676"^^xsd:decimal ;
  dwc:decimalLongitude "-9.239082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.161676 -9.239082)"^^geo:wktLiteral ;
  geo-pos:lat "58.161676"^^xsd:decimal ;
  geo-pos:long "-9.239082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2089'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2213_2089'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.239082'^^xsd:double;
  dwc:latitude '58.161676'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.239082 58.161676, -9.239082 58.161676, -9.239082 58.161676, -9.239082 58.161676, -9.239082 58.161676))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2089'^^xsd:string;
  dwc:observationDate '1910-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2090> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.951871 0.683205)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.951871"^^xsd:decimal ;
  dwc:decimalLongitude "0.683205"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.951871 0.683205)"^^geo:wktLiteral ;
  geo-pos:lat "61.951871"^^xsd:decimal ;
  geo-pos:long "0.683205"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2090'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2213_2090'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.683205'^^xsd:double;
  dwc:latitude '61.951871'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.683205 61.951871, 0.683205 61.951871, 0.683205 61.951871, 0.683205 61.951871, 0.683205 61.951871))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2090'^^xsd:string;
  dwc:observationDate '1910-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2091> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.951871 0.683205)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.951871"^^xsd:decimal ;
  dwc:decimalLongitude "0.683205"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.951871 0.683205)"^^geo:wktLiteral ;
  geo-pos:lat "61.951871"^^xsd:decimal ;
  geo-pos:long "0.683205"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2091'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2213_2091'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.683205'^^xsd:double;
  dwc:latitude '61.951871'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.683205 61.951871, 0.683205 61.951871, 0.683205 61.951871, 0.683205 61.951871, 0.683205 61.951871))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2091'^^xsd:string;
  dwc:observationDate '1910-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2092> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.161676 -9.239082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.161676"^^xsd:decimal ;
  dwc:decimalLongitude "-9.239082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.161676 -9.239082)"^^geo:wktLiteral ;
  geo-pos:lat "58.161676"^^xsd:decimal ;
  geo-pos:long "-9.239082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2092'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2213_2092'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.239082'^^xsd:double;
  dwc:latitude '58.161676'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.239082 58.161676, -9.239082 58.161676, -9.239082 58.161676, -9.239082 58.161676, -9.239082 58.161676))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2092'^^xsd:string;
  dwc:observationDate '1910-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2093> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.894772 1.356619)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.894772"^^xsd:decimal ;
  dwc:decimalLongitude "1.356619"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.894772 1.356619)"^^geo:wktLiteral ;
  geo-pos:lat "61.894772"^^xsd:decimal ;
  geo-pos:long "1.356619"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2093'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2213_2093'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.356619'^^xsd:double;
  dwc:latitude '61.894772'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.356619 61.894772, 1.356619 61.894772, 1.356619 61.894772, 1.356619 61.894772, 1.356619 61.894772))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2093'^^xsd:string;
  dwc:observationDate '1910-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2094> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.47579 -8.571682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.47579"^^xsd:decimal ;
  dwc:decimalLongitude "-8.571682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.47579 -8.571682)"^^geo:wktLiteral ;
  geo-pos:lat "58.47579"^^xsd:decimal ;
  geo-pos:long "-8.571682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2094'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2213_2094'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.571682'^^xsd:double;
  dwc:latitude '58.47579'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.571682 58.47579, -8.571682 58.47579, -8.571682 58.47579, -8.571682 58.47579, -8.571682 58.47579))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2094'^^xsd:string;
  dwc:observationDate '1910-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2095> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.47579 -8.571682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.47579"^^xsd:decimal ;
  dwc:decimalLongitude "-8.571682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.47579 -8.571682)"^^geo:wktLiteral ;
  geo-pos:lat "58.47579"^^xsd:decimal ;
  geo-pos:long "-8.571682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2095'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2213_2095'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.571682'^^xsd:double;
  dwc:latitude '58.47579'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.571682 58.47579, -8.571682 58.47579, -8.571682 58.47579, -8.571682 58.47579, -8.571682 58.47579))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2095'^^xsd:string;
  dwc:observationDate '1910-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2096> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.082692 1.740727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.082692"^^xsd:decimal ;
  dwc:decimalLongitude "1.740727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.082692 1.740727)"^^geo:wktLiteral ;
  geo-pos:lat "61.082692"^^xsd:decimal ;
  geo-pos:long "1.740727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2096'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2213_2096'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.740727'^^xsd:double;
  dwc:latitude '61.082692'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.740727 61.082692, 1.740727 61.082692, 1.740727 61.082692, 1.740727 61.082692, 1.740727 61.082692))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2096'^^xsd:string;
  dwc:observationDate '1910-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2105> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.347659 -8.99528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.347659"^^xsd:decimal ;
  dwc:decimalLongitude "-8.99528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.347659 -8.99528)"^^geo:wktLiteral ;
  geo-pos:lat "58.347659"^^xsd:decimal ;
  geo-pos:long "-8.99528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2105'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2213_2105'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.99528'^^xsd:double;
  dwc:latitude '58.347659'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.99528 58.347659, -8.99528 58.347659, -8.99528 58.347659, -8.99528 58.347659, -8.99528 58.347659))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2105'^^xsd:string;
  dwc:observationDate '1910-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2106> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.47579 -8.571682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.47579"^^xsd:decimal ;
  dwc:decimalLongitude "-8.571682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.47579 -8.571682)"^^geo:wktLiteral ;
  geo-pos:lat "58.47579"^^xsd:decimal ;
  geo-pos:long "-8.571682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2106'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2213_2106'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.571682'^^xsd:double;
  dwc:latitude '58.47579'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.571682 58.47579, -8.571682 58.47579, -8.571682 58.47579, -8.571682 58.47579, -8.571682 58.47579))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2106'^^xsd:string;
  dwc:observationDate '1910-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2107> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.47579 -8.571682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.47579"^^xsd:decimal ;
  dwc:decimalLongitude "-8.571682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.47579 -8.571682)"^^geo:wktLiteral ;
  geo-pos:lat "58.47579"^^xsd:decimal ;
  geo-pos:long "-8.571682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2107'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2213_2107'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.571682'^^xsd:double;
  dwc:latitude '58.47579'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.571682 58.47579, -8.571682 58.47579, -8.571682 58.47579, -8.571682 58.47579, -8.571682 58.47579))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2107'^^xsd:string;
  dwc:observationDate '1910-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2108> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.47579 -8.571682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.47579"^^xsd:decimal ;
  dwc:decimalLongitude "-8.571682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.47579 -8.571682)"^^geo:wktLiteral ;
  geo-pos:lat "58.47579"^^xsd:decimal ;
  geo-pos:long "-8.571682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2108'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2213_2108'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.571682'^^xsd:double;
  dwc:latitude '58.47579'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.571682 58.47579, -8.571682 58.47579, -8.571682 58.47579, -8.571682 58.47579, -8.571682 58.47579))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2108'^^xsd:string;
  dwc:observationDate '1910-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2109> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.265913 -1.790196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.265913"^^xsd:decimal ;
  dwc:decimalLongitude "-1.790196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.265913 -1.790196)"^^geo:wktLiteral ;
  geo-pos:lat "61.265913"^^xsd:decimal ;
  geo-pos:long "-1.790196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2109'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2213_2109'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.790196'^^xsd:double;
  dwc:latitude '61.265913'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.790196 61.265913, -1.790196 61.265913, -1.790196 61.265913, -1.790196 61.265913, -1.790196 61.265913))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2109'^^xsd:string;
  dwc:observationDate '1910-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2110> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.588431 -1.191458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.588431"^^xsd:decimal ;
  dwc:decimalLongitude "-1.191458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.588431 -1.191458)"^^geo:wktLiteral ;
  geo-pos:lat "61.588431"^^xsd:decimal ;
  geo-pos:long "-1.191458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2110'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2213_2110'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.191458'^^xsd:double;
  dwc:latitude '61.588431'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.191458 61.588431, -1.191458 61.588431, -1.191458 61.588431, -1.191458 61.588431, -1.191458 61.588431))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2110'^^xsd:string;
  dwc:observationDate '1910-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2111> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.588431 -1.191458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.588431"^^xsd:decimal ;
  dwc:decimalLongitude "-1.191458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.588431 -1.191458)"^^geo:wktLiteral ;
  geo-pos:lat "61.588431"^^xsd:decimal ;
  geo-pos:long "-1.191458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2111'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2213_2111'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.191458'^^xsd:double;
  dwc:latitude '61.588431'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.191458 61.588431, -1.191458 61.588431, -1.191458 61.588431, -1.191458 61.588431, -1.191458 61.588431))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2111'^^xsd:string;
  dwc:observationDate '1910-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2112> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.838009 1.228121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.838009"^^xsd:decimal ;
  dwc:decimalLongitude "1.228121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.838009 1.228121)"^^geo:wktLiteral ;
  geo-pos:lat "61.838009"^^xsd:decimal ;
  geo-pos:long "1.228121"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2112'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2213_2112'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.228121'^^xsd:double;
  dwc:latitude '61.838009'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.228121 61.838009, 1.228121 61.838009, 1.228121 61.838009, 1.228121 61.838009, 1.228121 61.838009))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2112'^^xsd:string;
  dwc:observationDate '1910-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2113> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.222397 -2.080759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.222397"^^xsd:decimal ;
  dwc:decimalLongitude "-2.080759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.222397 -2.080759)"^^geo:wktLiteral ;
  geo-pos:lat "61.222397"^^xsd:decimal ;
  geo-pos:long "-2.080759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2113'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2213_2113'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.080759'^^xsd:double;
  dwc:latitude '61.222397'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.080759 61.222397, -2.080759 61.222397, -2.080759 61.222397, -2.080759 61.222397, -2.080759 61.222397))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2113'^^xsd:string;
  dwc:observationDate '1910-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2114> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.222397 -2.080759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.222397"^^xsd:decimal ;
  dwc:decimalLongitude "-2.080759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.222397 -2.080759)"^^geo:wktLiteral ;
  geo-pos:lat "61.222397"^^xsd:decimal ;
  geo-pos:long "-2.080759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2114'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2213_2114'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.080759'^^xsd:double;
  dwc:latitude '61.222397'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.080759 61.222397, -2.080759 61.222397, -2.080759 61.222397, -2.080759 61.222397, -2.080759 61.222397))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2114'^^xsd:string;
  dwc:observationDate '1910-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2115> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.222397 -2.080759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.222397"^^xsd:decimal ;
  dwc:decimalLongitude "-2.080759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.222397 -2.080759)"^^geo:wktLiteral ;
  geo-pos:lat "61.222397"^^xsd:decimal ;
  geo-pos:long "-2.080759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2115'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2213_2115'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.080759'^^xsd:double;
  dwc:latitude '61.222397'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.080759 61.222397, -2.080759 61.222397, -2.080759 61.222397, -2.080759 61.222397, -2.080759 61.222397))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2115'^^xsd:string;
  dwc:observationDate '1910-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2116> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.298863 -2.148315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.298863"^^xsd:decimal ;
  dwc:decimalLongitude "-2.148315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.298863 -2.148315)"^^geo:wktLiteral ;
  geo-pos:lat "61.298863"^^xsd:decimal ;
  geo-pos:long "-2.148315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2116'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2213_2116'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.148315'^^xsd:double;
  dwc:latitude '61.298863'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.148315 61.298863, -2.148315 61.298863, -2.148315 61.298863, -2.148315 61.298863, -2.148315 61.298863))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2116'^^xsd:string;
  dwc:observationDate '1910-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2117> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.298863 -2.148315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.298863"^^xsd:decimal ;
  dwc:decimalLongitude "-2.148315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.298863 -2.148315)"^^geo:wktLiteral ;
  geo-pos:lat "61.298863"^^xsd:decimal ;
  geo-pos:long "-2.148315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2117'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2213_2117'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.148315'^^xsd:double;
  dwc:latitude '61.298863'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.148315 61.298863, -2.148315 61.298863, -2.148315 61.298863, -2.148315 61.298863, -2.148315 61.298863))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2117'^^xsd:string;
  dwc:observationDate '1910-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2118> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.539577 -1.170599)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.539577"^^xsd:decimal ;
  dwc:decimalLongitude "-1.170599"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.539577 -1.170599)"^^geo:wktLiteral ;
  geo-pos:lat "61.539577"^^xsd:decimal ;
  geo-pos:long "-1.170599"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2118'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2213_2118'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.170599'^^xsd:double;
  dwc:latitude '61.539577'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.170599 61.539577, -1.170599 61.539577, -1.170599 61.539577, -1.170599 61.539577, -1.170599 61.539577))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2118'^^xsd:string;
  dwc:observationDate '1910-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2119> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.539577 -1.170599)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.539577"^^xsd:decimal ;
  dwc:decimalLongitude "-1.170599"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.539577 -1.170599)"^^geo:wktLiteral ;
  geo-pos:lat "61.539577"^^xsd:decimal ;
  geo-pos:long "-1.170599"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2119'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2213_2119'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.170599'^^xsd:double;
  dwc:latitude '61.539577'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.170599 61.539577, -1.170599 61.539577, -1.170599 61.539577, -1.170599 61.539577, -1.170599 61.539577))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2119'^^xsd:string;
  dwc:observationDate '1910-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2120> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.079362 0.199563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.079362"^^xsd:decimal ;
  dwc:decimalLongitude "0.199563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.079362 0.199563)"^^geo:wktLiteral ;
  geo-pos:lat "62.079362"^^xsd:decimal ;
  geo-pos:long "0.199563"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2120'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2213_2120'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.199563'^^xsd:double;
  dwc:latitude '62.079362'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.199563 62.079362, 0.199563 62.079362, 0.199563 62.079362, 0.199563 62.079362, 0.199563 62.079362))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2120'^^xsd:string;
  dwc:observationDate '1910-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2121> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.161676 -9.239082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.161676"^^xsd:decimal ;
  dwc:decimalLongitude "-9.239082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.161676 -9.239082)"^^geo:wktLiteral ;
  geo-pos:lat "58.161676"^^xsd:decimal ;
  geo-pos:long "-9.239082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2121'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2213_2121'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.239082'^^xsd:double;
  dwc:latitude '58.161676'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.239082 58.161676, -9.239082 58.161676, -9.239082 58.161676, -9.239082 58.161676, -9.239082 58.161676))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2121'^^xsd:string;
  dwc:observationDate '1910-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2122> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.347659 -8.99528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.347659"^^xsd:decimal ;
  dwc:decimalLongitude "-8.99528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.347659 -8.99528)"^^geo:wktLiteral ;
  geo-pos:lat "58.347659"^^xsd:decimal ;
  geo-pos:long "-8.99528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2122'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2213_2122'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.99528'^^xsd:double;
  dwc:latitude '58.347659'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.99528 58.347659, -8.99528 58.347659, -8.99528 58.347659, -8.99528 58.347659, -8.99528 58.347659))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2122'^^xsd:string;
  dwc:observationDate '1910-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2123> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.347659 -8.99528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.347659"^^xsd:decimal ;
  dwc:decimalLongitude "-8.99528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.347659 -8.99528)"^^geo:wktLiteral ;
  geo-pos:lat "58.347659"^^xsd:decimal ;
  geo-pos:long "-8.99528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2123'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2213_2123'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.99528'^^xsd:double;
  dwc:latitude '58.347659'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.99528 58.347659, -8.99528 58.347659, -8.99528 58.347659, -8.99528 58.347659, -8.99528 58.347659))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2123'^^xsd:string;
  dwc:observationDate '1910-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2124> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.347659 -8.99528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.347659"^^xsd:decimal ;
  dwc:decimalLongitude "-8.99528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.347659 -8.99528)"^^geo:wktLiteral ;
  geo-pos:lat "58.347659"^^xsd:decimal ;
  geo-pos:long "-8.99528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2124'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2213_2124'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.99528'^^xsd:double;
  dwc:latitude '58.347659'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.99528 58.347659, -8.99528 58.347659, -8.99528 58.347659, -8.99528 58.347659, -8.99528 58.347659))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2124'^^xsd:string;
  dwc:observationDate '1910-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2150> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.672922 -1.009636)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.672922"^^xsd:decimal ;
  dwc:decimalLongitude "-1.009636"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.672922 -1.009636)"^^geo:wktLiteral ;
  geo-pos:lat "61.672922"^^xsd:decimal ;
  geo-pos:long "-1.009636"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2150'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2213_2150'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.009636'^^xsd:double;
  dwc:latitude '61.672922'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.009636 61.672922, -1.009636 61.672922, -1.009636 61.672922, -1.009636 61.672922, -1.009636 61.672922))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2150'^^xsd:string;
  dwc:observationDate '1910-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2151> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.930314 -0.431257)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.930314"^^xsd:decimal ;
  dwc:decimalLongitude "-0.431257"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.930314 -0.431257)"^^geo:wktLiteral ;
  geo-pos:lat "61.930314"^^xsd:decimal ;
  geo-pos:long "-0.431257"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2151'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2213_2151'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.431257'^^xsd:double;
  dwc:latitude '61.930314'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.431257 61.930314, -0.431257 61.930314, -0.431257 61.930314, -0.431257 61.930314, -0.431257 61.930314))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2151'^^xsd:string;
  dwc:observationDate '1910-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2152> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.935513 -0.885294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.935513"^^xsd:decimal ;
  dwc:decimalLongitude "-0.885294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.935513 -0.885294)"^^geo:wktLiteral ;
  geo-pos:lat "61.935513"^^xsd:decimal ;
  geo-pos:long "-0.885294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2152'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2213_2152'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.885294'^^xsd:double;
  dwc:latitude '61.935513'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.885294 61.935513, -0.885294 61.935513, -0.885294 61.935513, -0.885294 61.935513, -0.885294 61.935513))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2152'^^xsd:string;
  dwc:observationDate '1910-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2153> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.079362 -1.970151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.079362"^^xsd:decimal ;
  dwc:decimalLongitude "-1.970151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.079362 -1.970151)"^^geo:wktLiteral ;
  geo-pos:lat "62.079362"^^xsd:decimal ;
  geo-pos:long "-1.970151"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2153'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2213_2153'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.970151'^^xsd:double;
  dwc:latitude '62.079362'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.970151 62.079362, -1.970151 62.079362, -1.970151 62.079362, -1.970151 62.079362, -1.970151 62.079362))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2153'^^xsd:string;
  dwc:observationDate '1910-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2154> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.161676 -9.239082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.161676"^^xsd:decimal ;
  dwc:decimalLongitude "-9.239082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.161676 -9.239082)"^^geo:wktLiteral ;
  geo-pos:lat "58.161676"^^xsd:decimal ;
  geo-pos:long "-9.239082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2154'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2213_2154'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.239082'^^xsd:double;
  dwc:latitude '58.161676'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.239082 58.161676, -9.239082 58.161676, -9.239082 58.161676, -9.239082 58.161676, -9.239082 58.161676))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2154'^^xsd:string;
  dwc:observationDate '1910-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2156> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.12509 -2.012526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.12509"^^xsd:decimal ;
  dwc:decimalLongitude "-2.012526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.12509 -2.012526)"^^geo:wktLiteral ;
  geo-pos:lat "62.12509"^^xsd:decimal ;
  geo-pos:long "-2.012526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2156'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2213_2156'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.012526'^^xsd:double;
  dwc:latitude '62.12509'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.012526 62.12509, -2.012526 62.12509, -2.012526 62.12509, -2.012526 62.12509, -2.012526 62.12509))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2156'^^xsd:string;
  dwc:observationDate '1910-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2157> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.815805 0.481052)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.815805"^^xsd:decimal ;
  dwc:decimalLongitude "0.481052"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.815805 0.481052)"^^geo:wktLiteral ;
  geo-pos:lat "61.815805"^^xsd:decimal ;
  geo-pos:long "0.481052"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2157'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2213_2157'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.481052'^^xsd:double;
  dwc:latitude '61.815805'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.481052 61.815805, 0.481052 61.815805, 0.481052 61.815805, 0.481052 61.815805, 0.481052 61.815805))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2157'^^xsd:string;
  dwc:observationDate '1910-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2158> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.21983 -9.351591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.21983"^^xsd:decimal ;
  dwc:decimalLongitude "-9.351591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.21983 -9.351591)"^^geo:wktLiteral ;
  geo-pos:lat "58.21983"^^xsd:decimal ;
  geo-pos:long "-9.351591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2158'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2213_2158'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.351591'^^xsd:double;
  dwc:latitude '58.21983'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.351591 58.21983, -9.351591 58.21983, -9.351591 58.21983, -9.351591 58.21983, -9.351591 58.21983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2158'^^xsd:string;
  dwc:observationDate '1910-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2159> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.21983 -9.351591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.21983"^^xsd:decimal ;
  dwc:decimalLongitude "-9.351591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.21983 -9.351591)"^^geo:wktLiteral ;
  geo-pos:lat "58.21983"^^xsd:decimal ;
  geo-pos:long "-9.351591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2159'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2213_2159'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.351591'^^xsd:double;
  dwc:latitude '58.21983'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.351591 58.21983, -9.351591 58.21983, -9.351591 58.21983, -9.351591 58.21983, -9.351591 58.21983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2159'^^xsd:string;
  dwc:observationDate '1910-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2160> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.231449 -9.374137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.231449"^^xsd:decimal ;
  dwc:decimalLongitude "-9.374137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.231449 -9.374137)"^^geo:wktLiteral ;
  geo-pos:lat "58.231449"^^xsd:decimal ;
  geo-pos:long "-9.374137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2160'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2213_2160'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.374137'^^xsd:double;
  dwc:latitude '58.231449'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.374137 58.231449, -9.374137 58.231449, -9.374137 58.231449, -9.374137 58.231449, -9.374137 58.231449))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2160'^^xsd:string;
  dwc:observationDate '1910-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2161> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.254675 -9.419274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.254675"^^xsd:decimal ;
  dwc:decimalLongitude "-9.419274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.254675 -9.419274)"^^geo:wktLiteral ;
  geo-pos:lat "58.254675"^^xsd:decimal ;
  geo-pos:long "-9.419274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2161'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2213_2161'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.419274'^^xsd:double;
  dwc:latitude '58.254675'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.419274 58.254675, -9.419274 58.254675, -9.419274 58.254675, -9.419274 58.254675, -9.419274 58.254675))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2161'^^xsd:string;
  dwc:observationDate '1910-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2162> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.254675 -9.419274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.254675"^^xsd:decimal ;
  dwc:decimalLongitude "-9.419274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.254675 -9.419274)"^^geo:wktLiteral ;
  geo-pos:lat "58.254675"^^xsd:decimal ;
  geo-pos:long "-9.419274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2162'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2213_2162'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.419274'^^xsd:double;
  dwc:latitude '58.254675'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.419274 58.254675, -9.419274 58.254675, -9.419274 58.254675, -9.419274 58.254675, -9.419274 58.254675))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2162'^^xsd:string;
  dwc:observationDate '1910-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2163> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.967715 -9.294426)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.967715"^^xsd:decimal ;
  dwc:decimalLongitude "-9.294426"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.967715 -9.294426)"^^geo:wktLiteral ;
  geo-pos:lat "57.967715"^^xsd:decimal ;
  geo-pos:long "-9.294426"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2163'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2213_2163'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.294426'^^xsd:double;
  dwc:latitude '57.967715'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.294426 57.967715, -9.294426 57.967715, -9.294426 57.967715, -9.294426 57.967715, -9.294426 57.967715))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2163'^^xsd:string;
  dwc:observationDate '1910-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2164> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.967715 -9.294426)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.967715"^^xsd:decimal ;
  dwc:decimalLongitude "-9.294426"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.967715 -9.294426)"^^geo:wktLiteral ;
  geo-pos:lat "57.967715"^^xsd:decimal ;
  geo-pos:long "-9.294426"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2164'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2213_2164'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.294426'^^xsd:double;
  dwc:latitude '57.967715'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.294426 57.967715, -9.294426 57.967715, -9.294426 57.967715, -9.294426 57.967715, -9.294426 57.967715))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2164'^^xsd:string;
  dwc:observationDate '1910-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2165> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.254675 -9.419274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.254675"^^xsd:decimal ;
  dwc:decimalLongitude "-9.419274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.254675 -9.419274)"^^geo:wktLiteral ;
  geo-pos:lat "58.254675"^^xsd:decimal ;
  geo-pos:long "-9.419274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2165'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2213_2165'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.419274'^^xsd:double;
  dwc:latitude '58.254675'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.419274 58.254675, -9.419274 58.254675, -9.419274 58.254675, -9.419274 58.254675, -9.419274 58.254675))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2165'^^xsd:string;
  dwc:observationDate '1910-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2166> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.967715 -9.294426)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.967715"^^xsd:decimal ;
  dwc:decimalLongitude "-9.294426"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.967715 -9.294426)"^^geo:wktLiteral ;
  geo-pos:lat "57.967715"^^xsd:decimal ;
  geo-pos:long "-9.294426"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2166'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2213_2166'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.294426'^^xsd:double;
  dwc:latitude '57.967715'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.294426 57.967715, -9.294426 57.967715, -9.294426 57.967715, -9.294426 57.967715, -9.294426 57.967715))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2166'^^xsd:string;
  dwc:observationDate '1910-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3036> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.277885 -9.464469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.277885"^^xsd:decimal ;
  dwc:decimalLongitude "-9.464469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.277885 -9.464469)"^^geo:wktLiteral ;
  geo-pos:lat "58.277885"^^xsd:decimal ;
  geo-pos:long "-9.464469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3036'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2213_3036'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.464469'^^xsd:double;
  dwc:latitude '58.277885'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.464469 58.277885, -9.464469 58.277885, -9.464469 58.277885, -9.464469 58.277885, -9.464469 58.277885))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3036'^^xsd:string;
  dwc:observationDate '1912-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3037> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.087848 1.808537)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.087848"^^xsd:decimal ;
  dwc:decimalLongitude "1.808537"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.087848 1.808537)"^^geo:wktLiteral ;
  geo-pos:lat "61.087848"^^xsd:decimal ;
  geo-pos:long "1.808537"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3037'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2213_3037'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.808537'^^xsd:double;
  dwc:latitude '61.087848'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.808537 61.087848, 1.808537 61.087848, 1.808537 61.087848, 1.808537 61.087848, 1.808537 61.087848))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3037'^^xsd:string;
  dwc:observationDate '1912-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3038> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.277885 -9.464469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.277885"^^xsd:decimal ;
  dwc:decimalLongitude "-9.464469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.277885 -9.464469)"^^geo:wktLiteral ;
  geo-pos:lat "58.277885"^^xsd:decimal ;
  geo-pos:long "-9.464469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3038'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2213_3038'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.464469'^^xsd:double;
  dwc:latitude '58.277885'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.464469 58.277885, -9.464469 58.277885, -9.464469 58.277885, -9.464469 58.277885, -9.464469 58.277885))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3038'^^xsd:string;
  dwc:observationDate '1912-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3039> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.277885 -9.464469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.277885"^^xsd:decimal ;
  dwc:decimalLongitude "-9.464469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.277885 -9.464469)"^^geo:wktLiteral ;
  geo-pos:lat "58.277885"^^xsd:decimal ;
  geo-pos:long "-9.464469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3039'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2213_3039'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.464469'^^xsd:double;
  dwc:latitude '58.277885'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.464469 58.277885, -9.464469 58.277885, -9.464469 58.277885, -9.464469 58.277885, -9.464469 58.277885))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3039'^^xsd:string;
  dwc:observationDate '1912-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3040> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.8086 2.654882)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.8086"^^xsd:decimal ;
  dwc:decimalLongitude "2.654882"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.8086 2.654882)"^^geo:wktLiteral ;
  geo-pos:lat "60.8086"^^xsd:decimal ;
  geo-pos:long "2.654882"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3040'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2213_3040'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '2.654882'^^xsd:double;
  dwc:latitude '60.8086'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.654882 60.8086, 2.654882 60.8086, 2.654882 60.8086, 2.654882 60.8086, 2.654882 60.8086))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3040'^^xsd:string;
  dwc:observationDate '1912-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3041> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.574341 1.43389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.574341"^^xsd:decimal ;
  dwc:decimalLongitude "1.43389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.574341 1.43389)"^^geo:wktLiteral ;
  geo-pos:lat "61.574341"^^xsd:decimal ;
  geo-pos:long "1.43389"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3041'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2213_3041'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.43389'^^xsd:double;
  dwc:latitude '61.574341'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.43389 61.574341, 1.43389 61.574341, 1.43389 61.574341, 1.43389 61.574341, 1.43389 61.574341))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3041'^^xsd:string;
  dwc:observationDate '1912-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3042> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.747785 2.030294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.747785"^^xsd:decimal ;
  dwc:decimalLongitude "2.030294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.747785 2.030294)"^^geo:wktLiteral ;
  geo-pos:lat "61.747785"^^xsd:decimal ;
  geo-pos:long "2.030294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3042'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2213_3042'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '2.030294'^^xsd:double;
  dwc:latitude '61.747785'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.030294 61.747785, 2.030294 61.747785, 2.030294 61.747785, 2.030294 61.747785, 2.030294 61.747785))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3042'^^xsd:string;
  dwc:observationDate '1912-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3045> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.232782 2.13768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.232782"^^xsd:decimal ;
  dwc:decimalLongitude "2.13768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.232782 2.13768)"^^geo:wktLiteral ;
  geo-pos:lat "62.232782"^^xsd:decimal ;
  geo-pos:long "2.13768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3045'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2213_3045'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '2.13768'^^xsd:double;
  dwc:latitude '62.232782'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.13768 62.232782, 2.13768 62.232782, 2.13768 62.232782, 2.13768 62.232782, 2.13768 62.232782))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3045'^^xsd:string;
  dwc:observationDate '1912-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3046> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.277885 -9.464469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.277885"^^xsd:decimal ;
  dwc:decimalLongitude "-9.464469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.277885 -9.464469)"^^geo:wktLiteral ;
  geo-pos:lat "58.277885"^^xsd:decimal ;
  geo-pos:long "-9.464469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3046'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2213_3046'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.464469'^^xsd:double;
  dwc:latitude '58.277885'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.464469 58.277885, -9.464469 58.277885, -9.464469 58.277885, -9.464469 58.277885, -9.464469 58.277885))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3046'^^xsd:string;
  dwc:observationDate '1912-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3047> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.8086 2.654882)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.8086"^^xsd:decimal ;
  dwc:decimalLongitude "2.654882"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.8086 2.654882)"^^geo:wktLiteral ;
  geo-pos:lat "60.8086"^^xsd:decimal ;
  geo-pos:long "2.654882"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3047'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2213_3047'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '2.654882'^^xsd:double;
  dwc:latitude '60.8086'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.654882 60.8086, 2.654882 60.8086, 2.654882 60.8086, 2.654882 60.8086, 2.654882 60.8086))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3047'^^xsd:string;
  dwc:observationDate '1912-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3048> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.747785 2.030294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.747785"^^xsd:decimal ;
  dwc:decimalLongitude "2.030294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.747785 2.030294)"^^geo:wktLiteral ;
  geo-pos:lat "61.747785"^^xsd:decimal ;
  geo-pos:long "2.030294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3048'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2213_3048'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '2.030294'^^xsd:double;
  dwc:latitude '61.747785'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.030294 61.747785, 2.030294 61.747785, 2.030294 61.747785, 2.030294 61.747785, 2.030294 61.747785))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3048'^^xsd:string;
  dwc:observationDate '1912-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3049> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.232782 2.13768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.232782"^^xsd:decimal ;
  dwc:decimalLongitude "2.13768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.232782 2.13768)"^^geo:wktLiteral ;
  geo-pos:lat "62.232782"^^xsd:decimal ;
  geo-pos:long "2.13768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3049'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2213_3049'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '2.13768'^^xsd:double;
  dwc:latitude '62.232782'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.13768 62.232782, 2.13768 62.232782, 2.13768 62.232782, 2.13768 62.232782, 2.13768 62.232782))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3049'^^xsd:string;
  dwc:observationDate '1912-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2404> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.482634 -2.497437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.482634"^^xsd:decimal ;
  dwc:decimalLongitude "-2.497437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.482634 -2.497437)"^^geo:wktLiteral ;
  geo-pos:lat "61.482634"^^xsd:decimal ;
  geo-pos:long "-2.497437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2404'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2213_2404'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.497437'^^xsd:double;
  dwc:latitude '61.482634'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.497437 61.482634, -2.497437 61.482634, -2.497437 61.482634, -2.497437 61.482634, -2.497437 61.482634))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2404'^^xsd:string;
  dwc:observationDate '1911-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2406> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.034755 1.131454)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.034755"^^xsd:decimal ;
  dwc:decimalLongitude "1.131454"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.034755 1.131454)"^^geo:wktLiteral ;
  geo-pos:lat "61.034755"^^xsd:decimal ;
  geo-pos:long "1.131454"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2406'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2213_2406'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.131454'^^xsd:double;
  dwc:latitude '61.034755'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.131454 61.034755, 1.131454 61.034755, 1.131454 61.034755, 1.131454 61.034755, 1.131454 61.034755))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2406'^^xsd:string;
  dwc:observationDate '1911-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2407> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.034755 1.131454)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.034755"^^xsd:decimal ;
  dwc:decimalLongitude "1.131454"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.034755 1.131454)"^^geo:wktLiteral ;
  geo-pos:lat "61.034755"^^xsd:decimal ;
  geo-pos:long "1.131454"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2407'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2213_2407'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.131454'^^xsd:double;
  dwc:latitude '61.034755'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.131454 61.034755, 1.131454 61.034755, 1.131454 61.034755, 1.131454 61.034755, 1.131454 61.034755))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2407'^^xsd:string;
  dwc:observationDate '1911-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2408> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.774172 -0.079715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.774172"^^xsd:decimal ;
  dwc:decimalLongitude "-0.079715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.774172 -0.079715)"^^geo:wktLiteral ;
  geo-pos:lat "61.774172"^^xsd:decimal ;
  geo-pos:long "-0.079715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2408'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2213_2408'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.079715'^^xsd:double;
  dwc:latitude '61.774172'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.079715 61.774172, -0.079715 61.774172, -0.079715 61.774172, -0.079715 61.774172, -0.079715 61.774172))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2408'^^xsd:string;
  dwc:observationDate '1911-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2409> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.741637 -6.393988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.741637"^^xsd:decimal ;
  dwc:decimalLongitude "-6.393988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.741637 -6.393988)"^^geo:wktLiteral ;
  geo-pos:lat "59.741637"^^xsd:decimal ;
  geo-pos:long "-6.393988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2409'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2213_2409'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-6.393988'^^xsd:double;
  dwc:latitude '59.741637'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.393988 59.741637, -6.393988 59.741637, -6.393988 59.741637, -6.393988 59.741637, -6.393988 59.741637))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2409'^^xsd:string;
  dwc:observationDate '1911-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1409> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.301913 -1.969974)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.301913"^^xsd:decimal ;
  dwc:decimalLongitude "-1.969974"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.301913 -1.969974)"^^geo:wktLiteral ;
  geo-pos:lat "61.301913"^^xsd:decimal ;
  geo-pos:long "-1.969974"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1409'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2213_1409'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.969974'^^xsd:double;
  dwc:latitude '61.301913'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.969974 61.301913, -1.969974 61.301913, -1.969974 61.301913, -1.969974 61.301913, -1.969974 61.301913))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1409'^^xsd:string;
  dwc:observationDate '1909-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1411> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.774172 -0.079715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.774172"^^xsd:decimal ;
  dwc:decimalLongitude "-0.079715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.774172 -0.079715)"^^geo:wktLiteral ;
  geo-pos:lat "61.774172"^^xsd:decimal ;
  geo-pos:long "-0.079715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1411'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2213_1411'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.079715'^^xsd:double;
  dwc:latitude '61.774172'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.079715 61.774172, -0.079715 61.774172, -0.079715 61.774172, -0.079715 61.774172, -0.079715 61.774172))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1411'^^xsd:string;
  dwc:observationDate '1909-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1412> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.12509 0.241938)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.12509"^^xsd:decimal ;
  dwc:decimalLongitude "0.241938"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.12509 0.241938)"^^geo:wktLiteral ;
  geo-pos:lat "62.12509"^^xsd:decimal ;
  geo-pos:long "0.241938"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1412'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2213_1412'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.241938'^^xsd:double;
  dwc:latitude '62.12509'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.241938 62.12509, 0.241938 62.12509, 0.241938 62.12509, 0.241938 62.12509, 0.241938 62.12509))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1412'^^xsd:string;
  dwc:observationDate '1909-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1418> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.967715 -9.294426)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.967715"^^xsd:decimal ;
  dwc:decimalLongitude "-9.294426"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.967715 -9.294426)"^^geo:wktLiteral ;
  geo-pos:lat "57.967715"^^xsd:decimal ;
  geo-pos:long "-9.294426"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1418'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2213_1418'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.294426'^^xsd:double;
  dwc:latitude '57.967715'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.294426 57.967715, -9.294426 57.967715, -9.294426 57.967715, -9.294426 57.967715, -9.294426 57.967715))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1418'^^xsd:string;
  dwc:observationDate '1909-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1419> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.855668 -3.521946)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.855668"^^xsd:decimal ;
  dwc:decimalLongitude "-3.521946"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.855668 -3.521946)"^^geo:wktLiteral ;
  geo-pos:lat "60.855668"^^xsd:decimal ;
  geo-pos:long "-3.521946"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1419'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2213_1419'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-3.521946'^^xsd:double;
  dwc:latitude '60.855668'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.521946 60.855668, -3.521946 60.855668, -3.521946 60.855668, -3.521946 60.855668, -3.521946 60.855668))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1419'^^xsd:string;
  dwc:observationDate '1909-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1420> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.298863 -0.826035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.298863"^^xsd:decimal ;
  dwc:decimalLongitude "-0.826035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.298863 -0.826035)"^^geo:wktLiteral ;
  geo-pos:lat "61.298863"^^xsd:decimal ;
  geo-pos:long "-0.826035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1420'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2213_1420'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.826035'^^xsd:double;
  dwc:latitude '61.298863'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.826035 61.298863, -0.826035 61.298863, -0.826035 61.298863, -0.826035 61.298863, -0.826035 61.298863))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1420'^^xsd:string;
  dwc:observationDate '1909-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1421> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.627503 -2.10974)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.627503"^^xsd:decimal ;
  dwc:decimalLongitude "-2.10974"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.627503 -2.10974)"^^geo:wktLiteral ;
  geo-pos:lat "61.627503"^^xsd:decimal ;
  geo-pos:long "-2.10974"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1421'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2213_1421'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.10974'^^xsd:double;
  dwc:latitude '61.627503'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.10974 61.627503, -2.10974 61.627503, -2.10974 61.627503, -2.10974 61.627503, -2.10974 61.627503))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1421'^^xsd:string;
  dwc:observationDate '1909-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1422> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.896317 0.031329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.896317"^^xsd:decimal ;
  dwc:decimalLongitude "0.031329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.896317 0.031329)"^^geo:wktLiteral ;
  geo-pos:lat "61.896317"^^xsd:decimal ;
  geo-pos:long "0.031329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1422'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2213_1422'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.031329'^^xsd:double;
  dwc:latitude '61.896317'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.031329 61.896317, 0.031329 61.896317, 0.031329 61.896317, 0.031329 61.896317, 0.031329 61.896317))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1422'^^xsd:string;
  dwc:observationDate '1909-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1424> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.301689 -8.95847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.301689"^^xsd:decimal ;
  dwc:decimalLongitude "-8.95847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.301689 -8.95847)"^^geo:wktLiteral ;
  geo-pos:lat "58.301689"^^xsd:decimal ;
  geo-pos:long "-8.95847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1424'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2213_1424'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.95847'^^xsd:double;
  dwc:latitude '58.301689'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.95847 58.301689, -8.95847 58.301689, -8.95847 58.301689, -8.95847 58.301689, -8.95847 58.301689))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1424'^^xsd:string;
  dwc:observationDate '1909-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1425> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.301689 -8.95847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.301689"^^xsd:decimal ;
  dwc:decimalLongitude "-8.95847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.301689 -8.95847)"^^geo:wktLiteral ;
  geo-pos:lat "58.301689"^^xsd:decimal ;
  geo-pos:long "-8.95847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1425'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2213_1425'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.95847'^^xsd:double;
  dwc:latitude '58.301689'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.95847 58.301689, -8.95847 58.301689, -8.95847 58.301689, -8.95847 58.301689, -8.95847 58.301689))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1425'^^xsd:string;
  dwc:observationDate '1909-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1429> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.268732 -2.306617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.268732"^^xsd:decimal ;
  dwc:decimalLongitude "-2.306617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.268732 -2.306617)"^^geo:wktLiteral ;
  geo-pos:lat "61.268732"^^xsd:decimal ;
  geo-pos:long "-2.306617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1429'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2213_1429'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.306617'^^xsd:double;
  dwc:latitude '61.268732'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.306617 61.268732, -2.306617 61.268732, -2.306617 61.268732, -2.306617 61.268732, -2.306617 61.268732))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1429'^^xsd:string;
  dwc:observationDate '1909-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1432> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.479537 -1.428525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.479537"^^xsd:decimal ;
  dwc:decimalLongitude "-1.428525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.479537 -1.428525)"^^geo:wktLiteral ;
  geo-pos:lat "61.479537"^^xsd:decimal ;
  geo-pos:long "-1.428525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1432'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2213_1432'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.428525'^^xsd:double;
  dwc:latitude '61.479537'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.428525 61.479537, -1.428525 61.479537, -1.428525 61.479537, -1.428525 61.479537, -1.428525 61.479537))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1432'^^xsd:string;
  dwc:observationDate '1909-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1433> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.589482 -0.67197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.589482"^^xsd:decimal ;
  dwc:decimalLongitude "-0.67197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.589482 -0.67197)"^^geo:wktLiteral ;
  geo-pos:lat "61.589482"^^xsd:decimal ;
  geo-pos:long "-0.67197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1433'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2213_1433'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.67197'^^xsd:double;
  dwc:latitude '61.589482'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.67197 61.589482, -0.67197 61.589482, -0.67197 61.589482, -0.67197 61.589482, -0.67197 61.589482))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1433'^^xsd:string;
  dwc:observationDate '1909-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3967> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.166667 -9.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.166667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.166667 -9.5)"^^geo:wktLiteral ;
  geo-pos:lat "58.166667"^^xsd:decimal ;
  geo-pos:long "-9.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3967'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1950'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2213_3967'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.5'^^xsd:double;
  dwc:latitude '58.166667'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.5 58.166667, -9.5 58.166667, -9.5 58.166667, -9.5 58.166667, -9.5 58.166667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3967'^^xsd:string;
  dwc:observationDate '1950-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1860> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.425534 2.160732)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.425534"^^xsd:decimal ;
  dwc:decimalLongitude "2.160732"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.425534 2.160732)"^^geo:wktLiteral ;
  geo-pos:lat "61.425534"^^xsd:decimal ;
  geo-pos:long "2.160732"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1860'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2213_1860'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '2.160732'^^xsd:double;
  dwc:latitude '61.425534'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.160732 61.425534, 2.160732 61.425534, 2.160732 61.425534, 2.160732 61.425534, 2.160732 61.425534))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1860'^^xsd:string;
  dwc:observationDate '1910-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1862> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.842194 0.988224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.842194"^^xsd:decimal ;
  dwc:decimalLongitude "0.988224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.842194 0.988224)"^^geo:wktLiteral ;
  geo-pos:lat "60.842194"^^xsd:decimal ;
  geo-pos:long "0.988224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1862'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2213_1862'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.988224'^^xsd:double;
  dwc:latitude '60.842194'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.988224 60.842194, 0.988224 60.842194, 0.988224 60.842194, 0.988224 60.842194, 0.988224 60.842194))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1862'^^xsd:string;
  dwc:observationDate '1910-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1865> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.552411 0.592708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.552411"^^xsd:decimal ;
  dwc:decimalLongitude "0.592708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.552411 0.592708)"^^geo:wktLiteral ;
  geo-pos:lat "61.552411"^^xsd:decimal ;
  geo-pos:long "0.592708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1865'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2213_1865'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.592708'^^xsd:double;
  dwc:latitude '61.552411'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.592708 61.552411, 0.592708 61.552411, 0.592708 61.552411, 0.592708 61.552411, 0.592708 61.552411))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1865'^^xsd:string;
  dwc:observationDate '1910-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1867> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.870719 -8.726241)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.870719"^^xsd:decimal ;
  dwc:decimalLongitude "-8.726241"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.870719 -8.726241)"^^geo:wktLiteral ;
  geo-pos:lat "58.870719"^^xsd:decimal ;
  geo-pos:long "-8.726241"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1867'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2213_1867'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.726241'^^xsd:double;
  dwc:latitude '58.870719'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.726241 58.870719, -8.726241 58.870719, -8.726241 58.870719, -8.726241 58.870719, -8.726241 58.870719))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1867'^^xsd:string;
  dwc:observationDate '1910-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1868> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.870719 -8.726241)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.870719"^^xsd:decimal ;
  dwc:decimalLongitude "-8.726241"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.870719 -8.726241)"^^geo:wktLiteral ;
  geo-pos:lat "58.870719"^^xsd:decimal ;
  geo-pos:long "-8.726241"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1868'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2213_1868'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.726241'^^xsd:double;
  dwc:latitude '58.870719'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.726241 58.870719, -8.726241 58.870719, -8.726241 58.870719, -8.726241 58.870719, -8.726241 58.870719))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1868'^^xsd:string;
  dwc:observationDate '1910-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1869> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.054419 -8.208736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.054419"^^xsd:decimal ;
  dwc:decimalLongitude "-8.208736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.054419 -8.208736)"^^geo:wktLiteral ;
  geo-pos:lat "59.054419"^^xsd:decimal ;
  geo-pos:long "-8.208736"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1869'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2213_1869'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.208736'^^xsd:double;
  dwc:latitude '59.054419'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.208736 59.054419, -8.208736 59.054419, -8.208736 59.054419, -8.208736 59.054419, -8.208736 59.054419))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1869'^^xsd:string;
  dwc:observationDate '1910-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1870> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.544165 -3.340833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.544165"^^xsd:decimal ;
  dwc:decimalLongitude "-3.340833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.544165 -3.340833)"^^geo:wktLiteral ;
  geo-pos:lat "60.544165"^^xsd:decimal ;
  geo-pos:long "-3.340833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1870'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2213_1870'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-3.340833'^^xsd:double;
  dwc:latitude '60.544165'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.340833 60.544165, -3.340833 60.544165, -3.340833 60.544165, -3.340833 60.544165, -3.340833 60.544165))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1870'^^xsd:string;
  dwc:observationDate '1910-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1871> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.839714 1.158438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.839714"^^xsd:decimal ;
  dwc:decimalLongitude "1.158438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.839714 1.158438)"^^geo:wktLiteral ;
  geo-pos:lat "60.839714"^^xsd:decimal ;
  geo-pos:long "1.158438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1871'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2213_1871'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.158438'^^xsd:double;
  dwc:latitude '60.839714'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.158438 60.839714, 1.158438 60.839714, 1.158438 60.839714, 1.158438 60.839714, 1.158438 60.839714))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1871'^^xsd:string;
  dwc:observationDate '1910-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1873> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.136645 -8.3088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.136645"^^xsd:decimal ;
  dwc:decimalLongitude "-8.3088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.136645 -8.3088)"^^geo:wktLiteral ;
  geo-pos:lat "57.136645"^^xsd:decimal ;
  geo-pos:long "-8.3088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1873'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2213_1873'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.3088'^^xsd:double;
  dwc:latitude '57.136645'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.3088 57.136645, -8.3088 57.136645, -8.3088 57.136645, -8.3088 57.136645, -8.3088 57.136645))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1873'^^xsd:string;
  dwc:observationDate '1910-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1878> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.442563 0.990967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.442563"^^xsd:decimal ;
  dwc:decimalLongitude "0.990967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.442563 0.990967)"^^geo:wktLiteral ;
  geo-pos:lat "61.442563"^^xsd:decimal ;
  geo-pos:long "0.990967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1878'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2213_1878'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.990967'^^xsd:double;
  dwc:latitude '61.442563'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.990967 61.442563, 0.990967 61.442563, 0.990967 61.442563, 0.990967 61.442563, 0.990967 61.442563))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1878'^^xsd:string;
  dwc:observationDate '1910-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1879> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.951871 0.683205)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.951871"^^xsd:decimal ;
  dwc:decimalLongitude "0.683205"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.951871 0.683205)"^^geo:wktLiteral ;
  geo-pos:lat "61.951871"^^xsd:decimal ;
  geo-pos:long "0.683205"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1879'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2213_1879'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.683205'^^xsd:double;
  dwc:latitude '61.951871'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.683205 61.951871, 0.683205 61.951871, 0.683205 61.951871, 0.683205 61.951871, 0.683205 61.951871))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1879'^^xsd:string;
  dwc:observationDate '1910-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1883> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.469033 1.079252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.469033"^^xsd:decimal ;
  dwc:decimalLongitude "1.079252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.469033 1.079252)"^^geo:wktLiteral ;
  geo-pos:lat "61.469033"^^xsd:decimal ;
  geo-pos:long "1.079252"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1883'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2213_1883'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.079252'^^xsd:double;
  dwc:latitude '61.469033'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.079252 61.469033, 1.079252 61.469033, 1.079252 61.469033, 1.079252 61.469033, 1.079252 61.469033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1883'^^xsd:string;
  dwc:observationDate '1910-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1884> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.751255 -0.509123)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.751255"^^xsd:decimal ;
  dwc:decimalLongitude "-0.509123"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.751255 -0.509123)"^^geo:wktLiteral ;
  geo-pos:lat "61.751255"^^xsd:decimal ;
  geo-pos:long "-0.509123"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1884'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2213_1884'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.509123'^^xsd:double;
  dwc:latitude '61.751255'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.509123 61.751255, -0.509123 61.751255, -0.509123 61.751255, -0.509123 61.751255, -0.509123 61.751255))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1884'^^xsd:string;
  dwc:observationDate '1910-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1885> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.760192 0.139664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.760192"^^xsd:decimal ;
  dwc:decimalLongitude "0.139664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.760192 0.139664)"^^geo:wktLiteral ;
  geo-pos:lat "61.760192"^^xsd:decimal ;
  geo-pos:long "0.139664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1885'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2213_1885'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.139664'^^xsd:double;
  dwc:latitude '61.760192'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.139664 61.760192, 0.139664 61.760192, 0.139664 61.760192, 0.139664 61.760192, 0.139664 61.760192))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1885'^^xsd:string;
  dwc:observationDate '1910-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1886> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.807237 -9.506274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.807237"^^xsd:decimal ;
  dwc:decimalLongitude "-9.506274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.807237 -9.506274)"^^geo:wktLiteral ;
  geo-pos:lat "57.807237"^^xsd:decimal ;
  geo-pos:long "-9.506274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1886'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2213_1886'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.506274'^^xsd:double;
  dwc:latitude '57.807237'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.506274 57.807237, -9.506274 57.807237, -9.506274 57.807237, -9.506274 57.807237, -9.506274 57.807237))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1886'^^xsd:string;
  dwc:observationDate '1910-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1887> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.054419 -8.208736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.054419"^^xsd:decimal ;
  dwc:decimalLongitude "-8.208736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.054419 -8.208736)"^^geo:wktLiteral ;
  geo-pos:lat "59.054419"^^xsd:decimal ;
  geo-pos:long "-8.208736"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1887'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2213_1887'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.208736'^^xsd:double;
  dwc:latitude '59.054419'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.208736 59.054419, -8.208736 59.054419, -8.208736 59.054419, -8.208736 59.054419, -8.208736 59.054419))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1887'^^xsd:string;
  dwc:observationDate '1910-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1888> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.054419 -8.208736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.054419"^^xsd:decimal ;
  dwc:decimalLongitude "-8.208736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.054419 -8.208736)"^^geo:wktLiteral ;
  geo-pos:lat "59.054419"^^xsd:decimal ;
  geo-pos:long "-8.208736"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1888'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2213_1888'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.208736'^^xsd:double;
  dwc:latitude '59.054419'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.208736 59.054419, -8.208736 59.054419, -8.208736 59.054419, -8.208736 59.054419, -8.208736 59.054419))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1888'^^xsd:string;
  dwc:observationDate '1910-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1891> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.282141 1.348545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.282141"^^xsd:decimal ;
  dwc:decimalLongitude "1.348545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.282141 1.348545)"^^geo:wktLiteral ;
  geo-pos:lat "61.282141"^^xsd:decimal ;
  geo-pos:long "1.348545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1891'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2213_1891'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.348545'^^xsd:double;
  dwc:latitude '61.282141'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.348545 61.282141, 1.348545 61.282141, 1.348545 61.282141, 1.348545 61.282141, 1.348545 61.282141))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1891'^^xsd:string;
  dwc:observationDate '1910-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1899> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.679442 0.280684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.679442"^^xsd:decimal ;
  dwc:decimalLongitude "0.280684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.679442 0.280684)"^^geo:wktLiteral ;
  geo-pos:lat "61.679442"^^xsd:decimal ;
  geo-pos:long "0.280684"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1899'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2213_1899'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.280684'^^xsd:double;
  dwc:latitude '61.679442'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.280684 61.679442, 0.280684 61.679442, 0.280684 61.679442, 0.280684 61.679442, 0.280684 61.679442))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1899'^^xsd:string;
  dwc:observationDate '1910-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1900> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.679442 0.280684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.679442"^^xsd:decimal ;
  dwc:decimalLongitude "0.280684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.679442 0.280684)"^^geo:wktLiteral ;
  geo-pos:lat "61.679442"^^xsd:decimal ;
  geo-pos:long "0.280684"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1900'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2213_1900'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.280684'^^xsd:double;
  dwc:latitude '61.679442'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.280684 61.679442, 0.280684 61.679442, 0.280684 61.679442, 0.280684 61.679442, 0.280684 61.679442))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1900'^^xsd:string;
  dwc:observationDate '1910-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1902> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.007933 1.615047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.007933"^^xsd:decimal ;
  dwc:decimalLongitude "1.615047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.007933 1.615047)"^^geo:wktLiteral ;
  geo-pos:lat "62.007933"^^xsd:decimal ;
  geo-pos:long "1.615047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1902'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2213_1902'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.615047'^^xsd:double;
  dwc:latitude '62.007933'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.615047 62.007933, 1.615047 62.007933, 1.615047 62.007933, 1.615047 62.007933, 1.615047 62.007933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1902'^^xsd:string;
  dwc:observationDate '1910-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1903> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.838122 1.260554)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.838122"^^xsd:decimal ;
  dwc:decimalLongitude "1.260554"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.838122 1.260554)"^^geo:wktLiteral ;
  geo-pos:lat "60.838122"^^xsd:decimal ;
  geo-pos:long "1.260554"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1903'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2213_1903'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.260554'^^xsd:double;
  dwc:latitude '60.838122'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.260554 60.838122, 1.260554 60.838122, 1.260554 60.838122, 1.260554 60.838122, 1.260554 60.838122))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1903'^^xsd:string;
  dwc:observationDate '1910-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1906> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.679442 0.280684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.679442"^^xsd:decimal ;
  dwc:decimalLongitude "0.280684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.679442 0.280684)"^^geo:wktLiteral ;
  geo-pos:lat "61.679442"^^xsd:decimal ;
  geo-pos:long "0.280684"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1906'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2213_1906'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.280684'^^xsd:double;
  dwc:latitude '61.679442'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.280684 61.679442, 0.280684 61.679442, 0.280684 61.679442, 0.280684 61.679442, 0.280684 61.679442))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1906'^^xsd:string;
  dwc:observationDate '1910-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1907> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.995414 -0.402715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.995414"^^xsd:decimal ;
  dwc:decimalLongitude "-0.402715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.995414 -0.402715)"^^geo:wktLiteral ;
  geo-pos:lat "61.995414"^^xsd:decimal ;
  geo-pos:long "-0.402715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1907'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2213_1907'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.402715'^^xsd:double;
  dwc:latitude '61.995414'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.402715 61.995414, -0.402715 61.995414, -0.402715 61.995414, -0.402715 61.995414, -0.402715 61.995414))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1907'^^xsd:string;
  dwc:observationDate '1910-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1908> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.842194 0.988224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.842194"^^xsd:decimal ;
  dwc:decimalLongitude "0.988224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.842194 0.988224)"^^geo:wktLiteral ;
  geo-pos:lat "60.842194"^^xsd:decimal ;
  geo-pos:long "0.988224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1908'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2213_1908'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.988224'^^xsd:double;
  dwc:latitude '60.842194'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.988224 60.842194, 0.988224 60.842194, 0.988224 60.842194, 0.988224 60.842194, 0.988224 60.842194))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1908'^^xsd:string;
  dwc:observationDate '1910-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1909> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.530575 1.285832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.530575"^^xsd:decimal ;
  dwc:decimalLongitude "1.285832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.530575 1.285832)"^^geo:wktLiteral ;
  geo-pos:lat "61.530575"^^xsd:decimal ;
  geo-pos:long "1.285832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1909'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2213_1909'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.285832'^^xsd:double;
  dwc:latitude '61.530575'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.285832 61.530575, 1.285832 61.530575, 1.285832 61.530575, 1.285832 61.530575, 1.285832 61.530575))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1909'^^xsd:string;
  dwc:observationDate '1910-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1357> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.162098 -0.621981)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.162098"^^xsd:decimal ;
  dwc:decimalLongitude "-0.621981"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.162098 -0.621981)"^^geo:wktLiteral ;
  geo-pos:lat "61.162098"^^xsd:decimal ;
  geo-pos:long "-0.621981"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1357'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2213_1357'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.621981'^^xsd:double;
  dwc:latitude '61.162098'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.621981 61.162098, -0.621981 61.162098, -0.621981 61.162098, -0.621981 61.162098, -0.621981 61.162098))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1357'^^xsd:string;
  dwc:observationDate '1909-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1358> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.282141 1.348545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.282141"^^xsd:decimal ;
  dwc:decimalLongitude "1.348545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.282141 1.348545)"^^geo:wktLiteral ;
  geo-pos:lat "61.282141"^^xsd:decimal ;
  geo-pos:long "1.348545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1358'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2213_1358'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.348545'^^xsd:double;
  dwc:latitude '61.282141'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.348545 61.282141, 1.348545 61.282141, 1.348545 61.282141, 1.348545 61.282141, 1.348545 61.282141))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1358'^^xsd:string;
  dwc:observationDate '1909-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1359> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.282141 1.348545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.282141"^^xsd:decimal ;
  dwc:decimalLongitude "1.348545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.282141 1.348545)"^^geo:wktLiteral ;
  geo-pos:lat "61.282141"^^xsd:decimal ;
  geo-pos:long "1.348545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1359'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2213_1359'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.348545'^^xsd:double;
  dwc:latitude '61.282141'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.348545 61.282141, 1.348545 61.282141, 1.348545 61.282141, 1.348545 61.282141, 1.348545 61.282141))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1359'^^xsd:string;
  dwc:observationDate '1909-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1360> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.669306 -8.835012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.669306"^^xsd:decimal ;
  dwc:decimalLongitude "-8.835012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.669306 -8.835012)"^^geo:wktLiteral ;
  geo-pos:lat "57.669306"^^xsd:decimal ;
  geo-pos:long "-8.835012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1360'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2213_1360'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.835012'^^xsd:double;
  dwc:latitude '57.669306'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.835012 57.669306, -8.835012 57.669306, -8.835012 57.669306, -8.835012 57.669306, -8.835012 57.669306))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1360'^^xsd:string;
  dwc:observationDate '1909-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1361> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.669306 -8.835012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.669306"^^xsd:decimal ;
  dwc:decimalLongitude "-8.835012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.669306 -8.835012)"^^geo:wktLiteral ;
  geo-pos:lat "57.669306"^^xsd:decimal ;
  geo-pos:long "-8.835012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1361'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2213_1361'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.835012'^^xsd:double;
  dwc:latitude '57.669306'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.835012 57.669306, -8.835012 57.669306, -8.835012 57.669306, -8.835012 57.669306, -8.835012 57.669306))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1361'^^xsd:string;
  dwc:observationDate '1909-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1363> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.042723 0.064695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.042723"^^xsd:decimal ;
  dwc:decimalLongitude "0.064695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.042723 0.064695)"^^geo:wktLiteral ;
  geo-pos:lat "61.042723"^^xsd:decimal ;
  geo-pos:long "0.064695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1363'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2213_1363'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.064695'^^xsd:double;
  dwc:latitude '61.042723'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.064695 61.042723, 0.064695 61.042723, 0.064695 61.042723, 0.064695 61.042723, 0.064695 61.042723))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1363'^^xsd:string;
  dwc:observationDate '1909-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1364> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.162098 -0.621981)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.162098"^^xsd:decimal ;
  dwc:decimalLongitude "-0.621981"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.162098 -0.621981)"^^geo:wktLiteral ;
  geo-pos:lat "61.162098"^^xsd:decimal ;
  geo-pos:long "-0.621981"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1364'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2213_1364'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.621981'^^xsd:double;
  dwc:latitude '61.162098'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.621981 61.162098, -0.621981 61.162098, -0.621981 61.162098, -0.621981 61.162098, -0.621981 61.162098))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1364'^^xsd:string;
  dwc:observationDate '1909-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1495> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.998626 -9.439729)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.998626"^^xsd:decimal ;
  dwc:decimalLongitude "-9.439729"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.998626 -9.439729)"^^geo:wktLiteral ;
  geo-pos:lat "57.998626"^^xsd:decimal ;
  geo-pos:long "-9.439729"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1495'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2213_1495'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.439729'^^xsd:double;
  dwc:latitude '57.998626'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.439729 57.998626, -9.439729 57.998626, -9.439729 57.998626, -9.439729 57.998626, -9.439729 57.998626))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1495'^^xsd:string;
  dwc:observationDate '1909-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1496> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.255709 -8.921755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.255709"^^xsd:decimal ;
  dwc:decimalLongitude "-8.921755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.255709 -8.921755)"^^geo:wktLiteral ;
  geo-pos:lat "58.255709"^^xsd:decimal ;
  geo-pos:long "-8.921755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1496'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2213_1496'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.921755'^^xsd:double;
  dwc:latitude '58.255709'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.921755 58.255709, -8.921755 58.255709, -8.921755 58.255709, -8.921755 58.255709, -8.921755 58.255709))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1496'^^xsd:string;
  dwc:observationDate '1909-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1501> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.375294 -0.758149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.375294"^^xsd:decimal ;
  dwc:decimalLongitude "-0.758149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.375294 -0.758149)"^^geo:wktLiteral ;
  geo-pos:lat "61.375294"^^xsd:decimal ;
  geo-pos:long "-0.758149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1501'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2213_1501'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.758149'^^xsd:double;
  dwc:latitude '61.375294'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.758149 61.375294, -0.758149 61.375294, -0.758149 61.375294, -0.758149 61.375294, -0.758149 61.375294))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1501'^^xsd:string;
  dwc:observationDate '1909-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1503> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.562398 -1.184249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.562398"^^xsd:decimal ;
  dwc:decimalLongitude "-1.184249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.562398 -1.184249)"^^geo:wktLiteral ;
  geo-pos:lat "61.562398"^^xsd:decimal ;
  geo-pos:long "-1.184249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1503'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2213_1503'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.184249'^^xsd:double;
  dwc:latitude '61.562398'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.184249 61.562398, -1.184249 61.562398, -1.184249 61.562398, -1.184249 61.562398, -1.184249 61.562398))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1503'^^xsd:string;
  dwc:observationDate '1909-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1504> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.774172 -0.079715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.774172"^^xsd:decimal ;
  dwc:decimalLongitude "-0.079715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.774172 -0.079715)"^^geo:wktLiteral ;
  geo-pos:lat "61.774172"^^xsd:decimal ;
  geo-pos:long "-0.079715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1504'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2213_1504'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.079715'^^xsd:double;
  dwc:latitude '61.774172'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.079715 61.774172, -0.079715 61.774172, -0.079715 61.774172, -0.079715 61.774172, -0.079715 61.774172))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1504'^^xsd:string;
  dwc:observationDate '1909-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1505> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.194385 -8.87295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.194385"^^xsd:decimal ;
  dwc:decimalLongitude "-8.87295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.194385 -8.87295)"^^geo:wktLiteral ;
  geo-pos:lat "58.194385"^^xsd:decimal ;
  geo-pos:long "-8.87295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1505'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2213_1505'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.87295'^^xsd:double;
  dwc:latitude '58.194385'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.87295 58.194385, -8.87295 58.194385, -8.87295 58.194385, -8.87295 58.194385, -8.87295 58.194385))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1505'^^xsd:string;
  dwc:observationDate '1909-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1506> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.194385 -8.87295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.194385"^^xsd:decimal ;
  dwc:decimalLongitude "-8.87295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.194385 -8.87295)"^^geo:wktLiteral ;
  geo-pos:lat "58.194385"^^xsd:decimal ;
  geo-pos:long "-8.87295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1506'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2213_1506'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.87295'^^xsd:double;
  dwc:latitude '58.194385'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.87295 58.194385, -8.87295 58.194385, -8.87295 58.194385, -8.87295 58.194385, -8.87295 58.194385))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1506'^^xsd:string;
  dwc:observationDate '1909-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1507> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.194385 -8.87295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.194385"^^xsd:decimal ;
  dwc:decimalLongitude "-8.87295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.194385 -8.87295)"^^geo:wktLiteral ;
  geo-pos:lat "58.194385"^^xsd:decimal ;
  geo-pos:long "-8.87295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1507'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2213_1507'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.87295'^^xsd:double;
  dwc:latitude '58.194385'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.87295 58.194385, -8.87295 58.194385, -8.87295 58.194385, -8.87295 58.194385, -8.87295 58.194385))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1507'^^xsd:string;
  dwc:observationDate '1909-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1508> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.209718 -8.885135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.209718"^^xsd:decimal ;
  dwc:decimalLongitude "-8.885135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.209718 -8.885135)"^^geo:wktLiteral ;
  geo-pos:lat "58.209718"^^xsd:decimal ;
  geo-pos:long "-8.885135"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1508'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2213_1508'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.885135'^^xsd:double;
  dwc:latitude '58.209718'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.885135 58.209718, -8.885135 58.209718, -8.885135 58.209718, -8.885135 58.209718, -8.885135 58.209718))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1508'^^xsd:string;
  dwc:observationDate '1909-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1509> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.209718 -8.885135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.209718"^^xsd:decimal ;
  dwc:decimalLongitude "-8.885135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.209718 -8.885135)"^^geo:wktLiteral ;
  geo-pos:lat "58.209718"^^xsd:decimal ;
  geo-pos:long "-8.885135"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1509'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2213_1509'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.885135'^^xsd:double;
  dwc:latitude '58.209718'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.885135 58.209718, -8.885135 58.209718, -8.885135 58.209718, -8.885135 58.209718, -8.885135 58.209718))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1509'^^xsd:string;
  dwc:observationDate '1909-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1510> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.335839 -9.577716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.335839"^^xsd:decimal ;
  dwc:decimalLongitude "-9.577716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.335839 -9.577716)"^^geo:wktLiteral ;
  geo-pos:lat "58.335839"^^xsd:decimal ;
  geo-pos:long "-9.577716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1510'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2213_1510'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.577716'^^xsd:double;
  dwc:latitude '58.335839'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.577716 58.335839, -9.577716 58.335839, -9.577716 58.335839, -9.577716 58.335839, -9.577716 58.335839))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1510'^^xsd:string;
  dwc:observationDate '1909-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2421> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.301913 -1.969974)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.301913"^^xsd:decimal ;
  dwc:decimalLongitude "-1.969974"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.301913 -1.969974)"^^geo:wktLiteral ;
  geo-pos:lat "61.301913"^^xsd:decimal ;
  geo-pos:long "-1.969974"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2421'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2213_2421'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.969974'^^xsd:double;
  dwc:latitude '61.301913'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.969974 61.301913, -1.969974 61.301913, -1.969974 61.301913, -1.969974 61.301913, -1.969974 61.301913))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2421'^^xsd:string;
  dwc:observationDate '1911-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2422> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.301913 -1.969974)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.301913"^^xsd:decimal ;
  dwc:decimalLongitude "-1.969974"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.301913 -1.969974)"^^geo:wktLiteral ;
  geo-pos:lat "61.301913"^^xsd:decimal ;
  geo-pos:long "-1.969974"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2422'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2213_2422'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.969974'^^xsd:double;
  dwc:latitude '61.301913'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.969974 61.301913, -1.969974 61.301913, -1.969974 61.301913, -1.969974 61.301913, -1.969974 61.301913))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2422'^^xsd:string;
  dwc:observationDate '1911-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2423> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.26569 -7.211125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.26569"^^xsd:decimal ;
  dwc:decimalLongitude "-7.211125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.26569 -7.211125)"^^geo:wktLiteral ;
  geo-pos:lat "59.26569"^^xsd:decimal ;
  geo-pos:long "-7.211125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2423'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2213_2423'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-7.211125'^^xsd:double;
  dwc:latitude '59.26569'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.211125 59.26569, -7.211125 59.26569, -7.211125 59.26569, -7.211125 59.26569, -7.211125 59.26569))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2423'^^xsd:string;
  dwc:observationDate '1911-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2425> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.645848 1.107096)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.645848"^^xsd:decimal ;
  dwc:decimalLongitude "1.107096"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.645848 1.107096)"^^geo:wktLiteral ;
  geo-pos:lat "60.645848"^^xsd:decimal ;
  geo-pos:long "1.107096"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2425'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2213_2425'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.107096'^^xsd:double;
  dwc:latitude '60.645848'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.107096 60.645848, 1.107096 60.645848, 1.107096 60.645848, 1.107096 60.645848, 1.107096 60.645848))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2425'^^xsd:string;
  dwc:observationDate '1911-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2426> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.794798 1.051165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.794798"^^xsd:decimal ;
  dwc:decimalLongitude "1.051165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.794798 1.051165)"^^geo:wktLiteral ;
  geo-pos:lat "60.794798"^^xsd:decimal ;
  geo-pos:long "1.051165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2426'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2213_2426'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.051165'^^xsd:double;
  dwc:latitude '60.794798'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.051165 60.794798, 1.051165 60.794798, 1.051165 60.794798, 1.051165 60.794798, 1.051165 60.794798))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2426'^^xsd:string;
  dwc:observationDate '1911-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2427> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.842665 0.954178)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.842665"^^xsd:decimal ;
  dwc:decimalLongitude "0.954178"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.842665 0.954178)"^^geo:wktLiteral ;
  geo-pos:lat "60.842665"^^xsd:decimal ;
  geo-pos:long "0.954178"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2427'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2213_2427'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.954178'^^xsd:double;
  dwc:latitude '60.842665'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.954178 60.842665, 0.954178 60.842665, 0.954178 60.842665, 0.954178 60.842665, 0.954178 60.842665))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2427'^^xsd:string;
  dwc:observationDate '1911-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2428> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.009758 0.827519)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.009758"^^xsd:decimal ;
  dwc:decimalLongitude "0.827519"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.009758 0.827519)"^^geo:wktLiteral ;
  geo-pos:lat "61.009758"^^xsd:decimal ;
  geo-pos:long "0.827519"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2428'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2213_2428'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.827519'^^xsd:double;
  dwc:latitude '61.009758'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.827519 61.009758, 0.827519 61.009758, 0.827519 61.009758, 0.827519 61.009758, 0.827519 61.009758))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2428'^^xsd:string;
  dwc:observationDate '1911-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2429> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.301913 -1.969974)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.301913"^^xsd:decimal ;
  dwc:decimalLongitude "-1.969974"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.301913 -1.969974)"^^geo:wktLiteral ;
  geo-pos:lat "61.301913"^^xsd:decimal ;
  geo-pos:long "-1.969974"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2429'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2213_2429'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.969974'^^xsd:double;
  dwc:latitude '61.301913'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.969974 61.301913, -1.969974 61.301913, -1.969974 61.301913, -1.969974 61.301913, -1.969974 61.301913))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2429'^^xsd:string;
  dwc:observationDate '1911-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2430> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.301913 -1.969974)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.301913"^^xsd:decimal ;
  dwc:decimalLongitude "-1.969974"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.301913 -1.969974)"^^geo:wktLiteral ;
  geo-pos:lat "61.301913"^^xsd:decimal ;
  geo-pos:long "-1.969974"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2430'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2213_2430'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.969974'^^xsd:double;
  dwc:latitude '61.301913'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.969974 61.301913, -1.969974 61.301913, -1.969974 61.301913, -1.969974 61.301913, -1.969974 61.301913))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2430'^^xsd:string;
  dwc:observationDate '1911-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2431> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.406272 -2.428987)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.406272"^^xsd:decimal ;
  dwc:decimalLongitude "-2.428987"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.406272 -2.428987)"^^geo:wktLiteral ;
  geo-pos:lat "61.406272"^^xsd:decimal ;
  geo-pos:long "-2.428987"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2431'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2213_2431'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.428987'^^xsd:double;
  dwc:latitude '61.406272'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.428987 61.406272, -2.428987 61.406272, -2.428987 61.406272, -2.428987 61.406272, -2.428987 61.406272))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2431'^^xsd:string;
  dwc:observationDate '1911-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2436> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.84446 0.817985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.84446"^^xsd:decimal ;
  dwc:decimalLongitude "0.817985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.84446 0.817985)"^^geo:wktLiteral ;
  geo-pos:lat "60.84446"^^xsd:decimal ;
  geo-pos:long "0.817985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2436'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2213_2436'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.817985'^^xsd:double;
  dwc:latitude '60.84446'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.817985 60.84446, 0.817985 60.84446, 0.817985 60.84446, 0.817985 60.84446, 0.817985 60.84446))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2436'^^xsd:string;
  dwc:observationDate '1911-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2437> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.352526 -2.84439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.352526"^^xsd:decimal ;
  dwc:decimalLongitude "-2.84439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.352526 -2.84439)"^^geo:wktLiteral ;
  geo-pos:lat "61.352526"^^xsd:decimal ;
  geo-pos:long "-2.84439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2437'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2213_2437'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.84439'^^xsd:double;
  dwc:latitude '61.352526'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.84439 61.352526, -2.84439 61.352526, -2.84439 61.352526, -2.84439 61.352526, -2.84439 61.352526))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2437'^^xsd:string;
  dwc:observationDate '1911-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2439> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.337318 -9.441529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.337318"^^xsd:decimal ;
  dwc:decimalLongitude "-9.441529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.337318 -9.441529)"^^geo:wktLiteral ;
  geo-pos:lat "57.337318"^^xsd:decimal ;
  geo-pos:long "-9.441529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2439'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2213_2439'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.441529'^^xsd:double;
  dwc:latitude '57.337318'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.441529 57.337318, -9.441529 57.337318, -9.441529 57.337318, -9.441529 57.337318, -9.441529 57.337318))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2439'^^xsd:string;
  dwc:observationDate '1911-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2445> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.051039 1.33434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.051039"^^xsd:decimal ;
  dwc:decimalLongitude "1.33434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.051039 1.33434)"^^geo:wktLiteral ;
  geo-pos:lat "61.051039"^^xsd:decimal ;
  geo-pos:long "1.33434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2445'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2213_2445'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.33434'^^xsd:double;
  dwc:latitude '61.051039'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.33434 61.051039, 1.33434 61.051039, 1.33434 61.051039, 1.33434 61.051039, 1.33434 61.051039))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2445'^^xsd:string;
  dwc:observationDate '1911-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2446> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.464728 -2.039493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.464728"^^xsd:decimal ;
  dwc:decimalLongitude "-2.039493"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.464728 -2.039493)"^^geo:wktLiteral ;
  geo-pos:lat "61.464728"^^xsd:decimal ;
  geo-pos:long "-2.039493"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2446'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2213_2446'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.039493'^^xsd:double;
  dwc:latitude '61.464728'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.039493 61.464728, -2.039493 61.464728, -2.039493 61.464728, -2.039493 61.464728, -2.039493 61.464728))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2446'^^xsd:string;
  dwc:observationDate '1911-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2447> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.14083 -8.571682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.14083"^^xsd:decimal ;
  dwc:decimalLongitude "-8.571682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.14083 -8.571682)"^^geo:wktLiteral ;
  geo-pos:lat "59.14083"^^xsd:decimal ;
  geo-pos:long "-8.571682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2447'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2213_2447'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.571682'^^xsd:double;
  dwc:latitude '59.14083'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.571682 59.14083, -8.571682 59.14083, -8.571682 59.14083, -8.571682 59.14083, -8.571682 59.14083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2447'^^xsd:string;
  dwc:observationDate '1911-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2448> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.14083 -8.571682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.14083"^^xsd:decimal ;
  dwc:decimalLongitude "-8.571682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.14083 -8.571682)"^^geo:wktLiteral ;
  geo-pos:lat "59.14083"^^xsd:decimal ;
  geo-pos:long "-8.571682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2448'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2213_2448'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.571682'^^xsd:double;
  dwc:latitude '59.14083'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.571682 59.14083, -8.571682 59.14083, -8.571682 59.14083, -8.571682 59.14083, -8.571682 59.14083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2448'^^xsd:string;
  dwc:observationDate '1911-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2450> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.184584 -3.093647)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.184584"^^xsd:decimal ;
  dwc:decimalLongitude "-3.093647"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.184584 -3.093647)"^^geo:wktLiteral ;
  geo-pos:lat "61.184584"^^xsd:decimal ;
  geo-pos:long "-3.093647"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2450'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2213_2450'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-3.093647'^^xsd:double;
  dwc:latitude '61.184584'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.093647 61.184584, -3.093647 61.184584, -3.093647 61.184584, -3.093647 61.184584, -3.093647 61.184584))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2450'^^xsd:string;
  dwc:observationDate '1911-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2451> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.664425 0.942072)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.664425"^^xsd:decimal ;
  dwc:decimalLongitude "0.942072"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.664425 0.942072)"^^geo:wktLiteral ;
  geo-pos:lat "60.664425"^^xsd:decimal ;
  geo-pos:long "0.942072"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2451'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2213_2451'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.942072'^^xsd:double;
  dwc:latitude '60.664425'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.942072 60.664425, 0.942072 60.664425, 0.942072 60.664425, 0.942072 60.664425, 0.942072 60.664425))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2451'^^xsd:string;
  dwc:observationDate '1911-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2182> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.266282 -9.441864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.266282"^^xsd:decimal ;
  dwc:decimalLongitude "-9.441864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.266282 -9.441864)"^^geo:wktLiteral ;
  geo-pos:lat "58.266282"^^xsd:decimal ;
  geo-pos:long "-9.441864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2182'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2213_2182'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.441864'^^xsd:double;
  dwc:latitude '58.266282'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.441864 58.266282, -9.441864 58.266282, -9.441864 58.266282, -9.441864 58.266282, -9.441864 58.266282))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2182'^^xsd:string;
  dwc:observationDate '1910-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2183> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.933195 -1.632901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.933195"^^xsd:decimal ;
  dwc:decimalLongitude "-1.632901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.933195 -1.632901)"^^geo:wktLiteral ;
  geo-pos:lat "61.933195"^^xsd:decimal ;
  geo-pos:long "-1.632901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2183'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2213_2183'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.632901'^^xsd:double;
  dwc:latitude '61.933195'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.632901 61.933195, -1.632901 61.933195, -1.632901 61.933195, -1.632901 61.933195, -1.632901 61.933195))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2183'^^xsd:string;
  dwc:observationDate '1910-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2184> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.808289 -9.350524)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.808289"^^xsd:decimal ;
  dwc:decimalLongitude "-9.350524"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.808289 -9.350524)"^^geo:wktLiteral ;
  geo-pos:lat "57.808289"^^xsd:decimal ;
  geo-pos:long "-9.350524"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2184'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2213_2184'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.350524'^^xsd:double;
  dwc:latitude '57.808289'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.350524 57.808289, -9.350524 57.808289, -9.350524 57.808289, -9.350524 57.808289, -9.350524 57.808289))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2184'^^xsd:string;
  dwc:observationDate '1910-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2187> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.985895 -1.632901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.985895"^^xsd:decimal ;
  dwc:decimalLongitude "-1.632901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.985895 -1.632901)"^^geo:wktLiteral ;
  geo-pos:lat "60.985895"^^xsd:decimal ;
  geo-pos:long "-1.632901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2187'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2213_2187'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.632901'^^xsd:double;
  dwc:latitude '60.985895'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.632901 60.985895, -1.632901 60.985895, -1.632901 60.985895, -1.632901 60.985895, -1.632901 60.985895))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2187'^^xsd:string;
  dwc:observationDate '1910-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2188> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.271037 -8.933983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.271037"^^xsd:decimal ;
  dwc:decimalLongitude "-8.933983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.271037 -8.933983)"^^geo:wktLiteral ;
  geo-pos:lat "58.271037"^^xsd:decimal ;
  geo-pos:long "-8.933983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2188'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2213_2188'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.933983'^^xsd:double;
  dwc:latitude '58.271037'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.933983 58.271037, -8.933983 58.271037, -8.933983 58.271037, -8.933983 58.271037, -8.933983 58.271037))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2188'^^xsd:string;
  dwc:observationDate '1910-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2581> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.09297 1.876368)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.09297"^^xsd:decimal ;
  dwc:decimalLongitude "1.876368"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.09297 1.876368)"^^geo:wktLiteral ;
  geo-pos:lat "61.09297"^^xsd:decimal ;
  geo-pos:long "1.876368"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2581'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2213_2581'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.876368'^^xsd:double;
  dwc:latitude '61.09297'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.876368 61.09297, 1.876368 61.09297, 1.876368 61.09297, 1.876368 61.09297, 1.876368 61.09297))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2581'^^xsd:string;
  dwc:observationDate '1911-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2582> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.781127 1.100097)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.781127"^^xsd:decimal ;
  dwc:decimalLongitude "1.100097"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.781127 1.100097)"^^geo:wktLiteral ;
  geo-pos:lat "61.781127"^^xsd:decimal ;
  geo-pos:long "1.100097"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2582'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2213_2582'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.100097'^^xsd:double;
  dwc:latitude '61.781127'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.100097 61.781127, 1.100097 61.781127, 1.100097 61.781127, 1.100097 61.781127, 1.100097 61.781127))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2582'^^xsd:string;
  dwc:observationDate '1911-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2583> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.223213 -1.468734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.223213"^^xsd:decimal ;
  dwc:decimalLongitude "-1.468734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.223213 -1.468734)"^^geo:wktLiteral ;
  geo-pos:lat "62.223213"^^xsd:decimal ;
  geo-pos:long "-1.468734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2583'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2213_2583'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.468734'^^xsd:double;
  dwc:latitude '62.223213'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.468734 62.223213, -1.468734 62.223213, -1.468734 62.223213, -1.468734 62.223213, -1.468734 62.223213))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2583'^^xsd:string;
  dwc:observationDate '1911-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2584> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.926839 0.059228)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.926839"^^xsd:decimal ;
  dwc:decimalLongitude "0.059228"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.926839 0.059228)"^^geo:wktLiteral ;
  geo-pos:lat "61.926839"^^xsd:decimal ;
  geo-pos:long "0.059228"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2584'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2213_2584'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.059228'^^xsd:double;
  dwc:latitude '61.926839'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.059228 61.926839, 0.059228 61.926839, 0.059228 61.926839, 0.059228 61.926839, 0.059228 61.926839))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2584'^^xsd:string;
  dwc:observationDate '1911-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2585> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.926839 0.059228)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.926839"^^xsd:decimal ;
  dwc:decimalLongitude "0.059228"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.926839 0.059228)"^^geo:wktLiteral ;
  geo-pos:lat "61.926839"^^xsd:decimal ;
  geo-pos:long "0.059228"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2585'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2213_2585'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.059228'^^xsd:double;
  dwc:latitude '61.926839'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.059228 61.926839, 0.059228 61.926839, 0.059228 61.926839, 0.059228 61.926839, 0.059228 61.926839))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2585'^^xsd:string;
  dwc:observationDate '1911-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2586> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.01837 0.14326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.01837"^^xsd:decimal ;
  dwc:decimalLongitude "0.14326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.01837 0.14326)"^^geo:wktLiteral ;
  geo-pos:lat "62.01837"^^xsd:decimal ;
  geo-pos:long "0.14326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2586'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2213_2586'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.14326'^^xsd:double;
  dwc:latitude '62.01837'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.14326 62.01837, 0.14326 62.01837, 0.14326 62.01837, 0.14326 62.01837, 0.14326 62.01837))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2586'^^xsd:string;
  dwc:observationDate '1911-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2587> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.01837 0.14326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.01837"^^xsd:decimal ;
  dwc:decimalLongitude "0.14326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.01837 0.14326)"^^geo:wktLiteral ;
  geo-pos:lat "62.01837"^^xsd:decimal ;
  geo-pos:long "0.14326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2587'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2213_2587'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.14326'^^xsd:double;
  dwc:latitude '62.01837'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.14326 62.01837, 0.14326 62.01837, 0.14326 62.01837, 0.14326 62.01837, 0.14326 62.01837))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2587'^^xsd:string;
  dwc:observationDate '1911-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2589> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.42425 -9.056844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.42425"^^xsd:decimal ;
  dwc:decimalLongitude "-9.056844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.42425 -9.056844)"^^geo:wktLiteral ;
  geo-pos:lat "58.42425"^^xsd:decimal ;
  geo-pos:long "-9.056844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2589'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2213_2589'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.056844'^^xsd:double;
  dwc:latitude '58.42425'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.056844 58.42425, -9.056844 58.42425, -9.056844 58.42425, -9.056844 58.42425, -9.056844 58.42425))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2589'^^xsd:string;
  dwc:observationDate '1911-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2590> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.42425 -9.056844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.42425"^^xsd:decimal ;
  dwc:decimalLongitude "-9.056844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.42425 -9.056844)"^^geo:wktLiteral ;
  geo-pos:lat "58.42425"^^xsd:decimal ;
  geo-pos:long "-9.056844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2590'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2213_2590'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.056844'^^xsd:double;
  dwc:latitude '58.42425'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.056844 58.42425, -9.056844 58.42425, -9.056844 58.42425, -9.056844 58.42425, -9.056844 58.42425))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2590'^^xsd:string;
  dwc:observationDate '1911-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2591> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.42425 -9.056844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.42425"^^xsd:decimal ;
  dwc:decimalLongitude "-9.056844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.42425 -9.056844)"^^geo:wktLiteral ;
  geo-pos:lat "58.42425"^^xsd:decimal ;
  geo-pos:long "-9.056844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2591'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2213_2591'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.056844'^^xsd:double;
  dwc:latitude '58.42425'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.056844 58.42425, -9.056844 58.42425, -9.056844 58.42425, -9.056844 58.42425, -9.056844 58.42425))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2591'^^xsd:string;
  dwc:observationDate '1911-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2592> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.42425 -9.056844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.42425"^^xsd:decimal ;
  dwc:decimalLongitude "-9.056844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.42425 -9.056844)"^^geo:wktLiteral ;
  geo-pos:lat "58.42425"^^xsd:decimal ;
  geo-pos:long "-9.056844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2592'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2213_2592'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.056844'^^xsd:double;
  dwc:latitude '58.42425'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.056844 58.42425, -9.056844 58.42425, -9.056844 58.42425, -9.056844 58.42425, -9.056844 58.42425))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2592'^^xsd:string;
  dwc:observationDate '1911-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2593> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.989843 0.591459)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.989843"^^xsd:decimal ;
  dwc:decimalLongitude "0.591459"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.989843 0.591459)"^^geo:wktLiteral ;
  geo-pos:lat "60.989843"^^xsd:decimal ;
  geo-pos:long "0.591459"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2593'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2213_2593'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.591459'^^xsd:double;
  dwc:latitude '60.989843'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.591459 60.989843, 0.591459 60.989843, 0.591459 60.989843, 0.591459 60.989843, 0.591459 60.989843))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2593'^^xsd:string;
  dwc:observationDate '1911-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2594> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.383963 0.484498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.383963"^^xsd:decimal ;
  dwc:decimalLongitude "0.484498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.383963 0.484498)"^^geo:wktLiteral ;
  geo-pos:lat "62.383963"^^xsd:decimal ;
  geo-pos:long "0.484498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2594'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2213_2594'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.484498'^^xsd:double;
  dwc:latitude '62.383963'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.484498 62.383963, 0.484498 62.383963, 0.484498 62.383963, 0.484498 62.383963, 0.484498 62.383963))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2594'^^xsd:string;
  dwc:observationDate '1911-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2595> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.277885 -9.464469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.277885"^^xsd:decimal ;
  dwc:decimalLongitude "-9.464469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.277885 -9.464469)"^^geo:wktLiteral ;
  geo-pos:lat "58.277885"^^xsd:decimal ;
  geo-pos:long "-9.464469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2595'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2213_2595'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.464469'^^xsd:double;
  dwc:latitude '58.277885'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.464469 58.277885, -9.464469 58.277885, -9.464469 58.277885, -9.464469 58.277885, -9.464469 58.277885))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2595'^^xsd:string;
  dwc:observationDate '1911-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2596> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.277885 -9.464469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.277885"^^xsd:decimal ;
  dwc:decimalLongitude "-9.464469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.277885 -9.464469)"^^geo:wktLiteral ;
  geo-pos:lat "58.277885"^^xsd:decimal ;
  geo-pos:long "-9.464469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2596'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2213_2596'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.464469'^^xsd:double;
  dwc:latitude '58.277885'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.464469 58.277885, -9.464469 58.277885, -9.464469 58.277885, -9.464469 58.277885, -9.464469 58.277885))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2596'^^xsd:string;
  dwc:observationDate '1911-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2597> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.277885 -9.464469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.277885"^^xsd:decimal ;
  dwc:decimalLongitude "-9.464469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.277885 -9.464469)"^^geo:wktLiteral ;
  geo-pos:lat "58.277885"^^xsd:decimal ;
  geo-pos:long "-9.464469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2597'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2213_2597'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.464469'^^xsd:double;
  dwc:latitude '58.277885'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.464469 58.277885, -9.464469 58.277885, -9.464469 58.277885, -9.464469 58.277885, -9.464469 58.277885))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2597'^^xsd:string;
  dwc:observationDate '1911-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2598> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.277885 -9.464469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.277885"^^xsd:decimal ;
  dwc:decimalLongitude "-9.464469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.277885 -9.464469)"^^geo:wktLiteral ;
  geo-pos:lat "58.277885"^^xsd:decimal ;
  geo-pos:long "-9.464469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2598'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2213_2598'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.464469'^^xsd:double;
  dwc:latitude '58.277885'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.464469 58.277885, -9.464469 58.277885, -9.464469 58.277885, -9.464469 58.277885, -9.464469 58.277885))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2598'^^xsd:string;
  dwc:observationDate '1911-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2599> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.277885 -9.464469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.277885"^^xsd:decimal ;
  dwc:decimalLongitude "-9.464469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.277885 -9.464469)"^^geo:wktLiteral ;
  geo-pos:lat "58.277885"^^xsd:decimal ;
  geo-pos:long "-9.464469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2599'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2213_2599'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.464469'^^xsd:double;
  dwc:latitude '58.277885'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.464469 58.277885, -9.464469 58.277885, -9.464469 58.277885, -9.464469 58.277885, -9.464469 58.277885))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2599'^^xsd:string;
  dwc:observationDate '1911-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2600> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.754294 -0.97418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.754294"^^xsd:decimal ;
  dwc:decimalLongitude "-0.97418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.754294 -0.97418)"^^geo:wktLiteral ;
  geo-pos:lat "61.754294"^^xsd:decimal ;
  geo-pos:long "-0.97418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2600'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2213_2600'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.97418'^^xsd:double;
  dwc:latitude '61.754294'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.97418 61.754294, -0.97418 61.754294, -0.97418 61.754294, -0.97418 61.754294, -0.97418 61.754294))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2600'^^xsd:string;
  dwc:observationDate '1911-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2601> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.920396 -1.027738)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.920396"^^xsd:decimal ;
  dwc:decimalLongitude "-1.027738"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.920396 -1.027738)"^^geo:wktLiteral ;
  geo-pos:lat "61.920396"^^xsd:decimal ;
  geo-pos:long "-1.027738"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2601'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2213_2601'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.027738'^^xsd:double;
  dwc:latitude '61.920396'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.027738 61.920396, -1.027738 61.920396, -1.027738 61.920396, -1.027738 61.920396, -1.027738 61.920396))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2601'^^xsd:string;
  dwc:observationDate '1911-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2602> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.120602 -10.023434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.120602"^^xsd:decimal ;
  dwc:decimalLongitude "-10.023434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.120602 -10.023434)"^^geo:wktLiteral ;
  geo-pos:lat "58.120602"^^xsd:decimal ;
  geo-pos:long "-10.023434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2602'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2213_2602'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-10.023434'^^xsd:double;
  dwc:latitude '58.120602'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.023434 58.120602, -10.023434 58.120602, -10.023434 58.120602, -10.023434 58.120602, -10.023434 58.120602))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2602'^^xsd:string;
  dwc:observationDate '1911-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2603> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.120602 -10.023434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.120602"^^xsd:decimal ;
  dwc:decimalLongitude "-10.023434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.120602 -10.023434)"^^geo:wktLiteral ;
  geo-pos:lat "58.120602"^^xsd:decimal ;
  geo-pos:long "-10.023434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2603'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2213_2603'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-10.023434'^^xsd:double;
  dwc:latitude '58.120602'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.023434 58.120602, -10.023434 58.120602, -10.023434 58.120602, -10.023434 58.120602, -10.023434 58.120602))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2603'^^xsd:string;
  dwc:observationDate '1911-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2604> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.120602 -10.023434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.120602"^^xsd:decimal ;
  dwc:decimalLongitude "-10.023434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.120602 -10.023434)"^^geo:wktLiteral ;
  geo-pos:lat "58.120602"^^xsd:decimal ;
  geo-pos:long "-10.023434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2604'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2213_2604'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-10.023434'^^xsd:double;
  dwc:latitude '58.120602'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.023434 58.120602, -10.023434 58.120602, -10.023434 58.120602, -10.023434 58.120602, -10.023434 58.120602))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2604'^^xsd:string;
  dwc:observationDate '1911-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2605> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.120602 -10.023434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.120602"^^xsd:decimal ;
  dwc:decimalLongitude "-10.023434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.120602 -10.023434)"^^geo:wktLiteral ;
  geo-pos:lat "58.120602"^^xsd:decimal ;
  geo-pos:long "-10.023434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2605'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2213_2605'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-10.023434'^^xsd:double;
  dwc:latitude '58.120602'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.023434 58.120602, -10.023434 58.120602, -10.023434 58.120602, -10.023434 58.120602, -10.023434 58.120602))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2605'^^xsd:string;
  dwc:observationDate '1911-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2606> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.120602 -10.023434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.120602"^^xsd:decimal ;
  dwc:decimalLongitude "-10.023434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.120602 -10.023434)"^^geo:wktLiteral ;
  geo-pos:lat "58.120602"^^xsd:decimal ;
  geo-pos:long "-10.023434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2606'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2213_2606'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-10.023434'^^xsd:double;
  dwc:latitude '58.120602'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.023434 58.120602, -10.023434 58.120602, -10.023434 58.120602, -10.023434 58.120602, -10.023434 58.120602))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2606'^^xsd:string;
  dwc:observationDate '1911-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2727> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.948756 -13.025822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.948756"^^xsd:decimal ;
  dwc:decimalLongitude "-13.025822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.948756 -13.025822)"^^geo:wktLiteral ;
  geo-pos:lat "57.948756"^^xsd:decimal ;
  geo-pos:long "-13.025822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2727'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2213_2727'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-13.025822'^^xsd:double;
  dwc:latitude '57.948756'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.025822 57.948756, -13.025822 57.948756, -13.025822 57.948756, -13.025822 57.948756, -13.025822 57.948756))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2727'^^xsd:string;
  dwc:observationDate '1911-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2728> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.928138 -2.240049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.928138"^^xsd:decimal ;
  dwc:decimalLongitude "-2.240049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.928138 -2.240049)"^^geo:wktLiteral ;
  geo-pos:lat "60.928138"^^xsd:decimal ;
  geo-pos:long "-2.240049"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2728'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2213_2728'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.240049'^^xsd:double;
  dwc:latitude '60.928138'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.240049 60.928138, -2.240049 60.928138, -2.240049 60.928138, -2.240049 60.928138, -2.240049 60.928138))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2728'^^xsd:string;
  dwc:observationDate '1912-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3122> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.948756 -13.025822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.948756"^^xsd:decimal ;
  dwc:decimalLongitude "-13.025822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.948756 -13.025822)"^^geo:wktLiteral ;
  geo-pos:lat "57.948756"^^xsd:decimal ;
  geo-pos:long "-13.025822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3122'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2213_3122'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-13.025822'^^xsd:double;
  dwc:latitude '57.948756'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.025822 57.948756, -13.025822 57.948756, -13.025822 57.948756, -13.025822 57.948756, -13.025822 57.948756))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3122'^^xsd:string;
  dwc:observationDate '1912-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3124> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.106483 -1.887497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.106483"^^xsd:decimal ;
  dwc:decimalLongitude "-1.887497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.106483 -1.887497)"^^geo:wktLiteral ;
  geo-pos:lat "61.106483"^^xsd:decimal ;
  geo-pos:long "-1.887497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3124'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2213_3124'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.887497'^^xsd:double;
  dwc:latitude '61.106483'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.887497 61.106483, -1.887497 61.106483, -1.887497 61.106483, -1.887497 61.106483, -1.887497 61.106483))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3124'^^xsd:string;
  dwc:observationDate '1912-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3125> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.816867 -1.632901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.816867"^^xsd:decimal ;
  dwc:decimalLongitude "-1.632901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.816867 -1.632901)"^^geo:wktLiteral ;
  geo-pos:lat "61.816867"^^xsd:decimal ;
  geo-pos:long "-1.632901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3125'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2213_3125'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.632901'^^xsd:double;
  dwc:latitude '61.816867'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.632901 61.816867, -1.632901 61.816867, -1.632901 61.816867, -1.632901 61.816867, -1.632901 61.816867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3125'^^xsd:string;
  dwc:observationDate '1912-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3126> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.948756 -13.025822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.948756"^^xsd:decimal ;
  dwc:decimalLongitude "-13.025822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.948756 -13.025822)"^^geo:wktLiteral ;
  geo-pos:lat "57.948756"^^xsd:decimal ;
  geo-pos:long "-13.025822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3126'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2213_3126'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-13.025822'^^xsd:double;
  dwc:latitude '57.948756'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.025822 57.948756, -13.025822 57.948756, -13.025822 57.948756, -13.025822 57.948756, -13.025822 57.948756))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3126'^^xsd:string;
  dwc:observationDate '1912-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3127> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.22286 -2.266065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.22286"^^xsd:decimal ;
  dwc:decimalLongitude "-2.266065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.22286 -2.266065)"^^geo:wktLiteral ;
  geo-pos:lat "61.22286"^^xsd:decimal ;
  geo-pos:long "-2.266065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3127'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2213_3127'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.266065'^^xsd:double;
  dwc:latitude '61.22286'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.266065 61.22286, -2.266065 61.22286, -2.266065 61.22286, -2.266065 61.22286, -2.266065 61.22286))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3127'^^xsd:string;
  dwc:observationDate '1912-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3128> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.948756 -13.025822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.948756"^^xsd:decimal ;
  dwc:decimalLongitude "-13.025822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.948756 -13.025822)"^^geo:wktLiteral ;
  geo-pos:lat "57.948756"^^xsd:decimal ;
  geo-pos:long "-13.025822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3128'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2213_3128'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-13.025822'^^xsd:double;
  dwc:latitude '57.948756'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.025822 57.948756, -13.025822 57.948756, -13.025822 57.948756, -13.025822 57.948756, -13.025822 57.948756))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3128'^^xsd:string;
  dwc:observationDate '1912-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3129> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.925464 -13.070453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.925464"^^xsd:decimal ;
  dwc:decimalLongitude "-13.070453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.925464 -13.070453)"^^geo:wktLiteral ;
  geo-pos:lat "57.925464"^^xsd:decimal ;
  geo-pos:long "-13.070453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3129'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2213_3129'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-13.070453'^^xsd:double;
  dwc:latitude '57.925464'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.070453 57.925464, -13.070453 57.925464, -13.070453 57.925464, -13.070453 57.925464, -13.070453 57.925464))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3129'^^xsd:string;
  dwc:observationDate '1912-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3130> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.948756 -13.025822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.948756"^^xsd:decimal ;
  dwc:decimalLongitude "-13.025822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.948756 -13.025822)"^^geo:wktLiteral ;
  geo-pos:lat "57.948756"^^xsd:decimal ;
  geo-pos:long "-13.025822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3130'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2213_3130'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-13.025822'^^xsd:double;
  dwc:latitude '57.948756'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.025822 57.948756, -13.025822 57.948756, -13.025822 57.948756, -13.025822 57.948756, -13.025822 57.948756))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3130'^^xsd:string;
  dwc:observationDate '1912-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3131> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.850524 -1.760172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.850524"^^xsd:decimal ;
  dwc:decimalLongitude "-1.760172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.850524 -1.760172)"^^geo:wktLiteral ;
  geo-pos:lat "61.850524"^^xsd:decimal ;
  geo-pos:long "-1.760172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3131'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2213_3131'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.760172'^^xsd:double;
  dwc:latitude '61.850524'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.760172 61.850524, -1.760172 61.850524, -1.760172 61.850524, -1.760172 61.850524, -1.760172 61.850524))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3131'^^xsd:string;
  dwc:observationDate '1912-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3132> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.948756 -13.025822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.948756"^^xsd:decimal ;
  dwc:decimalLongitude "-13.025822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.948756 -13.025822)"^^geo:wktLiteral ;
  geo-pos:lat "57.948756"^^xsd:decimal ;
  geo-pos:long "-13.025822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3132'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2213_3132'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-13.025822'^^xsd:double;
  dwc:latitude '57.948756'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.025822 57.948756, -13.025822 57.948756, -13.025822 57.948756, -13.025822 57.948756, -13.025822 57.948756))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3132'^^xsd:string;
  dwc:observationDate '1912-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3133> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.057617 -1.867037)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.057617"^^xsd:decimal ;
  dwc:decimalLongitude "-1.867037"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.057617 -1.867037)"^^geo:wktLiteral ;
  geo-pos:lat "61.057617"^^xsd:decimal ;
  geo-pos:long "-1.867037"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3133'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2213_3133'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.867037'^^xsd:double;
  dwc:latitude '61.057617'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.867037 61.057617, -1.867037 61.057617, -1.867037 61.057617, -1.867037 61.057617, -1.867037 61.057617))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3133'^^xsd:string;
  dwc:observationDate '1912-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3134> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.057617 -1.867037)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.057617"^^xsd:decimal ;
  dwc:decimalLongitude "-1.867037"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.057617 -1.867037)"^^geo:wktLiteral ;
  geo-pos:lat "61.057617"^^xsd:decimal ;
  geo-pos:long "-1.867037"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3134'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2213_3134'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.867037'^^xsd:double;
  dwc:latitude '61.057617'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.867037 61.057617, -1.867037 61.057617, -1.867037 61.057617, -1.867037 61.057617, -1.867037 61.057617))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3134'^^xsd:string;
  dwc:observationDate '1912-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3135> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.139059 -1.901173)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.139059"^^xsd:decimal ;
  dwc:decimalLongitude "-1.901173"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.139059 -1.901173)"^^geo:wktLiteral ;
  geo-pos:lat "61.139059"^^xsd:decimal ;
  geo-pos:long "-1.901173"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3135'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2213_3135'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.901173'^^xsd:double;
  dwc:latitude '61.139059'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.901173 61.139059, -1.901173 61.139059, -1.901173 61.139059, -1.901173 61.139059, -1.901173 61.139059))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3135'^^xsd:string;
  dwc:observationDate '1912-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3136> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.121893 -1.707969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.121893"^^xsd:decimal ;
  dwc:decimalLongitude "-1.707969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.121893 -1.707969)"^^geo:wktLiteral ;
  geo-pos:lat "61.121893"^^xsd:decimal ;
  geo-pos:long "-1.707969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3136'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2213_3136'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.707969'^^xsd:double;
  dwc:latitude '61.121893'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.707969 61.121893, -1.707969 61.121893, -1.707969 61.121893, -1.707969 61.121893, -1.707969 61.121893))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3136'^^xsd:string;
  dwc:observationDate '1912-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3138> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.650681 -1.632901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.650681"^^xsd:decimal ;
  dwc:decimalLongitude "-1.632901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.650681 -1.632901)"^^geo:wktLiteral ;
  geo-pos:lat "61.650681"^^xsd:decimal ;
  geo-pos:long "-1.632901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3138'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2213_3138'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.632901'^^xsd:double;
  dwc:latitude '61.650681'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.632901 61.650681, -1.632901 61.650681, -1.632901 61.650681, -1.632901 61.650681, -1.632901 61.650681))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3138'^^xsd:string;
  dwc:observationDate '1912-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3139> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.650681 -1.632901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.650681"^^xsd:decimal ;
  dwc:decimalLongitude "-1.632901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.650681 -1.632901)"^^geo:wktLiteral ;
  geo-pos:lat "61.650681"^^xsd:decimal ;
  geo-pos:long "-1.632901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3139'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2213_3139'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.632901'^^xsd:double;
  dwc:latitude '61.650681'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.632901 61.650681, -1.632901 61.650681, -1.632901 61.650681, -1.632901 61.650681, -1.632901 61.650681))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3139'^^xsd:string;
  dwc:observationDate '1912-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3140> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.832137 -13.248401)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.832137"^^xsd:decimal ;
  dwc:decimalLongitude "-13.248401"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.832137 -13.248401)"^^geo:wktLiteral ;
  geo-pos:lat "57.832137"^^xsd:decimal ;
  geo-pos:long "-13.248401"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3140'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2213_3140'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-13.248401'^^xsd:double;
  dwc:latitude '57.832137'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.248401 57.832137, -13.248401 57.832137, -13.248401 57.832137, -13.248401 57.832137, -13.248401 57.832137))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3140'^^xsd:string;
  dwc:observationDate '1912-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3141> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.118857 -1.632901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.118857"^^xsd:decimal ;
  dwc:decimalLongitude "-1.632901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.118857 -1.632901)"^^geo:wktLiteral ;
  geo-pos:lat "61.118857"^^xsd:decimal ;
  geo-pos:long "-1.632901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3141'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2213_3141'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.632901'^^xsd:double;
  dwc:latitude '61.118857'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.632901 61.118857, -1.632901 61.118857, -1.632901 61.118857, -1.632901 61.118857, -1.632901 61.118857))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3141'^^xsd:string;
  dwc:observationDate '1912-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3142> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.121893 -1.707969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.121893"^^xsd:decimal ;
  dwc:decimalLongitude "-1.707969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.121893 -1.707969)"^^geo:wktLiteral ;
  geo-pos:lat "61.121893"^^xsd:decimal ;
  geo-pos:long "-1.707969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3142'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2213_3142'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.707969'^^xsd:double;
  dwc:latitude '61.121893'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.707969 61.121893, -1.707969 61.121893, -1.707969 61.121893, -1.707969 61.121893, -1.707969 61.121893))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3142'^^xsd:string;
  dwc:observationDate '1912-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3143> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.507005 -1.156729)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.507005"^^xsd:decimal ;
  dwc:decimalLongitude "-1.156729"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.507005 -1.156729)"^^geo:wktLiteral ;
  geo-pos:lat "61.507005"^^xsd:decimal ;
  geo-pos:long "-1.156729"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3143'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2213_3143'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.156729'^^xsd:double;
  dwc:latitude '61.507005'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.156729 61.507005, -1.156729 61.507005, -1.156729 61.507005, -1.156729 61.507005, -1.156729 61.507005))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3143'^^xsd:string;
  dwc:observationDate '1912-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3144> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.170973 -1.542316)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.170973"^^xsd:decimal ;
  dwc:decimalLongitude "-1.542316"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.170973 -1.542316)"^^geo:wktLiteral ;
  geo-pos:lat "61.170973"^^xsd:decimal ;
  geo-pos:long "-1.542316"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3144'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2213_3144'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.542316'^^xsd:double;
  dwc:latitude '61.170973'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.542316 61.170973, -1.542316 61.170973, -1.542316 61.170973, -1.542316 61.170973, -1.542316 61.170973))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3144'^^xsd:string;
  dwc:observationDate '1913-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3145> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.185338 -1.632901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.185338"^^xsd:decimal ;
  dwc:decimalLongitude "-1.632901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.185338 -1.632901)"^^geo:wktLiteral ;
  geo-pos:lat "61.185338"^^xsd:decimal ;
  geo-pos:long "-1.632901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3145'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2213_3145'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.632901'^^xsd:double;
  dwc:latitude '61.185338'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.632901 61.185338, -1.632901 61.185338, -1.632901 61.185338, -1.632901 61.185338, -1.632901 61.185338))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3145'^^xsd:string;
  dwc:observationDate '1913-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3149> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.819987 -0.038177)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.819987"^^xsd:decimal ;
  dwc:decimalLongitude "-0.038177"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.819987 -0.038177)"^^geo:wktLiteral ;
  geo-pos:lat "61.819987"^^xsd:decimal ;
  geo-pos:long "-0.038177"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3149'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2213_3149'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.038177'^^xsd:double;
  dwc:latitude '61.819987'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.038177 61.819987, -0.038177 61.819987, -0.038177 61.819987, -0.038177 61.819987, -0.038177 61.819987))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3149'^^xsd:string;
  dwc:observationDate '1913-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3971> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59 -8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59"^^xsd:decimal ;
  dwc:decimalLongitude "-8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59 -8)"^^geo:wktLiteral ;
  geo-pos:lat "59"^^xsd:decimal ;
  geo-pos:long "-8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3971'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1950'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2213_3971'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8'^^xsd:integer;
  dwc:latitude '59'^^xsd:integer;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8 59, -8 59, -8 59, -8 59, -8 59))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3971'^^xsd:string;
  dwc:observationDate '1950-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3150> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.506442 0.492128)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.506442"^^xsd:decimal ;
  dwc:decimalLongitude "0.492128"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.506442 0.492128)"^^geo:wktLiteral ;
  geo-pos:lat "61.506442"^^xsd:decimal ;
  geo-pos:long "0.492128"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3150'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2213_3150'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.492128'^^xsd:double;
  dwc:latitude '61.506442'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.492128 61.506442, 0.492128 61.506442, 0.492128 61.506442, 0.492128 61.506442, 0.492128 61.506442))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3150'^^xsd:string;
  dwc:observationDate '1913-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3151> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.22132 -6.278286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.22132"^^xsd:decimal ;
  dwc:decimalLongitude "-6.278286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.22132 -6.278286)"^^geo:wktLiteral ;
  geo-pos:lat "60.22132"^^xsd:decimal ;
  geo-pos:long "-6.278286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3151'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2213_3151'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-6.278286'^^xsd:double;
  dwc:latitude '60.22132'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.278286 60.22132, -6.278286 60.22132, -6.278286 60.22132, -6.278286 60.22132, -6.278286 60.22132))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3151'^^xsd:string;
  dwc:observationDate '1913-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3152> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.652018 -6.517401)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.652018"^^xsd:decimal ;
  dwc:decimalLongitude "-6.517401"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.652018 -6.517401)"^^geo:wktLiteral ;
  geo-pos:lat "59.652018"^^xsd:decimal ;
  geo-pos:long "-6.517401"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3152'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2213_3152'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-6.517401'^^xsd:double;
  dwc:latitude '59.652018'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.517401 59.652018, -6.517401 59.652018, -6.517401 59.652018, -6.517401 59.652018, -6.517401 59.652018))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3152'^^xsd:string;
  dwc:observationDate '1913-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3153> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.916859 -6.945412)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.916859"^^xsd:decimal ;
  dwc:decimalLongitude "-6.945412"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.916859 -6.945412)"^^geo:wktLiteral ;
  geo-pos:lat "59.916859"^^xsd:decimal ;
  geo-pos:long "-6.945412"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3153'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2213_3153'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-6.945412'^^xsd:double;
  dwc:latitude '59.916859'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.945412 59.916859, -6.945412 59.916859, -6.945412 59.916859, -6.945412 59.916859, -6.945412 59.916859))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3153'^^xsd:string;
  dwc:observationDate '1913-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3154> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.28562 -5.830467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.28562"^^xsd:decimal ;
  dwc:decimalLongitude "-5.830467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.28562 -5.830467)"^^geo:wktLiteral ;
  geo-pos:lat "60.28562"^^xsd:decimal ;
  geo-pos:long "-5.830467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3154'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2213_3154'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-5.830467'^^xsd:double;
  dwc:latitude '60.28562'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.830467 60.28562, -5.830467 60.28562, -5.830467 60.28562, -5.830467 60.28562, -5.830467 60.28562))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3154'^^xsd:string;
  dwc:observationDate '1913-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3155> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.824079 2.009051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.824079"^^xsd:decimal ;
  dwc:decimalLongitude "2.009051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.824079 2.009051)"^^geo:wktLiteral ;
  geo-pos:lat "60.824079"^^xsd:decimal ;
  geo-pos:long "2.009051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3155'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2213_3155'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '2.009051'^^xsd:double;
  dwc:latitude '60.824079'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.009051 60.824079, 2.009051 60.824079, 2.009051 60.824079, 2.009051 60.824079, 2.009051 60.824079))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3155'^^xsd:string;
  dwc:observationDate '1913-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3156> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.867372 -5.830467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.867372"^^xsd:decimal ;
  dwc:decimalLongitude "-5.830467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.867372 -5.830467)"^^geo:wktLiteral ;
  geo-pos:lat "60.867372"^^xsd:decimal ;
  geo-pos:long "-5.830467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3156'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2213_3156'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-5.830467'^^xsd:double;
  dwc:latitude '60.867372'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.830467 60.867372, -5.830467 60.867372, -5.830467 60.867372, -5.830467 60.867372, -5.830467 60.867372))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3156'^^xsd:string;
  dwc:observationDate '1913-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3157> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.867372 -5.830467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.867372"^^xsd:decimal ;
  dwc:decimalLongitude "-5.830467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.867372 -5.830467)"^^geo:wktLiteral ;
  geo-pos:lat "60.867372"^^xsd:decimal ;
  geo-pos:long "-5.830467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3157'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2213_3157'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-5.830467'^^xsd:double;
  dwc:latitude '60.867372'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.830467 60.867372, -5.830467 60.867372, -5.830467 60.867372, -5.830467 60.867372, -5.830467 60.867372))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3157'^^xsd:string;
  dwc:observationDate '1913-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3160> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.575492 -0.258293)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.575492"^^xsd:decimal ;
  dwc:decimalLongitude "-0.258293"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.575492 -0.258293)"^^geo:wktLiteral ;
  geo-pos:lat "61.575492"^^xsd:decimal ;
  geo-pos:long "-0.258293"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3160'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2213_3160'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.258293'^^xsd:double;
  dwc:latitude '61.575492'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.258293 61.575492, -0.258293 61.575492, -0.258293 61.575492, -0.258293 61.575492, -0.258293 61.575492))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3160'^^xsd:string;
  dwc:observationDate '1913-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3252> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.206355 -3.001002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.206355"^^xsd:decimal ;
  dwc:decimalLongitude "-3.001002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.206355 -3.001002)"^^geo:wktLiteral ;
  geo-pos:lat "61.206355"^^xsd:decimal ;
  geo-pos:long "-3.001002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3252'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2213_3252'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-3.001002'^^xsd:double;
  dwc:latitude '61.206355'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.001002 61.206355, -3.001002 61.206355, -3.001002 61.206355, -3.001002 61.206355, -3.001002 61.206355))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3252'^^xsd:string;
  dwc:observationDate '1913-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3253> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.432168 -1.24027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.432168"^^xsd:decimal ;
  dwc:decimalLongitude "-1.24027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.432168 -1.24027)"^^geo:wktLiteral ;
  geo-pos:lat "61.432168"^^xsd:decimal ;
  geo-pos:long "-1.24027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3253'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2213_3253'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.24027'^^xsd:double;
  dwc:latitude '61.432168'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.24027 61.432168, -1.24027 61.432168, -1.24027 61.432168, -1.24027 61.432168, -1.24027 61.432168))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3253'^^xsd:string;
  dwc:observationDate '1913-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3254> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.053645 -2.86536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.053645"^^xsd:decimal ;
  dwc:decimalLongitude "-2.86536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.053645 -2.86536)"^^geo:wktLiteral ;
  geo-pos:lat "61.053645"^^xsd:decimal ;
  geo-pos:long "-2.86536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3254'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2213_3254'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.86536'^^xsd:double;
  dwc:latitude '61.053645'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.86536 61.053645, -2.86536 61.053645, -2.86536 61.053645, -2.86536 61.053645, -2.86536 61.053645))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3254'^^xsd:string;
  dwc:observationDate '1913-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3255> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.492812 -1.313501)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.492812"^^xsd:decimal ;
  dwc:decimalLongitude "-1.313501"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.492812 -1.313501)"^^geo:wktLiteral ;
  geo-pos:lat "61.492812"^^xsd:decimal ;
  geo-pos:long "-1.313501"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3255'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2213_3255'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.313501'^^xsd:double;
  dwc:latitude '61.492812'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.313501 61.492812, -1.313501 61.492812, -1.313501 61.492812, -1.313501 61.492812, -1.313501 61.492812))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3255'^^xsd:string;
  dwc:observationDate '1913-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3256> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.395007 -1.617771)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.395007"^^xsd:decimal ;
  dwc:decimalLongitude "-1.617771"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.395007 -1.617771)"^^geo:wktLiteral ;
  geo-pos:lat "61.395007"^^xsd:decimal ;
  geo-pos:long "-1.617771"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3256'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2213_3256'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.617771'^^xsd:double;
  dwc:latitude '61.395007'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.617771 61.395007, -1.617771 61.395007, -1.617771 61.395007, -1.617771 61.395007, -1.617771 61.395007))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3256'^^xsd:string;
  dwc:observationDate '1913-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3257> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.451252 -1.632901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.451252"^^xsd:decimal ;
  dwc:decimalLongitude "-1.632901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.451252 -1.632901)"^^geo:wktLiteral ;
  geo-pos:lat "61.451252"^^xsd:decimal ;
  geo-pos:long "-1.632901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3257'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2213_3257'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.632901'^^xsd:double;
  dwc:latitude '61.451252'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.632901 61.451252, -1.632901 61.451252, -1.632901 61.451252, -1.632901 61.451252, -1.632901 61.451252))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3257'^^xsd:string;
  dwc:observationDate '1913-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3258> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.75692 -0.413686)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.75692"^^xsd:decimal ;
  dwc:decimalLongitude "-0.413686"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.75692 -0.413686)"^^geo:wktLiteral ;
  geo-pos:lat "61.75692"^^xsd:decimal ;
  geo-pos:long "-0.413686"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3258'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2213_3258'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.413686'^^xsd:double;
  dwc:latitude '61.75692'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.413686 61.75692, -0.413686 61.75692, -0.413686 61.75692, -0.413686 61.75692, -0.413686 61.75692))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3258'^^xsd:string;
  dwc:observationDate '1913-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3259> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.75692 -2.560665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.75692"^^xsd:decimal ;
  dwc:decimalLongitude "-2.560665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.75692 -2.560665)"^^geo:wktLiteral ;
  geo-pos:lat "61.75692"^^xsd:decimal ;
  geo-pos:long "-2.560665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3259'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2213_3259'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.560665'^^xsd:double;
  dwc:latitude '61.75692'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.560665 61.75692, -2.560665 61.75692, -2.560665 61.75692, -2.560665 61.75692, -2.560665 61.75692))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3259'^^xsd:string;
  dwc:observationDate '1913-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3260> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.75692 -2.560665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.75692"^^xsd:decimal ;
  dwc:decimalLongitude "-2.560665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.75692 -2.560665)"^^geo:wktLiteral ;
  geo-pos:lat "61.75692"^^xsd:decimal ;
  geo-pos:long "-2.560665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3260'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2213_3260'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.560665'^^xsd:double;
  dwc:latitude '61.75692'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.560665 61.75692, -2.560665 61.75692, -2.560665 61.75692, -2.560665 61.75692, -2.560665 61.75692))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3260'^^xsd:string;
  dwc:observationDate '1913-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3261> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.484491 -1.632901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.484491"^^xsd:decimal ;
  dwc:decimalLongitude "-1.632901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.484491 -1.632901)"^^geo:wktLiteral ;
  geo-pos:lat "61.484491"^^xsd:decimal ;
  geo-pos:long "-1.632901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3261'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2213_3261'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.632901'^^xsd:double;
  dwc:latitude '61.484491'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.632901 61.484491, -1.632901 61.484491, -1.632901 61.484491, -1.632901 61.484491, -1.632901 61.484491))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3261'^^xsd:string;
  dwc:observationDate '1913-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3262> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.510148 -1.89436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.510148"^^xsd:decimal ;
  dwc:decimalLongitude "-1.89436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.510148 -1.89436)"^^geo:wktLiteral ;
  geo-pos:lat "61.510148"^^xsd:decimal ;
  geo-pos:long "-1.89436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3262'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2213_3262'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.89436'^^xsd:double;
  dwc:latitude '61.510148'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.89436 61.510148, -1.89436 61.510148, -1.89436 61.510148, -1.89436 61.510148, -1.89436 61.510148))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3262'^^xsd:string;
  dwc:observationDate '1913-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3263> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.451252 -1.632901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.451252"^^xsd:decimal ;
  dwc:decimalLongitude "-1.632901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.451252 -1.632901)"^^geo:wktLiteral ;
  geo-pos:lat "61.451252"^^xsd:decimal ;
  geo-pos:long "-1.632901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3263'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2213_3263'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.632901'^^xsd:double;
  dwc:latitude '61.451252'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.632901 61.451252, -1.632901 61.451252, -1.632901 61.451252, -1.632901 61.451252, -1.632901 61.451252))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3263'^^xsd:string;
  dwc:observationDate '1913-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3264> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.484491 -1.632901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.484491"^^xsd:decimal ;
  dwc:decimalLongitude "-1.632901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.484491 -1.632901)"^^geo:wktLiteral ;
  geo-pos:lat "61.484491"^^xsd:decimal ;
  geo-pos:long "-1.632901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3264'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2213_3264'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.632901'^^xsd:double;
  dwc:latitude '61.484491'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.632901 61.484491, -1.632901 61.484491, -1.632901 61.484491, -1.632901 61.484491, -1.632901 61.484491))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3264'^^xsd:string;
  dwc:observationDate '1913-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3265> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.621362 -1.553302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.621362"^^xsd:decimal ;
  dwc:decimalLongitude "-1.553302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.621362 -1.553302)"^^geo:wktLiteral ;
  geo-pos:lat "61.621362"^^xsd:decimal ;
  geo-pos:long "-1.553302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3265'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2213_3265'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.553302'^^xsd:double;
  dwc:latitude '61.621362'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.553302 61.621362, -1.553302 61.621362, -1.553302 61.621362, -1.553302 61.621362, -1.553302 61.621362))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3265'^^xsd:string;
  dwc:observationDate '1913-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3320> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.114894 -2.701762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.114894"^^xsd:decimal ;
  dwc:decimalLongitude "-2.701762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.114894 -2.701762)"^^geo:wktLiteral ;
  geo-pos:lat "61.114894"^^xsd:decimal ;
  geo-pos:long "-2.701762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3320'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2213_3320'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.701762'^^xsd:double;
  dwc:latitude '61.114894'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.701762 61.114894, -2.701762 61.114894, -2.701762 61.114894, -2.701762 61.114894, -2.701762 61.114894))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3320'^^xsd:string;
  dwc:observationDate '1913-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3321> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.229993 -2.950027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.229993"^^xsd:decimal ;
  dwc:decimalLongitude "-2.950027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.229993 -2.950027)"^^geo:wktLiteral ;
  geo-pos:lat "61.229993"^^xsd:decimal ;
  geo-pos:long "-2.950027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3321'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2213_3321'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.950027'^^xsd:double;
  dwc:latitude '61.229993'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.950027 61.229993, -2.950027 61.229993, -2.950027 61.229993, -2.950027 61.229993, -2.950027 61.229993))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3321'^^xsd:string;
  dwc:observationDate '1913-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3324> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.550967 -1.632901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.550967"^^xsd:decimal ;
  dwc:decimalLongitude "-1.632901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.550967 -1.632901)"^^geo:wktLiteral ;
  geo-pos:lat "61.550967"^^xsd:decimal ;
  geo-pos:long "-1.632901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3324'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2213_3324'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.632901'^^xsd:double;
  dwc:latitude '61.550967'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.632901 61.550967, -1.632901 61.550967, -1.632901 61.550967, -1.632901 61.550967, -1.632901 61.550967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3324'^^xsd:string;
  dwc:observationDate '1913-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3328> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.604376 -2.421863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.604376"^^xsd:decimal ;
  dwc:decimalLongitude "-2.421863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.604376 -2.421863)"^^geo:wktLiteral ;
  geo-pos:lat "61.604376"^^xsd:decimal ;
  geo-pos:long "-2.421863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3328'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2213_3328'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.421863'^^xsd:double;
  dwc:latitude '61.604376'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.421863 61.604376, -2.421863 61.604376, -2.421863 61.604376, -2.421863 61.604376, -2.421863 61.604376))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3328'^^xsd:string;
  dwc:observationDate '1913-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3329> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.204973 -3.032339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.204973"^^xsd:decimal ;
  dwc:decimalLongitude "-3.032339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.204973 -3.032339)"^^geo:wktLiteral ;
  geo-pos:lat "61.204973"^^xsd:decimal ;
  geo-pos:long "-3.032339"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3329'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2213_3329'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-3.032339'^^xsd:double;
  dwc:latitude '61.204973'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.032339 61.204973, -3.032339 61.204973, -3.032339 61.204973, -3.032339 61.204973, -3.032339 61.204973))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3329'^^xsd:string;
  dwc:observationDate '1913-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3330> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.204973 -3.032339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.204973"^^xsd:decimal ;
  dwc:decimalLongitude "-3.032339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.204973 -3.032339)"^^geo:wktLiteral ;
  geo-pos:lat "61.204973"^^xsd:decimal ;
  geo-pos:long "-3.032339"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3330'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2213_3330'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-3.032339'^^xsd:double;
  dwc:latitude '61.204973'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.032339 61.204973, -3.032339 61.204973, -3.032339 61.204973, -3.032339 61.204973, -3.032339 61.204973))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3330'^^xsd:string;
  dwc:observationDate '1913-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3331> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.299229 -3.343358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.299229"^^xsd:decimal ;
  dwc:decimalLongitude "-3.343358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.299229 -3.343358)"^^geo:wktLiteral ;
  geo-pos:lat "61.299229"^^xsd:decimal ;
  geo-pos:long "-3.343358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3331'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2213_3331'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-3.343358'^^xsd:double;
  dwc:latitude '61.299229'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.343358 61.299229, -3.343358 61.299229, -3.343358 61.299229, -3.343358 61.299229, -3.343358 61.299229))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3331'^^xsd:string;
  dwc:observationDate '1913-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3332> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.406272 -2.428987)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.406272"^^xsd:decimal ;
  dwc:decimalLongitude "-2.428987"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.406272 -2.428987)"^^geo:wktLiteral ;
  geo-pos:lat "61.406272"^^xsd:decimal ;
  geo-pos:long "-2.428987"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3332'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2213_3332'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.428987'^^xsd:double;
  dwc:latitude '61.406272'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.428987 61.406272, -2.428987 61.406272, -2.428987 61.406272, -2.428987 61.406272, -2.428987 61.406272))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3332'^^xsd:string;
  dwc:observationDate '1913-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3333> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.406272 -2.428987)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.406272"^^xsd:decimal ;
  dwc:decimalLongitude "-2.428987"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.406272 -2.428987)"^^geo:wktLiteral ;
  geo-pos:lat "61.406272"^^xsd:decimal ;
  geo-pos:long "-2.428987"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3333'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2213_3333'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.428987'^^xsd:double;
  dwc:latitude '61.406272'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.428987 61.406272, -2.428987 61.406272, -2.428987 61.406272, -2.428987 61.406272, -2.428987 61.406272))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3333'^^xsd:string;
  dwc:observationDate '1913-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3334> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.843254 -1.350297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.843254"^^xsd:decimal ;
  dwc:decimalLongitude "-1.350297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.843254 -1.350297)"^^geo:wktLiteral ;
  geo-pos:lat "61.843254"^^xsd:decimal ;
  geo-pos:long "-1.350297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3334'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2213_3334'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.350297'^^xsd:double;
  dwc:latitude '61.843254'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.350297 61.843254, -1.350297 61.843254, -1.350297 61.843254, -1.350297 61.843254, -1.350297 61.843254))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3334'^^xsd:string;
  dwc:observationDate '1913-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3335> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.843254 -1.350297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.843254"^^xsd:decimal ;
  dwc:decimalLongitude "-1.350297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.843254 -1.350297)"^^geo:wktLiteral ;
  geo-pos:lat "61.843254"^^xsd:decimal ;
  geo-pos:long "-1.350297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3335'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2213_3335'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.350297'^^xsd:double;
  dwc:latitude '61.843254'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.350297 61.843254, -1.350297 61.843254, -1.350297 61.843254, -1.350297 61.843254, -1.350297 61.843254))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3335'^^xsd:string;
  dwc:observationDate '1913-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3336> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.298863 -2.148315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.298863"^^xsd:decimal ;
  dwc:decimalLongitude "-2.148315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.298863 -2.148315)"^^geo:wktLiteral ;
  geo-pos:lat "61.298863"^^xsd:decimal ;
  geo-pos:long "-2.148315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3336'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2213_3336'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.148315'^^xsd:double;
  dwc:latitude '61.298863'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.148315 61.298863, -2.148315 61.298863, -2.148315 61.298863, -2.148315 61.298863, -2.148315 61.298863))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3336'^^xsd:string;
  dwc:observationDate '1913-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3337> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.45169 -2.28442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.45169"^^xsd:decimal ;
  dwc:decimalLongitude "-2.28442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.45169 -2.28442)"^^geo:wktLiteral ;
  geo-pos:lat "61.45169"^^xsd:decimal ;
  geo-pos:long "-2.28442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3337'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2213_3337'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.28442'^^xsd:double;
  dwc:latitude '61.45169'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.28442 61.45169, -2.28442 61.45169, -2.28442 61.45169, -2.28442 61.45169, -2.28442 61.45169))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3337'^^xsd:string;
  dwc:observationDate '1913-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3338> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.552411 0.592708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.552411"^^xsd:decimal ;
  dwc:decimalLongitude "0.592708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.552411 0.592708)"^^geo:wktLiteral ;
  geo-pos:lat "61.552411"^^xsd:decimal ;
  geo-pos:long "0.592708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3338'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2213_3338'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.592708'^^xsd:double;
  dwc:latitude '61.552411'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.592708 61.552411, 0.592708 61.552411, 0.592708 61.552411, 0.592708 61.552411, 0.592708 61.552411))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3338'^^xsd:string;
  dwc:observationDate '1913-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3339> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.594951 -2.095632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.594951"^^xsd:decimal ;
  dwc:decimalLongitude "-2.095632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.594951 -2.095632)"^^geo:wktLiteral ;
  geo-pos:lat "61.594951"^^xsd:decimal ;
  geo-pos:long "-2.095632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3339'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2213_3339'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.095632'^^xsd:double;
  dwc:latitude '61.594951'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.095632 61.594951, -2.095632 61.594951, -2.095632 61.594951, -2.095632 61.594951, -2.095632 61.594951))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3339'^^xsd:string;
  dwc:observationDate '1913-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3340> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.665759 -0.60271)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.665759"^^xsd:decimal ;
  dwc:decimalLongitude "-0.60271"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.665759 -0.60271)"^^geo:wktLiteral ;
  geo-pos:lat "61.665759"^^xsd:decimal ;
  geo-pos:long "-0.60271"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3340'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2213_3340'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.60271'^^xsd:double;
  dwc:latitude '61.665759'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.60271 61.665759, -0.60271 61.665759, -0.60271 61.665759, -0.60271 61.665759, -0.60271 61.665759))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3340'^^xsd:string;
  dwc:observationDate '1913-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3342> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.773682 -13.359151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.773682"^^xsd:decimal ;
  dwc:decimalLongitude "-13.359151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.773682 -13.359151)"^^geo:wktLiteral ;
  geo-pos:lat "57.773682"^^xsd:decimal ;
  geo-pos:long "-13.359151"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3342'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2213_3342'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-13.359151'^^xsd:double;
  dwc:latitude '57.773682'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.359151 57.773682, -13.359151 57.773682, -13.359151 57.773682, -13.359151 57.773682, -13.359151 57.773682))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3342'^^xsd:string;
  dwc:observationDate '1913-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3343> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.06948 -2.845747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.06948"^^xsd:decimal ;
  dwc:decimalLongitude "-2.845747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.06948 -2.845747)"^^geo:wktLiteral ;
  geo-pos:lat "61.06948"^^xsd:decimal ;
  geo-pos:long "-2.845747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3343'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2213_3343'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.845747'^^xsd:double;
  dwc:latitude '61.06948'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.845747 61.06948, -2.845747 61.06948, -2.845747 61.06948, -2.845747 61.06948, -2.845747 61.06948))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3343'^^xsd:string;
  dwc:observationDate '1913-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3344> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.329875 -2.360871)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.329875"^^xsd:decimal ;
  dwc:decimalLongitude "-2.360871"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.329875 -2.360871)"^^geo:wktLiteral ;
  geo-pos:lat "61.329875"^^xsd:decimal ;
  geo-pos:long "-2.360871"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3344'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2213_3344'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.360871'^^xsd:double;
  dwc:latitude '61.329875'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.360871 61.329875, -2.360871 61.329875, -2.360871 61.329875, -2.360871 61.329875, -2.360871 61.329875))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3344'^^xsd:string;
  dwc:observationDate '1913-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3345> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.406272 -2.428987)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.406272"^^xsd:decimal ;
  dwc:decimalLongitude "-2.428987"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.406272 -2.428987)"^^geo:wktLiteral ;
  geo-pos:lat "61.406272"^^xsd:decimal ;
  geo-pos:long "-2.428987"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3345'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2213_3345'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.428987'^^xsd:double;
  dwc:latitude '61.406272'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.428987 61.406272, -2.428987 61.406272, -2.428987 61.406272, -2.428987 61.406272, -2.428987 61.406272))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3345'^^xsd:string;
  dwc:observationDate '1913-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3347> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.720626 -1.75762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.720626"^^xsd:decimal ;
  dwc:decimalLongitude "-1.75762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.720626 -1.75762)"^^geo:wktLiteral ;
  geo-pos:lat "61.720626"^^xsd:decimal ;
  geo-pos:long "-1.75762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3347'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2213_3347'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.75762'^^xsd:double;
  dwc:latitude '61.720626'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.75762 61.720626, -1.75762 61.720626, -1.75762 61.720626, -1.75762 61.720626, -1.75762 61.720626))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3347'^^xsd:string;
  dwc:observationDate '1913-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3348> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.114894 -2.701762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.114894"^^xsd:decimal ;
  dwc:decimalLongitude "-2.701762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.114894 -2.701762)"^^geo:wktLiteral ;
  geo-pos:lat "61.114894"^^xsd:decimal ;
  geo-pos:long "-2.701762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3348'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2213_3348'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.701762'^^xsd:double;
  dwc:latitude '61.114894'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.701762 61.114894, -2.701762 61.114894, -2.701762 61.114894, -2.701762 61.114894, -2.701762 61.114894))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3348'^^xsd:string;
  dwc:observationDate '1913-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3349> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.492966 0.553605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.492966"^^xsd:decimal ;
  dwc:decimalLongitude "0.553605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.492966 0.553605)"^^geo:wktLiteral ;
  geo-pos:lat "61.492966"^^xsd:decimal ;
  geo-pos:long "0.553605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3349'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2213_3349'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.553605'^^xsd:double;
  dwc:latitude '61.492966'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.553605 61.492966, 0.553605 61.492966, 0.553605 61.492966, 0.553605 61.492966, 0.553605 61.492966))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3349'^^xsd:string;
  dwc:observationDate '1913-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3350> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.720626 -1.75762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.720626"^^xsd:decimal ;
  dwc:decimalLongitude "-1.75762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.720626 -1.75762)"^^geo:wktLiteral ;
  geo-pos:lat "61.720626"^^xsd:decimal ;
  geo-pos:long "-1.75762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3350'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2213_3350'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.75762'^^xsd:double;
  dwc:latitude '61.720626'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.75762 61.720626, -1.75762 61.720626, -1.75762 61.720626, -1.75762 61.720626, -1.75762 61.720626))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3350'^^xsd:string;
  dwc:observationDate '1913-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3352> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.406272 -2.428987)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.406272"^^xsd:decimal ;
  dwc:decimalLongitude "-2.428987"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.406272 -2.428987)"^^geo:wktLiteral ;
  geo-pos:lat "61.406272"^^xsd:decimal ;
  geo-pos:long "-2.428987"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3352'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2213_3352'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.428987'^^xsd:double;
  dwc:latitude '61.406272'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.428987 61.406272, -2.428987 61.406272, -2.428987 61.406272, -2.428987 61.406272, -2.428987 61.406272))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3352'^^xsd:string;
  dwc:observationDate '1913-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3353> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.406272 -2.428987)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.406272"^^xsd:decimal ;
  dwc:decimalLongitude "-2.428987"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.406272 -2.428987)"^^geo:wktLiteral ;
  geo-pos:lat "61.406272"^^xsd:decimal ;
  geo-pos:long "-2.428987"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3353'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2213_3353'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.428987'^^xsd:double;
  dwc:latitude '61.406272'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.428987 61.406272, -2.428987 61.406272, -2.428987 61.406272, -2.428987 61.406272, -2.428987 61.406272))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3353'^^xsd:string;
  dwc:observationDate '1913-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3354> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.43735 0.341812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.43735"^^xsd:decimal ;
  dwc:decimalLongitude "0.341812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.43735 0.341812)"^^geo:wktLiteral ;
  geo-pos:lat "61.43735"^^xsd:decimal ;
  geo-pos:long "0.341812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3354'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2213_3354'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.341812'^^xsd:double;
  dwc:latitude '61.43735'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.341812 61.43735, 0.341812 61.43735, 0.341812 61.43735, 0.341812 61.43735, 0.341812 61.43735))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3354'^^xsd:string;
  dwc:observationDate '1913-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3355> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.470324 -3.721351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.470324"^^xsd:decimal ;
  dwc:decimalLongitude "-3.721351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.470324 -3.721351)"^^geo:wktLiteral ;
  geo-pos:lat "61.470324"^^xsd:decimal ;
  geo-pos:long "-3.721351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3355'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2213_3355'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-3.721351'^^xsd:double;
  dwc:latitude '61.470324'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.721351 61.470324, -3.721351 61.470324, -3.721351 61.470324, -3.721351 61.470324, -3.721351 61.470324))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3355'^^xsd:string;
  dwc:observationDate '1913-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3359> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.22286 -2.266065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.22286"^^xsd:decimal ;
  dwc:decimalLongitude "-2.266065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.22286 -2.266065)"^^geo:wktLiteral ;
  geo-pos:lat "61.22286"^^xsd:decimal ;
  geo-pos:long "-2.266065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3359'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2213_3359'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.266065'^^xsd:double;
  dwc:latitude '61.22286'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.266065 61.22286, -2.266065 61.22286, -2.266065 61.22286, -2.266065 61.22286, -2.266065 61.22286))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3359'^^xsd:string;
  dwc:observationDate '1913-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3363> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.894772 1.356619)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.894772"^^xsd:decimal ;
  dwc:decimalLongitude "1.356619"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.894772 1.356619)"^^geo:wktLiteral ;
  geo-pos:lat "61.894772"^^xsd:decimal ;
  geo-pos:long "1.356619"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3363'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2213_3363'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.356619'^^xsd:double;
  dwc:latitude '61.894772'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.356619 61.894772, 1.356619 61.894772, 1.356619 61.894772, 1.356619 61.894772, 1.356619 61.894772))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3363'^^xsd:string;
  dwc:observationDate '1913-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3364> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.894772 1.356619)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.894772"^^xsd:decimal ;
  dwc:decimalLongitude "1.356619"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.894772 1.356619)"^^geo:wktLiteral ;
  geo-pos:lat "61.894772"^^xsd:decimal ;
  geo-pos:long "1.356619"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3364'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2213_3364'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.356619'^^xsd:double;
  dwc:latitude '61.894772'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.356619 61.894772, 1.356619 61.894772, 1.356619 61.894772, 1.356619 61.894772, 1.356619 61.894772))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3364'^^xsd:string;
  dwc:observationDate '1913-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3365> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.935513 -0.885294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.935513"^^xsd:decimal ;
  dwc:decimalLongitude "-0.885294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.935513 -0.885294)"^^geo:wktLiteral ;
  geo-pos:lat "61.935513"^^xsd:decimal ;
  geo-pos:long "-0.885294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3365'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2213_3365'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.885294'^^xsd:double;
  dwc:latitude '61.935513'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.885294 61.935513, -0.885294 61.935513, -0.885294 61.935513, -0.885294 61.935513, -0.885294 61.935513))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3365'^^xsd:string;
  dwc:observationDate '1913-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3366> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.846509 -2.41831)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.846509"^^xsd:decimal ;
  dwc:decimalLongitude "-2.41831"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.846509 -2.41831)"^^geo:wktLiteral ;
  geo-pos:lat "60.846509"^^xsd:decimal ;
  geo-pos:long "-2.41831"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3366'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2213_3366'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.41831'^^xsd:double;
  dwc:latitude '60.846509'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.41831 60.846509, -2.41831 60.846509, -2.41831 60.846509, -2.41831 60.846509, -2.41831 60.846509))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3366'^^xsd:string;
  dwc:observationDate '1913-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3367> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.846509 0.647722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.846509"^^xsd:decimal ;
  dwc:decimalLongitude "0.647722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.846509 0.647722)"^^geo:wktLiteral ;
  geo-pos:lat "60.846509"^^xsd:decimal ;
  geo-pos:long "0.647722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3367'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2213_3367'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.647722'^^xsd:double;
  dwc:latitude '60.846509'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.647722 60.846509, 0.647722 60.846509, 0.647722 60.846509, 0.647722 60.846509, 0.647722 60.846509))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3367'^^xsd:string;
  dwc:observationDate '1913-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3370> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.356378 -3.468897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.356378"^^xsd:decimal ;
  dwc:decimalLongitude "-3.468897"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.356378 -3.468897)"^^geo:wktLiteral ;
  geo-pos:lat "61.356378"^^xsd:decimal ;
  geo-pos:long "-3.468897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3370'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2213_3370'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-3.468897'^^xsd:double;
  dwc:latitude '61.356378'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.468897 61.356378, -3.468897 61.356378, -3.468897 61.356378, -3.468897 61.356378, -3.468897 61.356378))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3370'^^xsd:string;
  dwc:observationDate '1913-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3371> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.639236 -1.722382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.639236"^^xsd:decimal ;
  dwc:decimalLongitude "-1.722382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.639236 -1.722382)"^^geo:wktLiteral ;
  geo-pos:lat "61.639236"^^xsd:decimal ;
  geo-pos:long "-1.722382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3371'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2213_3371'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.722382'^^xsd:double;
  dwc:latitude '61.639236'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.722382 61.639236, -1.722382 61.639236, -1.722382 61.639236, -1.722382 61.639236, -1.722382 61.639236))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3371'^^xsd:string;
  dwc:observationDate '1913-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3372> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.43735 -2.1124)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.43735"^^xsd:decimal ;
  dwc:decimalLongitude "-2.1124"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.43735 -2.1124)"^^geo:wktLiteral ;
  geo-pos:lat "61.43735"^^xsd:decimal ;
  geo-pos:long "-2.1124"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3372'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2213_3372'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.1124'^^xsd:double;
  dwc:latitude '61.43735'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.1124 61.43735, -2.1124 61.43735, -2.1124 61.43735, -2.1124 61.43735, -2.1124 61.43735))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3372'^^xsd:string;
  dwc:observationDate '1913-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3373> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.524065 -3.004925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.524065"^^xsd:decimal ;
  dwc:decimalLongitude "-3.004925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.524065 -3.004925)"^^geo:wktLiteral ;
  geo-pos:lat "60.524065"^^xsd:decimal ;
  geo-pos:long "-3.004925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3373'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2213_3373'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-3.004925'^^xsd:double;
  dwc:latitude '60.524065'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.004925 60.524065, -3.004925 60.524065, -3.004925 60.524065, -3.004925 60.524065, -3.004925 60.524065))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3373'^^xsd:string;
  dwc:observationDate '1913-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3374> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.980977 -0.253209)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.980977"^^xsd:decimal ;
  dwc:decimalLongitude "-0.253209"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.980977 -0.253209)"^^geo:wktLiteral ;
  geo-pos:lat "60.980977"^^xsd:decimal ;
  geo-pos:long "-0.253209"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3374'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2213_3374'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.253209'^^xsd:double;
  dwc:latitude '60.980977'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.253209 60.980977, -0.253209 60.980977, -0.253209 60.980977, -0.253209 60.980977, -0.253209 60.980977))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3374'^^xsd:string;
  dwc:observationDate '1913-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3375> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.377966 -3.171281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.377966"^^xsd:decimal ;
  dwc:decimalLongitude "-3.171281"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.377966 -3.171281)"^^geo:wktLiteral ;
  geo-pos:lat "61.377966"^^xsd:decimal ;
  geo-pos:long "-3.171281"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3375'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2213_3375'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-3.171281'^^xsd:double;
  dwc:latitude '61.377966'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.171281 61.377966, -3.171281 61.377966, -3.171281 61.377966, -3.171281 61.377966, -3.171281 61.377966))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3375'^^xsd:string;
  dwc:observationDate '1913-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3379> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.524065 -3.004925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.524065"^^xsd:decimal ;
  dwc:decimalLongitude "-3.004925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.524065 -3.004925)"^^geo:wktLiteral ;
  geo-pos:lat "60.524065"^^xsd:decimal ;
  geo-pos:long "-3.004925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3379'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2213_3379'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-3.004925'^^xsd:double;
  dwc:latitude '60.524065'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.004925 60.524065, -3.004925 60.524065, -3.004925 60.524065, -3.004925 60.524065, -3.004925 60.524065))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3379'^^xsd:string;
  dwc:observationDate '1913-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3380> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.827637 1.838997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.827637"^^xsd:decimal ;
  dwc:decimalLongitude "1.838997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.827637 1.838997)"^^geo:wktLiteral ;
  geo-pos:lat "60.827637"^^xsd:decimal ;
  geo-pos:long "1.838997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3380'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2213_3380'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.838997'^^xsd:double;
  dwc:latitude '60.827637'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.838997 60.827637, 1.838997 60.827637, 1.838997 60.827637, 1.838997 60.827637, 1.838997 60.827637))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3380'^^xsd:string;
  dwc:observationDate '1913-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3382> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.176976 -2.22563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.176976"^^xsd:decimal ;
  dwc:decimalLongitude "-2.22563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.176976 -2.22563)"^^geo:wktLiteral ;
  geo-pos:lat "61.176976"^^xsd:decimal ;
  geo-pos:long "-2.22563"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3382'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2213_3382'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.22563'^^xsd:double;
  dwc:latitude '61.176976'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.22563 61.176976, -2.22563 61.176976, -2.22563 61.176976, -2.22563 61.176976, -2.22563 61.176976))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3382'^^xsd:string;
  dwc:observationDate '1913-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3383> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.176976 -2.22563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.176976"^^xsd:decimal ;
  dwc:decimalLongitude "-2.22563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.176976 -2.22563)"^^geo:wktLiteral ;
  geo-pos:lat "61.176976"^^xsd:decimal ;
  geo-pos:long "-2.22563"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3383'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2213_3383'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.22563'^^xsd:double;
  dwc:latitude '61.176976'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.22563 61.176976, -2.22563 61.176976, -2.22563 61.176976, -2.22563 61.176976, -2.22563 61.176976))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3383'^^xsd:string;
  dwc:observationDate '1913-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3384> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.314939 -3.058517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.314939"^^xsd:decimal ;
  dwc:decimalLongitude "-3.058517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.314939 -3.058517)"^^geo:wktLiteral ;
  geo-pos:lat "61.314939"^^xsd:decimal ;
  geo-pos:long "-3.058517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3384'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2213_3384'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-3.058517'^^xsd:double;
  dwc:latitude '61.314939'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.058517 61.314939, -3.058517 61.314939, -3.058517 61.314939, -3.058517 61.314939, -3.058517 61.314939))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3384'^^xsd:string;
  dwc:observationDate '1913-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3469> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.863909 -2.844776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.863909"^^xsd:decimal ;
  dwc:decimalLongitude "-2.844776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.863909 -2.844776)"^^geo:wktLiteral ;
  geo-pos:lat "61.863909"^^xsd:decimal ;
  geo-pos:long "-2.844776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3469'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2213_3469'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.844776'^^xsd:double;
  dwc:latitude '61.863909'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.844776 61.863909, -2.844776 61.863909, -2.844776 61.863909, -2.844776 61.863909, -2.844776 61.863909))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3469'^^xsd:string;
  dwc:observationDate '1913-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3620> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.815271 1.176854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.815271"^^xsd:decimal ;
  dwc:decimalLongitude "1.176854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.815271 1.176854)"^^geo:wktLiteral ;
  geo-pos:lat "61.815271"^^xsd:decimal ;
  geo-pos:long "1.176854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3620'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2213_3620'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.176854'^^xsd:double;
  dwc:latitude '61.815271'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.176854 61.815271, 1.176854 61.815271, 1.176854 61.815271, 1.176854 61.815271, 1.176854 61.815271))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3620'^^xsd:string;
  dwc:observationDate '1914-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3845> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.087848 1.808537)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.087848"^^xsd:decimal ;
  dwc:decimalLongitude "1.808537"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.087848 1.808537)"^^geo:wktLiteral ;
  geo-pos:lat "61.087848"^^xsd:decimal ;
  geo-pos:long "1.808537"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3845'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2213_3845'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.808537'^^xsd:double;
  dwc:latitude '61.087848'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.808537 61.087848, 1.808537 61.087848, 1.808537 61.087848, 1.808537 61.087848, 1.808537 61.087848))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3845'^^xsd:string;
  dwc:observationDate '1914-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3847> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.830328 1.702928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.830328"^^xsd:decimal ;
  dwc:decimalLongitude "1.702928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.830328 1.702928)"^^geo:wktLiteral ;
  geo-pos:lat "60.830328"^^xsd:decimal ;
  geo-pos:long "1.702928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3847'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2213_3847'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.702928'^^xsd:double;
  dwc:latitude '60.830328'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.702928 60.830328, 1.702928 60.830328, 1.702928 60.830328, 1.702928 60.830328, 1.702928 60.830328))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3847'^^xsd:string;
  dwc:observationDate '1914-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3848> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.087848 1.808537)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.087848"^^xsd:decimal ;
  dwc:decimalLongitude "1.808537"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.087848 1.808537)"^^geo:wktLiteral ;
  geo-pos:lat "61.087848"^^xsd:decimal ;
  geo-pos:long "1.808537"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3848'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2213_3848'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.808537'^^xsd:double;
  dwc:latitude '61.087848'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.808537 61.087848, 1.808537 61.087848, 1.808537 61.087848, 1.808537 61.087848, 1.808537 61.087848))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3848'^^xsd:string;
  dwc:observationDate '1914-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3849> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.087848 1.808537)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.087848"^^xsd:decimal ;
  dwc:decimalLongitude "1.808537"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.087848 1.808537)"^^geo:wktLiteral ;
  geo-pos:lat "61.087848"^^xsd:decimal ;
  geo-pos:long "1.808537"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3849'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2213_3849'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.808537'^^xsd:double;
  dwc:latitude '61.087848'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.808537 61.087848, 1.808537 61.087848, 1.808537 61.087848, 1.808537 61.087848, 1.808537 61.087848))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3849'^^xsd:string;
  dwc:observationDate '1914-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3852> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.400981 -3.057838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.400981"^^xsd:decimal ;
  dwc:decimalLongitude "-3.057838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.400981 -3.057838)"^^geo:wktLiteral ;
  geo-pos:lat "61.400981"^^xsd:decimal ;
  geo-pos:long "-3.057838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3852'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2213_3852'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-3.057838'^^xsd:double;
  dwc:latitude '61.400981'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.057838 61.400981, -3.057838 61.400981, -3.057838 61.400981, -3.057838 61.400981, -3.057838 61.400981))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3852'^^xsd:string;
  dwc:observationDate '1914-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3853> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.733774 -1.632901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.733774"^^xsd:decimal ;
  dwc:decimalLongitude "-1.632901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.733774 -1.632901)"^^geo:wktLiteral ;
  geo-pos:lat "61.733774"^^xsd:decimal ;
  geo-pos:long "-1.632901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3853'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2213_3853'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.632901'^^xsd:double;
  dwc:latitude '61.733774'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.632901 61.733774, -1.632901 61.733774, -1.632901 61.733774, -1.632901 61.733774, -1.632901 61.733774))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3853'^^xsd:string;
  dwc:observationDate '1914-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3854> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.12509 0.241938)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.12509"^^xsd:decimal ;
  dwc:decimalLongitude "0.241938"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.12509 0.241938)"^^geo:wktLiteral ;
  geo-pos:lat "62.12509"^^xsd:decimal ;
  geo-pos:long "0.241938"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3854'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2213_3854'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.241938'^^xsd:double;
  dwc:latitude '62.12509'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.241938 62.12509, 0.241938 62.12509, 0.241938 62.12509, 0.241938 62.12509, 0.241938 62.12509))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3854'^^xsd:string;
  dwc:observationDate '1914-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3855> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.820307 2.179066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.820307"^^xsd:decimal ;
  dwc:decimalLongitude "2.179066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.820307 2.179066)"^^geo:wktLiteral ;
  geo-pos:lat "60.820307"^^xsd:decimal ;
  geo-pos:long "2.179066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3855'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2213_3855'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '2.179066'^^xsd:double;
  dwc:latitude '60.820307'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.179066 60.820307, 2.179066 60.820307, 2.179066 60.820307, 2.179066 60.820307, 2.179066 60.820307))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3855'^^xsd:string;
  dwc:observationDate '1914-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3856> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.174889 -0.676821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.174889"^^xsd:decimal ;
  dwc:decimalLongitude "-0.676821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.174889 -0.676821)"^^geo:wktLiteral ;
  geo-pos:lat "61.174889"^^xsd:decimal ;
  geo-pos:long "-0.676821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3856'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2213_3856'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.676821'^^xsd:double;
  dwc:latitude '61.174889'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.676821 61.174889, -0.676821 61.174889, -0.676821 61.174889, -0.676821 61.174889, -0.676821 61.174889))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3856'^^xsd:string;
  dwc:observationDate '1914-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3857> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.243269 -0.578928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.243269"^^xsd:decimal ;
  dwc:decimalLongitude "-0.578928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.243269 -0.578928)"^^geo:wktLiteral ;
  geo-pos:lat "61.243269"^^xsd:decimal ;
  geo-pos:long "-0.578928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3857'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2213_3857'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.578928'^^xsd:double;
  dwc:latitude '61.243269'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.578928 61.243269, -0.578928 61.243269, -0.578928 61.243269, -0.578928 61.243269, -0.578928 61.243269))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3857'^^xsd:string;
  dwc:observationDate '1914-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3858> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.74766 0.380647)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.74766"^^xsd:decimal ;
  dwc:decimalLongitude "0.380647"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.74766 0.380647)"^^geo:wktLiteral ;
  geo-pos:lat "61.74766"^^xsd:decimal ;
  geo-pos:long "0.380647"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3858'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2213_3858'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.380647'^^xsd:double;
  dwc:latitude '61.74766'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.380647 61.74766, 0.380647 61.74766, 0.380647 61.74766, 0.380647 61.74766, 0.380647 61.74766))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3858'^^xsd:string;
  dwc:observationDate '1914-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3859> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.48995 2.420279)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.48995"^^xsd:decimal ;
  dwc:decimalLongitude "2.420279"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.48995 2.420279)"^^geo:wktLiteral ;
  geo-pos:lat "60.48995"^^xsd:decimal ;
  geo-pos:long "2.420279"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3859'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2213_3859'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '2.420279'^^xsd:double;
  dwc:latitude '60.48995'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.420279 60.48995, 2.420279 60.48995, 2.420279 60.48995, 2.420279 60.48995, 2.420279 60.48995))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3859'^^xsd:string;
  dwc:observationDate '1914-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2529> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.223431 1.025763)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.223431"^^xsd:decimal ;
  dwc:decimalLongitude "1.025763"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.223431 1.025763)"^^geo:wktLiteral ;
  geo-pos:lat "61.223431"^^xsd:decimal ;
  geo-pos:long "1.025763"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2529'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2213_2529'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.025763'^^xsd:double;
  dwc:latitude '61.223431'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.025763 61.223431, 1.025763 61.223431, 1.025763 61.223431, 1.025763 61.223431, 1.025763 61.223431))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2529'^^xsd:string;
  dwc:observationDate '1911-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2530> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.252882 1.187003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.252882"^^xsd:decimal ;
  dwc:decimalLongitude "1.187003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.252882 1.187003)"^^geo:wktLiteral ;
  geo-pos:lat "61.252882"^^xsd:decimal ;
  geo-pos:long "1.187003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2530'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2213_2530'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.187003'^^xsd:double;
  dwc:latitude '61.252882'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.187003 61.252882, 1.187003 61.252882, 1.187003 61.252882, 1.187003 61.252882, 1.187003 61.252882))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2530'^^xsd:string;
  dwc:observationDate '1911-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2531> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.252882 1.187003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.252882"^^xsd:decimal ;
  dwc:decimalLongitude "1.187003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.252882 1.187003)"^^geo:wktLiteral ;
  geo-pos:lat "61.252882"^^xsd:decimal ;
  geo-pos:long "1.187003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2531'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2213_2531'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.187003'^^xsd:double;
  dwc:latitude '61.252882'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.187003 61.252882, 1.187003 61.252882, 1.187003 61.252882, 1.187003 61.252882, 1.187003 61.252882))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2531'^^xsd:string;
  dwc:observationDate '1911-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2532> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.552411 0.592708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.552411"^^xsd:decimal ;
  dwc:decimalLongitude "0.592708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.552411 0.592708)"^^geo:wktLiteral ;
  geo-pos:lat "61.552411"^^xsd:decimal ;
  geo-pos:long "0.592708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2532'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2213_2532'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.592708'^^xsd:double;
  dwc:latitude '61.552411'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.592708 61.552411, 0.592708 61.552411, 0.592708 61.552411, 0.592708 61.552411, 0.592708 61.552411))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2532'^^xsd:string;
  dwc:observationDate '1911-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2533> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.056399 1.402014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.056399"^^xsd:decimal ;
  dwc:decimalLongitude "1.402014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.056399 1.402014)"^^geo:wktLiteral ;
  geo-pos:lat "61.056399"^^xsd:decimal ;
  geo-pos:long "1.402014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2533'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2213_2533'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.402014'^^xsd:double;
  dwc:latitude '61.056399'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.402014 61.056399, 1.402014 61.056399, 1.402014 61.056399, 1.402014 61.056399, 1.402014 61.056399))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2533'^^xsd:string;
  dwc:observationDate '1911-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2534> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.309354 0.551787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.309354"^^xsd:decimal ;
  dwc:decimalLongitude "0.551787"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.309354 0.551787)"^^geo:wktLiteral ;
  geo-pos:lat "61.309354"^^xsd:decimal ;
  geo-pos:long "0.551787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2534'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2213_2534'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.551787'^^xsd:double;
  dwc:latitude '61.309354'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.551787 61.309354, 0.551787 61.309354, 0.551787 61.309354, 0.551787 61.309354, 0.551787 61.309354))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2534'^^xsd:string;
  dwc:observationDate '1911-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2535> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.807237 -9.506274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.807237"^^xsd:decimal ;
  dwc:decimalLongitude "-9.506274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.807237 -9.506274)"^^geo:wktLiteral ;
  geo-pos:lat "57.807237"^^xsd:decimal ;
  geo-pos:long "-9.506274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2535'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2213_2535'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.506274'^^xsd:double;
  dwc:latitude '57.807237'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.506274 57.807237, -9.506274 57.807237, -9.506274 57.807237, -9.506274 57.807237, -9.506274 57.807237))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2535'^^xsd:string;
  dwc:observationDate '1911-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2537> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.048346 1.300511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.048346"^^xsd:decimal ;
  dwc:decimalLongitude "1.300511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.048346 1.300511)"^^geo:wktLiteral ;
  geo-pos:lat "61.048346"^^xsd:decimal ;
  geo-pos:long "1.300511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2537'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2213_2537'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.300511'^^xsd:double;
  dwc:latitude '61.048346'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.300511 61.048346, 1.300511 61.048346, 1.300511 61.048346, 1.300511 61.048346, 1.300511 61.048346))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2537'^^xsd:string;
  dwc:observationDate '1911-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2538> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.084215 -0.1719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.084215"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.084215 -0.1719)"^^geo:wktLiteral ;
  geo-pos:lat "61.084215"^^xsd:decimal ;
  geo-pos:long "-0.1719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2538'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2213_2538'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.1719'^^xsd:double;
  dwc:latitude '61.084215'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.1719 61.084215, -0.1719 61.084215, -0.1719 61.084215, -0.1719 61.084215, -0.1719 61.084215))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2538'^^xsd:string;
  dwc:observationDate '1911-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2539> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.263898 -0.031077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.263898"^^xsd:decimal ;
  dwc:decimalLongitude "-0.031077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.263898 -0.031077)"^^geo:wktLiteral ;
  geo-pos:lat "61.263898"^^xsd:decimal ;
  geo-pos:long "-0.031077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2539'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2213_2539'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.031077'^^xsd:double;
  dwc:latitude '61.263898'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.031077 61.263898, -0.031077 61.263898, -0.031077 61.263898, -0.031077 61.263898, -0.031077 61.263898))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2539'^^xsd:string;
  dwc:observationDate '1911-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2541> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.264637 0.406222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.264637"^^xsd:decimal ;
  dwc:decimalLongitude "0.406222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.264637 0.406222)"^^geo:wktLiteral ;
  geo-pos:lat "61.264637"^^xsd:decimal ;
  geo-pos:long "0.406222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2541'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2213_2541'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.406222'^^xsd:double;
  dwc:latitude '61.264637'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.406222 61.264637, 0.406222 61.264637, 0.406222 61.264637, 0.406222 61.264637, 0.406222 61.264637))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2541'^^xsd:string;
  dwc:observationDate '1911-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2542> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.264637 0.406222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.264637"^^xsd:decimal ;
  dwc:decimalLongitude "0.406222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.264637 0.406222)"^^geo:wktLiteral ;
  geo-pos:lat "61.264637"^^xsd:decimal ;
  geo-pos:long "0.406222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2542'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2213_2542'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.406222'^^xsd:double;
  dwc:latitude '61.264637'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.406222 61.264637, 0.406222 61.264637, 0.406222 61.264637, 0.406222 61.264637, 0.406222 61.264637))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2542'^^xsd:string;
  dwc:observationDate '1911-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2543> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.032893 -8.099791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.032893"^^xsd:decimal ;
  dwc:decimalLongitude "-8.099791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.032893 -8.099791)"^^geo:wktLiteral ;
  geo-pos:lat "59.032893"^^xsd:decimal ;
  geo-pos:long "-8.099791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2543'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2213_2543'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.099791'^^xsd:double;
  dwc:latitude '59.032893'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.099791 59.032893, -8.099791 59.032893, -8.099791 59.032893, -8.099791 59.032893, -8.099791 59.032893))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2543'^^xsd:string;
  dwc:observationDate '1911-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2544> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.032893 -8.099791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.032893"^^xsd:decimal ;
  dwc:decimalLongitude "-8.099791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.032893 -8.099791)"^^geo:wktLiteral ;
  geo-pos:lat "59.032893"^^xsd:decimal ;
  geo-pos:long "-8.099791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2544'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2213_2544'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.099791'^^xsd:double;
  dwc:latitude '59.032893'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.099791 59.032893, -8.099791 59.032893, -8.099791 59.032893, -8.099791 59.032893, -8.099791 59.032893))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2544'^^xsd:string;
  dwc:observationDate '1911-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2545> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.032893 -8.099791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.032893"^^xsd:decimal ;
  dwc:decimalLongitude "-8.099791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.032893 -8.099791)"^^geo:wktLiteral ;
  geo-pos:lat "59.032893"^^xsd:decimal ;
  geo-pos:long "-8.099791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2545'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2213_2545'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.099791'^^xsd:double;
  dwc:latitude '59.032893'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.099791 59.032893, -8.099791 59.032893, -8.099791 59.032893, -8.099791 59.032893, -8.099791 59.032893))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2545'^^xsd:string;
  dwc:observationDate '1911-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2546> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.061726 1.469712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.061726"^^xsd:decimal ;
  dwc:decimalLongitude "1.469712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.061726 1.469712)"^^geo:wktLiteral ;
  geo-pos:lat "61.061726"^^xsd:decimal ;
  geo-pos:long "1.469712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2546'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2213_2546'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.469712'^^xsd:double;
  dwc:latitude '61.061726'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.469712 61.061726, 1.469712 61.061726, 1.469712 61.061726, 1.469712 61.061726, 1.469712 61.061726))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2546'^^xsd:string;
  dwc:observationDate '1911-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2547> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.061726 1.469712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.061726"^^xsd:decimal ;
  dwc:decimalLongitude "1.469712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.061726 1.469712)"^^geo:wktLiteral ;
  geo-pos:lat "61.061726"^^xsd:decimal ;
  geo-pos:long "1.469712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2547'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2213_2547'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.469712'^^xsd:double;
  dwc:latitude '61.061726'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.469712 61.061726, 1.469712 61.061726, 1.469712 61.061726, 1.469712 61.061726, 1.469712 61.061726))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2547'^^xsd:string;
  dwc:observationDate '1911-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2548> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.061726 1.469712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.061726"^^xsd:decimal ;
  dwc:decimalLongitude "1.469712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.061726 1.469712)"^^geo:wktLiteral ;
  geo-pos:lat "61.061726"^^xsd:decimal ;
  geo-pos:long "1.469712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2548'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2213_2548'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.469712'^^xsd:double;
  dwc:latitude '61.061726'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.469712 61.061726, 1.469712 61.061726, 1.469712 61.061726, 1.469712 61.061726, 1.469712 61.061726))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2548'^^xsd:string;
  dwc:observationDate '1911-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2550> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.163955 0.704188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.163955"^^xsd:decimal ;
  dwc:decimalLongitude "0.704188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.163955 0.704188)"^^geo:wktLiteral ;
  geo-pos:lat "61.163955"^^xsd:decimal ;
  geo-pos:long "0.704188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2550'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2213_2550'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.704188'^^xsd:double;
  dwc:latitude '61.163955'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.704188 61.163955, 0.704188 61.163955, 0.704188 61.163955, 0.704188 61.163955, 0.704188 61.163955))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2550'^^xsd:string;
  dwc:observationDate '1911-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2013> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.277885 -9.464469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.277885"^^xsd:decimal ;
  dwc:decimalLongitude "-9.464469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.277885 -9.464469)"^^geo:wktLiteral ;
  geo-pos:lat "58.277885"^^xsd:decimal ;
  geo-pos:long "-9.464469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2013'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2213_2013'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.464469'^^xsd:double;
  dwc:latitude '58.277885'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.464469 58.277885, -9.464469 58.277885, -9.464469 58.277885, -9.464469 58.277885, -9.464469 58.277885))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2013'^^xsd:string;
  dwc:observationDate '1910-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2012> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.277885 -9.464469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.277885"^^xsd:decimal ;
  dwc:decimalLongitude "-9.464469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.277885 -9.464469)"^^geo:wktLiteral ;
  geo-pos:lat "58.277885"^^xsd:decimal ;
  geo-pos:long "-9.464469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2012'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2213_2012'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.464469'^^xsd:double;
  dwc:latitude '58.277885'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.464469 58.277885, -9.464469 58.277885, -9.464469 58.277885, -9.464469 58.277885, -9.464469 58.277885))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2012'^^xsd:string;
  dwc:observationDate '1910-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2322> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.806822 -2.623015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.806822"^^xsd:decimal ;
  dwc:decimalLongitude "-2.623015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.806822 -2.623015)"^^geo:wktLiteral ;
  geo-pos:lat "60.806822"^^xsd:decimal ;
  geo-pos:long "-2.623015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2322'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2213_2322'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.623015'^^xsd:double;
  dwc:latitude '60.806822'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.623015 60.806822, -2.623015 60.806822, -2.623015 60.806822, -2.623015 60.806822, -2.623015 60.806822))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2322'^^xsd:string;
  dwc:observationDate '1911-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2321> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.754124 -8.16963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.754124"^^xsd:decimal ;
  dwc:decimalLongitude "-8.16963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.754124 -8.16963)"^^geo:wktLiteral ;
  geo-pos:lat "59.754124"^^xsd:decimal ;
  geo-pos:long "-8.16963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2321'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2213_2321'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.16963'^^xsd:double;
  dwc:latitude '59.754124'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.16963 59.754124, -8.16963 59.754124, -8.16963 59.754124, -8.16963 59.754124, -8.16963 59.754124))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2321'^^xsd:string;
  dwc:observationDate '1911-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2320> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.223431 1.025763)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.223431"^^xsd:decimal ;
  dwc:decimalLongitude "1.025763"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.223431 1.025763)"^^geo:wktLiteral ;
  geo-pos:lat "61.223431"^^xsd:decimal ;
  geo-pos:long "1.025763"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2320'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2213_2320'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.025763'^^xsd:double;
  dwc:latitude '61.223431'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.025763 61.223431, 1.025763 61.223431, 1.025763 61.223431, 1.025763 61.223431, 1.025763 61.223431))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2320'^^xsd:string;
  dwc:observationDate '1911-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2302> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.215509 -5.756813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.215509"^^xsd:decimal ;
  dwc:decimalLongitude "-5.756813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.215509 -5.756813)"^^geo:wktLiteral ;
  geo-pos:lat "59.215509"^^xsd:decimal ;
  geo-pos:long "-5.756813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2302'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2213_2302'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-5.756813'^^xsd:double;
  dwc:latitude '59.215509'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.756813 59.215509, -5.756813 59.215509, -5.756813 59.215509, -5.756813 59.215509, -5.756813 59.215509))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2302'^^xsd:string;
  dwc:observationDate '1911-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2301> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.215509 -5.756813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.215509"^^xsd:decimal ;
  dwc:decimalLongitude "-5.756813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.215509 -5.756813)"^^geo:wktLiteral ;
  geo-pos:lat "59.215509"^^xsd:decimal ;
  geo-pos:long "-5.756813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2301'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2213_2301'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-5.756813'^^xsd:double;
  dwc:latitude '59.215509'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.756813 59.215509, -5.756813 59.215509, -5.756813 59.215509, -5.756813 59.215509, -5.756813 59.215509))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2301'^^xsd:string;
  dwc:observationDate '1911-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1685> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.574752 -9.009428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.574752"^^xsd:decimal ;
  dwc:decimalLongitude "-9.009428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.574752 -9.009428)"^^geo:wktLiteral ;
  geo-pos:lat "57.574752"^^xsd:decimal ;
  geo-pos:long "-9.009428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1685'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2213_1685'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.009428'^^xsd:double;
  dwc:latitude '57.574752'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.009428 57.574752, -9.009428 57.574752, -9.009428 57.574752, -9.009428 57.574752, -9.009428 57.574752))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1685'^^xsd:string;
  dwc:observationDate '1910-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1667> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.096774 -5.172701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.096774"^^xsd:decimal ;
  dwc:decimalLongitude "-5.172701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.096774 -5.172701)"^^geo:wktLiteral ;
  geo-pos:lat "59.096774"^^xsd:decimal ;
  geo-pos:long "-5.172701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1667'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2213_1667'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-5.172701'^^xsd:double;
  dwc:latitude '59.096774'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.172701 59.096774, -5.172701 59.096774, -5.172701 59.096774, -5.172701 59.096774, -5.172701 59.096774))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1667'^^xsd:string;
  dwc:observationDate '1910-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1666> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.096774 -5.172701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.096774"^^xsd:decimal ;
  dwc:decimalLongitude "-5.172701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.096774 -5.172701)"^^geo:wktLiteral ;
  geo-pos:lat "59.096774"^^xsd:decimal ;
  geo-pos:long "-5.172701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1666'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2213_1666'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-5.172701'^^xsd:double;
  dwc:latitude '59.096774'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.172701 59.096774, -5.172701 59.096774, -5.172701 59.096774, -5.172701 59.096774, -5.172701 59.096774))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1666'^^xsd:string;
  dwc:observationDate '1910-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1665> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.679442 0.280684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.679442"^^xsd:decimal ;
  dwc:decimalLongitude "0.280684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.679442 0.280684)"^^geo:wktLiteral ;
  geo-pos:lat "61.679442"^^xsd:decimal ;
  geo-pos:long "0.280684"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1665'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2213_1665'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.280684'^^xsd:double;
  dwc:latitude '61.679442'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.280684 61.679442, 0.280684 61.679442, 0.280684 61.679442, 0.280684 61.679442, 0.280684 61.679442))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1665'^^xsd:string;
  dwc:observationDate '1910-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2139> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.567586 -1.632901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.567586"^^xsd:decimal ;
  dwc:decimalLongitude "-1.632901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.567586 -1.632901)"^^geo:wktLiteral ;
  geo-pos:lat "61.567586"^^xsd:decimal ;
  geo-pos:long "-1.632901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2139'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2213_2139'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.632901'^^xsd:double;
  dwc:latitude '61.567586'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.632901 61.567586, -1.632901 61.567586, -1.632901 61.567586, -1.632901 61.567586, -1.632901 61.567586))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2139'^^xsd:string;
  dwc:observationDate '1910-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2138> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.484491 -1.632901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.484491"^^xsd:decimal ;
  dwc:decimalLongitude "-1.632901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.484491 -1.632901)"^^geo:wktLiteral ;
  geo-pos:lat "61.484491"^^xsd:decimal ;
  geo-pos:long "-1.632901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2138'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2213_2138'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.632901'^^xsd:double;
  dwc:latitude '61.484491'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.632901 61.484491, -1.632901 61.484491, -1.632901 61.484491, -1.632901 61.484491, -1.632901 61.484491))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2138'^^xsd:string;
  dwc:observationDate '1910-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2136> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.176976 -2.22563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.176976"^^xsd:decimal ;
  dwc:decimalLongitude "-2.22563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.176976 -2.22563)"^^geo:wktLiteral ;
  geo-pos:lat "61.176976"^^xsd:decimal ;
  geo-pos:long "-2.22563"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2136'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2213_2136'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.22563'^^xsd:double;
  dwc:latitude '61.176976'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.22563 61.176976, -2.22563 61.176976, -2.22563 61.176976, -2.22563 61.176976, -2.22563 61.176976))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2136'^^xsd:string;
  dwc:observationDate '1910-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2628> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.952932 -1.013328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.952932"^^xsd:decimal ;
  dwc:decimalLongitude "-1.013328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.952932 -1.013328)"^^geo:wktLiteral ;
  geo-pos:lat "61.952932"^^xsd:decimal ;
  geo-pos:long "-1.013328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2628'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2213_2628'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.013328'^^xsd:double;
  dwc:latitude '61.952932'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.013328 61.952932, -1.013328 61.952932, -1.013328 61.952932, -1.013328 61.952932, -1.013328 61.952932))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2628'^^xsd:string;
  dwc:observationDate '1911-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2627> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.863909 -0.421025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.863909"^^xsd:decimal ;
  dwc:decimalLongitude "-0.421025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.863909 -0.421025)"^^geo:wktLiteral ;
  geo-pos:lat "61.863909"^^xsd:decimal ;
  geo-pos:long "-0.421025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2627'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2213_2627'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.421025'^^xsd:double;
  dwc:latitude '61.863909'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.421025 61.863909, -0.421025 61.863909, -0.421025 61.863909, -0.421025 61.863909, -0.421025 61.863909))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2627'^^xsd:string;
  dwc:observationDate '1911-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2626> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.079362 -1.970151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.079362"^^xsd:decimal ;
  dwc:decimalLongitude "-1.970151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.079362 -1.970151)"^^geo:wktLiteral ;
  geo-pos:lat "62.079362"^^xsd:decimal ;
  geo-pos:long "-1.970151"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2626'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2213_2626'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.970151'^^xsd:double;
  dwc:latitude '62.079362'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.970151 62.079362, -1.970151 62.079362, -1.970151 62.079362, -1.970151 62.079362, -1.970151 62.079362))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2626'^^xsd:string;
  dwc:observationDate '1911-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2625> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.43735 -2.1124)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.43735"^^xsd:decimal ;
  dwc:decimalLongitude "-2.1124"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.43735 -2.1124)"^^geo:wktLiteral ;
  geo-pos:lat "61.43735"^^xsd:decimal ;
  geo-pos:long "-2.1124"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2625'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2213_2625'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.1124'^^xsd:double;
  dwc:latitude '61.43735'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.1124 61.43735, -2.1124 61.43735, -2.1124 61.43735, -2.1124 61.43735, -2.1124 61.43735))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2625'^^xsd:string;
  dwc:observationDate '1911-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2300> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.096774 -5.172701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.096774"^^xsd:decimal ;
  dwc:decimalLongitude "-5.172701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.096774 -5.172701)"^^geo:wktLiteral ;
  geo-pos:lat "59.096774"^^xsd:decimal ;
  geo-pos:long "-5.172701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2300'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2213_2300'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-5.172701'^^xsd:double;
  dwc:latitude '59.096774'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.172701 59.096774, -5.172701 59.096774, -5.172701 59.096774, -5.172701 59.096774, -5.172701 59.096774))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2300'^^xsd:string;
  dwc:observationDate '1911-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2299> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.096774 -5.172701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.096774"^^xsd:decimal ;
  dwc:decimalLongitude "-5.172701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.096774 -5.172701)"^^geo:wktLiteral ;
  geo-pos:lat "59.096774"^^xsd:decimal ;
  geo-pos:long "-5.172701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2299'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2213_2299'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-5.172701'^^xsd:double;
  dwc:latitude '59.096774'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.172701 59.096774, -5.172701 59.096774, -5.172701 59.096774, -5.172701 59.096774, -5.172701 59.096774))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2299'^^xsd:string;
  dwc:observationDate '1911-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2257> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.962687 -1.227323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.962687"^^xsd:decimal ;
  dwc:decimalLongitude "-1.227323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.962687 -1.227323)"^^geo:wktLiteral ;
  geo-pos:lat "60.962687"^^xsd:decimal ;
  geo-pos:long "-1.227323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2257'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2213_2257'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.227323'^^xsd:double;
  dwc:latitude '60.962687'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.227323 60.962687, -1.227323 60.962687, -1.227323 60.962687, -1.227323 60.962687, -1.227323 60.962687))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2257'^^xsd:string;
  dwc:observationDate '1911-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2256> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.962687 -1.227323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.962687"^^xsd:decimal ;
  dwc:decimalLongitude "-1.227323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.962687 -1.227323)"^^geo:wktLiteral ;
  geo-pos:lat "60.962687"^^xsd:decimal ;
  geo-pos:long "-1.227323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2256'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2213_2256'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.227323'^^xsd:double;
  dwc:latitude '60.962687'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.227323 60.962687, -1.227323 60.962687, -1.227323 60.962687, -1.227323 60.962687, -1.227323 60.962687))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2256'^^xsd:string;
  dwc:observationDate '1911-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2255> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.392992 -1.108413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.392992"^^xsd:decimal ;
  dwc:decimalLongitude "-1.108413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.392992 -1.108413)"^^geo:wktLiteral ;
  geo-pos:lat "61.392992"^^xsd:decimal ;
  geo-pos:long "-1.108413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2255'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2213_2255'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.108413'^^xsd:double;
  dwc:latitude '61.392992'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.108413 61.392992, -1.108413 61.392992, -1.108413 61.392992, -1.108413 61.392992, -1.108413 61.392992))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2255'^^xsd:string;
  dwc:observationDate '1911-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2254> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.344123 -1.087814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.344123"^^xsd:decimal ;
  dwc:decimalLongitude "-1.087814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.344123 -1.087814)"^^geo:wktLiteral ;
  geo-pos:lat "61.344123"^^xsd:decimal ;
  geo-pos:long "-1.087814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2254'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2213_2254'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.087814'^^xsd:double;
  dwc:latitude '61.344123'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.087814 61.344123, -1.087814 61.344123, -1.087814 61.344123, -1.087814 61.344123, -1.087814 61.344123))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2254'^^xsd:string;
  dwc:observationDate '1911-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2212> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.852422 -0.885294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.852422"^^xsd:decimal ;
  dwc:decimalLongitude "-0.885294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.852422 -0.885294)"^^geo:wktLiteral ;
  geo-pos:lat "61.852422"^^xsd:decimal ;
  geo-pos:long "-0.885294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2212'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2213_2212'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.885294'^^xsd:double;
  dwc:latitude '61.852422'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.885294 61.852422, -0.885294 61.852422, -0.885294 61.852422, -0.885294 61.852422, -0.885294 61.852422))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2212'^^xsd:string;
  dwc:observationDate '1910-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2211> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.277885 -9.464469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.277885"^^xsd:decimal ;
  dwc:decimalLongitude "-9.464469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.277885 -9.464469)"^^geo:wktLiteral ;
  geo-pos:lat "58.277885"^^xsd:decimal ;
  geo-pos:long "-9.464469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2211'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2213_2211'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.464469'^^xsd:double;
  dwc:latitude '58.277885'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.464469 58.277885, -9.464469 58.277885, -9.464469 58.277885, -9.464469 58.277885, -9.464469 58.277885))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2211'^^xsd:string;
  dwc:observationDate '1910-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2210> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.277885 -9.464469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.277885"^^xsd:decimal ;
  dwc:decimalLongitude "-9.464469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.277885 -9.464469)"^^geo:wktLiteral ;
  geo-pos:lat "58.277885"^^xsd:decimal ;
  geo-pos:long "-9.464469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2210'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2213_2210'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.464469'^^xsd:double;
  dwc:latitude '58.277885'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.464469 58.277885, -9.464469 58.277885, -9.464469 58.277885, -9.464469 58.277885, -9.464469 58.277885))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2210'^^xsd:string;
  dwc:observationDate '1910-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2191> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.301913 -1.969974)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.301913"^^xsd:decimal ;
  dwc:decimalLongitude "-1.969974"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.301913 -1.969974)"^^geo:wktLiteral ;
  geo-pos:lat "61.301913"^^xsd:decimal ;
  geo-pos:long "-1.969974"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2191'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2213_2191'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.969974'^^xsd:double;
  dwc:latitude '61.301913'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.969974 61.301913, -1.969974 61.301913, -1.969974 61.301913, -1.969974 61.301913, -1.969974 61.301913))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2191'^^xsd:string;
  dwc:observationDate '1910-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2190> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.301913 -1.969974)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.301913"^^xsd:decimal ;
  dwc:decimalLongitude "-1.969974"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.301913 -1.969974)"^^geo:wktLiteral ;
  geo-pos:lat "61.301913"^^xsd:decimal ;
  geo-pos:long "-1.969974"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2190'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2213_2190'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.969974'^^xsd:double;
  dwc:latitude '61.301913'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.969974 61.301913, -1.969974 61.301913, -1.969974 61.301913, -1.969974 61.301913, -1.969974 61.301913))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2190'^^xsd:string;
  dwc:observationDate '1910-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2189> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.22286 -2.266065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.22286"^^xsd:decimal ;
  dwc:decimalLongitude "-2.266065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.22286 -2.266065)"^^geo:wktLiteral ;
  geo-pos:lat "61.22286"^^xsd:decimal ;
  geo-pos:long "-2.266065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2189'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2213_2189'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.266065'^^xsd:double;
  dwc:latitude '61.22286'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.266065 61.22286, -2.266065 61.22286, -2.266065 61.22286, -2.266065 61.22286, -2.266065 61.22286))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2189'^^xsd:string;
  dwc:observationDate '1910-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2695> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.558961 -2.566222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.558961"^^xsd:decimal ;
  dwc:decimalLongitude "-2.566222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.558961 -2.566222)"^^geo:wktLiteral ;
  geo-pos:lat "61.558961"^^xsd:decimal ;
  geo-pos:long "-2.566222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2695'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2213_2695'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.566222'^^xsd:double;
  dwc:latitude '61.558961'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.566222 61.558961, -2.566222 61.558961, -2.566222 61.558961, -2.566222 61.558961, -2.566222 61.558961))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2695'^^xsd:string;
  dwc:observationDate '1911-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1757> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.815805 0.481052)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.815805"^^xsd:decimal ;
  dwc:decimalLongitude "0.481052"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.815805 0.481052)"^^geo:wktLiteral ;
  geo-pos:lat "61.815805"^^xsd:decimal ;
  geo-pos:long "0.481052"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1757'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2213_1757'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.481052'^^xsd:double;
  dwc:latitude '61.815805'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.481052 61.815805, 0.481052 61.815805, 0.481052 61.815805, 0.481052 61.815805, 0.481052 61.815805))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1757'^^xsd:string;
  dwc:observationDate '1910-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1756> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.54612 -1.191277)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.54612"^^xsd:decimal ;
  dwc:decimalLongitude "-1.191277"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.54612 -1.191277)"^^geo:wktLiteral ;
  geo-pos:lat "61.54612"^^xsd:decimal ;
  geo-pos:long "-1.191277"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1756'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2213_1756'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.191277'^^xsd:double;
  dwc:latitude '61.54612'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.191277 61.54612, -1.191277 61.54612, -1.191277 61.54612, -1.191277 61.54612, -1.191277 61.54612))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1756'^^xsd:string;
  dwc:observationDate '1910-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1712> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.406272 -2.428987)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.406272"^^xsd:decimal ;
  dwc:decimalLongitude "-2.428987"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.406272 -2.428987)"^^geo:wktLiteral ;
  geo-pos:lat "61.406272"^^xsd:decimal ;
  geo-pos:long "-2.428987"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1712'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2213_1712'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.428987'^^xsd:double;
  dwc:latitude '61.406272'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.428987 61.406272, -2.428987 61.406272, -2.428987 61.406272, -2.428987 61.406272, -2.428987 61.406272))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1712'^^xsd:string;
  dwc:observationDate '1910-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1709> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.03132 -1.487175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.03132"^^xsd:decimal ;
  dwc:decimalLongitude "-1.487175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.03132 -1.487175)"^^geo:wktLiteral ;
  geo-pos:lat "61.03132"^^xsd:decimal ;
  geo-pos:long "-1.487175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1709'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2213_1709'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.487175'^^xsd:double;
  dwc:latitude '61.03132'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.487175 61.03132, -1.487175 61.03132, -1.487175 61.03132, -1.487175 61.03132, -1.487175 61.03132))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1709'^^xsd:string;
  dwc:observationDate '1910-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1616> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.103422 -9.12694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.103422"^^xsd:decimal ;
  dwc:decimalLongitude "-9.12694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.103422 -9.12694)"^^geo:wktLiteral ;
  geo-pos:lat "58.103422"^^xsd:decimal ;
  geo-pos:long "-9.12694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1616'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2213_1616'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.12694'^^xsd:double;
  dwc:latitude '58.103422'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.12694 58.103422, -9.12694 58.103422, -9.12694 58.103422, -9.12694 58.103422, -9.12694 58.103422))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1616'^^xsd:string;
  dwc:observationDate '1909-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1614> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.379901 -1.135747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.379901"^^xsd:decimal ;
  dwc:decimalLongitude "-1.135747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.379901 -1.135747)"^^geo:wktLiteral ;
  geo-pos:lat "61.379901"^^xsd:decimal ;
  geo-pos:long "-1.135747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1614'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2213_1614'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.135747'^^xsd:double;
  dwc:latitude '61.379901'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.135747 61.379901, -1.135747 61.379901, -1.135747 61.379901, -1.135747 61.379901, -1.135747 61.379901))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1614'^^xsd:string;
  dwc:observationDate '1909-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1126> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.06948 -0.420054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.06948"^^xsd:decimal ;
  dwc:decimalLongitude "-0.420054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.06948 -0.420054)"^^geo:wktLiteral ;
  geo-pos:lat "61.06948"^^xsd:decimal ;
  geo-pos:long "-0.420054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1126'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2213_1126'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.420054'^^xsd:double;
  dwc:latitude '61.06948'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.420054 61.06948, -0.420054 61.06948, -0.420054 61.06948, -0.420054 61.06948, -0.420054 61.06948))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1126'^^xsd:string;
  dwc:observationDate '1909-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1569> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.999341 -2.455299)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.999341"^^xsd:decimal ;
  dwc:decimalLongitude "-2.455299"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.999341 -2.455299)"^^geo:wktLiteral ;
  geo-pos:lat "60.999341"^^xsd:decimal ;
  geo-pos:long "-2.455299"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1569'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2213_1569'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.455299'^^xsd:double;
  dwc:latitude '60.999341'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.455299 60.999341, -2.455299 60.999341, -2.455299 60.999341, -2.455299 60.999341, -2.455299 60.999341))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1569'^^xsd:string;
  dwc:observationDate '1909-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1519> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.235197 -1.632901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.235197"^^xsd:decimal ;
  dwc:decimalLongitude "-1.632901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.235197 -1.632901)"^^geo:wktLiteral ;
  geo-pos:lat "61.235197"^^xsd:decimal ;
  geo-pos:long "-1.632901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1519'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2213_1519'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.632901'^^xsd:double;
  dwc:latitude '61.235197'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.632901 61.235197, -1.632901 61.235197, -1.632901 61.235197, -1.632901 61.235197, -1.632901 61.235197))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1519'^^xsd:string;
  dwc:observationDate '1909-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1518> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.986095 -3.197628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.986095"^^xsd:decimal ;
  dwc:decimalLongitude "-3.197628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.986095 -3.197628)"^^geo:wktLiteral ;
  geo-pos:lat "60.986095"^^xsd:decimal ;
  geo-pos:long "-3.197628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1518'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2213_1518'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-3.197628'^^xsd:double;
  dwc:latitude '60.986095'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.197628 60.986095, -3.197628 60.986095, -3.197628 60.986095, -3.197628 60.986095, -3.197628 60.986095))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1518'^^xsd:string;
  dwc:observationDate '1909-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1500> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.375717 -2.401701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.375717"^^xsd:decimal ;
  dwc:decimalLongitude "-2.401701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.375717 -2.401701)"^^geo:wktLiteral ;
  geo-pos:lat "61.375717"^^xsd:decimal ;
  geo-pos:long "-2.401701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1500'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2213_1500'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.401701'^^xsd:double;
  dwc:latitude '61.375717'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.401701 61.375717, -2.401701 61.375717, -2.401701 61.375717, -2.401701 61.375717, -2.401701 61.375717))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1500'^^xsd:string;
  dwc:observationDate '1909-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1499> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.311576 -0.480608)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.311576"^^xsd:decimal ;
  dwc:decimalLongitude "-0.480608"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.311576 -0.480608)"^^geo:wktLiteral ;
  geo-pos:lat "61.311576"^^xsd:decimal ;
  geo-pos:long "-0.480608"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1499'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2213_1499'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.480608'^^xsd:double;
  dwc:latitude '61.311576'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.480608 61.311576, -0.480608 61.311576, -0.480608 61.311576, -0.480608 61.311576, -0.480608 61.311576))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1499'^^xsd:string;
  dwc:observationDate '1909-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1498> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.994994 -3.226528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.994994"^^xsd:decimal ;
  dwc:decimalLongitude "-3.226528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.994994 -3.226528)"^^geo:wktLiteral ;
  geo-pos:lat "60.994994"^^xsd:decimal ;
  geo-pos:long "-3.226528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1498'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2213_1498'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-3.226528'^^xsd:double;
  dwc:latitude '60.994994'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.226528 60.994994, -3.226528 60.994994, -3.226528 60.994994, -3.226528 60.994994, -3.226528 60.994994))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1498'^^xsd:string;
  dwc:observationDate '1909-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1497> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.905726 -2.938254)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.905726"^^xsd:decimal ;
  dwc:decimalLongitude "-2.938254"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.905726 -2.938254)"^^geo:wktLiteral ;
  geo-pos:lat "60.905726"^^xsd:decimal ;
  geo-pos:long "-2.938254"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1497'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2213_1497'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.938254'^^xsd:double;
  dwc:latitude '60.905726'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.938254 60.905726, -2.938254 60.905726, -2.938254 60.905726, -2.938254 60.905726, -2.938254 60.905726))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1497'^^xsd:string;
  dwc:observationDate '1909-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_13> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.160938 -2.800744)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.160938"^^xsd:decimal ;
  dwc:decimalLongitude "-2.800744"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.160938 -2.800744)"^^geo:wktLiteral ;
  geo-pos:lat "61.160938"^^xsd:decimal ;
  geo-pos:long "-2.800744"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_13'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2213_13'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.800744'^^xsd:double;
  dwc:latitude '61.160938'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.800744 61.160938, -2.800744 61.160938, -2.800744 61.160938, -2.800744 61.160938, -2.800744 61.160938))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_13'^^xsd:string;
  dwc:observationDate '1904-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.865413 -3.187656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.865413"^^xsd:decimal ;
  dwc:decimalLongitude "-3.187656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.865413 -3.187656)"^^geo:wktLiteral ;
  geo-pos:lat "60.865413"^^xsd:decimal ;
  geo-pos:long "-3.187656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_12'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2213_12'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-3.187656'^^xsd:double;
  dwc:latitude '60.865413'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.187656 60.865413, -3.187656 60.865413, -3.187656 60.865413, -3.187656 60.865413, -3.187656 60.865413))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_12'^^xsd:string;
  dwc:observationDate '1904-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.48305 -5.126415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.48305"^^xsd:decimal ;
  dwc:decimalLongitude "-5.126415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.48305 -5.126415)"^^geo:wktLiteral ;
  geo-pos:lat "60.48305"^^xsd:decimal ;
  geo-pos:long "-5.126415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2213_1'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-5.126415'^^xsd:double;
  dwc:latitude '60.48305'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.126415 60.48305, -5.126415 60.48305, -5.126415 60.48305, -5.126415 60.48305, -5.126415 60.48305))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_1'^^xsd:string;
  dwc:observationDate '1904-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.75264 -0.885294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.75264"^^xsd:decimal ;
  dwc:decimalLongitude "-0.885294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.75264 -0.885294)"^^geo:wktLiteral ;
  geo-pos:lat "61.75264"^^xsd:decimal ;
  geo-pos:long "-0.885294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2213_2'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.885294'^^xsd:double;
  dwc:latitude '61.75264'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.885294 61.75264, -0.885294 61.75264, -0.885294 61.75264, -0.885294 61.75264, -0.885294 61.75264))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2'^^xsd:string;
  dwc:observationDate '1904-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.75264 -0.885294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.75264"^^xsd:decimal ;
  dwc:decimalLongitude "-0.885294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.75264 -0.885294)"^^geo:wktLiteral ;
  geo-pos:lat "61.75264"^^xsd:decimal ;
  geo-pos:long "-0.885294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2213_3'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.885294'^^xsd:double;
  dwc:latitude '61.75264'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.885294 61.75264, -0.885294 61.75264, -0.885294 61.75264, -0.885294 61.75264, -0.885294 61.75264))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3'^^xsd:string;
  dwc:observationDate '1904-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.098699 -2.667053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.098699"^^xsd:decimal ;
  dwc:decimalLongitude "-2.667053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.098699 -2.667053)"^^geo:wktLiteral ;
  geo-pos:lat "61.098699"^^xsd:decimal ;
  geo-pos:long "-2.667053"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_4'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2213_4'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.667053'^^xsd:double;
  dwc:latitude '61.098699'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.667053 61.098699, -2.667053 61.098699, -2.667053 61.098699, -2.667053 61.098699, -2.667053 61.098699))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_4'^^xsd:string;
  dwc:observationDate '1904-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.098699 -2.667053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.098699"^^xsd:decimal ;
  dwc:decimalLongitude "-2.667053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.098699 -2.667053)"^^geo:wktLiteral ;
  geo-pos:lat "61.098699"^^xsd:decimal ;
  geo-pos:long "-2.667053"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_5'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2213_5'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.667053'^^xsd:double;
  dwc:latitude '61.098699'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.667053 61.098699, -2.667053 61.098699, -2.667053 61.098699, -2.667053 61.098699, -2.667053 61.098699))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_5'^^xsd:string;
  dwc:observationDate '1904-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.430125 -1.487175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.430125"^^xsd:decimal ;
  dwc:decimalLongitude "-1.487175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.430125 -1.487175)"^^geo:wktLiteral ;
  geo-pos:lat "61.430125"^^xsd:decimal ;
  geo-pos:long "-1.487175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_6'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2213_6'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.487175'^^xsd:double;
  dwc:latitude '61.430125'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.487175 61.430125, -1.487175 61.430125, -1.487175 61.430125, -1.487175 61.430125, -1.487175 61.430125))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_6'^^xsd:string;
  dwc:observationDate '1904-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.023587 -4.050931)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.023587"^^xsd:decimal ;
  dwc:decimalLongitude "-4.050931"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.023587 -4.050931)"^^geo:wktLiteral ;
  geo-pos:lat "61.023587"^^xsd:decimal ;
  geo-pos:long "-4.050931"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_7'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2213_7'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-4.050931'^^xsd:double;
  dwc:latitude '61.023587'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.050931 61.023587, -4.050931 61.023587, -4.050931 61.023587, -4.050931 61.023587, -4.050931 61.023587))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_7'^^xsd:string;
  dwc:observationDate '1904-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.023587 -4.050931)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.023587"^^xsd:decimal ;
  dwc:decimalLongitude "-4.050931"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.023587 -4.050931)"^^geo:wktLiteral ;
  geo-pos:lat "61.023587"^^xsd:decimal ;
  geo-pos:long "-4.050931"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_8'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2213_8'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-4.050931'^^xsd:double;
  dwc:latitude '61.023587'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.050931 61.023587, -4.050931 61.023587, -4.050931 61.023587, -4.050931 61.023587, -4.050931 61.023587))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_8'^^xsd:string;
  dwc:observationDate '1904-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.865413 -3.187656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.865413"^^xsd:decimal ;
  dwc:decimalLongitude "-3.187656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.865413 -3.187656)"^^geo:wktLiteral ;
  geo-pos:lat "60.865413"^^xsd:decimal ;
  geo-pos:long "-3.187656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_9'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2213_9'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-3.187656'^^xsd:double;
  dwc:latitude '60.865413'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.187656 60.865413, -3.187656 60.865413, -3.187656 60.865413, -3.187656 60.865413, -3.187656 60.865413))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_9'^^xsd:string;
  dwc:observationDate '1904-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2571> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.781127 1.100097)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.781127"^^xsd:decimal ;
  dwc:decimalLongitude "1.100097"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.781127 1.100097)"^^geo:wktLiteral ;
  geo-pos:lat "61.781127"^^xsd:decimal ;
  geo-pos:long "1.100097"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2571'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2213_2571'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.100097'^^xsd:double;
  dwc:latitude '61.781127'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.100097 61.781127, 1.100097 61.781127, 1.100097 61.781127, 1.100097 61.781127, 1.100097 61.781127))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2571'^^xsd:string;
  dwc:observationDate '1911-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2572> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.838009 1.228121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.838009"^^xsd:decimal ;
  dwc:decimalLongitude "1.228121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.838009 1.228121)"^^geo:wktLiteral ;
  geo-pos:lat "61.838009"^^xsd:decimal ;
  geo-pos:long "1.228121"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2572'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2213_2572'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.228121'^^xsd:double;
  dwc:latitude '61.838009'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.228121 61.838009, 1.228121 61.838009, 1.228121 61.838009, 1.228121 61.838009, 1.228121 61.838009))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2572'^^xsd:string;
  dwc:observationDate '1911-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2573> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.838009 1.228121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.838009"^^xsd:decimal ;
  dwc:decimalLongitude "1.228121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.838009 1.228121)"^^geo:wktLiteral ;
  geo-pos:lat "61.838009"^^xsd:decimal ;
  geo-pos:long "1.228121"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2573'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2213_2573'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.228121'^^xsd:double;
  dwc:latitude '61.838009'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.228121 61.838009, 1.228121 61.838009, 1.228121 61.838009, 1.228121 61.838009, 1.228121 61.838009))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2573'^^xsd:string;
  dwc:observationDate '1911-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2574> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.894772 1.356619)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.894772"^^xsd:decimal ;
  dwc:decimalLongitude "1.356619"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.894772 1.356619)"^^geo:wktLiteral ;
  geo-pos:lat "61.894772"^^xsd:decimal ;
  geo-pos:long "1.356619"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2574'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2213_2574'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.356619'^^xsd:double;
  dwc:latitude '61.894772'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.356619 61.894772, 1.356619 61.894772, 1.356619 61.894772, 1.356619 61.894772, 1.356619 61.894772))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2574'^^xsd:string;
  dwc:observationDate '1911-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3992> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.983333 -6.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.983333"^^xsd:decimal ;
  dwc:decimalLongitude "-6.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.983333 -6.15)"^^geo:wktLiteral ;
  geo-pos:lat "59.983333"^^xsd:decimal ;
  geo-pos:long "-6.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3992'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1951'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2213_3992'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-6.15'^^xsd:double;
  dwc:latitude '59.983333'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.15 59.983333, -6.15 59.983333, -6.15 59.983333, -6.15 59.983333, -6.15 59.983333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3992'^^xsd:string;
  dwc:observationDate '1951-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3991> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59 -8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59"^^xsd:decimal ;
  dwc:decimalLongitude "-8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59 -8)"^^geo:wktLiteral ;
  geo-pos:lat "59"^^xsd:decimal ;
  geo-pos:long "-8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3991'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1951'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2213_3991'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8'^^xsd:integer;
  dwc:latitude '59'^^xsd:integer;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8 59, -8 59, -8 59, -8 59, -8 59))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3991'^^xsd:string;
  dwc:observationDate '1951-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3990> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.616667 -9.833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.616667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.616667 -9.833333)"^^geo:wktLiteral ;
  geo-pos:lat "59.616667"^^xsd:decimal ;
  geo-pos:long "-9.833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3990'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1951'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2213_3990'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.833333'^^xsd:double;
  dwc:latitude '59.616667'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.833333 59.616667, -9.833333 59.616667, -9.833333 59.616667, -9.833333 59.616667, -9.833333 59.616667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3990'^^xsd:string;
  dwc:observationDate '1951-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3989> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.266667 -8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.266667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.266667 -8.65)"^^geo:wktLiteral ;
  geo-pos:lat "59.266667"^^xsd:decimal ;
  geo-pos:long "-8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3989'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1951'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2213_3989'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.65'^^xsd:double;
  dwc:latitude '59.266667'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.65 59.266667, -8.65 59.266667, -8.65 59.266667, -8.65 59.266667, -8.65 59.266667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3989'^^xsd:string;
  dwc:observationDate '1951-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3988> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.733333 -8.916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.733333"^^xsd:decimal ;
  dwc:decimalLongitude "-8.916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.733333 -8.916667)"^^geo:wktLiteral ;
  geo-pos:lat "59.733333"^^xsd:decimal ;
  geo-pos:long "-8.916667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3988'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1951'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2213_3988'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.916667'^^xsd:double;
  dwc:latitude '59.733333'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.916667 59.733333, -8.916667 59.733333, -8.916667 59.733333, -8.916667 59.733333, -8.916667 59.733333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3988'^^xsd:string;
  dwc:observationDate '1951-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_180> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.63878 -8.267698)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.63878"^^xsd:decimal ;
  dwc:decimalLongitude "-8.267698"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.63878 -8.267698)"^^geo:wktLiteral ;
  geo-pos:lat "58.63878"^^xsd:decimal ;
  geo-pos:long "-8.267698"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_180'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2213_180'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.267698'^^xsd:double;
  dwc:latitude '58.63878'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.267698 58.63878, -8.267698 58.63878, -8.267698 58.63878, -8.267698 58.63878, -8.267698 58.63878))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_180'^^xsd:string;
  dwc:observationDate '1904-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3747> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.827637 1.838997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.827637"^^xsd:decimal ;
  dwc:decimalLongitude "1.838997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.827637 1.838997)"^^geo:wktLiteral ;
  geo-pos:lat "60.827637"^^xsd:decimal ;
  geo-pos:long "1.838997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3747'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2213_3747'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.838997'^^xsd:double;
  dwc:latitude '60.827637'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.838997 60.827637, 1.838997 60.827637, 1.838997 60.827637, 1.838997 60.827637, 1.838997 60.827637))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3747'^^xsd:string;
  dwc:observationDate '1914-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3748> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.827637 1.838997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.827637"^^xsd:decimal ;
  dwc:decimalLongitude "1.838997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.827637 1.838997)"^^geo:wktLiteral ;
  geo-pos:lat "60.827637"^^xsd:decimal ;
  geo-pos:long "1.838997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3748'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2213_3748'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.838997'^^xsd:double;
  dwc:latitude '60.827637'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.838997 60.827637, 1.838997 60.827637, 1.838997 60.827637, 1.838997 60.827637, 1.838997 60.827637))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3748'^^xsd:string;
  dwc:observationDate '1914-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3749> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.827637 1.838997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.827637"^^xsd:decimal ;
  dwc:decimalLongitude "1.838997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.827637 1.838997)"^^geo:wktLiteral ;
  geo-pos:lat "60.827637"^^xsd:decimal ;
  geo-pos:long "1.838997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3749'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2213_3749'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.838997'^^xsd:double;
  dwc:latitude '60.827637'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.838997 60.827637, 1.838997 60.827637, 1.838997 60.827637, 1.838997 60.827637, 1.838997 60.827637))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3749'^^xsd:string;
  dwc:observationDate '1914-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3750> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.827637 1.838997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.827637"^^xsd:decimal ;
  dwc:decimalLongitude "1.838997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.827637 1.838997)"^^geo:wktLiteral ;
  geo-pos:lat "60.827637"^^xsd:decimal ;
  geo-pos:long "1.838997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3750'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2213_3750'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.838997'^^xsd:double;
  dwc:latitude '60.827637'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.838997 60.827637, 1.838997 60.827637, 1.838997 60.827637, 1.838997 60.827637, 1.838997 60.827637))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3750'^^xsd:string;
  dwc:observationDate '1914-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3752> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.63737 2.652818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.63737"^^xsd:decimal ;
  dwc:decimalLongitude "2.652818"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.63737 2.652818)"^^geo:wktLiteral ;
  geo-pos:lat "60.63737"^^xsd:decimal ;
  geo-pos:long "2.652818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3752'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2213_3752'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '2.652818'^^xsd:double;
  dwc:latitude '60.63737'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.652818 60.63737, 2.652818 60.63737, 2.652818 60.63737, 2.652818 60.63737, 2.652818 60.63737))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3752'^^xsd:string;
  dwc:observationDate '1914-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3757> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.827637 1.838997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.827637"^^xsd:decimal ;
  dwc:decimalLongitude "1.838997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.827637 1.838997)"^^geo:wktLiteral ;
  geo-pos:lat "60.827637"^^xsd:decimal ;
  geo-pos:long "1.838997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3757'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2213_3757'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.838997'^^xsd:double;
  dwc:latitude '60.827637'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.838997 60.827637, 1.838997 60.827637, 1.838997 60.827637, 1.838997 60.827637, 1.838997 60.827637))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3757'^^xsd:string;
  dwc:observationDate '1914-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3760> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.61599 -0.727914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.61599"^^xsd:decimal ;
  dwc:decimalLongitude "-0.727914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.61599 -0.727914)"^^geo:wktLiteral ;
  geo-pos:lat "61.61599"^^xsd:decimal ;
  geo-pos:long "-0.727914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3760'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2213_3760'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.727914'^^xsd:double;
  dwc:latitude '61.61599'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.727914 61.61599, -0.727914 61.61599, -0.727914 61.61599, -0.727914 61.61599, -0.727914 61.61599))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3760'^^xsd:string;
  dwc:observationDate '1914-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3762> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.829668 1.736947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.829668"^^xsd:decimal ;
  dwc:decimalLongitude "1.736947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.829668 1.736947)"^^geo:wktLiteral ;
  geo-pos:lat "60.829668"^^xsd:decimal ;
  geo-pos:long "1.736947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3762'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2213_3762'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.736947'^^xsd:double;
  dwc:latitude '60.829668'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.736947 60.829668, 1.736947 60.829668, 1.736947 60.829668, 1.736947 60.829668, 1.736947 60.829668))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3762'^^xsd:string;
  dwc:observationDate '1914-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3763> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.309067 -1.379325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.309067"^^xsd:decimal ;
  dwc:decimalLongitude "-1.379325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.309067 -1.379325)"^^geo:wktLiteral ;
  geo-pos:lat "61.309067"^^xsd:decimal ;
  geo-pos:long "-1.379325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3763'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2213_3763'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.379325'^^xsd:double;
  dwc:latitude '61.309067'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.379325 61.309067, -1.379325 61.309067, -1.379325 61.309067, -1.379325 61.309067, -1.379325 61.309067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3763'^^xsd:string;
  dwc:observationDate '1914-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3764> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.834106 1.498782)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.834106"^^xsd:decimal ;
  dwc:decimalLongitude "1.498782"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.834106 1.498782)"^^geo:wktLiteral ;
  geo-pos:lat "60.834106"^^xsd:decimal ;
  geo-pos:long "1.498782"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3764'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2213_3764'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.498782'^^xsd:double;
  dwc:latitude '60.834106'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.498782 60.834106, 1.498782 60.834106, 1.498782 60.834106, 1.498782 60.834106, 1.498782 60.834106))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3764'^^xsd:string;
  dwc:observationDate '1914-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3767> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.238152 -2.279569)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.238152"^^xsd:decimal ;
  dwc:decimalLongitude "-2.279569"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.238152 -2.279569)"^^geo:wktLiteral ;
  geo-pos:lat "61.238152"^^xsd:decimal ;
  geo-pos:long "-2.279569"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3767'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2213_3767'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.279569'^^xsd:double;
  dwc:latitude '61.238152'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.279569 61.238152, -2.279569 61.238152, -2.279569 61.238152, -2.279569 61.238152, -2.279569 61.238152))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3767'^^xsd:string;
  dwc:observationDate '1914-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3771> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.834106 1.498782)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.834106"^^xsd:decimal ;
  dwc:decimalLongitude "1.498782"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.834106 1.498782)"^^geo:wktLiteral ;
  geo-pos:lat "60.834106"^^xsd:decimal ;
  geo-pos:long "1.498782"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3771'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2213_3771'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.498782'^^xsd:double;
  dwc:latitude '60.834106'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.498782 60.834106, 1.498782 60.834106, 1.498782 60.834106, 1.498782 60.834106, 1.498782 60.834106))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3771'^^xsd:string;
  dwc:observationDate '1914-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3772> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.839714 1.158438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.839714"^^xsd:decimal ;
  dwc:decimalLongitude "1.158438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.839714 1.158438)"^^geo:wktLiteral ;
  geo-pos:lat "60.839714"^^xsd:decimal ;
  geo-pos:long "1.158438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3772'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2213_3772'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.158438'^^xsd:double;
  dwc:latitude '60.839714'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.158438 60.839714, 1.158438 60.839714, 1.158438 60.839714, 1.158438 60.839714, 1.158438 60.839714))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3772'^^xsd:string;
  dwc:observationDate '1914-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3774> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.834106 1.498782)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.834106"^^xsd:decimal ;
  dwc:decimalLongitude "1.498782"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.834106 1.498782)"^^geo:wktLiteral ;
  geo-pos:lat "60.834106"^^xsd:decimal ;
  geo-pos:long "1.498782"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3774'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2213_3774'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.498782'^^xsd:double;
  dwc:latitude '60.834106'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.498782 60.834106, 1.498782 60.834106, 1.498782 60.834106, 1.498782 60.834106, 1.498782 60.834106))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3774'^^xsd:string;
  dwc:observationDate '1914-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3775> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.664425 0.942072)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.664425"^^xsd:decimal ;
  dwc:decimalLongitude "0.942072"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.664425 0.942072)"^^geo:wktLiteral ;
  geo-pos:lat "60.664425"^^xsd:decimal ;
  geo-pos:long "0.942072"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3775'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2213_3775'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.942072'^^xsd:double;
  dwc:latitude '60.664425'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.942072 60.664425, 0.942072 60.664425, 0.942072 60.664425, 0.942072 60.664425, 0.942072 60.664425))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3775'^^xsd:string;
  dwc:observationDate '1914-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3776> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.664425 0.942072)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.664425"^^xsd:decimal ;
  dwc:decimalLongitude "0.942072"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.664425 0.942072)"^^geo:wktLiteral ;
  geo-pos:lat "60.664425"^^xsd:decimal ;
  geo-pos:long "0.942072"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3776'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2213_3776'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.942072'^^xsd:double;
  dwc:latitude '60.664425'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.942072 60.664425, 0.942072 60.664425, 0.942072 60.664425, 0.942072 60.664425, 0.942072 60.664425))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3776'^^xsd:string;
  dwc:observationDate '1914-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3777> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.020952 0.962542)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.020952"^^xsd:decimal ;
  dwc:decimalLongitude "0.962542"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.020952 0.962542)"^^geo:wktLiteral ;
  geo-pos:lat "61.020952"^^xsd:decimal ;
  geo-pos:long "0.962542"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3777'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2213_3777'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.962542'^^xsd:double;
  dwc:latitude '61.020952'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.962542 61.020952, 0.962542 61.020952, 0.962542 61.020952, 0.962542 61.020952, 0.962542 61.020952))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3777'^^xsd:string;
  dwc:observationDate '1914-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3779> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.676328 -2.130959)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.676328"^^xsd:decimal ;
  dwc:decimalLongitude "-2.130959"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.676328 -2.130959)"^^geo:wktLiteral ;
  geo-pos:lat "61.676328"^^xsd:decimal ;
  geo-pos:long "-2.130959"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3779'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2213_3779'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.130959'^^xsd:double;
  dwc:latitude '61.676328'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.130959 61.676328, -2.130959 61.676328, -2.130959 61.676328, -2.130959 61.676328, -2.130959 61.676328))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3779'^^xsd:string;
  dwc:observationDate '1914-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3780> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.676328 -2.130959)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.676328"^^xsd:decimal ;
  dwc:decimalLongitude "-2.130959"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.676328 -2.130959)"^^geo:wktLiteral ;
  geo-pos:lat "61.676328"^^xsd:decimal ;
  geo-pos:long "-2.130959"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3780'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2213_3780'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.130959'^^xsd:double;
  dwc:latitude '61.676328'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.130959 61.676328, -2.130959 61.676328, -2.130959 61.676328, -2.130959 61.676328, -2.130959 61.676328))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3780'^^xsd:string;
  dwc:observationDate '1914-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3587> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.298863 -2.148315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.298863"^^xsd:decimal ;
  dwc:decimalLongitude "-2.148315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.298863 -2.148315)"^^geo:wktLiteral ;
  geo-pos:lat "61.298863"^^xsd:decimal ;
  geo-pos:long "-2.148315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3587'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2213_3587'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.148315'^^xsd:double;
  dwc:latitude '61.298863'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.148315 61.298863, -2.148315 61.298863, -2.148315 61.298863, -2.148315 61.298863, -2.148315 61.298863))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3587'^^xsd:string;
  dwc:observationDate '1914-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3588> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.329875 -0.90493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.329875"^^xsd:decimal ;
  dwc:decimalLongitude "-0.90493"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.329875 -0.90493)"^^geo:wktLiteral ;
  geo-pos:lat "61.329875"^^xsd:decimal ;
  geo-pos:long "-0.90493"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3588'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2213_3588'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.90493'^^xsd:double;
  dwc:latitude '61.329875'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.90493 61.329875, -0.90493 61.329875, -0.90493 61.329875, -0.90493 61.329875, -0.90493 61.329875))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3588'^^xsd:string;
  dwc:observationDate '1914-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3589> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.468412 -1.417081)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.468412"^^xsd:decimal ;
  dwc:decimalLongitude "-1.417081"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.468412 -1.417081)"^^geo:wktLiteral ;
  geo-pos:lat "61.468412"^^xsd:decimal ;
  geo-pos:long "-1.417081"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3589'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2213_3589'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.417081'^^xsd:double;
  dwc:latitude '61.468412'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.417081 61.468412, -1.417081 61.468412, -1.417081 61.468412, -1.417081 61.468412, -1.417081 61.468412))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3589'^^xsd:string;
  dwc:observationDate '1914-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3590> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.147696 -0.277389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.147696"^^xsd:decimal ;
  dwc:decimalLongitude "-0.277389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.147696 -0.277389)"^^geo:wktLiteral ;
  geo-pos:lat "61.147696"^^xsd:decimal ;
  geo-pos:long "-0.277389"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3590'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2213_3590'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.277389'^^xsd:double;
  dwc:latitude '61.147696'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.277389 61.147696, -0.277389 61.147696, -0.277389 61.147696, -0.277389 61.147696, -0.277389 61.147696))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3590'^^xsd:string;
  dwc:observationDate '1914-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3591> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.069363 -1.946624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.069363"^^xsd:decimal ;
  dwc:decimalLongitude "-1.946624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.069363 -1.946624)"^^geo:wktLiteral ;
  geo-pos:lat "61.069363"^^xsd:decimal ;
  geo-pos:long "-1.946624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3591'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2213_3591'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.946624'^^xsd:double;
  dwc:latitude '61.069363'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.946624 61.069363, -1.946624 61.069363, -1.946624 61.069363, -1.946624 61.069363, -1.946624 61.069363))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3591'^^xsd:string;
  dwc:observationDate '1914-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3592> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.06948 -0.420054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.06948"^^xsd:decimal ;
  dwc:decimalLongitude "-0.420054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.06948 -0.420054)"^^geo:wktLiteral ;
  geo-pos:lat "61.06948"^^xsd:decimal ;
  geo-pos:long "-0.420054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3592'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2213_3592'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.420054'^^xsd:double;
  dwc:latitude '61.06948'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.420054 61.06948, -0.420054 61.06948, -0.420054 61.06948, -0.420054 61.06948, -0.420054 61.06948))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3592'^^xsd:string;
  dwc:observationDate '1914-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3594> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.437805 -0.380591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.437805"^^xsd:decimal ;
  dwc:decimalLongitude "-0.380591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.437805 -0.380591)"^^geo:wktLiteral ;
  geo-pos:lat "61.437805"^^xsd:decimal ;
  geo-pos:long "-0.380591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3594'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2213_3594'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.380591'^^xsd:double;
  dwc:latitude '61.437805'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.380591 61.437805, -0.380591 61.437805, -0.380591 61.437805, -0.380591 61.437805, -0.380591 61.437805))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3594'^^xsd:string;
  dwc:observationDate '1914-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3595> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.468412 -1.417081)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.468412"^^xsd:decimal ;
  dwc:decimalLongitude "-1.417081"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.468412 -1.417081)"^^geo:wktLiteral ;
  geo-pos:lat "61.468412"^^xsd:decimal ;
  geo-pos:long "-1.417081"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3595'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2213_3595'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.417081'^^xsd:double;
  dwc:latitude '61.468412'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.417081 61.468412, -1.417081 61.468412, -1.417081 61.468412, -1.417081 61.468412, -1.417081 61.468412))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3595'^^xsd:string;
  dwc:observationDate '1914-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3783> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.824079 2.009051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.824079"^^xsd:decimal ;
  dwc:decimalLongitude "2.009051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.824079 2.009051)"^^geo:wktLiteral ;
  geo-pos:lat "60.824079"^^xsd:decimal ;
  geo-pos:long "2.009051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3783'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2213_3783'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '2.009051'^^xsd:double;
  dwc:latitude '60.824079'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.009051 60.824079, 2.009051 60.824079, 2.009051 60.824079, 2.009051 60.824079, 2.009051 60.824079))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3783'^^xsd:string;
  dwc:observationDate '1914-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3784> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.301913 -1.969974)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.301913"^^xsd:decimal ;
  dwc:decimalLongitude "-1.969974"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.301913 -1.969974)"^^geo:wktLiteral ;
  geo-pos:lat "61.301913"^^xsd:decimal ;
  geo-pos:long "-1.969974"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3784'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2213_3784'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.969974'^^xsd:double;
  dwc:latitude '61.301913'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.969974 61.301913, -1.969974 61.301913, -1.969974 61.301913, -1.969974 61.301913, -1.969974 61.301913))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3784'^^xsd:string;
  dwc:observationDate '1914-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3786> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.951871 0.683205)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.951871"^^xsd:decimal ;
  dwc:decimalLongitude "0.683205"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.951871 0.683205)"^^geo:wktLiteral ;
  geo-pos:lat "61.951871"^^xsd:decimal ;
  geo-pos:long "0.683205"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3786'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2213_3786'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.683205'^^xsd:double;
  dwc:latitude '61.951871'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.683205 61.951871, 0.683205 61.951871, 0.683205 61.951871, 0.683205 61.951871, 0.683205 61.951871))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3786'^^xsd:string;
  dwc:observationDate '1914-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3788> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.667005 0.845465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.667005"^^xsd:decimal ;
  dwc:decimalLongitude "0.845465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.667005 0.845465)"^^geo:wktLiteral ;
  geo-pos:lat "61.667005"^^xsd:decimal ;
  geo-pos:long "0.845465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3788'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2213_3788'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.845465'^^xsd:double;
  dwc:latitude '61.667005'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.845465 61.667005, 0.845465 61.667005, 0.845465 61.667005, 0.845465 61.667005, 0.845465 61.667005))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3788'^^xsd:string;
  dwc:observationDate '1914-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3791> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.774172 -0.079715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.774172"^^xsd:decimal ;
  dwc:decimalLongitude "-0.079715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.774172 -0.079715)"^^geo:wktLiteral ;
  geo-pos:lat "61.774172"^^xsd:decimal ;
  geo-pos:long "-0.079715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3791'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2213_3791'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.079715'^^xsd:double;
  dwc:latitude '61.774172'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.079715 61.774172, -0.079715 61.774172, -0.079715 61.774172, -0.079715 61.774172, -0.079715 61.774172))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3791'^^xsd:string;
  dwc:observationDate '1914-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3793> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.073906 -1.87385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.073906"^^xsd:decimal ;
  dwc:decimalLongitude "-1.87385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.073906 -1.87385)"^^geo:wktLiteral ;
  geo-pos:lat "61.073906"^^xsd:decimal ;
  geo-pos:long "-1.87385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3793'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2213_3793'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.87385'^^xsd:double;
  dwc:latitude '61.073906'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.87385 61.073906, -1.87385 61.073906, -1.87385 61.073906, -1.87385 61.073906, -1.87385 61.073906))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3793'^^xsd:string;
  dwc:observationDate '1914-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3794> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.270755 -0.885294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.270755"^^xsd:decimal ;
  dwc:decimalLongitude "-0.885294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.270755 -0.885294)"^^geo:wktLiteral ;
  geo-pos:lat "61.270755"^^xsd:decimal ;
  geo-pos:long "-0.885294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3794'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2213_3794'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.885294'^^xsd:double;
  dwc:latitude '61.270755'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.885294 61.270755, -0.885294 61.270755, -0.885294 61.270755, -0.885294 61.270755, -0.885294 61.270755))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3794'^^xsd:string;
  dwc:observationDate '1914-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3797> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.557996 1.655433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.557996"^^xsd:decimal ;
  dwc:decimalLongitude "1.655433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.557996 1.655433)"^^geo:wktLiteral ;
  geo-pos:lat "61.557996"^^xsd:decimal ;
  geo-pos:long "1.655433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3797'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2213_3797'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.655433'^^xsd:double;
  dwc:latitude '61.557996'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.655433 61.557996, 1.655433 61.557996, 1.655433 61.557996, 1.655433 61.557996, 1.655433 61.557996))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3797'^^xsd:string;
  dwc:observationDate '1914-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3798> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.827637 1.838997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.827637"^^xsd:decimal ;
  dwc:decimalLongitude "1.838997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.827637 1.838997)"^^geo:wktLiteral ;
  geo-pos:lat "60.827637"^^xsd:decimal ;
  geo-pos:long "1.838997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3798'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2213_3798'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.838997'^^xsd:double;
  dwc:latitude '60.827637'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.838997 60.827637, 1.838997 60.827637, 1.838997 60.827637, 1.838997 60.827637, 1.838997 60.827637))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3798'^^xsd:string;
  dwc:observationDate '1914-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3799> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.697785 -0.148671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.697785"^^xsd:decimal ;
  dwc:decimalLongitude "-0.148671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.697785 -0.148671)"^^geo:wktLiteral ;
  geo-pos:lat "61.697785"^^xsd:decimal ;
  geo-pos:long "-0.148671"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3799'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2213_3799'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.148671'^^xsd:double;
  dwc:latitude '61.697785'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.148671 61.697785, -0.148671 61.697785, -0.148671 61.697785, -0.148671 61.697785, -0.148671 61.697785))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3799'^^xsd:string;
  dwc:observationDate '1914-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3800> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.697785 -0.148671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.697785"^^xsd:decimal ;
  dwc:decimalLongitude "-0.148671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.697785 -0.148671)"^^geo:wktLiteral ;
  geo-pos:lat "61.697785"^^xsd:decimal ;
  geo-pos:long "-0.148671"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3800'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2213_3800'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.148671'^^xsd:double;
  dwc:latitude '61.697785'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.148671 61.697785, -0.148671 61.697785, -0.148671 61.697785, -0.148671 61.697785, -0.148671 61.697785))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3800'^^xsd:string;
  dwc:observationDate '1914-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3801> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.827637 1.838997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.827637"^^xsd:decimal ;
  dwc:decimalLongitude "1.838997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.827637 1.838997)"^^geo:wktLiteral ;
  geo-pos:lat "60.827637"^^xsd:decimal ;
  geo-pos:long "1.838997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3801'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2213_3801'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.838997'^^xsd:double;
  dwc:latitude '60.827637'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.838997 60.827637, 1.838997 60.827637, 1.838997 60.827637, 1.838997 60.827637, 1.838997 60.827637))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3801'^^xsd:string;
  dwc:observationDate '1914-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3802> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.827637 1.838997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.827637"^^xsd:decimal ;
  dwc:decimalLongitude "1.838997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.827637 1.838997)"^^geo:wktLiteral ;
  geo-pos:lat "60.827637"^^xsd:decimal ;
  geo-pos:long "1.838997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3802'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2213_3802'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.838997'^^xsd:double;
  dwc:latitude '60.827637'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.838997 60.827637, 1.838997 60.827637, 1.838997 60.827637, 1.838997 60.827637, 1.838997 60.827637))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3802'^^xsd:string;
  dwc:observationDate '1914-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3803> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.253443 -2.293086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.253443"^^xsd:decimal ;
  dwc:decimalLongitude "-2.293086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.253443 -2.293086)"^^geo:wktLiteral ;
  geo-pos:lat "61.253443"^^xsd:decimal ;
  geo-pos:long "-2.293086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3803'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2213_3803'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.293086'^^xsd:double;
  dwc:latitude '61.253443'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.293086 61.253443, -2.293086 61.253443, -2.293086 61.253443, -2.293086 61.253443, -2.293086 61.253443))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3803'^^xsd:string;
  dwc:observationDate '1914-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3806> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.285629 -1.963062)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.285629"^^xsd:decimal ;
  dwc:decimalLongitude "-1.963062"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.285629 -1.963062)"^^geo:wktLiteral ;
  geo-pos:lat "61.285629"^^xsd:decimal ;
  geo-pos:long "-1.963062"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3806'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2213_3806'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.963062'^^xsd:double;
  dwc:latitude '61.285629'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.963062 61.285629, -1.963062 61.285629, -1.963062 61.285629, -1.963062 61.285629, -1.963062 61.285629))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3806'^^xsd:string;
  dwc:observationDate '1914-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3808> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.253443 -2.293086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.253443"^^xsd:decimal ;
  dwc:decimalLongitude "-2.293086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.253443 -2.293086)"^^geo:wktLiteral ;
  geo-pos:lat "61.253443"^^xsd:decimal ;
  geo-pos:long "-2.293086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3808'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2213_3808'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.293086'^^xsd:double;
  dwc:latitude '61.253443'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.293086 61.253443, -2.293086 61.253443, -2.293086 61.253443, -2.293086 61.253443, -2.293086 61.253443))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3808'^^xsd:string;
  dwc:observationDate '1914-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3810> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.31419 -1.463483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.31419"^^xsd:decimal ;
  dwc:decimalLongitude "-1.463483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.31419 -1.463483)"^^geo:wktLiteral ;
  geo-pos:lat "61.31419"^^xsd:decimal ;
  geo-pos:long "-1.463483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3810'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2213_3810'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.463483'^^xsd:double;
  dwc:latitude '61.31419'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.463483 61.31419, -1.463483 61.31419, -1.463483 61.31419, -1.463483 61.31419, -1.463483 61.31419))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3810'^^xsd:string;
  dwc:observationDate '1914-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3811> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.31419 -1.463483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.31419"^^xsd:decimal ;
  dwc:decimalLongitude "-1.463483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.31419 -1.463483)"^^geo:wktLiteral ;
  geo-pos:lat "61.31419"^^xsd:decimal ;
  geo-pos:long "-1.463483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3811'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2213_3811'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.463483'^^xsd:double;
  dwc:latitude '61.31419'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.463483 61.31419, -1.463483 61.31419, -1.463483 61.31419, -1.463483 61.31419, -1.463483 61.31419))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3811'^^xsd:string;
  dwc:observationDate '1914-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3812> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.557836 -0.939674)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.557836"^^xsd:decimal ;
  dwc:decimalLongitude "-0.939674"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.557836 -0.939674)"^^geo:wktLiteral ;
  geo-pos:lat "61.557836"^^xsd:decimal ;
  geo-pos:long "-0.939674"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3812'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2213_3812'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.939674'^^xsd:double;
  dwc:latitude '61.557836'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.939674 61.557836, -0.939674 61.557836, -0.939674 61.557836, -0.939674 61.557836, -0.939674 61.557836))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3812'^^xsd:string;
  dwc:observationDate '1914-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3813> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.557836 -0.939674)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.557836"^^xsd:decimal ;
  dwc:decimalLongitude "-0.939674"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.557836 -0.939674)"^^geo:wktLiteral ;
  geo-pos:lat "61.557836"^^xsd:decimal ;
  geo-pos:long "-0.939674"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3813'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2213_3813'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.939674'^^xsd:double;
  dwc:latitude '61.557836'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.939674 61.557836, -0.939674 61.557836, -0.939674 61.557836, -0.939674 61.557836, -0.939674 61.557836))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3813'^^xsd:string;
  dwc:observationDate '1914-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3814> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.713065 -0.134907)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.713065"^^xsd:decimal ;
  dwc:decimalLongitude "-0.134907"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.713065 -0.134907)"^^geo:wktLiteral ;
  geo-pos:lat "61.713065"^^xsd:decimal ;
  geo-pos:long "-0.134907"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3814'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2213_3814'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.134907'^^xsd:double;
  dwc:latitude '61.713065'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.134907 61.713065, -0.134907 61.713065, -0.134907 61.713065, -0.134907 61.713065, -0.134907 61.713065))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3814'^^xsd:string;
  dwc:observationDate '1914-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3815> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.735535 0.998018)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.735535"^^xsd:decimal ;
  dwc:decimalLongitude "0.998018"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.735535 0.998018)"^^geo:wktLiteral ;
  geo-pos:lat "61.735535"^^xsd:decimal ;
  geo-pos:long "0.998018"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3815'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2213_3815'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.998018'^^xsd:double;
  dwc:latitude '61.735535'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.998018 61.735535, 0.998018 61.735535, 0.998018 61.735535, 0.998018 61.735535, 0.998018 61.735535))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3815'^^xsd:string;
  dwc:observationDate '1914-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3816> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.951413 1.485594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.951413"^^xsd:decimal ;
  dwc:decimalLongitude "1.485594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.951413 1.485594)"^^geo:wktLiteral ;
  geo-pos:lat "61.951413"^^xsd:decimal ;
  geo-pos:long "1.485594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3816'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2213_3816'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.485594'^^xsd:double;
  dwc:latitude '61.951413'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.485594 61.951413, 1.485594 61.951413, 1.485594 61.951413, 1.485594 61.951413, 1.485594 61.951413))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3816'^^xsd:string;
  dwc:observationDate '1914-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3818> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.14638 -2.198739)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.14638"^^xsd:decimal ;
  dwc:decimalLongitude "-2.198739"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.14638 -2.198739)"^^geo:wktLiteral ;
  geo-pos:lat "61.14638"^^xsd:decimal ;
  geo-pos:long "-2.198739"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3818'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2213_3818'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.198739'^^xsd:double;
  dwc:latitude '61.14638'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.198739 61.14638, -2.198739 61.14638, -2.198739 61.14638, -2.198739 61.14638, -2.198739 61.14638))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3818'^^xsd:string;
  dwc:observationDate '1914-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3819> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.282141 1.348545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.282141"^^xsd:decimal ;
  dwc:decimalLongitude "1.348545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.282141 1.348545)"^^geo:wktLiteral ;
  geo-pos:lat "61.282141"^^xsd:decimal ;
  geo-pos:long "1.348545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3819'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2213_3819'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.348545'^^xsd:double;
  dwc:latitude '61.282141'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.348545 61.282141, 1.348545 61.282141, 1.348545 61.282141, 1.348545 61.282141, 1.348545 61.282141))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3819'^^xsd:string;
  dwc:observationDate '1914-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3820> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.735535 0.998018)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.735535"^^xsd:decimal ;
  dwc:decimalLongitude "0.998018"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.735535 0.998018)"^^geo:wktLiteral ;
  geo-pos:lat "61.735535"^^xsd:decimal ;
  geo-pos:long "0.998018"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3820'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2213_3820'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.998018'^^xsd:double;
  dwc:latitude '61.735535'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.998018 61.735535, 0.998018 61.735535, 0.998018 61.735535, 0.998018 61.735535, 0.998018 61.735535))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3820'^^xsd:string;
  dwc:observationDate '1914-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3821> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.815805 0.481052)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.815805"^^xsd:decimal ;
  dwc:decimalLongitude "0.481052"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.815805 0.481052)"^^geo:wktLiteral ;
  geo-pos:lat "61.815805"^^xsd:decimal ;
  geo-pos:long "0.481052"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3821'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2213_3821'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.481052'^^xsd:double;
  dwc:latitude '61.815805'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.481052 61.815805, 0.481052 61.815805, 0.481052 61.815805, 0.481052 61.815805, 0.481052 61.815805))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3821'^^xsd:string;
  dwc:observationDate '1914-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3822> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.832651 -0.473842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.832651"^^xsd:decimal ;
  dwc:decimalLongitude "-0.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 "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.832651 -0.473842)"^^geo:wktLiteral ;
  geo-pos:lat "61.832651"^^xsd:decimal ;
  geo-pos:long "-0.473842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3822'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2213_3822'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.473842'^^xsd:double;
  dwc:latitude '61.832651'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.473842 61.832651, -0.473842 61.832651, -0.473842 61.832651, -0.473842 61.832651, -0.473842 61.832651))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3822'^^xsd:string;
  dwc:observationDate '1914-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3823> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.10059 1.978156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.10059"^^xsd:decimal ;
  dwc:decimalLongitude "1.978156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.10059 1.978156)"^^geo:wktLiteral ;
  geo-pos:lat "61.10059"^^xsd:decimal ;
  geo-pos:long "1.978156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3823'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2213_3823'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.978156'^^xsd:double;
  dwc:latitude '61.10059'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.978156 61.10059, 1.978156 61.10059, 1.978156 61.10059, 1.978156 61.10059, 1.978156 61.10059))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3823'^^xsd:string;
  dwc:observationDate '1914-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3824> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.10059 1.978156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.10059"^^xsd:decimal ;
  dwc:decimalLongitude "1.978156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.10059 1.978156)"^^geo:wktLiteral ;
  geo-pos:lat "61.10059"^^xsd:decimal ;
  geo-pos:long "1.978156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3824'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2213_3824'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.978156'^^xsd:double;
  dwc:latitude '61.10059'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.978156 61.10059, 1.978156 61.10059, 1.978156 61.10059, 1.978156 61.10059, 1.978156 61.10059))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3824'^^xsd:string;
  dwc:observationDate '1914-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3825> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.827637 1.838997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.827637"^^xsd:decimal ;
  dwc:decimalLongitude "1.838997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.827637 1.838997)"^^geo:wktLiteral ;
  geo-pos:lat "60.827637"^^xsd:decimal ;
  geo-pos:long "1.838997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3825'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2213_3825'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.838997'^^xsd:double;
  dwc:latitude '60.827637'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.838997 60.827637, 1.838997 60.827637, 1.838997 60.827637, 1.838997 60.827637, 1.838997 60.827637))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3825'^^xsd:string;
  dwc:observationDate '1914-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3829> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.552411 0.592708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.552411"^^xsd:decimal ;
  dwc:decimalLongitude "0.592708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.552411 0.592708)"^^geo:wktLiteral ;
  geo-pos:lat "61.552411"^^xsd:decimal ;
  geo-pos:long "0.592708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3829'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2213_3829'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.592708'^^xsd:double;
  dwc:latitude '61.552411'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.592708 61.552411, 0.592708 61.552411, 0.592708 61.552411, 0.592708 61.552411, 0.592708 61.552411))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3829'^^xsd:string;
  dwc:observationDate '1914-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3834> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.712711 0.947092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.712711"^^xsd:decimal ;
  dwc:decimalLongitude "0.947092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.712711 0.947092)"^^geo:wktLiteral ;
  geo-pos:lat "61.712711"^^xsd:decimal ;
  geo-pos:long "0.947092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3834'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2213_3834'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.947092'^^xsd:double;
  dwc:latitude '61.712711'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.947092 61.712711, 0.947092 61.712711, 0.947092 61.712711, 0.947092 61.712711, 0.947092 61.712711))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3834'^^xsd:string;
  dwc:observationDate '1914-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3835> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.712711 0.947092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.712711"^^xsd:decimal ;
  dwc:decimalLongitude "0.947092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.712711 0.947092)"^^geo:wktLiteral ;
  geo-pos:lat "61.712711"^^xsd:decimal ;
  geo-pos:long "0.947092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3835'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2213_3835'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.947092'^^xsd:double;
  dwc:latitude '61.712711'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.947092 61.712711, 0.947092 61.712711, 0.947092 61.712711, 0.947092 61.712711, 0.947092 61.712711))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3835'^^xsd:string;
  dwc:observationDate '1914-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3836> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.766893 -1.96772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.766893"^^xsd:decimal ;
  dwc:decimalLongitude "-1.96772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.766893 -1.96772)"^^geo:wktLiteral ;
  geo-pos:lat "60.766893"^^xsd:decimal ;
  geo-pos:long "-1.96772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3836'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2213_3836'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.96772'^^xsd:double;
  dwc:latitude '60.766893'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.96772 60.766893, -1.96772 60.766893, -1.96772 60.766893, -1.96772 60.766893, -1.96772 60.766893))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3836'^^xsd:string;
  dwc:observationDate '1914-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3837> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.840118 -1.932661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.840118"^^xsd:decimal ;
  dwc:decimalLongitude "-1.932661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.840118 -1.932661)"^^geo:wktLiteral ;
  geo-pos:lat "60.840118"^^xsd:decimal ;
  geo-pos:long "-1.932661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3837'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2213_3837'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.932661'^^xsd:double;
  dwc:latitude '60.840118'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.932661 60.840118, -1.932661 60.840118, -1.932661 60.840118, -1.932661 60.840118, -1.932661 60.840118))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3837'^^xsd:string;
  dwc:observationDate '1914-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3838> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.041328 -1.40557)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.041328"^^xsd:decimal ;
  dwc:decimalLongitude "-1.40557"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.041328 -1.40557)"^^geo:wktLiteral ;
  geo-pos:lat "61.041328"^^xsd:decimal ;
  geo-pos:long "-1.40557"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3838'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2213_3838'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.40557'^^xsd:double;
  dwc:latitude '61.041328'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.40557 61.041328, -1.40557 61.041328, -1.40557 61.041328, -1.40557 61.041328, -1.40557 61.041328))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3838'^^xsd:string;
  dwc:observationDate '1914-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3839> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.007933 1.615047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.007933"^^xsd:decimal ;
  dwc:decimalLongitude "1.615047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.007933 1.615047)"^^geo:wktLiteral ;
  geo-pos:lat "62.007933"^^xsd:decimal ;
  geo-pos:long "1.615047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3839'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2213_3839'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.615047'^^xsd:double;
  dwc:latitude '62.007933'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.615047 62.007933, 1.615047 62.007933, 1.615047 62.007933, 1.615047 62.007933, 1.615047 62.007933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3839'^^xsd:string;
  dwc:observationDate '1914-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3840> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.799952 1.437345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.799952"^^xsd:decimal ;
  dwc:decimalLongitude "1.437345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.799952 1.437345)"^^geo:wktLiteral ;
  geo-pos:lat "60.799952"^^xsd:decimal ;
  geo-pos:long "1.437345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3840'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2213_3840'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.437345'^^xsd:double;
  dwc:latitude '60.799952'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.437345 60.799952, 1.437345 60.799952, 1.437345 60.799952, 1.437345 60.799952, 1.437345 60.799952))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3840'^^xsd:string;
  dwc:observationDate '1914-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3841> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.799952 1.437345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.799952"^^xsd:decimal ;
  dwc:decimalLongitude "1.437345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.799952 1.437345)"^^geo:wktLiteral ;
  geo-pos:lat "60.799952"^^xsd:decimal ;
  geo-pos:long "1.437345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3841'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2213_3841'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.437345'^^xsd:double;
  dwc:latitude '60.799952'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.437345 60.799952, 1.437345 60.799952, 1.437345 60.799952, 1.437345 60.799952, 1.437345 60.799952))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3841'^^xsd:string;
  dwc:observationDate '1914-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3842> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.820307 2.179066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.820307"^^xsd:decimal ;
  dwc:decimalLongitude "2.179066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.820307 2.179066)"^^geo:wktLiteral ;
  geo-pos:lat "60.820307"^^xsd:decimal ;
  geo-pos:long "2.179066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3842'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2213_3842'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '2.179066'^^xsd:double;
  dwc:latitude '60.820307'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.179066 60.820307, 2.179066 60.820307, 2.179066 60.820307, 2.179066 60.820307, 2.179066 60.820307))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3842'^^xsd:string;
  dwc:observationDate '1914-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3843> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.087848 1.808537)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.087848"^^xsd:decimal ;
  dwc:decimalLongitude "1.808537"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.087848 1.808537)"^^geo:wktLiteral ;
  geo-pos:lat "61.087848"^^xsd:decimal ;
  geo-pos:long "1.808537"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3843'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2213_3843'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.808537'^^xsd:double;
  dwc:latitude '61.087848'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.808537 61.087848, 1.808537 61.087848, 1.808537 61.087848, 1.808537 61.087848, 1.808537 61.087848))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3843'^^xsd:string;
  dwc:observationDate '1914-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3844> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.087848 1.808537)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.087848"^^xsd:decimal ;
  dwc:decimalLongitude "1.808537"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.087848 1.808537)"^^geo:wktLiteral ;
  geo-pos:lat "61.087848"^^xsd:decimal ;
  geo-pos:long "1.808537"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3844'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2213_3844'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.808537'^^xsd:double;
  dwc:latitude '61.087848'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.808537 61.087848, 1.808537 61.087848, 1.808537 61.087848, 1.808537 61.087848, 1.808537 61.087848))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3844'^^xsd:string;
  dwc:observationDate '1914-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2729> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.039249 -1.160773)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.039249"^^xsd:decimal ;
  dwc:decimalLongitude "-1.160773"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.039249 -1.160773)"^^geo:wktLiteral ;
  geo-pos:lat "61.039249"^^xsd:decimal ;
  geo-pos:long "-1.160773"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2729'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2213_2729'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.160773'^^xsd:double;
  dwc:latitude '61.039249'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.160773 61.039249, -1.160773 61.039249, -1.160773 61.039249, -1.160773 61.039249, -1.160773 61.039249))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2729'^^xsd:string;
  dwc:observationDate '1912-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2730> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.073906 -1.87385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.073906"^^xsd:decimal ;
  dwc:decimalLongitude "-1.87385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.073906 -1.87385)"^^geo:wktLiteral ;
  geo-pos:lat "61.073906"^^xsd:decimal ;
  geo-pos:long "-1.87385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2730'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2213_2730'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.87385'^^xsd:double;
  dwc:latitude '61.073906'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.87385 61.073906, -1.87385 61.073906, -1.87385 61.073906, -1.87385 61.073906, -1.87385 61.073906))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2730'^^xsd:string;
  dwc:observationDate '1912-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2731> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.008748 -1.419162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.008748"^^xsd:decimal ;
  dwc:decimalLongitude "-1.419162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.008748 -1.419162)"^^geo:wktLiteral ;
  geo-pos:lat "61.008748"^^xsd:decimal ;
  geo-pos:long "-1.419162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2731'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2213_2731'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.419162'^^xsd:double;
  dwc:latitude '61.008748'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.419162 61.008748, -1.419162 61.008748, -1.419162 61.008748, -1.419162 61.008748, -1.419162 61.008748))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2731'^^xsd:string;
  dwc:observationDate '1912-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2732> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.03132 -1.487175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.03132"^^xsd:decimal ;
  dwc:decimalLongitude "-1.487175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.03132 -1.487175)"^^geo:wktLiteral ;
  geo-pos:lat "61.03132"^^xsd:decimal ;
  geo-pos:long "-1.487175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2732'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2213_2732'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.487175'^^xsd:double;
  dwc:latitude '61.03132'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.487175 61.03132, -1.487175 61.03132, -1.487175 61.03132, -1.487175 61.03132, -1.487175 61.03132))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2732'^^xsd:string;
  dwc:observationDate '1912-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2733> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.021591 -1.286714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.021591"^^xsd:decimal ;
  dwc:decimalLongitude "-1.286714"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.021591 -1.286714)"^^geo:wktLiteral ;
  geo-pos:lat "61.021591"^^xsd:decimal ;
  geo-pos:long "-1.286714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2733'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2213_2733'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.286714'^^xsd:double;
  dwc:latitude '61.021591'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.286714 61.021591, -1.286714 61.021591, -1.286714 61.021591, -1.286714 61.021591, -1.286714 61.021591))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2733'^^xsd:string;
  dwc:observationDate '1912-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3266> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.625765 -1.313501)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.625765"^^xsd:decimal ;
  dwc:decimalLongitude "-1.313501"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.625765 -1.313501)"^^geo:wktLiteral ;
  geo-pos:lat "61.625765"^^xsd:decimal ;
  geo-pos:long "-1.313501"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3266'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2213_3266'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.313501'^^xsd:double;
  dwc:latitude '61.625765'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.313501 61.625765, -1.313501 61.625765, -1.313501 61.625765, -1.313501 61.625765, -1.313501 61.625765))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3266'^^xsd:string;
  dwc:observationDate '1913-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3267> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.625765 -1.313501)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.625765"^^xsd:decimal ;
  dwc:decimalLongitude "-1.313501"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.625765 -1.313501)"^^geo:wktLiteral ;
  geo-pos:lat "61.625765"^^xsd:decimal ;
  geo-pos:long "-1.313501"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3267'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2213_3267'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.313501'^^xsd:double;
  dwc:latitude '61.625765'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.313501 61.625765, -1.313501 61.625765, -1.313501 61.625765, -1.313501 61.625765, -1.313501 61.625765))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3267'^^xsd:string;
  dwc:observationDate '1913-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3269> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.774172 -0.079715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.774172"^^xsd:decimal ;
  dwc:decimalLongitude "-0.079715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.774172 -0.079715)"^^geo:wktLiteral ;
  geo-pos:lat "61.774172"^^xsd:decimal ;
  geo-pos:long "-0.079715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3269'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2213_3269'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.079715'^^xsd:double;
  dwc:latitude '61.774172'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.079715 61.774172, -0.079715 61.774172, -0.079715 61.774172, -0.079715 61.774172, -0.079715 61.774172))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3269'^^xsd:string;
  dwc:observationDate '1913-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3270> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.484491 -1.632901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.484491"^^xsd:decimal ;
  dwc:decimalLongitude "-1.632901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.484491 -1.632901)"^^geo:wktLiteral ;
  geo-pos:lat "61.484491"^^xsd:decimal ;
  geo-pos:long "-1.632901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3270'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2213_3270'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.632901'^^xsd:double;
  dwc:latitude '61.484491'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.632901 61.484491, -1.632901 61.484491, -1.632901 61.484491, -1.632901 61.484491, -1.632901 61.484491))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3270'^^xsd:string;
  dwc:observationDate '1913-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3271> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.774172 -0.079715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.774172"^^xsd:decimal ;
  dwc:decimalLongitude "-0.079715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.774172 -0.079715)"^^geo:wktLiteral ;
  geo-pos:lat "61.774172"^^xsd:decimal ;
  geo-pos:long "-0.079715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3271'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2213_3271'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.079715'^^xsd:double;
  dwc:latitude '61.774172'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.079715 61.774172, -0.079715 61.774172, -0.079715 61.774172, -0.079715 61.774172, -0.079715 61.774172))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3271'^^xsd:string;
  dwc:observationDate '1913-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3272> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.122254 -6.061549)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.122254"^^xsd:decimal ;
  dwc:decimalLongitude "-6.061549"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.122254 -6.061549)"^^geo:wktLiteral ;
  geo-pos:lat "60.122254"^^xsd:decimal ;
  geo-pos:long "-6.061549"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3272'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2213_3272'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-6.061549'^^xsd:double;
  dwc:latitude '60.122254'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.061549 60.122254, -6.061549 60.122254, -6.061549 60.122254, -6.061549 60.122254, -6.061549 60.122254))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3272'^^xsd:string;
  dwc:observationDate '1913-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3273> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.122254 -6.061549)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.122254"^^xsd:decimal ;
  dwc:decimalLongitude "-6.061549"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.122254 -6.061549)"^^geo:wktLiteral ;
  geo-pos:lat "60.122254"^^xsd:decimal ;
  geo-pos:long "-6.061549"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3273'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2213_3273'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-6.061549'^^xsd:double;
  dwc:latitude '60.122254'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.061549 60.122254, -6.061549 60.122254, -6.061549 60.122254, -6.061549 60.122254, -6.061549 60.122254))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3273'^^xsd:string;
  dwc:observationDate '1913-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3276> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.484491 -1.632901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.484491"^^xsd:decimal ;
  dwc:decimalLongitude "-1.632901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.484491 -1.632901)"^^geo:wktLiteral ;
  geo-pos:lat "61.484491"^^xsd:decimal ;
  geo-pos:long "-1.632901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3276'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2213_3276'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.632901'^^xsd:double;
  dwc:latitude '61.484491'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.632901 61.484491, -1.632901 61.484491, -1.632901 61.484491, -1.632901 61.484491, -1.632901 61.484491))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3276'^^xsd:string;
  dwc:observationDate '1913-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3094> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.161676 -9.239082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.161676"^^xsd:decimal ;
  dwc:decimalLongitude "-9.239082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.161676 -9.239082)"^^geo:wktLiteral ;
  geo-pos:lat "58.161676"^^xsd:decimal ;
  geo-pos:long "-9.239082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3094'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2213_3094'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.239082'^^xsd:double;
  dwc:latitude '58.161676'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.239082 58.161676, -9.239082 58.161676, -9.239082 58.161676, -9.239082 58.161676, -9.239082 58.161676))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3094'^^xsd:string;
  dwc:observationDate '1912-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3095> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.161676 -9.239082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.161676"^^xsd:decimal ;
  dwc:decimalLongitude "-9.239082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.161676 -9.239082)"^^geo:wktLiteral ;
  geo-pos:lat "58.161676"^^xsd:decimal ;
  geo-pos:long "-9.239082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3095'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2213_3095'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.239082'^^xsd:double;
  dwc:latitude '58.161676'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.239082 58.161676, -9.239082 58.161676, -9.239082 58.161676, -9.239082 58.161676, -9.239082 58.161676))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3095'^^xsd:string;
  dwc:observationDate '1912-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3096> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.161676 -9.239082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.161676"^^xsd:decimal ;
  dwc:decimalLongitude "-9.239082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.161676 -9.239082)"^^geo:wktLiteral ;
  geo-pos:lat "58.161676"^^xsd:decimal ;
  geo-pos:long "-9.239082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3096'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2213_3096'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.239082'^^xsd:double;
  dwc:latitude '58.161676'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.239082 58.161676, -9.239082 58.161676, -9.239082 58.161676, -9.239082 58.161676, -9.239082 58.161676))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3096'^^xsd:string;
  dwc:observationDate '1912-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3097> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.621362 -1.553302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.621362"^^xsd:decimal ;
  dwc:decimalLongitude "-1.553302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.621362 -1.553302)"^^geo:wktLiteral ;
  geo-pos:lat "61.621362"^^xsd:decimal ;
  geo-pos:long "-1.553302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3097'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2213_3097'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.553302'^^xsd:double;
  dwc:latitude '61.621362'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.553302 61.621362, -1.553302 61.621362, -1.553302 61.621362, -1.553302 61.621362, -1.553302 61.621362))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3097'^^xsd:string;
  dwc:observationDate '1912-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3098> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.774172 -0.079715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.774172"^^xsd:decimal ;
  dwc:decimalLongitude "-0.079715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.774172 -0.079715)"^^geo:wktLiteral ;
  geo-pos:lat "61.774172"^^xsd:decimal ;
  geo-pos:long "-0.079715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3098'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2213_3098'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.079715'^^xsd:double;
  dwc:latitude '61.774172'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.079715 61.774172, -0.079715 61.774172, -0.079715 61.774172, -0.079715 61.774172, -0.079715 61.774172))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3098'^^xsd:string;
  dwc:observationDate '1912-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3099> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.161676 -9.239082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.161676"^^xsd:decimal ;
  dwc:decimalLongitude "-9.239082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.161676 -9.239082)"^^geo:wktLiteral ;
  geo-pos:lat "58.161676"^^xsd:decimal ;
  geo-pos:long "-9.239082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3099'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2213_3099'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.239082'^^xsd:double;
  dwc:latitude '58.161676'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.239082 58.161676, -9.239082 58.161676, -9.239082 58.161676, -9.239082 58.161676, -9.239082 58.161676))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3099'^^xsd:string;
  dwc:observationDate '1912-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3100> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.161676 -9.239082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.161676"^^xsd:decimal ;
  dwc:decimalLongitude "-9.239082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.161676 -9.239082)"^^geo:wktLiteral ;
  geo-pos:lat "58.161676"^^xsd:decimal ;
  geo-pos:long "-9.239082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3100'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2213_3100'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.239082'^^xsd:double;
  dwc:latitude '58.161676'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.239082 58.161676, -9.239082 58.161676, -9.239082 58.161676, -9.239082 58.161676, -9.239082 58.161676))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3100'^^xsd:string;
  dwc:observationDate '1912-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3101> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.403712 -0.885294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.403712"^^xsd:decimal ;
  dwc:decimalLongitude "-0.885294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.403712 -0.885294)"^^geo:wktLiteral ;
  geo-pos:lat "61.403712"^^xsd:decimal ;
  geo-pos:long "-0.885294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3101'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2213_3101'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.885294'^^xsd:double;
  dwc:latitude '61.403712'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.885294 61.403712, -0.885294 61.403712, -0.885294 61.403712, -0.885294 61.403712, -0.885294 61.403712))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3101'^^xsd:string;
  dwc:observationDate '1912-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3102> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.484491 -1.632901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.484491"^^xsd:decimal ;
  dwc:decimalLongitude "-1.632901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.484491 -1.632901)"^^geo:wktLiteral ;
  geo-pos:lat "61.484491"^^xsd:decimal ;
  geo-pos:long "-1.632901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3102'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2213_3102'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.632901'^^xsd:double;
  dwc:latitude '61.484491'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.632901 61.484491, -1.632901 61.484491, -1.632901 61.484491, -1.632901 61.484491, -1.632901 61.484491))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3102'^^xsd:string;
  dwc:observationDate '1912-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3103> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.567586 -1.632901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.567586"^^xsd:decimal ;
  dwc:decimalLongitude "-1.632901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.567586 -1.632901)"^^geo:wktLiteral ;
  geo-pos:lat "61.567586"^^xsd:decimal ;
  geo-pos:long "-1.632901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3103'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2213_3103'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.632901'^^xsd:double;
  dwc:latitude '61.567586'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.632901 61.567586, -1.632901 61.567586, -1.632901 61.567586, -1.632901 61.567586, -1.632901 61.567586))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3103'^^xsd:string;
  dwc:observationDate '1912-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3104> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.711508 -0.56099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.711508"^^xsd:decimal ;
  dwc:decimalLongitude "-0.56099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.711508 -0.56099)"^^geo:wktLiteral ;
  geo-pos:lat "61.711508"^^xsd:decimal ;
  geo-pos:long "-0.56099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3104'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2213_3104'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.56099'^^xsd:double;
  dwc:latitude '61.711508'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.56099 61.711508, -0.56099 61.711508, -0.56099 61.711508, -0.56099 61.711508, -0.56099 61.711508))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3104'^^xsd:string;
  dwc:observationDate '1912-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3105> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.862286 -1.487175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.862286"^^xsd:decimal ;
  dwc:decimalLongitude "-1.487175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.862286 -1.487175)"^^geo:wktLiteral ;
  geo-pos:lat "61.862286"^^xsd:decimal ;
  geo-pos:long "-1.487175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3105'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2213_3105'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.487175'^^xsd:double;
  dwc:latitude '61.862286'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.487175 61.862286, -1.487175 61.862286, -1.487175 61.862286, -1.487175 61.862286, -1.487175 61.862286))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3105'^^xsd:string;
  dwc:observationDate '1912-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3496> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.627503 -2.10974)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.627503"^^xsd:decimal ;
  dwc:decimalLongitude "-2.10974"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.627503 -2.10974)"^^geo:wktLiteral ;
  geo-pos:lat "61.627503"^^xsd:decimal ;
  geo-pos:long "-2.10974"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3496'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2213_3496'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.10974'^^xsd:double;
  dwc:latitude '61.627503'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.10974 61.627503, -2.10974 61.627503, -2.10974 61.627503, -2.10974 61.627503, -2.10974 61.627503))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3496'^^xsd:string;
  dwc:observationDate '1913-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3497> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.692602 -2.138046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.692602"^^xsd:decimal ;
  dwc:decimalLongitude "-2.138046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.692602 -2.138046)"^^geo:wktLiteral ;
  geo-pos:lat "61.692602"^^xsd:decimal ;
  geo-pos:long "-2.138046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3497'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2213_3497'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.138046'^^xsd:double;
  dwc:latitude '61.692602'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.138046 61.692602, -2.138046 61.692602, -2.138046 61.692602, -2.138046 61.692602, -2.138046 61.692602))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3497'^^xsd:string;
  dwc:observationDate '1913-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3498> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.231737 0.341312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.231737"^^xsd:decimal ;
  dwc:decimalLongitude "0.341312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.231737 0.341312)"^^geo:wktLiteral ;
  geo-pos:lat "62.231737"^^xsd:decimal ;
  geo-pos:long "0.341312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3498'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2213_3498'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.341312'^^xsd:double;
  dwc:latitude '62.231737'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.341312 62.231737, 0.341312 62.231737, 0.341312 62.231737, 0.341312 62.231737, 0.341312 62.231737))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3498'^^xsd:string;
  dwc:observationDate '1913-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3499> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.667005 -2.616053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.667005"^^xsd:decimal ;
  dwc:decimalLongitude "-2.616053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.667005 -2.616053)"^^geo:wktLiteral ;
  geo-pos:lat "61.667005"^^xsd:decimal ;
  geo-pos:long "-2.616053"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3499'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2213_3499'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.616053'^^xsd:double;
  dwc:latitude '61.667005'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.616053 61.667005, -2.616053 61.667005, -2.616053 61.667005, -2.616053 61.667005, -2.616053 61.667005))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3499'^^xsd:string;
  dwc:observationDate '1913-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3500> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.29024 -13.454189)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.29024"^^xsd:decimal ;
  dwc:decimalLongitude "-13.454189"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.29024 -13.454189)"^^geo:wktLiteral ;
  geo-pos:lat "57.29024"^^xsd:decimal ;
  geo-pos:long "-13.454189"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3500'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2213_3500'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-13.454189'^^xsd:double;
  dwc:latitude '57.29024'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.454189 57.29024, -13.454189 57.29024, -13.454189 57.29024, -13.454189 57.29024, -13.454189 57.29024))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3500'^^xsd:string;
  dwc:observationDate '1913-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3501> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.29024 -13.454189)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.29024"^^xsd:decimal ;
  dwc:decimalLongitude "-13.454189"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.29024 -13.454189)"^^geo:wktLiteral ;
  geo-pos:lat "57.29024"^^xsd:decimal ;
  geo-pos:long "-13.454189"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3501'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2213_3501'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-13.454189'^^xsd:double;
  dwc:latitude '57.29024'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.454189 57.29024, -13.454189 57.29024, -13.454189 57.29024, -13.454189 57.29024, -13.454189 57.29024))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3501'^^xsd:string;
  dwc:observationDate '1913-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3502> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.773682 -14.019375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.773682"^^xsd:decimal ;
  dwc:decimalLongitude "-14.019375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.773682 -14.019375)"^^geo:wktLiteral ;
  geo-pos:lat "57.773682"^^xsd:decimal ;
  geo-pos:long "-14.019375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3502'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2213_3502'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-14.019375'^^xsd:double;
  dwc:latitude '57.773682'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-14.019375 57.773682, -14.019375 57.773682, -14.019375 57.773682, -14.019375 57.773682, -14.019375 57.773682))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3502'^^xsd:string;
  dwc:observationDate '1913-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3504> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.101295 -3.574591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.101295"^^xsd:decimal ;
  dwc:decimalLongitude "-3.574591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.101295 -3.574591)"^^geo:wktLiteral ;
  geo-pos:lat "61.101295"^^xsd:decimal ;
  geo-pos:long "-3.574591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3504'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2213_3504'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-3.574591'^^xsd:double;
  dwc:latitude '61.101295'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.574591 61.101295, -3.574591 61.101295, -3.574591 61.101295, -3.574591 61.101295, -3.574591 61.101295))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3504'^^xsd:string;
  dwc:observationDate '1913-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3505> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.43735 -2.1124)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.43735"^^xsd:decimal ;
  dwc:decimalLongitude "-2.1124"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.43735 -2.1124)"^^geo:wktLiteral ;
  geo-pos:lat "61.43735"^^xsd:decimal ;
  geo-pos:long "-2.1124"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3505'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2213_3505'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.1124'^^xsd:double;
  dwc:latitude '61.43735'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.1124 61.43735, -2.1124 61.43735, -2.1124 61.43735, -2.1124 61.43735, -2.1124 61.43735))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3505'^^xsd:string;
  dwc:observationDate '1913-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3507> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.742096 -1.313501)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.742096"^^xsd:decimal ;
  dwc:decimalLongitude "-1.313501"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.742096 -1.313501)"^^geo:wktLiteral ;
  geo-pos:lat "61.742096"^^xsd:decimal ;
  geo-pos:long "-1.313501"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3507'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2213_3507'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.313501'^^xsd:double;
  dwc:latitude '61.742096'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.313501 61.742096, -1.313501 61.742096, -1.313501 61.742096, -1.313501 61.742096, -1.313501 61.742096))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3507'^^xsd:string;
  dwc:observationDate '1913-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3510> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.711508 -0.56099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.711508"^^xsd:decimal ;
  dwc:decimalLongitude "-0.56099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.711508 -0.56099)"^^geo:wktLiteral ;
  geo-pos:lat "61.711508"^^xsd:decimal ;
  geo-pos:long "-0.56099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3510'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2213_3510'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.56099'^^xsd:double;
  dwc:latitude '61.711508'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.56099 61.711508, -0.56099 61.711508, -0.56099 61.711508, -0.56099 61.711508, -0.56099 61.711508))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3510'^^xsd:string;
  dwc:observationDate '1913-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3511> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.930553 -3.538492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.930553"^^xsd:decimal ;
  dwc:decimalLongitude "-3.538492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.930553 -3.538492)"^^geo:wktLiteral ;
  geo-pos:lat "60.930553"^^xsd:decimal ;
  geo-pos:long "-3.538492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3511'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2213_3511'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-3.538492'^^xsd:double;
  dwc:latitude '60.930553'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.538492 60.930553, -3.538492 60.930553, -3.538492 60.930553, -3.538492 60.930553, -3.538492 60.930553))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3511'^^xsd:string;
  dwc:observationDate '1913-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3514> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.779194 -1.487175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.779194"^^xsd:decimal ;
  dwc:decimalLongitude "-1.487175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.779194 -1.487175)"^^geo:wktLiteral ;
  geo-pos:lat "61.779194"^^xsd:decimal ;
  geo-pos:long "-1.487175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3514'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2213_3514'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.487175'^^xsd:double;
  dwc:latitude '61.779194'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.487175 61.779194, -1.487175 61.779194, -1.487175 61.779194, -1.487175 61.779194, -1.487175 61.779194))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3514'^^xsd:string;
  dwc:observationDate '1913-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3515> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.899959 -1.632901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.899959"^^xsd:decimal ;
  dwc:decimalLongitude "-1.632901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.899959 -1.632901)"^^geo:wktLiteral ;
  geo-pos:lat "61.899959"^^xsd:decimal ;
  geo-pos:long "-1.632901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3515'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2213_3515'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.632901'^^xsd:double;
  dwc:latitude '61.899959'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.632901 61.899959, -1.632901 61.899959, -1.632901 61.899959, -1.632901 61.899959, -1.632901 61.899959))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3515'^^xsd:string;
  dwc:observationDate '1913-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3521> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.724125 -2.743134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.724125"^^xsd:decimal ;
  dwc:decimalLongitude "-2.743134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.724125 -2.743134)"^^geo:wktLiteral ;
  geo-pos:lat "61.724125"^^xsd:decimal ;
  geo-pos:long "-2.743134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3521'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2213_3521'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.743134'^^xsd:double;
  dwc:latitude '61.724125'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.743134 61.724125, -2.743134 61.724125, -2.743134 61.724125, -2.743134 61.724125, -2.743134 61.724125))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3521'^^xsd:string;
  dwc:observationDate '1913-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3388> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.500811 -9.118675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.500811"^^xsd:decimal ;
  dwc:decimalLongitude "-9.118675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.500811 -9.118675)"^^geo:wktLiteral ;
  geo-pos:lat "58.500811"^^xsd:decimal ;
  geo-pos:long "-9.118675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3388'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2213_3388'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.118675'^^xsd:double;
  dwc:latitude '58.500811'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.118675 58.500811, -9.118675 58.500811, -9.118675 58.500811, -9.118675 58.500811, -9.118675 58.500811))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3388'^^xsd:string;
  dwc:observationDate '1913-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3389> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.038725 -0.3154)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.038725"^^xsd:decimal ;
  dwc:decimalLongitude "-0.3154"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.038725 -0.3154)"^^geo:wktLiteral ;
  geo-pos:lat "61.038725"^^xsd:decimal ;
  geo-pos:long "-0.3154"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3389'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2213_3389'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.3154'^^xsd:double;
  dwc:latitude '61.038725'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.3154 61.038725, -0.3154 61.038725, -0.3154 61.038725, -0.3154 61.038725, -0.3154 61.038725))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3389'^^xsd:string;
  dwc:observationDate '1913-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3390> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.344632 -3.200109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.344632"^^xsd:decimal ;
  dwc:decimalLongitude "-3.200109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.344632 -3.200109)"^^geo:wktLiteral ;
  geo-pos:lat "61.344632"^^xsd:decimal ;
  geo-pos:long "-3.200109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3390'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2213_3390'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-3.200109'^^xsd:double;
  dwc:latitude '61.344632'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.200109 61.344632, -3.200109 61.344632, -3.200109 61.344632, -3.200109 61.344632, -3.200109 61.344632))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3390'^^xsd:string;
  dwc:observationDate '1913-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3391> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.344632 -3.200109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.344632"^^xsd:decimal ;
  dwc:decimalLongitude "-3.200109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.344632 -3.200109)"^^geo:wktLiteral ;
  geo-pos:lat "61.344632"^^xsd:decimal ;
  geo-pos:long "-3.200109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3391'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2213_3391'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-3.200109'^^xsd:double;
  dwc:latitude '61.344632'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.200109 61.344632, -3.200109 61.344632, -3.200109 61.344632, -3.200109 61.344632, -3.200109 61.344632))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3391'^^xsd:string;
  dwc:observationDate '1913-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3392> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.827637 1.838997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.827637"^^xsd:decimal ;
  dwc:decimalLongitude "1.838997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.827637 1.838997)"^^geo:wktLiteral ;
  geo-pos:lat "60.827637"^^xsd:decimal ;
  geo-pos:long "1.838997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3392'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2213_3392'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.838997'^^xsd:double;
  dwc:latitude '60.827637'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.838997 60.827637, 1.838997 60.827637, 1.838997 60.827637, 1.838997 60.827637, 1.838997 60.827637))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3392'^^xsd:string;
  dwc:observationDate '1913-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3399> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.41341 -3.594894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.41341"^^xsd:decimal ;
  dwc:decimalLongitude "-3.594894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.41341 -3.594894)"^^geo:wktLiteral ;
  geo-pos:lat "61.41341"^^xsd:decimal ;
  geo-pos:long "-3.594894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3399'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2213_3399'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-3.594894'^^xsd:double;
  dwc:latitude '61.41341'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.594894 61.41341, -3.594894 61.41341, -3.594894 61.41341, -3.594894 61.41341, -3.594894 61.41341))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3399'^^xsd:string;
  dwc:observationDate '1913-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3400> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.471917 0.416887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.471917"^^xsd:decimal ;
  dwc:decimalLongitude "0.416887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.471917 0.416887)"^^geo:wktLiteral ;
  geo-pos:lat "61.471917"^^xsd:decimal ;
  geo-pos:long "0.416887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3400'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2213_3400'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.416887'^^xsd:double;
  dwc:latitude '61.471917'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.416887 61.471917, 0.416887 61.471917, 0.416887 61.471917, 0.416887 61.471917, 0.416887 61.471917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3400'^^xsd:string;
  dwc:observationDate '1913-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3402> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.552411 -2.363297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.552411"^^xsd:decimal ;
  dwc:decimalLongitude "-2.363297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.552411 -2.363297)"^^geo:wktLiteral ;
  geo-pos:lat "61.552411"^^xsd:decimal ;
  geo-pos:long "-2.363297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3402'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2213_3402'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.363297'^^xsd:double;
  dwc:latitude '61.552411'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.363297 61.552411, -2.363297 61.552411, -2.363297 61.552411, -2.363297 61.552411, -2.363297 61.552411))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3402'^^xsd:string;
  dwc:observationDate '1913-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3403> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.552411 -2.363297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.552411"^^xsd:decimal ;
  dwc:decimalLongitude "-2.363297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.552411 -2.363297)"^^geo:wktLiteral ;
  geo-pos:lat "61.552411"^^xsd:decimal ;
  geo-pos:long "-2.363297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3403'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2213_3403'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.363297'^^xsd:double;
  dwc:latitude '61.552411'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.363297 61.552411, -2.363297 61.552411, -2.363297 61.552411, -2.363297 61.552411, -2.363297 61.552411))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3403'^^xsd:string;
  dwc:observationDate '1913-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3404> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.277885 -9.464469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.277885"^^xsd:decimal ;
  dwc:decimalLongitude "-9.464469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.277885 -9.464469)"^^geo:wktLiteral ;
  geo-pos:lat "58.277885"^^xsd:decimal ;
  geo-pos:long "-9.464469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3404'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2213_3404'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.464469'^^xsd:double;
  dwc:latitude '58.277885'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.464469 58.277885, -9.464469 58.277885, -9.464469 58.277885, -9.464469 58.277885, -9.464469 58.277885))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3404'^^xsd:string;
  dwc:observationDate '1913-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3405> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.277885 -9.464469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.277885"^^xsd:decimal ;
  dwc:decimalLongitude "-9.464469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.277885 -9.464469)"^^geo:wktLiteral ;
  geo-pos:lat "58.277885"^^xsd:decimal ;
  geo-pos:long "-9.464469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3405'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2213_3405'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.464469'^^xsd:double;
  dwc:latitude '58.277885'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.464469 58.277885, -9.464469 58.277885, -9.464469 58.277885, -9.464469 58.277885, -9.464469 58.277885))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3405'^^xsd:string;
  dwc:observationDate '1913-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3409> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.184584 -3.093647)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.184584"^^xsd:decimal ;
  dwc:decimalLongitude "-3.093647"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.184584 -3.093647)"^^geo:wktLiteral ;
  geo-pos:lat "61.184584"^^xsd:decimal ;
  geo-pos:long "-3.093647"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3409'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2213_3409'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-3.093647'^^xsd:double;
  dwc:latitude '61.184584'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.093647 61.184584, -3.093647 61.184584, -3.093647 61.184584, -3.093647 61.184584, -3.093647 61.184584))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3409'^^xsd:string;
  dwc:observationDate '1913-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3410> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.41341 -3.594894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.41341"^^xsd:decimal ;
  dwc:decimalLongitude "-3.594894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.41341 -3.594894)"^^geo:wktLiteral ;
  geo-pos:lat "61.41341"^^xsd:decimal ;
  geo-pos:long "-3.594894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3410'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2213_3410'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-3.594894'^^xsd:double;
  dwc:latitude '61.41341'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.594894 61.41341, -3.594894 61.41341, -3.594894 61.41341, -3.594894 61.41341, -3.594894 61.41341))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3410'^^xsd:string;
  dwc:observationDate '1913-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3411> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.282141 1.348545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.282141"^^xsd:decimal ;
  dwc:decimalLongitude "1.348545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.282141 1.348545)"^^geo:wktLiteral ;
  geo-pos:lat "61.282141"^^xsd:decimal ;
  geo-pos:long "1.348545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3411'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2213_3411'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.348545'^^xsd:double;
  dwc:latitude '61.282141'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.348545 61.282141, 1.348545 61.282141, 1.348545 61.282141, 1.348545 61.282141, 1.348545 61.282141))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3411'^^xsd:string;
  dwc:observationDate '1913-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3412> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.774927 0.420756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.774927"^^xsd:decimal ;
  dwc:decimalLongitude "0.420756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.774927 0.420756)"^^geo:wktLiteral ;
  geo-pos:lat "61.774927"^^xsd:decimal ;
  geo-pos:long "0.420756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3412'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2213_3412'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.420756'^^xsd:double;
  dwc:latitude '61.774927'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.420756 61.774927, 0.420756 61.774927, 0.420756 61.774927, 0.420756 61.774927, 0.420756 61.774927))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3412'^^xsd:string;
  dwc:observationDate '1913-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3413> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.090359 -9.877135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.090359"^^xsd:decimal ;
  dwc:decimalLongitude "-9.877135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.090359 -9.877135)"^^geo:wktLiteral ;
  geo-pos:lat "58.090359"^^xsd:decimal ;
  geo-pos:long "-9.877135"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3413'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2213_3413'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.877135'^^xsd:double;
  dwc:latitude '58.090359'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.877135 58.090359, -9.877135 58.090359, -9.877135 58.090359, -9.877135 58.090359, -9.877135 58.090359))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3413'^^xsd:string;
  dwc:observationDate '1913-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3420> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.229993 -2.950027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.229993"^^xsd:decimal ;
  dwc:decimalLongitude "-2.950027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.229993 -2.950027)"^^geo:wktLiteral ;
  geo-pos:lat "61.229993"^^xsd:decimal ;
  geo-pos:long "-2.950027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3420'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2213_3420'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.950027'^^xsd:double;
  dwc:latitude '61.229993'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.950027 61.229993, -2.950027 61.229993, -2.950027 61.229993, -2.950027 61.229993, -2.950027 61.229993))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3420'^^xsd:string;
  dwc:observationDate '1913-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3421> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.482634 -2.497437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.482634"^^xsd:decimal ;
  dwc:decimalLongitude "-2.497437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.482634 -2.497437)"^^geo:wktLiteral ;
  geo-pos:lat "61.482634"^^xsd:decimal ;
  geo-pos:long "-2.497437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3421'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2213_3421'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.497437'^^xsd:double;
  dwc:latitude '61.482634'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.497437 61.482634, -2.497437 61.482634, -2.497437 61.482634, -2.497437 61.482634, -2.497437 61.482634))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3421'^^xsd:string;
  dwc:observationDate '1913-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3422> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.935513 -0.885294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.935513"^^xsd:decimal ;
  dwc:decimalLongitude "-0.885294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.935513 -0.885294)"^^geo:wktLiteral ;
  geo-pos:lat "61.935513"^^xsd:decimal ;
  geo-pos:long "-0.885294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3422'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2213_3422'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.885294'^^xsd:double;
  dwc:latitude '61.935513'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.885294 61.935513, -0.885294 61.935513, -0.885294 61.935513, -0.885294 61.935513, -0.885294 61.935513))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3422'^^xsd:string;
  dwc:observationDate '1913-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3423> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.572508 0.731431)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.572508"^^xsd:decimal ;
  dwc:decimalLongitude "0.731431"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.572508 0.731431)"^^geo:wktLiteral ;
  geo-pos:lat "61.572508"^^xsd:decimal ;
  geo-pos:long "0.731431"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3423'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2213_3423'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.731431'^^xsd:double;
  dwc:latitude '61.572508'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.731431 61.572508, 0.731431 61.572508, 0.731431 61.572508, 0.731431 61.572508, 0.731431 61.572508))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3423'^^xsd:string;
  dwc:observationDate '1913-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3424> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.711508 -2.704811)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.711508"^^xsd:decimal ;
  dwc:decimalLongitude "-2.704811"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.711508 -2.704811)"^^geo:wktLiteral ;
  geo-pos:lat "61.711508"^^xsd:decimal ;
  geo-pos:long "-2.704811"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3424'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2213_3424'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.704811'^^xsd:double;
  dwc:latitude '61.711508'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.704811 61.711508, -2.704811 61.711508, -2.704811 61.711508, -2.704811 61.711508, -2.704811 61.711508))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3424'^^xsd:string;
  dwc:observationDate '1913-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3431> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.441285 -0.052757)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.441285"^^xsd:decimal ;
  dwc:decimalLongitude "-0.052757"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.441285 -0.052757)"^^geo:wktLiteral ;
  geo-pos:lat "60.441285"^^xsd:decimal ;
  geo-pos:long "-0.052757"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3431'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2213_3431'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.052757'^^xsd:double;
  dwc:latitude '60.441285'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.052757 60.441285, -0.052757 60.441285, -0.052757 60.441285, -0.052757 60.441285, -0.052757 60.441285))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3431'^^xsd:string;
  dwc:observationDate '1913-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3434> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.804559 -9.817743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.804559"^^xsd:decimal ;
  dwc:decimalLongitude "-9.817743"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.804559 -9.817743)"^^geo:wktLiteral ;
  geo-pos:lat "57.804559"^^xsd:decimal ;
  geo-pos:long "-9.817743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3434'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2213_3434'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.817743'^^xsd:double;
  dwc:latitude '57.804559'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.817743 57.804559, -9.817743 57.804559, -9.817743 57.804559, -9.817743 57.804559, -9.817743 57.804559))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3434'^^xsd:string;
  dwc:observationDate '1913-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3439> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.458805 0.477672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.458805"^^xsd:decimal ;
  dwc:decimalLongitude "0.477672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.458805 0.477672)"^^geo:wktLiteral ;
  geo-pos:lat "61.458805"^^xsd:decimal ;
  geo-pos:long "0.477672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3439'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2213_3439'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.477672'^^xsd:double;
  dwc:latitude '61.458805'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.477672 61.458805, 0.477672 61.458805, 0.477672 61.458805, 0.477672 61.458805, 0.477672 61.458805))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3439'^^xsd:string;
  dwc:observationDate '1913-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3447> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.500811 -9.118675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.500811"^^xsd:decimal ;
  dwc:decimalLongitude "-9.118675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.500811 -9.118675)"^^geo:wktLiteral ;
  geo-pos:lat "58.500811"^^xsd:decimal ;
  geo-pos:long "-9.118675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3447'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2213_3447'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.118675'^^xsd:double;
  dwc:latitude '58.500811'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.118675 58.500811, -9.118675 58.500811, -9.118675 58.500811, -9.118675 58.500811, -9.118675 58.500811))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3447'^^xsd:string;
  dwc:observationDate '1913-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3448> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.79691 -10.44051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.79691"^^xsd:decimal ;
  dwc:decimalLongitude "-10.44051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.79691 -10.44051)"^^geo:wktLiteral ;
  geo-pos:lat "57.79691"^^xsd:decimal ;
  geo-pos:long "-10.44051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3448'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2213_3448'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-10.44051'^^xsd:double;
  dwc:latitude '57.79691'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.44051 57.79691, -10.44051 57.79691, -10.44051 57.79691, -10.44051 57.79691, -10.44051 57.79691))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3448'^^xsd:string;
  dwc:observationDate '1913-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3449> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.572508 0.731431)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.572508"^^xsd:decimal ;
  dwc:decimalLongitude "0.731431"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.572508 0.731431)"^^geo:wktLiteral ;
  geo-pos:lat "61.572508"^^xsd:decimal ;
  geo-pos:long "0.731431"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3449'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2213_3449'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.731431'^^xsd:double;
  dwc:latitude '61.572508'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.731431 61.572508, 0.731431 61.572508, 0.731431 61.572508, 0.731431 61.572508, 0.731431 61.572508))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3449'^^xsd:string;
  dwc:observationDate '1913-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3450> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.863909 -2.844776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.863909"^^xsd:decimal ;
  dwc:decimalLongitude "-2.844776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.863909 -2.844776)"^^geo:wktLiteral ;
  geo-pos:lat "61.863909"^^xsd:decimal ;
  geo-pos:long "-2.844776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3450'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2213_3450'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.844776'^^xsd:double;
  dwc:latitude '61.863909'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.844776 61.863909, -2.844776 61.863909, -2.844776 61.863909, -2.844776 61.863909, -2.844776 61.863909))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3450'^^xsd:string;
  dwc:observationDate '1913-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3451> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.503738 -3.398173)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.503738"^^xsd:decimal ;
  dwc:decimalLongitude "-3.398173"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.503738 -3.398173)"^^geo:wktLiteral ;
  geo-pos:lat "61.503738"^^xsd:decimal ;
  geo-pos:long "-3.398173"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3451'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2213_3451'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-3.398173'^^xsd:double;
  dwc:latitude '61.503738'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.398173 61.503738, -3.398173 61.503738, -3.398173 61.503738, -3.398173 61.503738, -3.398173 61.503738))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3451'^^xsd:string;
  dwc:observationDate '1913-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3452> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.503738 -3.398173)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.503738"^^xsd:decimal ;
  dwc:decimalLongitude "-3.398173"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.503738 -3.398173)"^^geo:wktLiteral ;
  geo-pos:lat "61.503738"^^xsd:decimal ;
  geo-pos:long "-3.398173"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3452'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2213_3452'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-3.398173'^^xsd:double;
  dwc:latitude '61.503738'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.398173 61.503738, -3.398173 61.503738, -3.398173 61.503738, -3.398173 61.503738, -3.398173 61.503738))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3452'^^xsd:string;
  dwc:observationDate '1913-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3453> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.801117 -10.129159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.801117"^^xsd:decimal ;
  dwc:decimalLongitude "-10.129159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.801117 -10.129159)"^^geo:wktLiteral ;
  geo-pos:lat "57.801117"^^xsd:decimal ;
  geo-pos:long "-10.129159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3453'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2213_3453'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-10.129159'^^xsd:double;
  dwc:latitude '57.801117'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.129159 57.801117, -10.129159 57.801117, -10.129159 57.801117, -10.129159 57.801117, -10.129159 57.801117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3453'^^xsd:string;
  dwc:observationDate '1913-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3454> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.832137 -13.248401)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.832137"^^xsd:decimal ;
  dwc:decimalLongitude "-13.248401"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.832137 -13.248401)"^^geo:wktLiteral ;
  geo-pos:lat "57.832137"^^xsd:decimal ;
  geo-pos:long "-13.248401"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3454'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2213_3454'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-13.248401'^^xsd:double;
  dwc:latitude '57.832137'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.248401 57.832137, -13.248401 57.832137, -13.248401 57.832137, -13.248401 57.832137, -13.248401 57.832137))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3454'^^xsd:string;
  dwc:observationDate '1913-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3455> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.832137 -13.248401)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.832137"^^xsd:decimal ;
  dwc:decimalLongitude "-13.248401"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.832137 -13.248401)"^^geo:wktLiteral ;
  geo-pos:lat "57.832137"^^xsd:decimal ;
  geo-pos:long "-13.248401"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3455'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2213_3455'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-13.248401'^^xsd:double;
  dwc:latitude '57.832137'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.248401 57.832137, -13.248401 57.832137, -13.248401 57.832137, -13.248401 57.832137, -13.248401 57.832137))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3455'^^xsd:string;
  dwc:observationDate '1913-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3456> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.832137 -13.248401)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.832137"^^xsd:decimal ;
  dwc:decimalLongitude "-13.248401"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.832137 -13.248401)"^^geo:wktLiteral ;
  geo-pos:lat "57.832137"^^xsd:decimal ;
  geo-pos:long "-13.248401"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3456'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2213_3456'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-13.248401'^^xsd:double;
  dwc:latitude '57.832137'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.248401 57.832137, -13.248401 57.832137, -13.248401 57.832137, -13.248401 57.832137, -13.248401 57.832137))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3456'^^xsd:string;
  dwc:observationDate '1913-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3458> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.791483 0.177658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.791483"^^xsd:decimal ;
  dwc:decimalLongitude "0.177658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.791483 0.177658)"^^geo:wktLiteral ;
  geo-pos:lat "60.791483"^^xsd:decimal ;
  geo-pos:long "0.177658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3458'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2213_3458'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.177658'^^xsd:double;
  dwc:latitude '60.791483'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.177658 60.791483, 0.177658 60.791483, 0.177658 60.791483, 0.177658 60.791483, 0.177658 60.791483))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3458'^^xsd:string;
  dwc:observationDate '1913-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3459> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.791483 0.177658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.791483"^^xsd:decimal ;
  dwc:decimalLongitude "0.177658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.791483 0.177658)"^^geo:wktLiteral ;
  geo-pos:lat "60.791483"^^xsd:decimal ;
  geo-pos:long "0.177658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3459'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2213_3459'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.177658'^^xsd:double;
  dwc:latitude '60.791483'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.177658 60.791483, 0.177658 60.791483, 0.177658 60.791483, 0.177658 60.791483, 0.177658 60.791483))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3459'^^xsd:string;
  dwc:observationDate '1913-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3463> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.609766 -2.489441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.609766"^^xsd:decimal ;
  dwc:decimalLongitude "-2.489441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.609766 -2.489441)"^^geo:wktLiteral ;
  geo-pos:lat "61.609766"^^xsd:decimal ;
  geo-pos:long "-2.489441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3463'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2213_3463'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.489441'^^xsd:double;
  dwc:latitude '61.609766'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.489441 61.609766, -2.489441 61.609766, -2.489441 61.609766, -2.489441 61.609766, -2.489441 61.609766))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3463'^^xsd:string;
  dwc:observationDate '1913-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3464> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.754127 -3.857487)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.754127"^^xsd:decimal ;
  dwc:decimalLongitude "-3.857487"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.754127 -3.857487)"^^geo:wktLiteral ;
  geo-pos:lat "61.754127"^^xsd:decimal ;
  geo-pos:long "-3.857487"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3464'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2213_3464'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-3.857487'^^xsd:double;
  dwc:latitude '61.754127'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.857487 61.754127, -3.857487 61.754127, -3.857487 61.754127, -3.857487 61.754127, -3.857487 61.754127))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3464'^^xsd:string;
  dwc:observationDate '1913-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3465> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.791483 0.177658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.791483"^^xsd:decimal ;
  dwc:decimalLongitude "0.177658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.791483 0.177658)"^^geo:wktLiteral ;
  geo-pos:lat "60.791483"^^xsd:decimal ;
  geo-pos:long "0.177658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3465'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2213_3465'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.177658'^^xsd:double;
  dwc:latitude '60.791483'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.177658 60.791483, 0.177658 60.791483, 0.177658 60.791483, 0.177658 60.791483, 0.177658 60.791483))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3465'^^xsd:string;
  dwc:observationDate '1913-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3466> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.852551 -0.033511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.852551"^^xsd:decimal ;
  dwc:decimalLongitude "-0.033511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.852551 -0.033511)"^^geo:wktLiteral ;
  geo-pos:lat "60.852551"^^xsd:decimal ;
  geo-pos:long "-0.033511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3466'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2213_3466'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.033511'^^xsd:double;
  dwc:latitude '60.852551'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.033511 60.852551, -0.033511 60.852551, -0.033511 60.852551, -0.033511 60.852551, -0.033511 60.852551))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3466'^^xsd:string;
  dwc:observationDate '1913-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3467> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.505439 -4.184364)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.505439"^^xsd:decimal ;
  dwc:decimalLongitude "-4.184364"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.505439 -4.184364)"^^geo:wktLiteral ;
  geo-pos:lat "60.505439"^^xsd:decimal ;
  geo-pos:long "-4.184364"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3467'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2213_3467'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-4.184364'^^xsd:double;
  dwc:latitude '60.505439'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.184364 60.505439, -4.184364 60.505439, -4.184364 60.505439, -4.184364 60.505439, -4.184364 60.505439))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3467'^^xsd:string;
  dwc:observationDate '1913-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3526> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.147696 -1.493199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.147696"^^xsd:decimal ;
  dwc:decimalLongitude "-1.493199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.147696 -1.493199)"^^geo:wktLiteral ;
  geo-pos:lat "61.147696"^^xsd:decimal ;
  geo-pos:long "-1.493199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3526'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2213_3526'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.493199'^^xsd:double;
  dwc:latitude '61.147696'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.493199 61.147696, -1.493199 61.147696, -1.493199 61.147696, -1.493199 61.147696, -1.493199 61.147696))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3526'^^xsd:string;
  dwc:observationDate '1913-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3532> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.436625 -12.977021)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.436625"^^xsd:decimal ;
  dwc:decimalLongitude "-12.977021"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.436625 -12.977021)"^^geo:wktLiteral ;
  geo-pos:lat "57.436625"^^xsd:decimal ;
  geo-pos:long "-12.977021"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3532'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2213_3532'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-12.977021'^^xsd:double;
  dwc:latitude '57.436625'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-12.977021 57.436625, -12.977021 57.436625, -12.977021 57.436625, -12.977021 57.436625, -12.977021 57.436625))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3532'^^xsd:string;
  dwc:observationDate '1913-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3533> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.596216 -13.069826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.596216"^^xsd:decimal ;
  dwc:decimalLongitude "-13.069826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.596216 -13.069826)"^^geo:wktLiteral ;
  geo-pos:lat "57.596216"^^xsd:decimal ;
  geo-pos:long "-13.069826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3533'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2213_3533'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-13.069826'^^xsd:double;
  dwc:latitude '57.596216'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-13.069826 57.596216, -13.069826 57.596216, -13.069826 57.596216, -13.069826 57.596216, -13.069826 57.596216))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3533'^^xsd:string;
  dwc:observationDate '1913-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3882> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.445124 0.863248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.445124"^^xsd:decimal ;
  dwc:decimalLongitude "0.863248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.445124 0.863248)"^^geo:wktLiteral ;
  geo-pos:lat "61.445124"^^xsd:decimal ;
  geo-pos:long "0.863248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3882'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2213_3882'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.863248'^^xsd:double;
  dwc:latitude '61.445124'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.863248 61.445124, 0.863248 61.445124, 0.863248 61.445124, 0.863248 61.445124, 0.863248 61.445124))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3882'^^xsd:string;
  dwc:observationDate '1914-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3883> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.532506 1.878631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.532506"^^xsd:decimal ;
  dwc:decimalLongitude "1.878631"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.532506 1.878631)"^^geo:wktLiteral ;
  geo-pos:lat "61.532506"^^xsd:decimal ;
  geo-pos:long "1.878631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3883'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2213_3883'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.878631'^^xsd:double;
  dwc:latitude '61.532506'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.878631 61.532506, 1.878631 61.532506, 1.878631 61.532506, 1.878631 61.532506, 1.878631 61.532506))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3883'^^xsd:string;
  dwc:observationDate '1914-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3884> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.552411 -2.363297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.552411"^^xsd:decimal ;
  dwc:decimalLongitude "-2.363297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.552411 -2.363297)"^^geo:wktLiteral ;
  geo-pos:lat "61.552411"^^xsd:decimal ;
  geo-pos:long "-2.363297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3884'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2213_3884'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.363297'^^xsd:double;
  dwc:latitude '61.552411'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.363297 61.552411, -2.363297 61.552411, -2.363297 61.552411, -2.363297 61.552411, -2.363297 61.552411))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3884'^^xsd:string;
  dwc:observationDate '1914-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3885> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.932746 1.977939)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.932746"^^xsd:decimal ;
  dwc:decimalLongitude "1.977939"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.932746 1.977939)"^^geo:wktLiteral ;
  geo-pos:lat "61.932746"^^xsd:decimal ;
  geo-pos:long "1.977939"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3885'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2213_3885'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.977939'^^xsd:double;
  dwc:latitude '61.932746'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.977939 61.932746, 1.977939 61.932746, 1.977939 61.932746, 1.977939 61.932746, 1.977939 61.932746))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3885'^^xsd:string;
  dwc:observationDate '1914-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3886> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.032143 2.261029)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.032143"^^xsd:decimal ;
  dwc:decimalLongitude "2.261029"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.032143 2.261029)"^^geo:wktLiteral ;
  geo-pos:lat "62.032143"^^xsd:decimal ;
  geo-pos:long "2.261029"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3886'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2213_3886'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '2.261029'^^xsd:double;
  dwc:latitude '62.032143'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.261029 62.032143, 2.261029 62.032143, 2.261029 62.032143, 2.261029 62.032143, 2.261029 62.032143))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3886'^^xsd:string;
  dwc:observationDate '1914-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3887> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.032143 2.261029)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.032143"^^xsd:decimal ;
  dwc:decimalLongitude "2.261029"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.032143 2.261029)"^^geo:wktLiteral ;
  geo-pos:lat "62.032143"^^xsd:decimal ;
  geo-pos:long "2.261029"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3887'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2213_3887'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '2.261029'^^xsd:double;
  dwc:latitude '62.032143'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.261029 62.032143, 2.261029 62.032143, 2.261029 62.032143, 2.261029 62.032143, 2.261029 62.032143))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3887'^^xsd:string;
  dwc:observationDate '1914-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3888> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.04098 0.368645)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.04098"^^xsd:decimal ;
  dwc:decimalLongitude "0.368645"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.04098 0.368645)"^^geo:wktLiteral ;
  geo-pos:lat "62.04098"^^xsd:decimal ;
  geo-pos:long "0.368645"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3888'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2213_3888'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.368645'^^xsd:double;
  dwc:latitude '62.04098'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.368645 62.04098, 0.368645 62.04098, 0.368645 62.04098, 0.368645 62.04098, 0.368645 62.04098))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3888'^^xsd:string;
  dwc:observationDate '1914-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3889> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.340081 1.672528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.340081"^^xsd:decimal ;
  dwc:decimalLongitude "1.672528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.340081 1.672528)"^^geo:wktLiteral ;
  geo-pos:lat "61.340081"^^xsd:decimal ;
  geo-pos:long "1.672528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3889'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2213_3889'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.672528'^^xsd:double;
  dwc:latitude '61.340081'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.672528 61.340081, 1.672528 61.340081, 1.672528 61.340081, 1.672528 61.340081, 1.672528 61.340081))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3889'^^xsd:string;
  dwc:observationDate '1914-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3890> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.340081 1.672528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.340081"^^xsd:decimal ;
  dwc:decimalLongitude "1.672528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.340081 1.672528)"^^geo:wktLiteral ;
  geo-pos:lat "61.340081"^^xsd:decimal ;
  geo-pos:long "1.672528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3890'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2213_3890'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.672528'^^xsd:double;
  dwc:latitude '61.340081'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.672528 61.340081, 1.672528 61.340081, 1.672528 61.340081, 1.672528 61.340081, 1.672528 61.340081))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3890'^^xsd:string;
  dwc:observationDate '1914-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3891> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.397244 1.997701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.397244"^^xsd:decimal ;
  dwc:decimalLongitude "1.997701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.397244 1.997701)"^^geo:wktLiteral ;
  geo-pos:lat "61.397244"^^xsd:decimal ;
  geo-pos:long "1.997701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3891'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2213_3891'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.997701'^^xsd:double;
  dwc:latitude '61.397244'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.997701 61.397244, 1.997701 61.397244, 1.997701 61.397244, 1.997701 61.397244, 1.997701 61.397244))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3891'^^xsd:string;
  dwc:observationDate '1914-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3893> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.982517 2.119253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.982517"^^xsd:decimal ;
  dwc:decimalLongitude "2.119253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.982517 2.119253)"^^geo:wktLiteral ;
  geo-pos:lat "61.982517"^^xsd:decimal ;
  geo-pos:long "2.119253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3893'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2213_3893'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '2.119253'^^xsd:double;
  dwc:latitude '61.982517'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.119253 61.982517, 2.119253 61.982517, 2.119253 61.982517, 2.119253 61.982517, 2.119253 61.982517))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3893'^^xsd:string;
  dwc:observationDate '1914-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3894> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.007933 1.615047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.007933"^^xsd:decimal ;
  dwc:decimalLongitude "1.615047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.007933 1.615047)"^^geo:wktLiteral ;
  geo-pos:lat "62.007933"^^xsd:decimal ;
  geo-pos:long "1.615047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3894'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2213_3894'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.615047'^^xsd:double;
  dwc:latitude '62.007933'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.615047 62.007933, 1.615047 62.007933, 1.615047 62.007933, 1.615047 62.007933, 1.615047 62.007933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3894'^^xsd:string;
  dwc:observationDate '1914-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3897> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.007933 1.615047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.007933"^^xsd:decimal ;
  dwc:decimalLongitude "1.615047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.007933 1.615047)"^^geo:wktLiteral ;
  geo-pos:lat "62.007933"^^xsd:decimal ;
  geo-pos:long "1.615047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3897'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2213_3897'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.615047'^^xsd:double;
  dwc:latitude '62.007933'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.615047 62.007933, 1.615047 62.007933, 1.615047 62.007933, 1.615047 62.007933, 1.615047 62.007933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3897'^^xsd:string;
  dwc:observationDate '1914-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3898> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.572508 -3.705782)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.572508"^^xsd:decimal ;
  dwc:decimalLongitude "-3.705782"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.572508 -3.705782)"^^geo:wktLiteral ;
  geo-pos:lat "61.572508"^^xsd:decimal ;
  geo-pos:long "-3.705782"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3898'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2213_3898'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-3.705782'^^xsd:double;
  dwc:latitude '61.572508'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.705782 61.572508, -3.705782 61.572508, -3.705782 61.572508, -3.705782 61.572508, -3.705782 61.572508))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3898'^^xsd:string;
  dwc:observationDate '1914-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3899> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.572508 -3.705782)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.572508"^^xsd:decimal ;
  dwc:decimalLongitude "-3.705782"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.572508 -3.705782)"^^geo:wktLiteral ;
  geo-pos:lat "61.572508"^^xsd:decimal ;
  geo-pos:long "-3.705782"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3899'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2213_3899'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-3.705782'^^xsd:double;
  dwc:latitude '61.572508'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.705782 61.572508, -3.705782 61.572508, -3.705782 61.572508, -3.705782 61.572508, -3.705782 61.572508))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3899'^^xsd:string;
  dwc:observationDate '1914-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3900> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.894772 1.356619)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.894772"^^xsd:decimal ;
  dwc:decimalLongitude "1.356619"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.894772 1.356619)"^^geo:wktLiteral ;
  geo-pos:lat "61.894772"^^xsd:decimal ;
  geo-pos:long "1.356619"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3900'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2213_3900'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.356619'^^xsd:double;
  dwc:latitude '61.894772'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.356619 61.894772, 1.356619 61.894772, 1.356619 61.894772, 1.356619 61.894772, 1.356619 61.894772))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3900'^^xsd:string;
  dwc:observationDate '1914-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3901> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.696101 -1.487175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.696101"^^xsd:decimal ;
  dwc:decimalLongitude "-1.487175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.696101 -1.487175)"^^geo:wktLiteral ;
  geo-pos:lat "61.696101"^^xsd:decimal ;
  geo-pos:long "-1.487175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3901'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2213_3901'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.487175'^^xsd:double;
  dwc:latitude '61.696101'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.487175 61.696101, -1.487175 61.696101, -1.487175 61.696101, -1.487175 61.696101, -1.487175 61.696101))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3901'^^xsd:string;
  dwc:observationDate '1914-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3902> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.007933 -3.385635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.007933"^^xsd:decimal ;
  dwc:decimalLongitude "-3.385635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.007933 -3.385635)"^^geo:wktLiteral ;
  geo-pos:lat "62.007933"^^xsd:decimal ;
  geo-pos:long "-3.385635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3902'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2213_3902'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-3.385635'^^xsd:double;
  dwc:latitude '62.007933'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.385635 62.007933, -3.385635 62.007933, -3.385635 62.007933, -3.385635 62.007933, -3.385635 62.007933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3902'^^xsd:string;
  dwc:observationDate '1914-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3903> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.803067 -1.632901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.803067"^^xsd:decimal ;
  dwc:decimalLongitude "-1.632901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.803067 -1.632901)"^^geo:wktLiteral ;
  geo-pos:lat "60.803067"^^xsd:decimal ;
  geo-pos:long "-1.632901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3903'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2213_3903'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.632901'^^xsd:double;
  dwc:latitude '60.803067'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.632901 60.803067, -1.632901 60.803067, -1.632901 60.803067, -1.632901 60.803067, -1.632901 60.803067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3903'^^xsd:string;
  dwc:observationDate '1914-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3904> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.552411 -2.363297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.552411"^^xsd:decimal ;
  dwc:decimalLongitude "-2.363297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.552411 -2.363297)"^^geo:wktLiteral ;
  geo-pos:lat "61.552411"^^xsd:decimal ;
  geo-pos:long "-2.363297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3904'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2213_3904'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.363297'^^xsd:double;
  dwc:latitude '61.552411'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.363297 61.552411, -2.363297 61.552411, -2.363297 61.552411, -2.363297 61.552411, -2.363297 61.552411))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3904'^^xsd:string;
  dwc:observationDate '1914-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3905> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.883375 -1.828655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.883375"^^xsd:decimal ;
  dwc:decimalLongitude "-1.828655"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.883375 -1.828655)"^^geo:wktLiteral ;
  geo-pos:lat "61.883375"^^xsd:decimal ;
  geo-pos:long "-1.828655"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3905'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2213_3905'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.828655'^^xsd:double;
  dwc:latitude '61.883375'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.828655 61.883375, -1.828655 61.883375, -1.828655 61.883375, -1.828655 61.883375, -1.828655 61.883375))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3905'^^xsd:string;
  dwc:observationDate '1914-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3906> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.883375 -1.828655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.883375"^^xsd:decimal ;
  dwc:decimalLongitude "-1.828655"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.883375 -1.828655)"^^geo:wktLiteral ;
  geo-pos:lat "61.883375"^^xsd:decimal ;
  geo-pos:long "-1.828655"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3906'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2213_3906'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.828655'^^xsd:double;
  dwc:latitude '61.883375'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.828655 61.883375, -1.828655 61.883375, -1.828655 61.883375, -1.828655 61.883375, -1.828655 61.883375))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3906'^^xsd:string;
  dwc:observationDate '1914-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3907> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.287785 -3.318305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.287785"^^xsd:decimal ;
  dwc:decimalLongitude "-3.318305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.287785 -3.318305)"^^geo:wktLiteral ;
  geo-pos:lat "61.287785"^^xsd:decimal ;
  geo-pos:long "-3.318305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3907'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2213_3907'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-3.318305'^^xsd:double;
  dwc:latitude '61.287785'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.318305 61.287785, -3.318305 61.287785, -3.318305 61.287785, -3.318305 61.287785, -3.318305 61.287785))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3907'^^xsd:string;
  dwc:observationDate '1914-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3909> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.079362 -1.970151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.079362"^^xsd:decimal ;
  dwc:decimalLongitude "-1.970151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.079362 -1.970151)"^^geo:wktLiteral ;
  geo-pos:lat "62.079362"^^xsd:decimal ;
  geo-pos:long "-1.970151"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3909'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2213_3909'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.970151'^^xsd:double;
  dwc:latitude '62.079362'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.970151 62.079362, -1.970151 62.079362, -1.970151 62.079362, -1.970151 62.079362, -1.970151 62.079362))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3909'^^xsd:string;
  dwc:observationDate '1914-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3910> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.552411 -2.363297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.552411"^^xsd:decimal ;
  dwc:decimalLongitude "-2.363297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.552411 -2.363297)"^^geo:wktLiteral ;
  geo-pos:lat "61.552411"^^xsd:decimal ;
  geo-pos:long "-2.363297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3910'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2213_3910'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.363297'^^xsd:double;
  dwc:latitude '61.552411'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.363297 61.552411, -2.363297 61.552411, -2.363297 61.552411, -2.363297 61.552411, -2.363297 61.552411))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3910'^^xsd:string;
  dwc:observationDate '1914-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3911> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.229993 -2.950027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.229993"^^xsd:decimal ;
  dwc:decimalLongitude "-2.950027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.229993 -2.950027)"^^geo:wktLiteral ;
  geo-pos:lat "61.229993"^^xsd:decimal ;
  geo-pos:long "-2.950027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3911'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2213_3911'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.950027'^^xsd:double;
  dwc:latitude '61.229993'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.950027 61.229993, -2.950027 61.229993, -2.950027 61.229993, -2.950027 61.229993, -2.950027 61.229993))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3911'^^xsd:string;
  dwc:observationDate '1914-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3912> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.06433 1.74498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.06433"^^xsd:decimal ;
  dwc:decimalLongitude "1.74498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.06433 1.74498)"^^geo:wktLiteral ;
  geo-pos:lat "62.06433"^^xsd:decimal ;
  geo-pos:long "1.74498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3912'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2213_3912'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.74498'^^xsd:double;
  dwc:latitude '62.06433'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.74498 62.06433, 1.74498 62.06433, 1.74498 62.06433, 1.74498 62.06433, 1.74498 62.06433))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3912'^^xsd:string;
  dwc:observationDate '1914-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3913> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.290067 -2.00959)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.290067"^^xsd:decimal ;
  dwc:decimalLongitude "-2.00959"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.290067 -2.00959)"^^geo:wktLiteral ;
  geo-pos:lat "62.290067"^^xsd:decimal ;
  geo-pos:long "-2.00959"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3913'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2213_3913'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.00959'^^xsd:double;
  dwc:latitude '62.290067'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.00959 62.290067, -2.00959 62.290067, -2.00959 62.290067, -2.00959 62.290067, -2.00959 62.290067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3913'^^xsd:string;
  dwc:observationDate '1914-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3914> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.406272 -2.428987)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.406272"^^xsd:decimal ;
  dwc:decimalLongitude "-2.428987"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.406272 -2.428987)"^^geo:wktLiteral ;
  geo-pos:lat "61.406272"^^xsd:decimal ;
  geo-pos:long "-2.428987"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3914'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2213_3914'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.428987'^^xsd:double;
  dwc:latitude '61.406272'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.428987 61.406272, -2.428987 61.406272, -2.428987 61.406272, -2.428987 61.406272, -2.428987 61.406272))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3914'^^xsd:string;
  dwc:observationDate '1914-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3915> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.28402 -2.320161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.28402"^^xsd:decimal ;
  dwc:decimalLongitude "-2.320161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.28402 -2.320161)"^^geo:wktLiteral ;
  geo-pos:lat "61.28402"^^xsd:decimal ;
  geo-pos:long "-2.320161"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3915'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2213_3915'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.320161'^^xsd:double;
  dwc:latitude '61.28402'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.320161 61.28402, -2.320161 61.28402, -2.320161 61.28402, -2.320161 61.28402, -2.320161 61.28402))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3915'^^xsd:string;
  dwc:observationDate '1914-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3916> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.28402 -2.320161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.28402"^^xsd:decimal ;
  dwc:decimalLongitude "-2.320161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.28402 -2.320161)"^^geo:wktLiteral ;
  geo-pos:lat "61.28402"^^xsd:decimal ;
  geo-pos:long "-2.320161"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3916'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2213_3916'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.320161'^^xsd:double;
  dwc:latitude '61.28402'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.320161 61.28402, -2.320161 61.28402, -2.320161 61.28402, -2.320161 61.28402, -2.320161 61.28402))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3916'^^xsd:string;
  dwc:observationDate '1914-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3918> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.543699 -2.552438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.543699"^^xsd:decimal ;
  dwc:decimalLongitude "-2.552438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.543699 -2.552438)"^^geo:wktLiteral ;
  geo-pos:lat "61.543699"^^xsd:decimal ;
  geo-pos:long "-2.552438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3918'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2213_3918'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.552438'^^xsd:double;
  dwc:latitude '61.543699'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.552438 61.543699, -2.552438 61.543699, -2.552438 61.543699, -2.552438 61.543699, -2.552438 61.543699))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3918'^^xsd:string;
  dwc:observationDate '1914-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3919> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.558961 -2.566222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.558961"^^xsd:decimal ;
  dwc:decimalLongitude "-2.566222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.558961 -2.566222)"^^geo:wktLiteral ;
  geo-pos:lat "61.558961"^^xsd:decimal ;
  geo-pos:long "-2.566222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3919'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2213_3919'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.566222'^^xsd:double;
  dwc:latitude '61.558961'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.566222 61.558961, -2.566222 61.558961, -2.566222 61.558961, -2.566222 61.558961, -2.566222 61.558961))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_3919'^^xsd:string;
  dwc:observationDate '1914-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2551> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.183753 0.14525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.183753"^^xsd:decimal ;
  dwc:decimalLongitude "0.14525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.183753 0.14525)"^^geo:wktLiteral ;
  geo-pos:lat "61.183753"^^xsd:decimal ;
  geo-pos:long "0.14525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2551'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2213_2551'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.14525'^^xsd:double;
  dwc:latitude '61.183753'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.14525 61.183753, 0.14525 61.183753, 0.14525 61.183753, 0.14525 61.183753, 0.14525 61.183753))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2551'^^xsd:string;
  dwc:observationDate '1911-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2552> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.183753 0.14525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.183753"^^xsd:decimal ;
  dwc:decimalLongitude "0.14525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.183753 0.14525)"^^geo:wktLiteral ;
  geo-pos:lat "61.183753"^^xsd:decimal ;
  geo-pos:long "0.14525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2552'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2213_2552'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.14525'^^xsd:double;
  dwc:latitude '61.183753'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.14525 61.183753, 0.14525 61.183753, 0.14525 61.183753, 0.14525 61.183753, 0.14525 61.183753))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2552'^^xsd:string;
  dwc:observationDate '1911-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2553> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.183753 0.14525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.183753"^^xsd:decimal ;
  dwc:decimalLongitude "0.14525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.183753 0.14525)"^^geo:wktLiteral ;
  geo-pos:lat "61.183753"^^xsd:decimal ;
  geo-pos:long "0.14525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2553'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2213_2553'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.14525'^^xsd:double;
  dwc:latitude '61.183753'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.14525 61.183753, 0.14525 61.183753, 0.14525 61.183753, 0.14525 61.183753, 0.14525 61.183753))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2553'^^xsd:string;
  dwc:observationDate '1911-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2555> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.163955 0.704188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.163955"^^xsd:decimal ;
  dwc:decimalLongitude "0.704188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.163955 0.704188)"^^geo:wktLiteral ;
  geo-pos:lat "61.163955"^^xsd:decimal ;
  geo-pos:long "0.704188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2555'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2213_2555'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.704188'^^xsd:double;
  dwc:latitude '61.163955'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.704188 61.163955, 0.704188 61.163955, 0.704188 61.163955, 0.704188 61.163955, 0.704188 61.163955))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2555'^^xsd:string;
  dwc:observationDate '1911-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2556> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.223431 1.025763)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.223431"^^xsd:decimal ;
  dwc:decimalLongitude "1.025763"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.223431 1.025763)"^^geo:wktLiteral ;
  geo-pos:lat "61.223431"^^xsd:decimal ;
  geo-pos:long "1.025763"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2556'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2213_2556'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.025763'^^xsd:double;
  dwc:latitude '61.223431'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.025763 61.223431, 1.025763 61.223431, 1.025763 61.223431, 1.025763 61.223431, 1.025763 61.223431))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2556'^^xsd:string;
  dwc:observationDate '1911-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2557> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.282141 1.348545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.282141"^^xsd:decimal ;
  dwc:decimalLongitude "1.348545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.282141 1.348545)"^^geo:wktLiteral ;
  geo-pos:lat "61.282141"^^xsd:decimal ;
  geo-pos:long "1.348545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2557'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2213_2557'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.348545'^^xsd:double;
  dwc:latitude '61.282141'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.348545 61.282141, 1.348545 61.282141, 1.348545 61.282141, 1.348545 61.282141, 1.348545 61.282141))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2557'^^xsd:string;
  dwc:observationDate '1911-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2558> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.808319 -8.571682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.808319"^^xsd:decimal ;
  dwc:decimalLongitude "-8.571682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.808319 -8.571682)"^^geo:wktLiteral ;
  geo-pos:lat "58.808319"^^xsd:decimal ;
  geo-pos:long "-8.571682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2558'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2213_2558'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.571682'^^xsd:double;
  dwc:latitude '58.808319'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.571682 58.808319, -8.571682 58.808319, -8.571682 58.808319, -8.571682 58.808319, -8.571682 58.808319))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2558'^^xsd:string;
  dwc:observationDate '1911-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2559> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.808319 -8.571682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.808319"^^xsd:decimal ;
  dwc:decimalLongitude "-8.571682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.808319 -8.571682)"^^geo:wktLiteral ;
  geo-pos:lat "58.808319"^^xsd:decimal ;
  geo-pos:long "-8.571682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2559'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2213_2559'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.571682'^^xsd:double;
  dwc:latitude '58.808319'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.571682 58.808319, -8.571682 58.808319, -8.571682 58.808319, -8.571682 58.808319, -8.571682 58.808319))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2559'^^xsd:string;
  dwc:observationDate '1911-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2561> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.282141 1.348545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.282141"^^xsd:decimal ;
  dwc:decimalLongitude "1.348545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.282141 1.348545)"^^geo:wktLiteral ;
  geo-pos:lat "61.282141"^^xsd:decimal ;
  geo-pos:long "1.348545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2561'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2213_2561'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.348545'^^xsd:double;
  dwc:latitude '61.282141'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.348545 61.282141, 1.348545 61.282141, 1.348545 61.282141, 1.348545 61.282141, 1.348545 61.282141))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2561'^^xsd:string;
  dwc:observationDate '1911-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2562> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.679442 0.280684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.679442"^^xsd:decimal ;
  dwc:decimalLongitude "0.280684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.679442 0.280684)"^^geo:wktLiteral ;
  geo-pos:lat "61.679442"^^xsd:decimal ;
  geo-pos:long "0.280684"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2562'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2213_2562'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.280684'^^xsd:double;
  dwc:latitude '61.679442'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.280684 61.679442, 0.280684 61.679442, 0.280684 61.679442, 0.280684 61.679442, 0.280684 61.679442))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2562'^^xsd:string;
  dwc:observationDate '1911-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2563> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.393692 -9.691334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.393692"^^xsd:decimal ;
  dwc:decimalLongitude "-9.691334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.393692 -9.691334)"^^geo:wktLiteral ;
  geo-pos:lat "58.393692"^^xsd:decimal ;
  geo-pos:long "-9.691334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2563'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2213_2563'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.691334'^^xsd:double;
  dwc:latitude '58.393692'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.691334 58.393692, -9.691334 58.393692, -9.691334 58.393692, -9.691334 58.393692, -9.691334 58.393692))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2563'^^xsd:string;
  dwc:observationDate '1911-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2564> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.393692 -9.691334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.393692"^^xsd:decimal ;
  dwc:decimalLongitude "-9.691334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.393692 -9.691334)"^^geo:wktLiteral ;
  geo-pos:lat "58.393692"^^xsd:decimal ;
  geo-pos:long "-9.691334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2564'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2213_2564'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.691334'^^xsd:double;
  dwc:latitude '58.393692'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.691334 58.393692, -9.691334 58.393692, -9.691334 58.393692, -9.691334 58.393692, -9.691334 58.393692))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2564'^^xsd:string;
  dwc:observationDate '1911-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2565> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.393692 -9.691334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.393692"^^xsd:decimal ;
  dwc:decimalLongitude "-9.691334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.393692 -9.691334)"^^geo:wktLiteral ;
  geo-pos:lat "58.393692"^^xsd:decimal ;
  geo-pos:long "-9.691334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2565'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2213_2565'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.691334'^^xsd:double;
  dwc:latitude '58.393692'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.691334 58.393692, -9.691334 58.393692, -9.691334 58.393692, -9.691334 58.393692, -9.691334 58.393692))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2565'^^xsd:string;
  dwc:observationDate '1911-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2566> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.061726 1.469712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.061726"^^xsd:decimal ;
  dwc:decimalLongitude "1.469712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.061726 1.469712)"^^geo:wktLiteral ;
  geo-pos:lat "61.061726"^^xsd:decimal ;
  geo-pos:long "1.469712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2566'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2213_2566'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.469712'^^xsd:double;
  dwc:latitude '61.061726'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.469712 61.061726, 1.469712 61.061726, 1.469712 61.061726, 1.469712 61.061726, 1.469712 61.061726))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2566'^^xsd:string;
  dwc:observationDate '1911-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2567> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.120602 -10.023434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.120602"^^xsd:decimal ;
  dwc:decimalLongitude "-10.023434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.120602 -10.023434)"^^geo:wktLiteral ;
  geo-pos:lat "58.120602"^^xsd:decimal ;
  geo-pos:long "-10.023434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2567'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2213_2567'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-10.023434'^^xsd:double;
  dwc:latitude '58.120602'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.023434 58.120602, -10.023434 58.120602, -10.023434 58.120602, -10.023434 58.120602, -10.023434 58.120602))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2567'^^xsd:string;
  dwc:observationDate '1911-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2568> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.082692 1.740727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.082692"^^xsd:decimal ;
  dwc:decimalLongitude "1.740727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.082692 1.740727)"^^geo:wktLiteral ;
  geo-pos:lat "61.082692"^^xsd:decimal ;
  geo-pos:long "1.740727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2568'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2213_2568'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.740727'^^xsd:double;
  dwc:latitude '61.082692'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.740727 61.082692, 1.740727 61.082692, 1.740727 61.082692, 1.740727 61.082692, 1.740727 61.082692))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2568'^^xsd:string;
  dwc:observationDate '1911-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2569> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.311208 1.510387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.311208"^^xsd:decimal ;
  dwc:decimalLongitude "1.510387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.311208 1.510387)"^^geo:wktLiteral ;
  geo-pos:lat "61.311208"^^xsd:decimal ;
  geo-pos:long "1.510387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2569'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2213_2569'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.510387'^^xsd:double;
  dwc:latitude '61.311208'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.510387 61.311208, 1.510387 61.311208, 1.510387 61.311208, 1.510387 61.311208, 1.510387 61.311208))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2569'^^xsd:string;
  dwc:observationDate '1911-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2570> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.277421 0.384116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.277421"^^xsd:decimal ;
  dwc:decimalLongitude "0.384116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.277421 0.384116)"^^geo:wktLiteral ;
  geo-pos:lat "62.277421"^^xsd:decimal ;
  geo-pos:long "0.384116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2570'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2213_2570'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.384116'^^xsd:double;
  dwc:latitude '62.277421'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.384116 62.277421, 0.384116 62.277421, 0.384116 62.277421, 0.384116 62.277421, 0.384116 62.277421))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2570'^^xsd:string;
  dwc:observationDate '1911-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2575> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.09297 1.876368)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.09297"^^xsd:decimal ;
  dwc:decimalLongitude "1.876368"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.09297 1.876368)"^^geo:wktLiteral ;
  geo-pos:lat "61.09297"^^xsd:decimal ;
  geo-pos:long "1.876368"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2575'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2213_2575'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.876368'^^xsd:double;
  dwc:latitude '61.09297'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.876368 61.09297, 1.876368 61.09297, 1.876368 61.09297, 1.876368 61.09297, 1.876368 61.09297))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2575'^^xsd:string;
  dwc:observationDate '1911-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2576> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.744065 -1.371815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.744065"^^xsd:decimal ;
  dwc:decimalLongitude "-1.371815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.744065 -1.371815)"^^geo:wktLiteral ;
  geo-pos:lat "61.744065"^^xsd:decimal ;
  geo-pos:long "-1.371815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2576'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2213_2576'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.371815'^^xsd:double;
  dwc:latitude '61.744065'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.371815 61.744065, -1.371815 61.744065, -1.371815 61.744065, -1.371815 61.744065, -1.371815 61.744065))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2576'^^xsd:string;
  dwc:observationDate '1911-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2577> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.277885 -9.464469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.277885"^^xsd:decimal ;
  dwc:decimalLongitude "-9.464469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.277885 -9.464469)"^^geo:wktLiteral ;
  geo-pos:lat "58.277885"^^xsd:decimal ;
  geo-pos:long "-9.464469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2577'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2213_2577'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.464469'^^xsd:double;
  dwc:latitude '58.277885'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.464469 58.277885, -9.464469 58.277885, -9.464469 58.277885, -9.464469 58.277885, -9.464469 58.277885))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2577'^^xsd:string;
  dwc:observationDate '1911-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2578> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.820307 2.179066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.820307"^^xsd:decimal ;
  dwc:decimalLongitude "2.179066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.820307 2.179066)"^^geo:wktLiteral ;
  geo-pos:lat "60.820307"^^xsd:decimal ;
  geo-pos:long "2.179066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2578'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2213_2578'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '2.179066'^^xsd:double;
  dwc:latitude '60.820307'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.179066 60.820307, 2.179066 60.820307, 2.179066 60.820307, 2.179066 60.820307, 2.179066 60.820307))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2578'^^xsd:string;
  dwc:observationDate '1911-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2579> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.09297 1.876368)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.09297"^^xsd:decimal ;
  dwc:decimalLongitude "1.876368"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.09297 1.876368)"^^geo:wktLiteral ;
  geo-pos:lat "61.09297"^^xsd:decimal ;
  geo-pos:long "1.876368"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2579'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2213_2579'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.876368'^^xsd:double;
  dwc:latitude '61.09297'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.876368 61.09297, 1.876368 61.09297, 1.876368 61.09297, 1.876368 61.09297, 1.876368 61.09297))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2579'^^xsd:string;
  dwc:observationDate '1911-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2580> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.09297 1.876368)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.09297"^^xsd:decimal ;
  dwc:decimalLongitude "1.876368"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.09297 1.876368)"^^geo:wktLiteral ;
  geo-pos:lat "61.09297"^^xsd:decimal ;
  geo-pos:long "1.876368"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2580'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2213_2580'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.876368'^^xsd:double;
  dwc:latitude '61.09297'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.876368 61.09297, 1.876368 61.09297, 1.876368 61.09297, 1.876368 61.09297, 1.876368 61.09297))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2580'^^xsd:string;
  dwc:observationDate '1911-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2696> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.667005 -2.616053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.667005"^^xsd:decimal ;
  dwc:decimalLongitude "-2.616053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.667005 -2.616053)"^^geo:wktLiteral ;
  geo-pos:lat "61.667005"^^xsd:decimal ;
  geo-pos:long "-2.616053"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2696'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2213_2696'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.616053'^^xsd:double;
  dwc:latitude '61.667005'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.616053 61.667005, -2.616053 61.667005, -2.616053 61.667005, -2.616053 61.667005, -2.616053 61.667005))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2696'^^xsd:string;
  dwc:observationDate '1911-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2697> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.774172 -0.079715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.774172"^^xsd:decimal ;
  dwc:decimalLongitude "-0.079715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.774172 -0.079715)"^^geo:wktLiteral ;
  geo-pos:lat "61.774172"^^xsd:decimal ;
  geo-pos:long "-0.079715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2697'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2213_2697'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.079715'^^xsd:double;
  dwc:latitude '61.774172'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.079715 61.774172, -0.079715 61.774172, -0.079715 61.774172, -0.079715 61.774172, -0.079715 61.774172))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2697'^^xsd:string;
  dwc:observationDate '1911-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2698> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.483455 -0.184706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.483455"^^xsd:decimal ;
  dwc:decimalLongitude "-0.184706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.483455 -0.184706)"^^geo:wktLiteral ;
  geo-pos:lat "62.483455"^^xsd:decimal ;
  geo-pos:long "-0.184706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2698'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2213_2698'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.184706'^^xsd:double;
  dwc:latitude '62.483455'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.184706 62.483455, -0.184706 62.483455, -0.184706 62.483455, -0.184706 62.483455, -0.184706 62.483455))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2698'^^xsd:string;
  dwc:observationDate '1911-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2699> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.176976 -2.22563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.176976"^^xsd:decimal ;
  dwc:decimalLongitude "-2.22563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.176976 -2.22563)"^^geo:wktLiteral ;
  geo-pos:lat "61.176976"^^xsd:decimal ;
  geo-pos:long "-2.22563"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2699'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2213_2699'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.22563'^^xsd:double;
  dwc:latitude '61.176976'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.22563 61.176976, -2.22563 61.176976, -2.22563 61.176976, -2.22563 61.176976, -2.22563 61.176976))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2699'^^xsd:string;
  dwc:observationDate '1911-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2700> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.176976 -2.22563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.176976"^^xsd:decimal ;
  dwc:decimalLongitude "-2.22563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.176976 -2.22563)"^^geo:wktLiteral ;
  geo-pos:lat "61.176976"^^xsd:decimal ;
  geo-pos:long "-2.22563"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2700'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2213_2700'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.22563'^^xsd:double;
  dwc:latitude '61.176976'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.22563 61.176976, -2.22563 61.176976, -2.22563 61.176976, -2.22563 61.176976, -2.22563 61.176976))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2700'^^xsd:string;
  dwc:observationDate '1911-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2701> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.176976 -2.22563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.176976"^^xsd:decimal ;
  dwc:decimalLongitude "-2.22563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.176976 -2.22563)"^^geo:wktLiteral ;
  geo-pos:lat "61.176976"^^xsd:decimal ;
  geo-pos:long "-2.22563"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2701'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2213_2701'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.22563'^^xsd:double;
  dwc:latitude '61.176976'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.22563 61.176976, -2.22563 61.176976, -2.22563 61.176976, -2.22563 61.176976, -2.22563 61.176976))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2701'^^xsd:string;
  dwc:observationDate '1911-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2702> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.253443 -2.293086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.253443"^^xsd:decimal ;
  dwc:decimalLongitude "-2.293086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.253443 -2.293086)"^^geo:wktLiteral ;
  geo-pos:lat "61.253443"^^xsd:decimal ;
  geo-pos:long "-2.293086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2702'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2213_2702'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.293086'^^xsd:double;
  dwc:latitude '61.253443'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.293086 61.253443, -2.293086 61.253443, -2.293086 61.253443, -2.293086 61.253443, -2.293086 61.253443))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2702'^^xsd:string;
  dwc:observationDate '1911-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2703> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.750771 -12.163844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.750771"^^xsd:decimal ;
  dwc:decimalLongitude "-12.163844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.750771 -12.163844)"^^geo:wktLiteral ;
  geo-pos:lat "57.750771"^^xsd:decimal ;
  geo-pos:long "-12.163844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2703'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2213_2703'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-12.163844'^^xsd:double;
  dwc:latitude '57.750771'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-12.163844 57.750771, -12.163844 57.750771, -12.163844 57.750771, -12.163844 57.750771, -12.163844 57.750771))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2703'^^xsd:string;
  dwc:observationDate '1911-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2704> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.750771 -12.163844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.750771"^^xsd:decimal ;
  dwc:decimalLongitude "-12.163844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.750771 -12.163844)"^^geo:wktLiteral ;
  geo-pos:lat "57.750771"^^xsd:decimal ;
  geo-pos:long "-12.163844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2704'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2213_2704'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-12.163844'^^xsd:double;
  dwc:latitude '57.750771'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-12.163844 57.750771, -12.163844 57.750771, -12.163844 57.750771, -12.163844 57.750771, -12.163844 57.750771))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2704'^^xsd:string;
  dwc:observationDate '1911-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2706> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.14638 -2.198739)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.14638"^^xsd:decimal ;
  dwc:decimalLongitude "-2.198739"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.14638 -2.198739)"^^geo:wktLiteral ;
  geo-pos:lat "61.14638"^^xsd:decimal ;
  geo-pos:long "-2.198739"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2706'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2213_2706'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.198739'^^xsd:double;
  dwc:latitude '61.14638'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.198739 61.14638, -2.198739 61.14638, -2.198739 61.14638, -2.198739 61.14638, -2.198739 61.14638))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2706'^^xsd:string;
  dwc:observationDate '1911-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2707> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.406272 -2.428987)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.406272"^^xsd:decimal ;
  dwc:decimalLongitude "-2.428987"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.406272 -2.428987)"^^geo:wktLiteral ;
  geo-pos:lat "61.406272"^^xsd:decimal ;
  geo-pos:long "-2.428987"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2707'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2213_2707'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.428987'^^xsd:double;
  dwc:latitude '61.406272'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.428987 61.406272, -2.428987 61.406272, -2.428987 61.406272, -2.428987 61.406272, -2.428987 61.406272))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2707'^^xsd:string;
  dwc:observationDate '1911-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2709> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.935513 -0.885294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.935513"^^xsd:decimal ;
  dwc:decimalLongitude "-0.885294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.935513 -0.885294)"^^geo:wktLiteral ;
  geo-pos:lat "61.935513"^^xsd:decimal ;
  geo-pos:long "-0.885294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2709'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2213_2709'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.885294'^^xsd:double;
  dwc:latitude '61.935513'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.885294 61.935513, -0.885294 61.935513, -0.885294 61.935513, -0.885294 61.935513, -0.885294 61.935513))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2709'^^xsd:string;
  dwc:observationDate '1911-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2710> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.406272 -2.428987)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.406272"^^xsd:decimal ;
  dwc:decimalLongitude "-2.428987"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.406272 -2.428987)"^^geo:wktLiteral ;
  geo-pos:lat "61.406272"^^xsd:decimal ;
  geo-pos:long "-2.428987"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2710'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2213_2710'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.428987'^^xsd:double;
  dwc:latitude '61.406272'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.428987 61.406272, -2.428987 61.406272, -2.428987 61.406272, -2.428987 61.406272, -2.428987 61.406272))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2710'^^xsd:string;
  dwc:observationDate '1911-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2711> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.952932 -2.252474)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.952932"^^xsd:decimal ;
  dwc:decimalLongitude "-2.252474"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.952932 -2.252474)"^^geo:wktLiteral ;
  geo-pos:lat "61.952932"^^xsd:decimal ;
  geo-pos:long "-2.252474"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2711'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2213_2711'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.252474'^^xsd:double;
  dwc:latitude '61.952932'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.252474 61.952932, -2.252474 61.952932, -2.252474 61.952932, -2.252474 61.952932, -2.252474 61.952932))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2711'^^xsd:string;
  dwc:observationDate '1911-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2712> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.253443 -2.293086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.253443"^^xsd:decimal ;
  dwc:decimalLongitude "-2.293086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.253443 -2.293086)"^^geo:wktLiteral ;
  geo-pos:lat "61.253443"^^xsd:decimal ;
  geo-pos:long "-2.293086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2712'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2213_2712'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.293086'^^xsd:double;
  dwc:latitude '61.253443'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.293086 61.253443, -2.293086 61.253443, -2.293086 61.253443, -2.293086 61.253443, -2.293086 61.253443))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2712'^^xsd:string;
  dwc:observationDate '1911-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2717> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.06498 -12.801796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.06498"^^xsd:decimal ;
  dwc:decimalLongitude "-12.801796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.06498 -12.801796)"^^geo:wktLiteral ;
  geo-pos:lat "58.06498"^^xsd:decimal ;
  geo-pos:long "-12.801796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2717'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2213_2717'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-12.801796'^^xsd:double;
  dwc:latitude '58.06498'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-12.801796 58.06498, -12.801796 58.06498, -12.801796 58.06498, -12.801796 58.06498, -12.801796 58.06498))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2717'^^xsd:string;
  dwc:observationDate '1911-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2719> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.627503 -1.156061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.627503"^^xsd:decimal ;
  dwc:decimalLongitude "-1.156061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.627503 -1.156061)"^^geo:wktLiteral ;
  geo-pos:lat "61.627503"^^xsd:decimal ;
  geo-pos:long "-1.156061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2719'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2213_2719'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.156061'^^xsd:double;
  dwc:latitude '61.627503'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.156061 61.627503, -1.156061 61.627503, -1.156061 61.627503, -1.156061 61.627503, -1.156061 61.627503))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2719'^^xsd:string;
  dwc:observationDate '1911-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2721> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.644871 -1.393195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.644871"^^xsd:decimal ;
  dwc:decimalLongitude "-1.393195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.644871 -1.393195)"^^geo:wktLiteral ;
  geo-pos:lat "61.644871"^^xsd:decimal ;
  geo-pos:long "-1.393195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2721'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2213_2721'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.393195'^^xsd:double;
  dwc:latitude '61.644871'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.393195 61.644871, -1.393195 61.644871, -1.393195 61.644871, -1.393195 61.644871, -1.393195 61.644871))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2721'^^xsd:string;
  dwc:observationDate '1911-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2722> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.578675 -1.177213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.578675"^^xsd:decimal ;
  dwc:decimalLongitude "-1.177213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.578675 -1.177213)"^^geo:wktLiteral ;
  geo-pos:lat "61.578675"^^xsd:decimal ;
  geo-pos:long "-1.177213"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2722'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2213_2722'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.177213'^^xsd:double;
  dwc:latitude '61.578675'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.177213 61.578675, -1.177213 61.578675, -1.177213 61.578675, -1.177213 61.578675, -1.177213 61.578675))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2722'^^xsd:string;
  dwc:observationDate '1911-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2723> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.045069 -9.015163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.045069"^^xsd:decimal ;
  dwc:decimalLongitude "-9.015163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.045069 -9.015163)"^^geo:wktLiteral ;
  geo-pos:lat "58.045069"^^xsd:decimal ;
  geo-pos:long "-9.015163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2723'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2213_2723'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.015163'^^xsd:double;
  dwc:latitude '58.045069'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.015163 58.045069, -9.015163 58.045069, -9.015163 58.045069, -9.015163 58.045069, -9.015163 58.045069))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2723'^^xsd:string;
  dwc:observationDate '1911-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2724> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.045069 -9.015163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.045069"^^xsd:decimal ;
  dwc:decimalLongitude "-9.015163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.045069 -9.015163)"^^geo:wktLiteral ;
  geo-pos:lat "58.045069"^^xsd:decimal ;
  geo-pos:long "-9.015163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2724'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2213_2724'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.015163'^^xsd:double;
  dwc:latitude '58.045069'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.015163 58.045069, -9.015163 58.045069, -9.015163 58.045069, -9.015163 58.045069, -9.015163 58.045069))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2724'^^xsd:string;
  dwc:observationDate '1911-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2725> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.578675 -1.177213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.578675"^^xsd:decimal ;
  dwc:decimalLongitude "-1.177213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.578675 -1.177213)"^^geo:wktLiteral ;
  geo-pos:lat "61.578675"^^xsd:decimal ;
  geo-pos:long "-1.177213"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2725'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2213_2725'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.177213'^^xsd:double;
  dwc:latitude '61.578675'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.177213 61.578675, -1.177213 61.578675, -1.177213 61.578675, -1.177213 61.578675, -1.177213 61.578675))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2725'^^xsd:string;
  dwc:observationDate '1911-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2726> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.779194 -1.487175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.779194"^^xsd:decimal ;
  dwc:decimalLongitude "-1.487175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.779194 -1.487175)"^^geo:wktLiteral ;
  geo-pos:lat "61.779194"^^xsd:decimal ;
  geo-pos:long "-1.487175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2726'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2213_2726'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.487175'^^xsd:double;
  dwc:latitude '61.779194'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.487175 61.779194, -1.487175 61.779194, -1.487175 61.779194, -1.487175 61.779194, -1.487175 61.779194))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '2213_2726'^^xsd:string;
  dwc:observationDate '1911-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_225> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.90468 -9.490794)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.90468"^^xsd:decimal ;
  dwc:decimalLongitude "-9.490794"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.90468 -9.490794)"^^geo:wktLiteral ;
  geo-pos:lat "57.90468"^^xsd:decimal ;
  geo-pos:long "-9.490794"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_225'^^xsd:string;
  dwc:scientificName 'Balaenoptera musculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2213_225'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.490794'^^xsd:double;
  dwc:latitude '57.90468'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.490794 57.90468, -9.490794 57.90468, -9.490794 57.90468, -9.490794 57.90468, -9.490794 57.90468))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera musculus" by the provider'^^xsd:string;
  dwc:aphiaid '137090'^^xsd:integer;
  dwc:occurrenceId '2213_225'^^xsd:string;
  dwc:observationDate '1904-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '137090'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1351> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.456222 -9.226179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.456222"^^xsd:decimal ;
  dwc:decimalLongitude "-9.226179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.456222 -9.226179)"^^geo:wktLiteral ;
  geo-pos:lat "57.456222"^^xsd:decimal ;
  geo-pos:long "-9.226179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1351'^^xsd:string;
  dwc:scientificName 'Balaenoptera musculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2213_1351'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.226179'^^xsd:double;
  dwc:latitude '57.456222'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.226179 57.456222, -9.226179 57.456222, -9.226179 57.456222, -9.226179 57.456222, -9.226179 57.456222))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera musculus" by the provider'^^xsd:string;
  dwc:aphiaid '137090'^^xsd:integer;
  dwc:occurrenceId '2213_1351'^^xsd:string;
  dwc:observationDate '1909-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137090'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3092> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.161676 -9.239082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.161676"^^xsd:decimal ;
  dwc:decimalLongitude "-9.239082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.161676 -9.239082)"^^geo:wktLiteral ;
  geo-pos:lat "58.161676"^^xsd:decimal ;
  geo-pos:long "-9.239082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3092'^^xsd:string;
  dwc:scientificName 'Balaenoptera musculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2213_3092'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.239082'^^xsd:double;
  dwc:latitude '58.161676'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.239082 58.161676, -9.239082 58.161676, -9.239082 58.161676, -9.239082 58.161676, -9.239082 58.161676))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera musculus" by the provider'^^xsd:string;
  dwc:aphiaid '137090'^^xsd:integer;
  dwc:occurrenceId '2213_3092'^^xsd:string;
  dwc:observationDate '1912-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137090'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3091> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.353854 -0.885294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.353854"^^xsd:decimal ;
  dwc:decimalLongitude "-0.885294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.353854 -0.885294)"^^geo:wktLiteral ;
  geo-pos:lat "61.353854"^^xsd:decimal ;
  geo-pos:long "-0.885294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3091'^^xsd:string;
  dwc:scientificName 'Balaenoptera musculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2213_3091'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.885294'^^xsd:double;
  dwc:latitude '61.353854'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.885294 61.353854, -0.885294 61.353854, -0.885294 61.353854, -0.885294 61.353854, -0.885294 61.353854))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera musculus" by the provider'^^xsd:string;
  dwc:aphiaid '137090'^^xsd:integer;
  dwc:occurrenceId '2213_3091'^^xsd:string;
  dwc:observationDate '1912-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137090'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3782> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.769806 1.068479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.769806"^^xsd:decimal ;
  dwc:decimalLongitude "1.068479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.769806 1.068479)"^^geo:wktLiteral ;
  geo-pos:lat "60.769806"^^xsd:decimal ;
  geo-pos:long "1.068479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3782'^^xsd:string;
  dwc:scientificName 'Balaenoptera musculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2213_3782'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.068479'^^xsd:double;
  dwc:latitude '60.769806'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.068479 60.769806, 1.068479 60.769806, 1.068479 60.769806, 1.068479 60.769806, 1.068479 60.769806))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera musculus" by the provider'^^xsd:string;
  dwc:aphiaid '137090'^^xsd:integer;
  dwc:occurrenceId '2213_3782'^^xsd:string;
  dwc:observationDate '1914-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137090'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3876> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.137538 2.487819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.137538"^^xsd:decimal ;
  dwc:decimalLongitude "2.487819"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.137538 2.487819)"^^geo:wktLiteral ;
  geo-pos:lat "61.137538"^^xsd:decimal ;
  geo-pos:long "2.487819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3876'^^xsd:string;
  dwc:scientificName 'Balaenoptera musculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2213_3876'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '2.487819'^^xsd:double;
  dwc:latitude '61.137538'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.487819 61.137538, 2.487819 61.137538, 2.487819 61.137538, 2.487819 61.137538, 2.487819 61.137538))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera musculus" by the provider'^^xsd:string;
  dwc:aphiaid '137090'^^xsd:integer;
  dwc:occurrenceId '2213_3876'^^xsd:string;
  dwc:observationDate '1914-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137090'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3282> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.916859 -6.945412)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.916859"^^xsd:decimal ;
  dwc:decimalLongitude "-6.945412"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.916859 -6.945412)"^^geo:wktLiteral ;
  geo-pos:lat "59.916859"^^xsd:decimal ;
  geo-pos:long "-6.945412"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3282'^^xsd:string;
  dwc:scientificName 'Balaenoptera musculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2213_3282'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-6.945412'^^xsd:double;
  dwc:latitude '59.916859'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.945412 59.916859, -6.945412 59.916859, -6.945412 59.916859, -6.945412 59.916859, -6.945412 59.916859))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera musculus" by the provider'^^xsd:string;
  dwc:aphiaid '137090'^^xsd:integer;
  dwc:occurrenceId '2213_3282'^^xsd:string;
  dwc:observationDate '1913-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137090'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2980> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.21983 -9.351591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.21983"^^xsd:decimal ;
  dwc:decimalLongitude "-9.351591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.21983 -9.351591)"^^geo:wktLiteral ;
  geo-pos:lat "58.21983"^^xsd:decimal ;
  geo-pos:long "-9.351591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2980'^^xsd:string;
  dwc:scientificName 'Balaenoptera musculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2213_2980'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.351591'^^xsd:double;
  dwc:latitude '58.21983'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.351591 58.21983, -9.351591 58.21983, -9.351591 58.21983, -9.351591 58.21983, -9.351591 58.21983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera musculus" by the provider'^^xsd:string;
  dwc:aphiaid '137090'^^xsd:integer;
  dwc:occurrenceId '2213_2980'^^xsd:string;
  dwc:observationDate '1912-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137090'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1471> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.393617 -9.032186)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.393617"^^xsd:decimal ;
  dwc:decimalLongitude "-9.032186"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.393617 -9.032186)"^^geo:wktLiteral ;
  geo-pos:lat "58.393617"^^xsd:decimal ;
  geo-pos:long "-9.032186"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1471'^^xsd:string;
  dwc:scientificName 'Balaenoptera musculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2213_1471'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.032186'^^xsd:double;
  dwc:latitude '58.393617'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.032186 58.393617, -9.032186 58.393617, -9.032186 58.393617, -9.032186 58.393617, -9.032186 58.393617))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera musculus" by the provider'^^xsd:string;
  dwc:aphiaid '137090'^^xsd:integer;
  dwc:occurrenceId '2213_1471'^^xsd:string;
  dwc:observationDate '1909-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137090'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2168> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.161676 -9.239082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.161676"^^xsd:decimal ;
  dwc:decimalLongitude "-9.239082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.161676 -9.239082)"^^geo:wktLiteral ;
  geo-pos:lat "58.161676"^^xsd:decimal ;
  geo-pos:long "-9.239082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2168'^^xsd:string;
  dwc:scientificName 'Balaenoptera musculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2213_2168'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.239082'^^xsd:double;
  dwc:latitude '58.161676'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.239082 58.161676, -9.239082 58.161676, -9.239082 58.161676, -9.239082 58.161676, -9.239082 58.161676))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera musculus" by the provider'^^xsd:string;
  dwc:aphiaid '137090'^^xsd:integer;
  dwc:occurrenceId '2213_2168'^^xsd:string;
  dwc:observationDate '1910-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137090'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1470> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.393617 -9.032186)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.393617"^^xsd:decimal ;
  dwc:decimalLongitude "-9.032186"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.393617 -9.032186)"^^geo:wktLiteral ;
  geo-pos:lat "58.393617"^^xsd:decimal ;
  geo-pos:long "-9.032186"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1470'^^xsd:string;
  dwc:scientificName 'Balaenoptera musculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2213_1470'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.032186'^^xsd:double;
  dwc:latitude '58.393617'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.032186 58.393617, -9.032186 58.393617, -9.032186 58.393617, -9.032186 58.393617, -9.032186 58.393617))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera musculus" by the provider'^^xsd:string;
  dwc:aphiaid '137090'^^xsd:integer;
  dwc:occurrenceId '2213_1470'^^xsd:string;
  dwc:observationDate '1909-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137090'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1467> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.277885 -9.464469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.277885"^^xsd:decimal ;
  dwc:decimalLongitude "-9.464469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.277885 -9.464469)"^^geo:wktLiteral ;
  geo-pos:lat "58.277885"^^xsd:decimal ;
  geo-pos:long "-9.464469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1467'^^xsd:string;
  dwc:scientificName 'Balaenoptera musculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2213_1467'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.464469'^^xsd:double;
  dwc:latitude '58.277885'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.464469 58.277885, -9.464469 58.277885, -9.464469 58.277885, -9.464469 58.277885, -9.464469 58.277885))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera musculus" by the provider'^^xsd:string;
  dwc:aphiaid '137090'^^xsd:integer;
  dwc:occurrenceId '2213_1467'^^xsd:string;
  dwc:observationDate '1909-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137090'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3982> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60 -7.683333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60"^^xsd:decimal ;
  dwc:decimalLongitude "-7.683333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60 -7.683333)"^^geo:wktLiteral ;
  geo-pos:lat "60"^^xsd:decimal ;
  geo-pos:long "-7.683333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3982'^^xsd:string;
  dwc:scientificName 'Balaenoptera musculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1951'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2213_3982'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-7.683333'^^xsd:double;
  dwc:latitude '60'^^xsd:integer;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.683333 60, -7.683333 60, -7.683333 60, -7.683333 60, -7.683333 60))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera musculus" by the provider'^^xsd:string;
  dwc:aphiaid '137090'^^xsd:integer;
  dwc:occurrenceId '2213_3982'^^xsd:string;
  dwc:observationDate '1951-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137090'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_221> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.271037 -8.933983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.271037"^^xsd:decimal ;
  dwc:decimalLongitude "-8.933983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.271037 -8.933983)"^^geo:wktLiteral ;
  geo-pos:lat "58.271037"^^xsd:decimal ;
  geo-pos:long "-8.933983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_221'^^xsd:string;
  dwc:scientificName 'Balaenoptera musculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2213_221'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.933983'^^xsd:double;
  dwc:latitude '58.271037'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.933983 58.271037, -8.933983 58.271037, -8.933983 58.271037, -8.933983 58.271037, -8.933983 58.271037))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera musculus" by the provider'^^xsd:string;
  dwc:aphiaid '137090'^^xsd:integer;
  dwc:occurrenceId '2213_221'^^xsd:string;
  dwc:observationDate '1904-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137090'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_110> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.119157 -7.591219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.119157"^^xsd:decimal ;
  dwc:decimalLongitude "-7.591219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.119157 -7.591219)"^^geo:wktLiteral ;
  geo-pos:lat "59.119157"^^xsd:decimal ;
  geo-pos:long "-7.591219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_110'^^xsd:string;
  dwc:scientificName 'Balaenoptera musculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2213_110'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-7.591219'^^xsd:double;
  dwc:latitude '59.119157'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.591219 59.119157, -7.591219 59.119157, -7.591219 59.119157, -7.591219 59.119157, -7.591219 59.119157))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera musculus" by the provider'^^xsd:string;
  dwc:aphiaid '137090'^^xsd:integer;
  dwc:occurrenceId '2213_110'^^xsd:string;
  dwc:observationDate '1904-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137090'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2470> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.36876 1.834966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.36876"^^xsd:decimal ;
  dwc:decimalLongitude "1.834966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.36876 1.834966)"^^geo:wktLiteral ;
  geo-pos:lat "61.36876"^^xsd:decimal ;
  geo-pos:long "1.834966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2470'^^xsd:string;
  dwc:scientificName 'Balaenoptera musculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2213_2470'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.834966'^^xsd:double;
  dwc:latitude '61.36876'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.834966 61.36876, 1.834966 61.36876, 1.834966 61.36876, 1.834966 61.36876, 1.834966 61.36876))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera musculus" by the provider'^^xsd:string;
  dwc:aphiaid '137090'^^xsd:integer;
  dwc:occurrenceId '2213_2470'^^xsd:string;
  dwc:observationDate '1911-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '137090'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3062> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.194385 -8.87295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.194385"^^xsd:decimal ;
  dwc:decimalLongitude "-8.87295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.194385 -8.87295)"^^geo:wktLiteral ;
  geo-pos:lat "58.194385"^^xsd:decimal ;
  geo-pos:long "-8.87295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3062'^^xsd:string;
  dwc:scientificName 'Balaenoptera musculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2213_3062'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.87295'^^xsd:double;
  dwc:latitude '58.194385'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.87295 58.194385, -8.87295 58.194385, -8.87295 58.194385, -8.87295 58.194385, -8.87295 58.194385))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera musculus" by the provider'^^xsd:string;
  dwc:aphiaid '137090'^^xsd:integer;
  dwc:occurrenceId '2213_3062'^^xsd:string;
  dwc:observationDate '1912-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137090'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_109> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.119157 -7.591219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.119157"^^xsd:decimal ;
  dwc:decimalLongitude "-7.591219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.119157 -7.591219)"^^geo:wktLiteral ;
  geo-pos:lat "59.119157"^^xsd:decimal ;
  geo-pos:long "-7.591219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_109'^^xsd:string;
  dwc:scientificName 'Balaenoptera musculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2213_109'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-7.591219'^^xsd:double;
  dwc:latitude '59.119157'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.591219 59.119157, -7.591219 59.119157, -7.591219 59.119157, -7.591219 59.119157, -7.591219 59.119157))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera musculus" by the provider'^^xsd:string;
  dwc:aphiaid '137090'^^xsd:integer;
  dwc:occurrenceId '2213_109'^^xsd:string;
  dwc:observationDate '1904-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137090'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_197> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.90468 -9.490794)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.90468"^^xsd:decimal ;
  dwc:decimalLongitude "-9.490794"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.90468 -9.490794)"^^geo:wktLiteral ;
  geo-pos:lat "57.90468"^^xsd:decimal ;
  geo-pos:long "-9.490794"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_197'^^xsd:string;
  dwc:scientificName 'Balaenoptera musculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2213_197'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.490794'^^xsd:double;
  dwc:latitude '57.90468'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.490794 57.90468, -9.490794 57.90468, -9.490794 57.90468, -9.490794 57.90468, -9.490794 57.90468))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera musculus" by the provider'^^xsd:string;
  dwc:aphiaid '137090'^^xsd:integer;
  dwc:occurrenceId '2213_197'^^xsd:string;
  dwc:observationDate '1904-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137090'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_220> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.90468 -9.490794)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.90468"^^xsd:decimal ;
  dwc:decimalLongitude "-9.490794"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.90468 -9.490794)"^^geo:wktLiteral ;
  geo-pos:lat "57.90468"^^xsd:decimal ;
  geo-pos:long "-9.490794"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_220'^^xsd:string;
  dwc:scientificName 'Balaenoptera musculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2213_220'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.490794'^^xsd:double;
  dwc:latitude '57.90468'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.490794 57.90468, -9.490794 57.90468, -9.490794 57.90468, -9.490794 57.90468, -9.490794 57.90468))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera musculus" by the provider'^^xsd:string;
  dwc:aphiaid '137090'^^xsd:integer;
  dwc:occurrenceId '2213_220'^^xsd:string;
  dwc:observationDate '1904-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137090'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1465> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.161676 -9.239082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.161676"^^xsd:decimal ;
  dwc:decimalLongitude "-9.239082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.161676 -9.239082)"^^geo:wktLiteral ;
  geo-pos:lat "58.161676"^^xsd:decimal ;
  geo-pos:long "-9.239082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1465'^^xsd:string;
  dwc:scientificName 'Balaenoptera musculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2213_1465'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.239082'^^xsd:double;
  dwc:latitude '58.161676'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.239082 58.161676, -9.239082 58.161676, -9.239082 58.161676, -9.239082 58.161676, -9.239082 58.161676))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera musculus" by the provider'^^xsd:string;
  dwc:aphiaid '137090'^^xsd:integer;
  dwc:occurrenceId '2213_1465'^^xsd:string;
  dwc:observationDate '1909-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137090'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_215> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.754954 -8.496206)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.754954"^^xsd:decimal ;
  dwc:decimalLongitude "-8.496206"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.754954 -8.496206)"^^geo:wktLiteral ;
  geo-pos:lat "58.754954"^^xsd:decimal ;
  geo-pos:long "-8.496206"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_215'^^xsd:string;
  dwc:scientificName 'Balaenoptera musculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2213_215'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.496206'^^xsd:double;
  dwc:latitude '58.754954'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.496206 58.754954, -8.496206 58.754954, -8.496206 58.754954, -8.496206 58.754954, -8.496206 58.754954))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera musculus" by the provider'^^xsd:string;
  dwc:aphiaid '137090'^^xsd:integer;
  dwc:occurrenceId '2213_215'^^xsd:string;
  dwc:observationDate '1904-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137090'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3817> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.901413 -1.985468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.901413"^^xsd:decimal ;
  dwc:decimalLongitude "-1.985468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.901413 -1.985468)"^^geo:wktLiteral ;
  geo-pos:lat "60.901413"^^xsd:decimal ;
  geo-pos:long "-1.985468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3817'^^xsd:string;
  dwc:scientificName 'Balaenoptera musculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2213_3817'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.985468'^^xsd:double;
  dwc:latitude '60.901413'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.985468 60.901413, -1.985468 60.901413, -1.985468 60.901413, -1.985468 60.901413, -1.985468 60.901413))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera musculus" by the provider'^^xsd:string;
  dwc:aphiaid '137090'^^xsd:integer;
  dwc:occurrenceId '2213_3817'^^xsd:string;
  dwc:observationDate '1914-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137090'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1365> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.456222 -9.226179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.456222"^^xsd:decimal ;
  dwc:decimalLongitude "-9.226179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.456222 -9.226179)"^^geo:wktLiteral ;
  geo-pos:lat "57.456222"^^xsd:decimal ;
  geo-pos:long "-9.226179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1365'^^xsd:string;
  dwc:scientificName 'Balaenoptera musculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2213_1365'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.226179'^^xsd:double;
  dwc:latitude '57.456222'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.226179 57.456222, -9.226179 57.456222, -9.226179 57.456222, -9.226179 57.456222, -9.226179 57.456222))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera musculus" by the provider'^^xsd:string;
  dwc:aphiaid '137090'^^xsd:integer;
  dwc:occurrenceId '2213_1365'^^xsd:string;
  dwc:observationDate '1909-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137090'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_214> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.059949 -9.731084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.059949"^^xsd:decimal ;
  dwc:decimalLongitude "-9.731084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.059949 -9.731084)"^^geo:wktLiteral ;
  geo-pos:lat "58.059949"^^xsd:decimal ;
  geo-pos:long "-9.731084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_214'^^xsd:string;
  dwc:scientificName 'Balaenoptera musculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2213_214'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.731084'^^xsd:double;
  dwc:latitude '58.059949'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.731084 58.059949, -9.731084 58.059949, -9.731084 58.059949, -9.731084 58.059949, -9.731084 58.059949))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera musculus" by the provider'^^xsd:string;
  dwc:aphiaid '137090'^^xsd:integer;
  dwc:occurrenceId '2213_214'^^xsd:string;
  dwc:observationDate '1904-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137090'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_107> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.637959 -8.415407)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.637959"^^xsd:decimal ;
  dwc:decimalLongitude "-8.415407"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.637959 -8.415407)"^^geo:wktLiteral ;
  geo-pos:lat "58.637959"^^xsd:decimal ;
  geo-pos:long "-8.415407"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_107'^^xsd:string;
  dwc:scientificName 'Balaenoptera musculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2213_107'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.415407'^^xsd:double;
  dwc:latitude '58.637959'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.415407 58.637959, -8.415407 58.637959, -8.415407 58.637959, -8.415407 58.637959, -8.415407 58.637959))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera musculus" by the provider'^^xsd:string;
  dwc:aphiaid '137090'^^xsd:integer;
  dwc:occurrenceId '2213_107'^^xsd:string;
  dwc:observationDate '1904-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137090'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1941> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.226382 -8.571682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.226382"^^xsd:decimal ;
  dwc:decimalLongitude "-8.571682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.226382 -8.571682)"^^geo:wktLiteral ;
  geo-pos:lat "58.226382"^^xsd:decimal ;
  geo-pos:long "-8.571682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1941'^^xsd:string;
  dwc:scientificName 'Balaenoptera musculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2213_1941'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.571682'^^xsd:double;
  dwc:latitude '58.226382'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.571682 58.226382, -8.571682 58.226382, -8.571682 58.226382, -8.571682 58.226382, -8.571682 58.226382))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera musculus" by the provider'^^xsd:string;
  dwc:aphiaid '137090'^^xsd:integer;
  dwc:occurrenceId '2213_1941'^^xsd:string;
  dwc:observationDate '1910-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137090'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1936> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.264884 -3.268254)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.264884"^^xsd:decimal ;
  dwc:decimalLongitude "-3.268254"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.264884 -3.268254)"^^geo:wktLiteral ;
  geo-pos:lat "61.264884"^^xsd:decimal ;
  geo-pos:long "-3.268254"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1936'^^xsd:string;
  dwc:scientificName 'Balaenoptera musculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2213_1936'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-3.268254'^^xsd:double;
  dwc:latitude '61.264884'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.268254 61.264884, -3.268254 61.264884, -3.268254 61.264884, -3.268254 61.264884, -3.268254 61.264884))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera musculus" by the provider'^^xsd:string;
  dwc:aphiaid '137090'^^xsd:integer;
  dwc:occurrenceId '2213_1936'^^xsd:string;
  dwc:observationDate '1910-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137090'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1797> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.804559 -9.817743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.804559"^^xsd:decimal ;
  dwc:decimalLongitude "-9.817743"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.804559 -9.817743)"^^geo:wktLiteral ;
  geo-pos:lat "57.804559"^^xsd:decimal ;
  geo-pos:long "-9.817743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1797'^^xsd:string;
  dwc:scientificName 'Balaenoptera musculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2213_1797'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.817743'^^xsd:double;
  dwc:latitude '57.804559'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.817743 57.804559, -9.817743 57.804559, -9.817743 57.804559, -9.817743 57.804559, -9.817743 57.804559))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera musculus" by the provider'^^xsd:string;
  dwc:aphiaid '137090'^^xsd:integer;
  dwc:occurrenceId '2213_1797'^^xsd:string;
  dwc:observationDate '1910-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '137090'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1617> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.393617 -9.032186)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.393617"^^xsd:decimal ;
  dwc:decimalLongitude "-9.032186"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.393617 -9.032186)"^^geo:wktLiteral ;
  geo-pos:lat "58.393617"^^xsd:decimal ;
  geo-pos:long "-9.032186"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1617'^^xsd:string;
  dwc:scientificName 'Balaenoptera musculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2213_1617'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.032186'^^xsd:double;
  dwc:latitude '58.393617'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.032186 58.393617, -9.032186 58.393617, -9.032186 58.393617, -9.032186 58.393617, -9.032186 58.393617))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera musculus" by the provider'^^xsd:string;
  dwc:aphiaid '137090'^^xsd:integer;
  dwc:occurrenceId '2213_1617'^^xsd:string;
  dwc:observationDate '1909-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137090'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1597> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.143244 -8.571682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.143244"^^xsd:decimal ;
  dwc:decimalLongitude "-8.571682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.143244 -8.571682)"^^geo:wktLiteral ;
  geo-pos:lat "58.143244"^^xsd:decimal ;
  geo-pos:long "-8.571682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1597'^^xsd:string;
  dwc:scientificName 'Balaenoptera musculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2213_1597'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.571682'^^xsd:double;
  dwc:latitude '58.143244'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.571682 58.143244, -8.571682 58.143244, -8.571682 58.143244, -8.571682 58.143244, -8.571682 58.143244))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera musculus" by the provider'^^xsd:string;
  dwc:aphiaid '137090'^^xsd:integer;
  dwc:occurrenceId '2213_1597'^^xsd:string;
  dwc:observationDate '1909-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137090'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1596> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.143244 -8.571682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.143244"^^xsd:decimal ;
  dwc:decimalLongitude "-8.571682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.143244 -8.571682)"^^geo:wktLiteral ;
  geo-pos:lat "58.143244"^^xsd:decimal ;
  geo-pos:long "-8.571682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1596'^^xsd:string;
  dwc:scientificName 'Balaenoptera musculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2213_1596'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.571682'^^xsd:double;
  dwc:latitude '58.143244'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.571682 58.143244, -8.571682 58.143244, -8.571682 58.143244, -8.571682 58.143244, -8.571682 58.143244))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera musculus" by the provider'^^xsd:string;
  dwc:aphiaid '137090'^^xsd:integer;
  dwc:occurrenceId '2213_1596'^^xsd:string;
  dwc:observationDate '1909-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137090'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2209> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.161676 -9.239082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.161676"^^xsd:decimal ;
  dwc:decimalLongitude "-9.239082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.161676 -9.239082)"^^geo:wktLiteral ;
  geo-pos:lat "58.161676"^^xsd:decimal ;
  geo-pos:long "-9.239082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2209'^^xsd:string;
  dwc:scientificName 'Balaenoptera musculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2213_2209'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.239082'^^xsd:double;
  dwc:latitude '58.161676'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.239082 58.161676, -9.239082 58.161676, -9.239082 58.161676, -9.239082 58.161676, -9.239082 58.161676))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera musculus" by the provider'^^xsd:string;
  dwc:aphiaid '137090'^^xsd:integer;
  dwc:occurrenceId '2213_2209'^^xsd:string;
  dwc:observationDate '1910-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137090'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1595> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.143244 -8.571682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.143244"^^xsd:decimal ;
  dwc:decimalLongitude "-8.571682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.143244 -8.571682)"^^geo:wktLiteral ;
  geo-pos:lat "58.143244"^^xsd:decimal ;
  geo-pos:long "-8.571682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1595'^^xsd:string;
  dwc:scientificName 'Balaenoptera musculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2213_1595'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.571682'^^xsd:double;
  dwc:latitude '58.143244'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.571682 58.143244, -8.571682 58.143244, -8.571682 58.143244, -8.571682 58.143244, -8.571682 58.143244))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera musculus" by the provider'^^xsd:string;
  dwc:aphiaid '137090'^^xsd:integer;
  dwc:occurrenceId '2213_1595'^^xsd:string;
  dwc:observationDate '1909-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137090'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1594> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.143244 -8.571682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.143244"^^xsd:decimal ;
  dwc:decimalLongitude "-8.571682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.143244 -8.571682)"^^geo:wktLiteral ;
  geo-pos:lat "58.143244"^^xsd:decimal ;
  geo-pos:long "-8.571682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1594'^^xsd:string;
  dwc:scientificName 'Balaenoptera musculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2213_1594'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.571682'^^xsd:double;
  dwc:latitude '58.143244'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.571682 58.143244, -8.571682 58.143244, -8.571682 58.143244, -8.571682 58.143244, -8.571682 58.143244))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera musculus" by the provider'^^xsd:string;
  dwc:aphiaid '137090'^^xsd:integer;
  dwc:occurrenceId '2213_1594'^^xsd:string;
  dwc:observationDate '1909-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137090'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1582> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.47579 -8.571682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.47579"^^xsd:decimal ;
  dwc:decimalLongitude "-8.571682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.47579 -8.571682)"^^geo:wktLiteral ;
  geo-pos:lat "58.47579"^^xsd:decimal ;
  geo-pos:long "-8.571682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1582'^^xsd:string;
  dwc:scientificName 'Balaenoptera musculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2213_1582'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.571682'^^xsd:double;
  dwc:latitude '58.47579'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.571682 58.47579, -8.571682 58.47579, -8.571682 58.47579, -8.571682 58.47579, -8.571682 58.47579))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera musculus" by the provider'^^xsd:string;
  dwc:aphiaid '137090'^^xsd:integer;
  dwc:occurrenceId '2213_1582'^^xsd:string;
  dwc:observationDate '1909-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137090'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3965> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.833333 -9.166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.833333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.833333 -9.166667)"^^geo:wktLiteral ;
  geo-pos:lat "57.833333"^^xsd:decimal ;
  geo-pos:long "-9.166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3965'^^xsd:string;
  dwc:scientificName 'Balaenoptera musculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1950'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2213_3965'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.166667'^^xsd:double;
  dwc:latitude '57.833333'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.166667 57.833333, -9.166667 57.833333, -9.166667 57.833333, -9.166667 57.833333, -9.166667 57.833333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera musculus" by the provider'^^xsd:string;
  dwc:aphiaid '137090'^^xsd:integer;
  dwc:occurrenceId '2213_3965'^^xsd:string;
  dwc:observationDate '1950-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137090'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2240> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.980099 -9.352517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.980099"^^xsd:decimal ;
  dwc:decimalLongitude "-9.352517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.980099 -9.352517)"^^geo:wktLiteral ;
  geo-pos:lat "57.980099"^^xsd:decimal ;
  geo-pos:long "-9.352517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2240'^^xsd:string;
  dwc:scientificName 'Balaenoptera musculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2213_2240'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.352517'^^xsd:double;
  dwc:latitude '57.980099'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.352517 57.980099, -9.352517 57.980099, -9.352517 57.980099, -9.352517 57.980099, -9.352517 57.980099))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera musculus" by the provider'^^xsd:string;
  dwc:aphiaid '137090'^^xsd:integer;
  dwc:occurrenceId '2213_2240'^^xsd:string;
  dwc:observationDate '1910-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137090'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1557> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.277885 -7.678895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.277885"^^xsd:decimal ;
  dwc:decimalLongitude "-7.678895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.277885 -7.678895)"^^geo:wktLiteral ;
  geo-pos:lat "58.277885"^^xsd:decimal ;
  geo-pos:long "-7.678895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1557'^^xsd:string;
  dwc:scientificName 'Balaenoptera musculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2213_1557'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-7.678895'^^xsd:double;
  dwc:latitude '58.277885'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.678895 58.277885, -7.678895 58.277885, -7.678895 58.277885, -7.678895 58.277885, -7.678895 58.277885))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera musculus" by the provider'^^xsd:string;
  dwc:aphiaid '137090'^^xsd:integer;
  dwc:occurrenceId '2213_1557'^^xsd:string;
  dwc:observationDate '1909-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137090'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_173> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.870719 -8.726241)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.870719"^^xsd:decimal ;
  dwc:decimalLongitude "-8.726241"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.870719 -8.726241)"^^geo:wktLiteral ;
  geo-pos:lat "58.870719"^^xsd:decimal ;
  geo-pos:long "-8.726241"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_173'^^xsd:string;
  dwc:scientificName 'Balaenoptera musculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2213_173'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.726241'^^xsd:double;
  dwc:latitude '58.870719'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.726241 58.870719, -8.726241 58.870719, -8.726241 58.870719, -8.726241 58.870719, -8.726241 58.870719))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera musculus" by the provider'^^xsd:string;
  dwc:aphiaid '137090'^^xsd:integer;
  dwc:occurrenceId '2213_173'^^xsd:string;
  dwc:observationDate '1904-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137090'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_163> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.870719 -8.726241)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.870719"^^xsd:decimal ;
  dwc:decimalLongitude "-8.726241"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.870719 -8.726241)"^^geo:wktLiteral ;
  geo-pos:lat "58.870719"^^xsd:decimal ;
  geo-pos:long "-8.726241"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_163'^^xsd:string;
  dwc:scientificName 'Balaenoptera musculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2213_163'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.726241'^^xsd:double;
  dwc:latitude '58.870719'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.726241 58.870719, -8.726241 58.870719, -8.726241 58.870719, -8.726241 58.870719, -8.726241 58.870719))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera musculus" by the provider'^^xsd:string;
  dwc:aphiaid '137090'^^xsd:integer;
  dwc:occurrenceId '2213_163'^^xsd:string;
  dwc:observationDate '1904-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137090'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2230> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.566639 -10.034428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.566639"^^xsd:decimal ;
  dwc:decimalLongitude "-10.034428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.566639 -10.034428)"^^geo:wktLiteral ;
  geo-pos:lat "58.566639"^^xsd:decimal ;
  geo-pos:long "-10.034428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2230'^^xsd:string;
  dwc:scientificName 'Balaenoptera musculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2213_2230'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-10.034428'^^xsd:double;
  dwc:latitude '58.566639'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.034428 58.566639, -10.034428 58.566639, -10.034428 58.566639, -10.034428 58.566639, -10.034428 58.566639))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera musculus" by the provider'^^xsd:string;
  dwc:aphiaid '137090'^^xsd:integer;
  dwc:occurrenceId '2213_2230'^^xsd:string;
  dwc:observationDate '1910-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137090'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2224> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.566639 -10.034428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.566639"^^xsd:decimal ;
  dwc:decimalLongitude "-10.034428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.566639 -10.034428)"^^geo:wktLiteral ;
  geo-pos:lat "58.566639"^^xsd:decimal ;
  geo-pos:long "-10.034428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2224'^^xsd:string;
  dwc:scientificName 'Balaenoptera musculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2213_2224'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-10.034428'^^xsd:double;
  dwc:latitude '58.566639'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.034428 58.566639, -10.034428 58.566639, -10.034428 58.566639, -10.034428 58.566639, -10.034428 58.566639))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera musculus" by the provider'^^xsd:string;
  dwc:aphiaid '137090'^^xsd:integer;
  dwc:occurrenceId '2213_2224'^^xsd:string;
  dwc:observationDate '1910-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137090'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2208> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.161676 -9.239082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.161676"^^xsd:decimal ;
  dwc:decimalLongitude "-9.239082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.161676 -9.239082)"^^geo:wktLiteral ;
  geo-pos:lat "58.161676"^^xsd:decimal ;
  geo-pos:long "-9.239082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2208'^^xsd:string;
  dwc:scientificName 'Balaenoptera musculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2213_2208'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.239082'^^xsd:double;
  dwc:latitude '58.161676'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.239082 58.161676, -9.239082 58.161676, -9.239082 58.161676, -9.239082 58.161676, -9.239082 58.161676))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera musculus" by the provider'^^xsd:string;
  dwc:aphiaid '137090'^^xsd:integer;
  dwc:occurrenceId '2213_2208'^^xsd:string;
  dwc:observationDate '1910-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137090'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_162> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.870719 -8.726241)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.870719"^^xsd:decimal ;
  dwc:decimalLongitude "-8.726241"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.870719 -8.726241)"^^geo:wktLiteral ;
  geo-pos:lat "58.870719"^^xsd:decimal ;
  geo-pos:long "-8.726241"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_162'^^xsd:string;
  dwc:scientificName 'Balaenoptera musculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2213_162'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.726241'^^xsd:double;
  dwc:latitude '58.870719'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.726241 58.870719, -8.726241 58.870719, -8.726241 58.870719, -8.726241 58.870719, -8.726241 58.870719))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera musculus" by the provider'^^xsd:string;
  dwc:aphiaid '137090'^^xsd:integer;
  dwc:occurrenceId '2213_162'^^xsd:string;
  dwc:observationDate '1904-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137090'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_186> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.546732 -9.155903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.546732"^^xsd:decimal ;
  dwc:decimalLongitude "-9.155903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.546732 -9.155903)"^^geo:wktLiteral ;
  geo-pos:lat "58.546732"^^xsd:decimal ;
  geo-pos:long "-9.155903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_186'^^xsd:string;
  dwc:scientificName 'Balaenoptera musculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2213_186'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.155903'^^xsd:double;
  dwc:latitude '58.546732'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.155903 58.546732, -9.155903 58.546732, -9.155903 58.546732, -9.155903 58.546732, -9.155903 58.546732))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera musculus" by the provider'^^xsd:string;
  dwc:aphiaid '137090'^^xsd:integer;
  dwc:occurrenceId '2213_186'^^xsd:string;
  dwc:observationDate '1904-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137090'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_85>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_85> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_85> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.754954 -6.686233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.754954"^^xsd:decimal ;
  dwc:decimalLongitude "-6.686233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_85>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.754954 -6.686233)"^^geo:wktLiteral ;
  geo-pos:lat "58.754954"^^xsd:decimal ;
  geo-pos:long "-6.686233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_85>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_85" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_85'^^xsd:string;
  dwc:scientificName 'Balaenoptera musculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2213_85'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-6.686233'^^xsd:double;
  dwc:latitude '58.754954'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.686233 58.754954, -6.686233 58.754954, -6.686233 58.754954, -6.686233 58.754954, -6.686233 58.754954))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera musculus" by the provider'^^xsd:string;
  dwc:aphiaid '137090'^^xsd:integer;
  dwc:occurrenceId '2213_85'^^xsd:string;
  dwc:observationDate '1904-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137090'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_84>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_84> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_84> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.754954 -6.686233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.754954"^^xsd:decimal ;
  dwc:decimalLongitude "-6.686233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_84>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.754954 -6.686233)"^^geo:wktLiteral ;
  geo-pos:lat "58.754954"^^xsd:decimal ;
  geo-pos:long "-6.686233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_84>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_84" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_84'^^xsd:string;
  dwc:scientificName 'Balaenoptera musculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2213_84'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-6.686233'^^xsd:double;
  dwc:latitude '58.754954'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.686233 58.754954, -6.686233 58.754954, -6.686233 58.754954, -6.686233 58.754954, -6.686233 58.754954))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera musculus" by the provider'^^xsd:string;
  dwc:aphiaid '137090'^^xsd:integer;
  dwc:occurrenceId '2213_84'^^xsd:string;
  dwc:observationDate '1904-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137090'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1554> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.194385 -8.270415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.194385"^^xsd:decimal ;
  dwc:decimalLongitude "-8.270415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.194385 -8.270415)"^^geo:wktLiteral ;
  geo-pos:lat "58.194385"^^xsd:decimal ;
  geo-pos:long "-8.270415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1554'^^xsd:string;
  dwc:scientificName 'Balaenoptera musculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2213_1554'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.270415'^^xsd:double;
  dwc:latitude '58.194385'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.270415 58.194385, -8.270415 58.194385, -8.270415 58.194385, -8.270415 58.194385, -8.270415 58.194385))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera musculus" by the provider'^^xsd:string;
  dwc:aphiaid '137090'^^xsd:integer;
  dwc:occurrenceId '2213_1554'^^xsd:string;
  dwc:observationDate '1909-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137090'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1615> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.103422 -9.12694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.103422"^^xsd:decimal ;
  dwc:decimalLongitude "-9.12694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.103422 -9.12694)"^^geo:wktLiteral ;
  geo-pos:lat "58.103422"^^xsd:decimal ;
  geo-pos:long "-9.12694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1615'^^xsd:string;
  dwc:scientificName 'Balaenoptera musculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2213_1615'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.12694'^^xsd:double;
  dwc:latitude '58.103422'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.12694 58.103422, -9.12694 58.103422, -9.12694 58.103422, -9.12694 58.103422, -9.12694 58.103422))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera musculus" by the provider'^^xsd:string;
  dwc:aphiaid '137090'^^xsd:integer;
  dwc:occurrenceId '2213_1615'^^xsd:string;
  dwc:observationDate '1909-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137090'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_43>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_43> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_43> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.335839 -9.577716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.335839"^^xsd:decimal ;
  dwc:decimalLongitude "-9.577716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_43>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.335839 -9.577716)"^^geo:wktLiteral ;
  geo-pos:lat "58.335839"^^xsd:decimal ;
  geo-pos:long "-9.577716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_43>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_43" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_43'^^xsd:string;
  dwc:scientificName 'Balaenoptera musculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2213_43'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.577716'^^xsd:double;
  dwc:latitude '58.335839'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.577716 58.335839, -9.577716 58.335839, -9.577716 58.335839, -9.577716 58.335839, -9.577716 58.335839))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera musculus" by the provider'^^xsd:string;
  dwc:aphiaid '137090'^^xsd:integer;
  dwc:occurrenceId '2213_43'^^xsd:string;
  dwc:observationDate '1904-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '137090'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_161> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.627626 -9.211247)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.627626"^^xsd:decimal ;
  dwc:decimalLongitude "-9.211247"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.627626 -9.211247)"^^geo:wktLiteral ;
  geo-pos:lat "58.627626"^^xsd:decimal ;
  geo-pos:long "-9.211247"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_161'^^xsd:string;
  dwc:scientificName 'Balaenoptera musculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2213_161'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.211247'^^xsd:double;
  dwc:latitude '58.627626'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.211247 58.627626, -9.211247 58.627626, -9.211247 58.627626, -9.211247 58.627626, -9.211247 58.627626))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera musculus" by the provider'^^xsd:string;
  dwc:aphiaid '137090'^^xsd:integer;
  dwc:occurrenceId '2213_161'^^xsd:string;
  dwc:observationDate '1904-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137090'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2206> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.161676 -9.239082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.161676"^^xsd:decimal ;
  dwc:decimalLongitude "-9.239082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.161676 -9.239082)"^^geo:wktLiteral ;
  geo-pos:lat "58.161676"^^xsd:decimal ;
  geo-pos:long "-9.239082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2206'^^xsd:string;
  dwc:scientificName 'Balaenoptera musculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '2213_2206'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.239082'^^xsd:double;
  dwc:latitude '58.161676'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.239082 58.161676, -9.239082 58.161676, -9.239082 58.161676, -9.239082 58.161676, -9.239082 58.161676))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera musculus" by the provider'^^xsd:string;
  dwc:aphiaid '137090'^^xsd:integer;
  dwc:occurrenceId '2213_2206'^^xsd:string;
  dwc:observationDate '1910-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137090'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2205> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.277885 -9.464469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.277885"^^xsd:decimal ;
  dwc:decimalLongitude "-9.464469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.277885 -9.464469)"^^geo:wktLiteral ;
  geo-pos:lat "58.277885"^^xsd:decimal ;
  geo-pos:long "-9.464469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2205'^^xsd:string;
  dwc:scientificName 'Balaenoptera musculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2213_2205'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.464469'^^xsd:double;
  dwc:latitude '58.277885'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.464469 58.277885, -9.464469 58.277885, -9.464469 58.277885, -9.464469 58.277885, -9.464469 58.277885))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera musculus" by the provider'^^xsd:string;
  dwc:aphiaid '137090'^^xsd:integer;
  dwc:occurrenceId '2213_2205'^^xsd:string;
  dwc:observationDate '1910-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137090'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2203> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.633877 -8.900525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.633877"^^xsd:decimal ;
  dwc:decimalLongitude "-8.900525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.633877 -8.900525)"^^geo:wktLiteral ;
  geo-pos:lat "57.633877"^^xsd:decimal ;
  geo-pos:long "-8.900525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2203'^^xsd:string;
  dwc:scientificName 'Balaenoptera musculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2213_2203'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.900525'^^xsd:double;
  dwc:latitude '57.633877'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.900525 57.633877, -8.900525 57.633877, -8.900525 57.633877, -8.900525 57.633877, -8.900525 57.633877))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera musculus" by the provider'^^xsd:string;
  dwc:aphiaid '137090'^^xsd:integer;
  dwc:occurrenceId '2213_2203'^^xsd:string;
  dwc:observationDate '1910-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137090'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2195> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.80982 -9.039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.80982"^^xsd:decimal ;
  dwc:decimalLongitude "-9.039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.80982 -9.039)"^^geo:wktLiteral ;
  geo-pos:lat "57.80982"^^xsd:decimal ;
  geo-pos:long "-9.039"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2195'^^xsd:string;
  dwc:scientificName 'Balaenoptera musculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2213_2195'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.039'^^xsd:double;
  dwc:latitude '57.80982'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.039 57.80982, -9.039 57.80982, -9.039 57.80982, -9.039 57.80982, -9.039 57.80982))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera musculus" by the provider'^^xsd:string;
  dwc:aphiaid '137090'^^xsd:integer;
  dwc:occurrenceId '2213_2195'^^xsd:string;
  dwc:observationDate '1910-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137090'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_209> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.90468 -9.490794)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.90468"^^xsd:decimal ;
  dwc:decimalLongitude "-9.490794"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.90468 -9.490794)"^^geo:wktLiteral ;
  geo-pos:lat "57.90468"^^xsd:decimal ;
  geo-pos:long "-9.490794"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_209'^^xsd:string;
  dwc:scientificName 'Balaenoptera musculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2213_209'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.490794'^^xsd:double;
  dwc:latitude '57.90468'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.490794 57.90468, -9.490794 57.90468, -9.490794 57.90468, -9.490794 57.90468, -9.490794 57.90468))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera musculus" by the provider'^^xsd:string;
  dwc:aphiaid '137090'^^xsd:integer;
  dwc:occurrenceId '2213_209'^^xsd:string;
  dwc:observationDate '1904-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137090'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1546> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.209718 -8.885135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.209718"^^xsd:decimal ;
  dwc:decimalLongitude "-8.885135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.209718 -8.885135)"^^geo:wktLiteral ;
  geo-pos:lat "58.209718"^^xsd:decimal ;
  geo-pos:long "-8.885135"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1546'^^xsd:string;
  dwc:scientificName 'Balaenoptera musculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2213_1546'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.885135'^^xsd:double;
  dwc:latitude '58.209718'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.885135 58.209718, -8.885135 58.209718, -8.885135 58.209718, -8.885135 58.209718, -8.885135 58.209718))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera musculus" by the provider'^^xsd:string;
  dwc:aphiaid '137090'^^xsd:integer;
  dwc:occurrenceId '2213_1546'^^xsd:string;
  dwc:observationDate '1909-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137090'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2194> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.80982 -9.039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.80982"^^xsd:decimal ;
  dwc:decimalLongitude "-9.039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.80982 -9.039)"^^geo:wktLiteral ;
  geo-pos:lat "57.80982"^^xsd:decimal ;
  geo-pos:long "-9.039"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2194'^^xsd:string;
  dwc:scientificName 'Balaenoptera musculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2213_2194'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.039'^^xsd:double;
  dwc:latitude '57.80982'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.039 57.80982, -9.039 57.80982, -9.039 57.80982, -9.039 57.80982, -9.039 57.80982))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera musculus" by the provider'^^xsd:string;
  dwc:aphiaid '137090'^^xsd:integer;
  dwc:occurrenceId '2213_2194'^^xsd:string;
  dwc:observationDate '1910-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137090'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2192> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.80915 -9.194765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.80915"^^xsd:decimal ;
  dwc:decimalLongitude "-9.194765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.80915 -9.194765)"^^geo:wktLiteral ;
  geo-pos:lat "57.80915"^^xsd:decimal ;
  geo-pos:long "-9.194765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2192'^^xsd:string;
  dwc:scientificName 'Balaenoptera musculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2213_2192'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.194765'^^xsd:double;
  dwc:latitude '57.80915'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.194765 57.80915, -9.194765 57.80915, -9.194765 57.80915, -9.194765 57.80915, -9.194765 57.80915))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera musculus" by the provider'^^xsd:string;
  dwc:aphiaid '137090'^^xsd:integer;
  dwc:occurrenceId '2213_2192'^^xsd:string;
  dwc:observationDate '1910-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137090'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3917> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.318296 -1.632901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.318296"^^xsd:decimal ;
  dwc:decimalLongitude "-1.632901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.318296 -1.632901)"^^geo:wktLiteral ;
  geo-pos:lat "61.318296"^^xsd:decimal ;
  geo-pos:long "-1.632901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3917'^^xsd:string;
  dwc:scientificName 'Balaenoptera musculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2213_3917'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.632901'^^xsd:double;
  dwc:latitude '61.318296'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.632901 61.318296, -1.632901 61.318296, -1.632901 61.318296, -1.632901 61.318296, -1.632901 61.318296))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera musculus" by the provider'^^xsd:string;
  dwc:aphiaid '137090'^^xsd:integer;
  dwc:occurrenceId '2213_3917'^^xsd:string;
  dwc:observationDate '1914-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137090'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_153> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.928446 -8.841835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.928446"^^xsd:decimal ;
  dwc:decimalLongitude "-8.841835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.928446 -8.841835)"^^geo:wktLiteral ;
  geo-pos:lat "58.928446"^^xsd:decimal ;
  geo-pos:long "-8.841835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_153'^^xsd:string;
  dwc:scientificName 'Balaenoptera musculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2213_153'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.841835'^^xsd:double;
  dwc:latitude '58.928446'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.841835 58.928446, -8.841835 58.928446, -8.841835 58.928446, -8.841835 58.928446, -8.841835 58.928446))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera musculus" by the provider'^^xsd:string;
  dwc:aphiaid '137090'^^xsd:integer;
  dwc:occurrenceId '2213_153'^^xsd:string;
  dwc:observationDate '1904-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137090'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1651> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.808993 -9.225918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.808993"^^xsd:decimal ;
  dwc:decimalLongitude "-9.225918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.808993 -9.225918)"^^geo:wktLiteral ;
  geo-pos:lat "57.808993"^^xsd:decimal ;
  geo-pos:long "-9.225918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1651'^^xsd:string;
  dwc:scientificName 'Balaenoptera musculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2213_1651'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.225918'^^xsd:double;
  dwc:latitude '57.808993'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.225918 57.808993, -9.225918 57.808993, -9.225918 57.808993, -9.225918 57.808993, -9.225918 57.808993))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera musculus" by the provider'^^xsd:string;
  dwc:aphiaid '137090'^^xsd:integer;
  dwc:occurrenceId '2213_1651'^^xsd:string;
  dwc:observationDate '1909-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '137090'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1644> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.80915 -9.194765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.80915"^^xsd:decimal ;
  dwc:decimalLongitude "-9.194765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.80915 -9.194765)"^^geo:wktLiteral ;
  geo-pos:lat "57.80915"^^xsd:decimal ;
  geo-pos:long "-9.194765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1644'^^xsd:string;
  dwc:scientificName 'Balaenoptera musculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2213_1644'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.194765'^^xsd:double;
  dwc:latitude '57.80915'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.194765 57.80915, -9.194765 57.80915, -9.194765 57.80915, -9.194765 57.80915, -9.194765 57.80915))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera musculus" by the provider'^^xsd:string;
  dwc:aphiaid '137090'^^xsd:integer;
  dwc:occurrenceId '2213_1644'^^xsd:string;
  dwc:observationDate '1909-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '137090'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1640> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.430181 -8.806687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.430181"^^xsd:decimal ;
  dwc:decimalLongitude "-8.806687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.430181 -8.806687)"^^geo:wktLiteral ;
  geo-pos:lat "58.430181"^^xsd:decimal ;
  geo-pos:long "-8.806687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1640'^^xsd:string;
  dwc:scientificName 'Balaenoptera musculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2213_1640'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.806687'^^xsd:double;
  dwc:latitude '58.430181'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.806687 58.430181, -8.806687 58.430181, -8.806687 58.430181, -8.806687 58.430181, -8.806687 58.430181))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera musculus" by the provider'^^xsd:string;
  dwc:aphiaid '137090'^^xsd:integer;
  dwc:occurrenceId '2213_1640'^^xsd:string;
  dwc:observationDate '1909-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137090'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1636> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.271037 -8.933983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.271037"^^xsd:decimal ;
  dwc:decimalLongitude "-8.933983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.271037 -8.933983)"^^geo:wktLiteral ;
  geo-pos:lat "58.271037"^^xsd:decimal ;
  geo-pos:long "-8.933983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1636'^^xsd:string;
  dwc:scientificName 'Balaenoptera musculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2213_1636'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.933983'^^xsd:double;
  dwc:latitude '58.271037'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.933983 58.271037, -8.933983 58.271037, -8.933983 58.271037, -8.933983 58.271037, -8.933983 58.271037))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera musculus" by the provider'^^xsd:string;
  dwc:aphiaid '137090'^^xsd:integer;
  dwc:occurrenceId '2213_1636'^^xsd:string;
  dwc:observationDate '1909-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '137090'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1632> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.117703 -8.812179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.117703"^^xsd:decimal ;
  dwc:decimalLongitude "-8.812179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.117703 -8.812179)"^^geo:wktLiteral ;
  geo-pos:lat "58.117703"^^xsd:decimal ;
  geo-pos:long "-8.812179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1632'^^xsd:string;
  dwc:scientificName 'Balaenoptera musculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2213_1632'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.812179'^^xsd:double;
  dwc:latitude '58.117703'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.812179 58.117703, -8.812179 58.117703, -8.812179 58.117703, -8.812179 58.117703, -8.812179 58.117703))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera musculus" by the provider'^^xsd:string;
  dwc:aphiaid '137090'^^xsd:integer;
  dwc:occurrenceId '2213_1632'^^xsd:string;
  dwc:observationDate '1909-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137090'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3846> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.253443 -0.972715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.253443"^^xsd:decimal ;
  dwc:decimalLongitude "-0.972715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.253443 -0.972715)"^^geo:wktLiteral ;
  geo-pos:lat "61.253443"^^xsd:decimal ;
  geo-pos:long "-0.972715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3846'^^xsd:string;
  dwc:scientificName 'Balaenoptera musculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2213_3846'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.972715'^^xsd:double;
  dwc:latitude '61.253443'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.972715 61.253443, -0.972715 61.253443, -0.972715 61.253443, -0.972715 61.253443, -0.972715 61.253443))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera musculus" by the provider'^^xsd:string;
  dwc:aphiaid '137090'^^xsd:integer;
  dwc:occurrenceId '2213_3846'^^xsd:string;
  dwc:observationDate '1914-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137090'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1570> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.121893 -1.707969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.121893"^^xsd:decimal ;
  dwc:decimalLongitude "-1.707969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.121893 -1.707969)"^^geo:wktLiteral ;
  geo-pos:lat "61.121893"^^xsd:decimal ;
  geo-pos:long "-1.707969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1570'^^xsd:string;
  dwc:scientificName 'Balaenoptera musculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2213_1570'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.707969'^^xsd:double;
  dwc:latitude '61.121893'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.707969 61.121893, -1.707969 61.121893, -1.707969 61.121893, -1.707969 61.121893, -1.707969 61.121893))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera musculus" by the provider'^^xsd:string;
  dwc:aphiaid '137090'^^xsd:integer;
  dwc:occurrenceId '2213_1570'^^xsd:string;
  dwc:observationDate '1909-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137090'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_152> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.928446 -8.841835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.928446"^^xsd:decimal ;
  dwc:decimalLongitude "-8.841835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.928446 -8.841835)"^^geo:wktLiteral ;
  geo-pos:lat "58.928446"^^xsd:decimal ;
  geo-pos:long "-8.841835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_152'^^xsd:string;
  dwc:scientificName 'Balaenoptera musculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2213_152'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.841835'^^xsd:double;
  dwc:latitude '58.928446'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.841835 58.928446, -8.841835 58.928446, -8.841835 58.928446, -8.841835 58.928446, -8.841835 58.928446))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera musculus" by the provider'^^xsd:string;
  dwc:aphiaid '137090'^^xsd:integer;
  dwc:occurrenceId '2213_152'^^xsd:string;
  dwc:observationDate '1904-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137090'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1630> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.301689 -8.95847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.301689"^^xsd:decimal ;
  dwc:decimalLongitude "-8.95847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.301689 -8.95847)"^^geo:wktLiteral ;
  geo-pos:lat "58.301689"^^xsd:decimal ;
  geo-pos:long "-8.95847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1630'^^xsd:string;
  dwc:scientificName 'Balaenoptera musculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2213_1630'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.95847'^^xsd:double;
  dwc:latitude '58.301689'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.95847 58.301689, -8.95847 58.301689, -8.95847 58.301689, -8.95847 58.301689, -8.95847 58.301689))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera musculus" by the provider'^^xsd:string;
  dwc:aphiaid '137090'^^xsd:integer;
  dwc:occurrenceId '2213_1630'^^xsd:string;
  dwc:observationDate '1909-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '137090'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1627> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.277885 -9.464469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.277885"^^xsd:decimal ;
  dwc:decimalLongitude "-9.464469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.277885 -9.464469)"^^geo:wktLiteral ;
  geo-pos:lat "58.277885"^^xsd:decimal ;
  geo-pos:long "-9.464469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1627'^^xsd:string;
  dwc:scientificName 'Balaenoptera musculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2213_1627'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.464469'^^xsd:double;
  dwc:latitude '58.277885'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.464469 58.277885, -9.464469 58.277885, -9.464469 58.277885, -9.464469 58.277885, -9.464469 58.277885))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera musculus" by the provider'^^xsd:string;
  dwc:aphiaid '137090'^^xsd:integer;
  dwc:occurrenceId '2213_1627'^^xsd:string;
  dwc:observationDate '1909-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137090'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1620> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.045069 -9.015163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.045069"^^xsd:decimal ;
  dwc:decimalLongitude "-9.015163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.045069 -9.015163)"^^geo:wktLiteral ;
  geo-pos:lat "58.045069"^^xsd:decimal ;
  geo-pos:long "-9.015163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1620'^^xsd:string;
  dwc:scientificName 'Balaenoptera musculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2213_1620'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.015163'^^xsd:double;
  dwc:latitude '58.045069'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.015163 58.045069, -9.015163 58.045069, -9.015163 58.045069, -9.015163 58.045069, -9.015163 58.045069))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera musculus" by the provider'^^xsd:string;
  dwc:aphiaid '137090'^^xsd:integer;
  dwc:occurrenceId '2213_1620'^^xsd:string;
  dwc:observationDate '1909-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137090'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2186> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.808289 -9.350524)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.808289"^^xsd:decimal ;
  dwc:decimalLongitude "-9.350524"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.808289 -9.350524)"^^geo:wktLiteral ;
  geo-pos:lat "57.808289"^^xsd:decimal ;
  geo-pos:long "-9.350524"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2186'^^xsd:string;
  dwc:scientificName 'Balaenoptera musculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2213_2186'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.350524'^^xsd:double;
  dwc:latitude '57.808289'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.350524 57.808289, -9.350524 57.808289, -9.350524 57.808289, -9.350524 57.808289, -9.350524 57.808289))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera musculus" by the provider'^^xsd:string;
  dwc:aphiaid '137090'^^xsd:integer;
  dwc:occurrenceId '2213_2186'^^xsd:string;
  dwc:observationDate '1910-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137090'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2185> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.808289 -9.350524)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.808289"^^xsd:decimal ;
  dwc:decimalLongitude "-9.350524"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.808289 -9.350524)"^^geo:wktLiteral ;
  geo-pos:lat "57.808289"^^xsd:decimal ;
  geo-pos:long "-9.350524"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2185'^^xsd:string;
  dwc:scientificName 'Balaenoptera musculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2213_2185'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.350524'^^xsd:double;
  dwc:latitude '57.808289'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.350524 57.808289, -9.350524 57.808289, -9.350524 57.808289, -9.350524 57.808289, -9.350524 57.808289))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera musculus" by the provider'^^xsd:string;
  dwc:aphiaid '137090'^^xsd:integer;
  dwc:occurrenceId '2213_2185'^^xsd:string;
  dwc:observationDate '1910-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137090'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_208> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.90468 -9.490794)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.90468"^^xsd:decimal ;
  dwc:decimalLongitude "-9.490794"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.90468 -9.490794)"^^geo:wktLiteral ;
  geo-pos:lat "57.90468"^^xsd:decimal ;
  geo-pos:long "-9.490794"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_208'^^xsd:string;
  dwc:scientificName 'Balaenoptera musculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2213_208'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.490794'^^xsd:double;
  dwc:latitude '57.90468'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.490794 57.90468, -9.490794 57.90468, -9.490794 57.90468, -9.490794 57.90468, -9.490794 57.90468))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera musculus" by the provider'^^xsd:string;
  dwc:aphiaid '137090'^^xsd:integer;
  dwc:occurrenceId '2213_208'^^xsd:string;
  dwc:observationDate '1904-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137090'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_204> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.103422 -9.12694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.103422"^^xsd:decimal ;
  dwc:decimalLongitude "-9.12694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.103422 -9.12694)"^^geo:wktLiteral ;
  geo-pos:lat "58.103422"^^xsd:decimal ;
  geo-pos:long "-9.12694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_204'^^xsd:string;
  dwc:scientificName 'Balaenoptera musculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2213_204'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.12694'^^xsd:double;
  dwc:latitude '58.103422'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.12694 58.103422, -9.12694 58.103422, -9.12694 58.103422, -9.12694 58.103422, -9.12694 58.103422))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera musculus" by the provider'^^xsd:string;
  dwc:aphiaid '137090'^^xsd:integer;
  dwc:occurrenceId '2213_204'^^xsd:string;
  dwc:observationDate '1904-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137090'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2443> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.850524 -0.010416)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.850524"^^xsd:decimal ;
  dwc:decimalLongitude "-0.010416"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.850524 -0.010416)"^^geo:wktLiteral ;
  geo-pos:lat "61.850524"^^xsd:decimal ;
  geo-pos:long "-0.010416"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2443'^^xsd:string;
  dwc:scientificName 'Balaenoptera musculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2213_2443'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.010416'^^xsd:double;
  dwc:latitude '61.850524'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.010416 61.850524, -0.010416 61.850524, -0.010416 61.850524, -0.010416 61.850524, -0.010416 61.850524))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera musculus" by the provider'^^xsd:string;
  dwc:aphiaid '137090'^^xsd:integer;
  dwc:occurrenceId '2213_2443'^^xsd:string;
  dwc:observationDate '1911-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '137090'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1545> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.209718 -8.885135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.209718"^^xsd:decimal ;
  dwc:decimalLongitude "-8.885135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.209718 -8.885135)"^^geo:wktLiteral ;
  geo-pos:lat "58.209718"^^xsd:decimal ;
  geo-pos:long "-8.885135"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1545'^^xsd:string;
  dwc:scientificName 'Balaenoptera musculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2213_1545'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.885135'^^xsd:double;
  dwc:latitude '58.209718'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.885135 58.209718, -8.885135 58.209718, -8.885135 58.209718, -8.885135 58.209718, -8.885135 58.209718))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera musculus" by the provider'^^xsd:string;
  dwc:aphiaid '137090'^^xsd:integer;
  dwc:occurrenceId '2213_1545'^^xsd:string;
  dwc:observationDate '1909-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137090'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2438> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.337318 -9.441529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.337318"^^xsd:decimal ;
  dwc:decimalLongitude "-9.441529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.337318 -9.441529)"^^geo:wktLiteral ;
  geo-pos:lat "57.337318"^^xsd:decimal ;
  geo-pos:long "-9.441529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2438'^^xsd:string;
  dwc:scientificName 'Balaenoptera musculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2213_2438'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.441529'^^xsd:double;
  dwc:latitude '57.337318'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.441529 57.337318, -9.441529 57.337318, -9.441529 57.337318, -9.441529 57.337318, -9.441529 57.337318))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera musculus" by the provider'^^xsd:string;
  dwc:aphiaid '137090'^^xsd:integer;
  dwc:occurrenceId '2213_2438'^^xsd:string;
  dwc:observationDate '1911-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '137090'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1362> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.286364 -8.946221)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.286364"^^xsd:decimal ;
  dwc:decimalLongitude "-8.946221"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.286364 -8.946221)"^^geo:wktLiteral ;
  geo-pos:lat "58.286364"^^xsd:decimal ;
  geo-pos:long "-8.946221"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1362'^^xsd:string;
  dwc:scientificName 'Balaenoptera musculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2213_1362'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.946221'^^xsd:double;
  dwc:latitude '58.286364'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.946221 58.286364, -8.946221 58.286364, -8.946221 58.286364, -8.946221 58.286364, -8.946221 58.286364))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera musculus" by the provider'^^xsd:string;
  dwc:aphiaid '137090'^^xsd:integer;
  dwc:occurrenceId '2213_1362'^^xsd:string;
  dwc:observationDate '1909-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137090'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1904> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.379647 -1.987645)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.379647"^^xsd:decimal ;
  dwc:decimalLongitude "-1.987645"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.379647 -1.987645)"^^geo:wktLiteral ;
  geo-pos:lat "61.379647"^^xsd:decimal ;
  geo-pos:long "-1.987645"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1904'^^xsd:string;
  dwc:scientificName 'Balaenoptera musculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2213_1904'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.987645'^^xsd:double;
  dwc:latitude '61.379647'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.987645 61.379647, -1.987645 61.379647, -1.987645 61.379647, -1.987645 61.379647, -1.987645 61.379647))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera musculus" by the provider'^^xsd:string;
  dwc:aphiaid '137090'^^xsd:integer;
  dwc:occurrenceId '2213_1904'^^xsd:string;
  dwc:observationDate '1910-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137090'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_145> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.928446 -8.841835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.928446"^^xsd:decimal ;
  dwc:decimalLongitude "-8.841835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.928446 -8.841835)"^^geo:wktLiteral ;
  geo-pos:lat "58.928446"^^xsd:decimal ;
  geo-pos:long "-8.841835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_145'^^xsd:string;
  dwc:scientificName 'Balaenoptera musculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2213_145'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.841835'^^xsd:double;
  dwc:latitude '58.928446'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.841835 58.928446, -8.841835 58.928446, -8.841835 58.928446, -8.841835 58.928446, -8.841835 58.928446))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera musculus" by the provider'^^xsd:string;
  dwc:aphiaid '137090'^^xsd:integer;
  dwc:occurrenceId '2213_145'^^xsd:string;
  dwc:observationDate '1904-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137090'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_130> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.9779 -8.145753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.9779"^^xsd:decimal ;
  dwc:decimalLongitude "-8.145753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.9779 -8.145753)"^^geo:wktLiteral ;
  geo-pos:lat "58.9779"^^xsd:decimal ;
  geo-pos:long "-8.145753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_130'^^xsd:string;
  dwc:scientificName 'Balaenoptera musculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2213_130'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.145753'^^xsd:double;
  dwc:latitude '58.9779'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.145753 58.9779, -8.145753 58.9779, -8.145753 58.9779, -8.145753 58.9779, -8.145753 58.9779))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera musculus" by the provider'^^xsd:string;
  dwc:aphiaid '137090'^^xsd:integer;
  dwc:occurrenceId '2213_130'^^xsd:string;
  dwc:observationDate '1904-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137090'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_128> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.411573 -8.834284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.411573"^^xsd:decimal ;
  dwc:decimalLongitude "-8.834284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.411573 -8.834284)"^^geo:wktLiteral ;
  geo-pos:lat "58.411573"^^xsd:decimal ;
  geo-pos:long "-8.834284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_128'^^xsd:string;
  dwc:scientificName 'Balaenoptera musculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '2213_128'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.834284'^^xsd:double;
  dwc:latitude '58.411573'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.834284 58.411573, -8.834284 58.411573, -8.834284 58.411573, -8.834284 58.411573, -8.834284 58.411573))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera musculus" by the provider'^^xsd:string;
  dwc:aphiaid '137090'^^xsd:integer;
  dwc:occurrenceId '2213_128'^^xsd:string;
  dwc:observationDate '1904-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137090'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1861> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.045069 -9.015163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.045069"^^xsd:decimal ;
  dwc:decimalLongitude "-9.015163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.045069 -9.015163)"^^geo:wktLiteral ;
  geo-pos:lat "58.045069"^^xsd:decimal ;
  geo-pos:long "-9.015163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1861'^^xsd:string;
  dwc:scientificName 'Balaenoptera musculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2213_1861'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.015163'^^xsd:double;
  dwc:latitude '58.045069'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.015163 58.045069, -9.015163 58.045069, -9.015163 58.045069, -9.015163 58.045069, -9.015163 58.045069))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera musculus" by the provider'^^xsd:string;
  dwc:aphiaid '137090'^^xsd:integer;
  dwc:occurrenceId '2213_1861'^^xsd:string;
  dwc:observationDate '1910-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137090'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3108> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.235197 -1.632901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.235197"^^xsd:decimal ;
  dwc:decimalLongitude "-1.632901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.235197 -1.632901)"^^geo:wktLiteral ;
  geo-pos:lat "61.235197"^^xsd:decimal ;
  geo-pos:long "-1.632901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3108'^^xsd:string;
  dwc:scientificName 'Balaenoptera musculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2213_3108'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.632901'^^xsd:double;
  dwc:latitude '61.235197'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.632901 61.235197, -1.632901 61.235197, -1.632901 61.235197, -1.632901 61.235197, -1.632901 61.235197))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera musculus" by the provider'^^xsd:string;
  dwc:aphiaid '137090'^^xsd:integer;
  dwc:occurrenceId '2213_3108'^^xsd:string;
  dwc:observationDate '1912-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137090'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3008> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.040992 -8.751668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.040992"^^xsd:decimal ;
  dwc:decimalLongitude "-8.751668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.040992 -8.751668)"^^geo:wktLiteral ;
  geo-pos:lat "58.040992"^^xsd:decimal ;
  geo-pos:long "-8.751668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3008'^^xsd:string;
  dwc:scientificName 'Balaenoptera musculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '2213_3008'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.751668'^^xsd:double;
  dwc:latitude '58.040992'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.751668 58.040992, -8.751668 58.040992, -8.751668 58.040992, -8.751668 58.040992, -8.751668 58.040992))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera musculus" by the provider'^^xsd:string;
  dwc:aphiaid '137090'^^xsd:integer;
  dwc:occurrenceId '2213_3008'^^xsd:string;
  dwc:observationDate '1912-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137090'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3972> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.033333 -8.916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.033333"^^xsd:decimal ;
  dwc:decimalLongitude "-8.916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.033333 -8.916667)"^^geo:wktLiteral ;
  geo-pos:lat "58.033333"^^xsd:decimal ;
  geo-pos:long "-8.916667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3972'^^xsd:string;
  dwc:scientificName 'Balaenoptera musculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1951'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2213_3972'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.916667'^^xsd:double;
  dwc:latitude '58.033333'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.916667 58.033333, -8.916667 58.033333, -8.916667 58.033333, -8.916667 58.033333, -8.916667 58.033333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera musculus" by the provider'^^xsd:string;
  dwc:aphiaid '137090'^^xsd:integer;
  dwc:occurrenceId '2213_3972'^^xsd:string;
  dwc:observationDate '1951-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '137090'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1423> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.301689 -8.95847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.301689"^^xsd:decimal ;
  dwc:decimalLongitude "-8.95847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.301689 -8.95847)"^^geo:wktLiteral ;
  geo-pos:lat "58.301689"^^xsd:decimal ;
  geo-pos:long "-8.95847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1423'^^xsd:string;
  dwc:scientificName 'Balaenoptera musculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2213_1423'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.95847'^^xsd:double;
  dwc:latitude '58.301689'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.95847 58.301689, -8.95847 58.301689, -8.95847 58.301689, -8.95847 58.301689, -8.95847 58.301689))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera musculus" by the provider'^^xsd:string;
  dwc:aphiaid '137090'^^xsd:integer;
  dwc:occurrenceId '2213_1423'^^xsd:string;
  dwc:observationDate '1909-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137090'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3084> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.161676 -9.239082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.161676"^^xsd:decimal ;
  dwc:decimalLongitude "-9.239082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.161676 -9.239082)"^^geo:wktLiteral ;
  geo-pos:lat "58.161676"^^xsd:decimal ;
  geo-pos:long "-9.239082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3084'^^xsd:string;
  dwc:scientificName 'Balaenoptera musculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2213_3084'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.239082'^^xsd:double;
  dwc:latitude '58.161676'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.239082 58.161676, -9.239082 58.161676, -9.239082 58.161676, -9.239082 58.161676, -9.239082 58.161676))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera musculus" by the provider'^^xsd:string;
  dwc:aphiaid '137090'^^xsd:integer;
  dwc:occurrenceId '2213_3084'^^xsd:string;
  dwc:observationDate '1912-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137090'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3083> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.161676 -9.239082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.161676"^^xsd:decimal ;
  dwc:decimalLongitude "-9.239082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.161676 -9.239082)"^^geo:wktLiteral ;
  geo-pos:lat "58.161676"^^xsd:decimal ;
  geo-pos:long "-9.239082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3083'^^xsd:string;
  dwc:scientificName 'Balaenoptera musculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2213_3083'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.239082'^^xsd:double;
  dwc:latitude '58.161676'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.239082 58.161676, -9.239082 58.161676, -9.239082 58.161676, -9.239082 58.161676, -9.239082 58.161676))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera musculus" by the provider'^^xsd:string;
  dwc:aphiaid '137090'^^xsd:integer;
  dwc:occurrenceId '2213_3083'^^xsd:string;
  dwc:observationDate '1912-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137090'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1417> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.967715 -9.294426)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.967715"^^xsd:decimal ;
  dwc:decimalLongitude "-9.294426"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.967715 -9.294426)"^^geo:wktLiteral ;
  geo-pos:lat "57.967715"^^xsd:decimal ;
  geo-pos:long "-9.294426"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1417'^^xsd:string;
  dwc:scientificName 'Balaenoptera musculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2213_1417'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.294426'^^xsd:double;
  dwc:latitude '57.967715'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.294426 57.967715, -9.294426 57.967715, -9.294426 57.967715, -9.294426 57.967715, -9.294426 57.967715))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera musculus" by the provider'^^xsd:string;
  dwc:aphiaid '137090'^^xsd:integer;
  dwc:occurrenceId '2213_1417'^^xsd:string;
  dwc:observationDate '1909-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137090'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3070> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.194385 -8.87295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.194385"^^xsd:decimal ;
  dwc:decimalLongitude "-8.87295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.194385 -8.87295)"^^geo:wktLiteral ;
  geo-pos:lat "58.194385"^^xsd:decimal ;
  geo-pos:long "-8.87295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3070'^^xsd:string;
  dwc:scientificName 'Balaenoptera musculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2213_3070'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.87295'^^xsd:double;
  dwc:latitude '58.194385'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.87295 58.194385, -8.87295 58.194385, -8.87295 58.194385, -8.87295 58.194385, -8.87295 58.194385))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera musculus" by the provider'^^xsd:string;
  dwc:aphiaid '137090'^^xsd:integer;
  dwc:occurrenceId '2213_3070'^^xsd:string;
  dwc:observationDate '1912-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137090'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1416> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.967715 -9.294426)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.967715"^^xsd:decimal ;
  dwc:decimalLongitude "-9.294426"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.967715 -9.294426)"^^geo:wktLiteral ;
  geo-pos:lat "57.967715"^^xsd:decimal ;
  geo-pos:long "-9.294426"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1416'^^xsd:string;
  dwc:scientificName 'Balaenoptera musculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2213_1416'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.294426'^^xsd:double;
  dwc:latitude '57.967715'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.294426 57.967715, -9.294426 57.967715, -9.294426 57.967715, -9.294426 57.967715, -9.294426 57.967715))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera musculus" by the provider'^^xsd:string;
  dwc:aphiaid '137090'^^xsd:integer;
  dwc:occurrenceId '2213_1416'^^xsd:string;
  dwc:observationDate '1909-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137090'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1415> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.967715 -9.294426)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.967715"^^xsd:decimal ;
  dwc:decimalLongitude "-9.294426"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.967715 -9.294426)"^^geo:wktLiteral ;
  geo-pos:lat "57.967715"^^xsd:decimal ;
  geo-pos:long "-9.294426"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1415'^^xsd:string;
  dwc:scientificName 'Balaenoptera musculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2213_1415'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.294426'^^xsd:double;
  dwc:latitude '57.967715'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.294426 57.967715, -9.294426 57.967715, -9.294426 57.967715, -9.294426 57.967715, -9.294426 57.967715))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera musculus" by the provider'^^xsd:string;
  dwc:aphiaid '137090'^^xsd:integer;
  dwc:occurrenceId '2213_1415'^^xsd:string;
  dwc:observationDate '1909-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137090'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_203> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.90468 -9.490794)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.90468"^^xsd:decimal ;
  dwc:decimalLongitude "-9.490794"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.90468 -9.490794)"^^geo:wktLiteral ;
  geo-pos:lat "57.90468"^^xsd:decimal ;
  geo-pos:long "-9.490794"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_203'^^xsd:string;
  dwc:scientificName 'Balaenoptera musculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2213_203'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.490794'^^xsd:double;
  dwc:latitude '57.90468'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.490794 57.90468, -9.490794 57.90468, -9.490794 57.90468, -9.490794 57.90468, -9.490794 57.90468))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera musculus" by the provider'^^xsd:string;
  dwc:aphiaid '137090'^^xsd:integer;
  dwc:occurrenceId '2213_203'^^xsd:string;
  dwc:observationDate '1904-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137090'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3068> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.171633 -1.350925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.171633"^^xsd:decimal ;
  dwc:decimalLongitude "-1.350925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.171633 -1.350925)"^^geo:wktLiteral ;
  geo-pos:lat "61.171633"^^xsd:decimal ;
  geo-pos:long "-1.350925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3068'^^xsd:string;
  dwc:scientificName 'Balaenoptera musculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2213_3068'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.350925'^^xsd:double;
  dwc:latitude '61.171633'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.350925 61.171633, -1.350925 61.171633, -1.350925 61.171633, -1.350925 61.171633, -1.350925 61.171633))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera musculus" by the provider'^^xsd:string;
  dwc:aphiaid '137090'^^xsd:integer;
  dwc:occurrenceId '2213_3068'^^xsd:string;
  dwc:observationDate '1912-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137090'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3065> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.194385 -8.87295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.194385"^^xsd:decimal ;
  dwc:decimalLongitude "-8.87295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.194385 -8.87295)"^^geo:wktLiteral ;
  geo-pos:lat "58.194385"^^xsd:decimal ;
  geo-pos:long "-8.87295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3065'^^xsd:string;
  dwc:scientificName 'Balaenoptera musculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2213_3065'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.87295'^^xsd:double;
  dwc:latitude '58.194385'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.87295 58.194385, -8.87295 58.194385, -8.87295 58.194385, -8.87295 58.194385, -8.87295 58.194385))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera musculus" by the provider'^^xsd:string;
  dwc:aphiaid '137090'^^xsd:integer;
  dwc:occurrenceId '2213_3065'^^xsd:string;
  dwc:observationDate '1912-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137090'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_122> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.939883 -7.842229)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.939883"^^xsd:decimal ;
  dwc:decimalLongitude "-7.842229"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.939883 -7.842229)"^^geo:wktLiteral ;
  geo-pos:lat "58.939883"^^xsd:decimal ;
  geo-pos:long "-7.842229"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_122'^^xsd:string;
  dwc:scientificName 'Balaenoptera musculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2213_122'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-7.842229'^^xsd:double;
  dwc:latitude '58.939883'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.842229 58.939883, -7.842229 58.939883, -7.842229 58.939883, -7.842229 58.939883, -7.842229 58.939883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera musculus" by the provider'^^xsd:string;
  dwc:aphiaid '137090'^^xsd:integer;
  dwc:occurrenceId '2213_122'^^xsd:string;
  dwc:observationDate '1904-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137090'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3983> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60 -7.683333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60"^^xsd:decimal ;
  dwc:decimalLongitude "-7.683333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60 -7.683333)"^^geo:wktLiteral ;
  geo-pos:lat "60"^^xsd:decimal ;
  geo-pos:long "-7.683333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3983'^^xsd:string;
  dwc:scientificName 'Balaenoptera musculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1951'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2213_3983'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-7.683333'^^xsd:double;
  dwc:latitude '60'^^xsd:integer;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.683333 60, -7.683333 60, -7.683333 60, -7.683333 60, -7.683333 60))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera musculus" by the provider'^^xsd:string;
  dwc:aphiaid '137090'^^xsd:integer;
  dwc:occurrenceId '2213_3983'^^xsd:string;
  dwc:observationDate '1951-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137090'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3976> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.283333 -7.133333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.283333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.133333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.283333 -7.133333)"^^geo:wktLiteral ;
  geo-pos:lat "59.283333"^^xsd:decimal ;
  geo-pos:long "-7.133333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3976'^^xsd:string;
  dwc:scientificName 'Balaenoptera musculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1951'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2213_3976'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-7.133333'^^xsd:double;
  dwc:latitude '59.283333'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.133333 59.283333, -7.133333 59.283333, -7.133333 59.283333, -7.133333 59.283333, -7.133333 59.283333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera musculus" by the provider'^^xsd:string;
  dwc:aphiaid '137090'^^xsd:integer;
  dwc:occurrenceId '2213_3976'^^xsd:string;
  dwc:observationDate '1951-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137090'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3945> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 -8.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8"^^xsd:decimal ;
  dwc:decimalLongitude "-8.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 -8.55)"^^geo:wktLiteral ;
  geo-pos:lat "58.8"^^xsd:decimal ;
  geo-pos:long "-8.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3945'^^xsd:string;
  dwc:scientificName 'Balaenoptera musculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1950'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2213_3945'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.55'^^xsd:double;
  dwc:latitude '58.8'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.55 58.8, -8.55 58.8, -8.55 58.8, -8.55 58.8, -8.55 58.8))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera musculus" by the provider'^^xsd:string;
  dwc:aphiaid '137090'^^xsd:integer;
  dwc:occurrenceId '2213_3945'^^xsd:string;
  dwc:observationDate '1950-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137090'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_120> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.939883 -7.842229)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.939883"^^xsd:decimal ;
  dwc:decimalLongitude "-7.842229"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.939883 -7.842229)"^^geo:wktLiteral ;
  geo-pos:lat "58.939883"^^xsd:decimal ;
  geo-pos:long "-7.842229"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_120'^^xsd:string;
  dwc:scientificName 'Balaenoptera musculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2213_120'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-7.842229'^^xsd:double;
  dwc:latitude '58.939883'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.842229 58.939883, -7.842229 58.939883, -7.842229 58.939883, -7.842229 58.939883, -7.842229 58.939883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera musculus" by the provider'^^xsd:string;
  dwc:aphiaid '137090'^^xsd:integer;
  dwc:occurrenceId '2213_120'^^xsd:string;
  dwc:observationDate '1904-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137090'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_113> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.939883 -7.842229)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.939883"^^xsd:decimal ;
  dwc:decimalLongitude "-7.842229"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.939883 -7.842229)"^^geo:wktLiteral ;
  geo-pos:lat "58.939883"^^xsd:decimal ;
  geo-pos:long "-7.842229"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_113'^^xsd:string;
  dwc:scientificName 'Balaenoptera musculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2213_113'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-7.842229'^^xsd:double;
  dwc:latitude '58.939883'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.842229 58.939883, -7.842229 58.939883, -7.842229 58.939883, -7.842229 58.939883, -7.842229 58.939883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera musculus" by the provider'^^xsd:string;
  dwc:aphiaid '137090'^^xsd:integer;
  dwc:occurrenceId '2213_113'^^xsd:string;
  dwc:observationDate '1904-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137090'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_198> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.90468 -9.490794)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.90468"^^xsd:decimal ;
  dwc:decimalLongitude "-9.490794"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.90468 -9.490794)"^^geo:wktLiteral ;
  geo-pos:lat "57.90468"^^xsd:decimal ;
  geo-pos:long "-9.490794"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_198'^^xsd:string;
  dwc:scientificName 'Balaenoptera musculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2213_198'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.490794'^^xsd:double;
  dwc:latitude '57.90468'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.490794 57.90468, -9.490794 57.90468, -9.490794 57.90468, -9.490794 57.90468, -9.490794 57.90468))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera musculus" by the provider'^^xsd:string;
  dwc:aphiaid '137090'^^xsd:integer;
  dwc:occurrenceId '2213_198'^^xsd:string;
  dwc:observationDate '1904-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137090'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1414> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.967715 -9.294426)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.967715"^^xsd:decimal ;
  dwc:decimalLongitude "-9.294426"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.967715 -9.294426)"^^geo:wktLiteral ;
  geo-pos:lat "57.967715"^^xsd:decimal ;
  geo-pos:long "-9.294426"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1414'^^xsd:string;
  dwc:scientificName 'Balaenoptera musculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2213_1414'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.294426'^^xsd:double;
  dwc:latitude '57.967715'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.294426 57.967715, -9.294426 57.967715, -9.294426 57.967715, -9.294426 57.967715, -9.294426 57.967715))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera musculus" by the provider'^^xsd:string;
  dwc:aphiaid '137090'^^xsd:integer;
  dwc:occurrenceId '2213_1414'^^xsd:string;
  dwc:observationDate '1909-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137090'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1413> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.967715 -9.294426)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.967715"^^xsd:decimal ;
  dwc:decimalLongitude "-9.294426"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.967715 -9.294426)"^^geo:wktLiteral ;
  geo-pos:lat "57.967715"^^xsd:decimal ;
  geo-pos:long "-9.294426"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1413'^^xsd:string;
  dwc:scientificName 'Balaenoptera musculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2213_1413'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.294426'^^xsd:double;
  dwc:latitude '57.967715'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.294426 57.967715, -9.294426 57.967715, -9.294426 57.967715, -9.294426 57.967715, -9.294426 57.967715))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera musculus" by the provider'^^xsd:string;
  dwc:aphiaid '137090'^^xsd:integer;
  dwc:occurrenceId '2213_1413'^^xsd:string;
  dwc:observationDate '1909-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137090'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2405> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.951871 -2.453793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.951871"^^xsd:decimal ;
  dwc:decimalLongitude "-2.453793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.951871 -2.453793)"^^geo:wktLiteral ;
  geo-pos:lat "61.951871"^^xsd:decimal ;
  geo-pos:long "-2.453793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2405'^^xsd:string;
  dwc:scientificName 'Balaenoptera musculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2213_2405'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.453793'^^xsd:double;
  dwc:latitude '61.951871'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.453793 61.951871, -2.453793 61.951871, -2.453793 61.951871, -2.453793 61.951871, -2.453793 61.951871))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera musculus" by the provider'^^xsd:string;
  dwc:aphiaid '137090'^^xsd:integer;
  dwc:occurrenceId '2213_2405'^^xsd:string;
  dwc:observationDate '1911-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '137090'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2167> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.161676 -9.239082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.161676"^^xsd:decimal ;
  dwc:decimalLongitude "-9.239082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.161676 -9.239082)"^^geo:wktLiteral ;
  geo-pos:lat "58.161676"^^xsd:decimal ;
  geo-pos:long "-9.239082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2167'^^xsd:string;
  dwc:scientificName 'Balaenoptera musculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '2213_2167'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.239082'^^xsd:double;
  dwc:latitude '58.161676'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.239082 58.161676, -9.239082 58.161676, -9.239082 58.161676, -9.239082 58.161676, -9.239082 58.161676))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera musculus" by the provider'^^xsd:string;
  dwc:aphiaid '137090'^^xsd:integer;
  dwc:occurrenceId '2213_2167'^^xsd:string;
  dwc:observationDate '1910-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137090'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2155> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.161676 -9.239082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.161676"^^xsd:decimal ;
  dwc:decimalLongitude "-9.239082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.161676 -9.239082)"^^geo:wktLiteral ;
  geo-pos:lat "58.161676"^^xsd:decimal ;
  geo-pos:long "-9.239082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2155'^^xsd:string;
  dwc:scientificName 'Balaenoptera musculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2213_2155'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.239082'^^xsd:double;
  dwc:latitude '58.161676'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.239082 58.161676, -9.239082 58.161676, -9.239082 58.161676, -9.239082 58.161676, -9.239082 58.161676))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera musculus" by the provider'^^xsd:string;
  dwc:aphiaid '137090'^^xsd:integer;
  dwc:occurrenceId '2213_2155'^^xsd:string;
  dwc:observationDate '1910-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137090'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3093> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.21983 -9.351591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.21983"^^xsd:decimal ;
  dwc:decimalLongitude "-9.351591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.21983 -9.351591)"^^geo:wktLiteral ;
  geo-pos:lat "58.21983"^^xsd:decimal ;
  geo-pos:long "-9.351591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3093'^^xsd:string;
  dwc:scientificName 'Balaenoptera musculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2213_3093'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.351591'^^xsd:double;
  dwc:latitude '58.21983'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.351591 58.21983, -9.351591 58.21983, -9.351591 58.21983, -9.351591 58.21983, -9.351591 58.21983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera musculus" by the provider'^^xsd:string;
  dwc:aphiaid '137090'^^xsd:integer;
  dwc:occurrenceId '2213_3093'^^xsd:string;
  dwc:observationDate '1912-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137090'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1568> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.335839 -7.565648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.335839"^^xsd:decimal ;
  dwc:decimalLongitude "-7.565648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.335839 -7.565648)"^^geo:wktLiteral ;
  geo-pos:lat "58.335839"^^xsd:decimal ;
  geo-pos:long "-7.565648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1568'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '2213_1568'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-7.565648'^^xsd:double;
  dwc:latitude '58.335839'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.565648 58.335839, -7.565648 58.335839, -7.565648 58.335839, -7.565648 58.335839, -7.565648 58.335839))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Megaptera novaeangliae" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '2213_1568'^^xsd:string;
  dwc:observationDate '1909-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1441> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.998626 -9.439729)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.998626"^^xsd:decimal ;
  dwc:decimalLongitude "-9.439729"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.998626 -9.439729)"^^geo:wktLiteral ;
  geo-pos:lat "57.998626"^^xsd:decimal ;
  geo-pos:long "-9.439729"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1441'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '2213_1441'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.439729'^^xsd:double;
  dwc:latitude '57.998626'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.439729 57.998626, -9.439729 57.998626, -9.439729 57.998626, -9.439729 57.998626, -9.439729 57.998626))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Megaptera novaeangliae" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '2213_1441'^^xsd:string;
  dwc:observationDate '1909-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1405> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.103422 -9.12694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.103422"^^xsd:decimal ;
  dwc:decimalLongitude "-9.12694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.103422 -9.12694)"^^geo:wktLiteral ;
  geo-pos:lat "58.103422"^^xsd:decimal ;
  geo-pos:long "-9.12694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1405'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '2213_1405'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.12694'^^xsd:double;
  dwc:latitude '58.103422'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.12694 58.103422, -9.12694 58.103422, -9.12694 58.103422, -9.12694 58.103422, -9.12694 58.103422))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Megaptera novaeangliae" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '2213_1405'^^xsd:string;
  dwc:observationDate '1909-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1435> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.665759 -0.60271)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.665759"^^xsd:decimal ;
  dwc:decimalLongitude "-0.60271"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.665759 -0.60271)"^^geo:wktLiteral ;
  geo-pos:lat "61.665759"^^xsd:decimal ;
  geo-pos:long "-0.60271"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1435'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2213_1435'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.60271'^^xsd:double;
  dwc:latitude '61.665759'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.60271 61.665759, -0.60271 61.665759, -0.60271 61.665759, -0.60271 61.665759, -0.60271 61.665759))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Megaptera novaeangliae" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '2213_1435'^^xsd:string;
  dwc:observationDate '1909-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_222> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.103718 0.38383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.103718"^^xsd:decimal ;
  dwc:decimalLongitude "0.38383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.103718 0.38383)"^^geo:wktLiteral ;
  geo-pos:lat "61.103718"^^xsd:decimal ;
  geo-pos:long "0.38383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_222'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2213_222'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.38383'^^xsd:double;
  dwc:latitude '61.103718'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.38383 61.103718, 0.38383 61.103718, 0.38383 61.103718, 0.38383 61.103718, 0.38383 61.103718))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Megaptera novaeangliae" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '2213_222'^^xsd:string;
  dwc:observationDate '1904-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_101> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.254136 -0.885294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.254136"^^xsd:decimal ;
  dwc:decimalLongitude "-0.885294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.254136 -0.885294)"^^geo:wktLiteral ;
  geo-pos:lat "61.254136"^^xsd:decimal ;
  geo-pos:long "-0.885294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_101'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2213_101'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.885294'^^xsd:double;
  dwc:latitude '61.254136'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.885294 61.254136, -0.885294 61.254136, -0.885294 61.254136, -0.885294 61.254136, -0.885294 61.254136))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Megaptera novaeangliae" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '2213_101'^^xsd:string;
  dwc:observationDate '1904-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_92>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_92> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_92> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.21983 -9.351591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.21983"^^xsd:decimal ;
  dwc:decimalLongitude "-9.351591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_92>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.21983 -9.351591)"^^geo:wktLiteral ;
  geo-pos:lat "58.21983"^^xsd:decimal ;
  geo-pos:long "-9.351591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_92>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_92" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_92'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2213_92'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.351591'^^xsd:double;
  dwc:latitude '58.21983'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.351591 58.21983, -9.351591 58.21983, -9.351591 58.21983, -9.351591 58.21983, -9.351591 58.21983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Megaptera novaeangliae" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '2213_92'^^xsd:string;
  dwc:observationDate '1904-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1942> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.47579 -8.571682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.47579"^^xsd:decimal ;
  dwc:decimalLongitude "-8.571682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.47579 -8.571682)"^^geo:wktLiteral ;
  geo-pos:lat "58.47579"^^xsd:decimal ;
  geo-pos:long "-8.571682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1942'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2213_1942'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.571682'^^xsd:double;
  dwc:latitude '58.47579'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.571682 58.47579, -8.571682 58.47579, -8.571682 58.47579, -8.571682 58.47579, -8.571682 58.47579))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Megaptera novaeangliae" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '2213_1942'^^xsd:string;
  dwc:observationDate '1910-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2540> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.263898 -0.031077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.263898"^^xsd:decimal ;
  dwc:decimalLongitude "-0.031077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.263898 -0.031077)"^^geo:wktLiteral ;
  geo-pos:lat "61.263898"^^xsd:decimal ;
  geo-pos:long "-0.031077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2540'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '2213_2540'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.031077'^^xsd:double;
  dwc:latitude '61.263898'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.031077 61.263898, -0.031077 61.263898, -0.031077 61.263898, -0.031077 61.263898, -0.031077 61.263898))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Megaptera novaeangliae" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '2213_2540'^^xsd:string;
  dwc:observationDate '1911-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1925> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.59154 -1.044906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.59154"^^xsd:decimal ;
  dwc:decimalLongitude "-1.044906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.59154 -1.044906)"^^geo:wktLiteral ;
  geo-pos:lat "61.59154"^^xsd:decimal ;
  geo-pos:long "-1.044906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1925'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2213_1925'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.044906'^^xsd:double;
  dwc:latitude '61.59154'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.044906 61.59154, -1.044906 61.59154, -1.044906 61.59154, -1.044906 61.59154, -1.044906 61.59154))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Megaptera novaeangliae" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '2213_1925'^^xsd:string;
  dwc:observationDate '1910-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2588> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.774172 -1.690873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.774172"^^xsd:decimal ;
  dwc:decimalLongitude "-1.690873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.774172 -1.690873)"^^geo:wktLiteral ;
  geo-pos:lat "61.774172"^^xsd:decimal ;
  geo-pos:long "-1.690873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2588'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2213_2588'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.690873'^^xsd:double;
  dwc:latitude '61.774172'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.690873 61.774172, -1.690873 61.774172, -1.690873 61.774172, -1.690873 61.774172, -1.690873 61.774172))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Megaptera novaeangliae" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '2213_2588'^^xsd:string;
  dwc:observationDate '1911-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_68>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_68> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_68> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.754954 -8.496206)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.754954"^^xsd:decimal ;
  dwc:decimalLongitude "-8.496206"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_68>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.754954 -8.496206)"^^geo:wktLiteral ;
  geo-pos:lat "58.754954"^^xsd:decimal ;
  geo-pos:long "-8.496206"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_68>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_68" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_68'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2213_68'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.496206'^^xsd:double;
  dwc:latitude '58.754954'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.496206 58.754954, -8.496206 58.754954, -8.496206 58.754954, -8.496206 58.754954, -8.496206 58.754954))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Megaptera novaeangliae" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '2213_68'^^xsd:string;
  dwc:observationDate '1904-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_190> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.84446 0.817985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.84446"^^xsd:decimal ;
  dwc:decimalLongitude "0.817985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.84446 0.817985)"^^geo:wktLiteral ;
  geo-pos:lat "60.84446"^^xsd:decimal ;
  geo-pos:long "0.817985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_190'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2213_190'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.817985'^^xsd:double;
  dwc:latitude '60.84446'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.817985 60.84446, 0.817985 60.84446, 0.817985 60.84446, 0.817985 60.84446, 0.817985 60.84446))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Megaptera novaeangliae" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '2213_190'^^xsd:string;
  dwc:observationDate '1904-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_67>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_67> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_67> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.754954 -8.496206)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.754954"^^xsd:decimal ;
  dwc:decimalLongitude "-8.496206"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_67>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.754954 -8.496206)"^^geo:wktLiteral ;
  geo-pos:lat "58.754954"^^xsd:decimal ;
  geo-pos:long "-8.496206"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_67>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_67" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_67'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2213_67'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.496206'^^xsd:double;
  dwc:latitude '58.754954'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.496206 58.754954, -8.496206 58.754954, -8.496206 58.754954, -8.496206 58.754954, -8.496206 58.754954))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Megaptera novaeangliae" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '2213_67'^^xsd:string;
  dwc:observationDate '1904-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_64>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_64> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_64> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.520047 -0.885294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.520047"^^xsd:decimal ;
  dwc:decimalLongitude "-0.885294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_64>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.520047 -0.885294)"^^geo:wktLiteral ;
  geo-pos:lat "61.520047"^^xsd:decimal ;
  geo-pos:long "-0.885294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_64>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_64" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_64'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2213_64'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.885294'^^xsd:double;
  dwc:latitude '61.520047'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.885294 61.520047, -0.885294 61.520047, -0.885294 61.520047, -0.885294 61.520047, -0.885294 61.520047))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Megaptera novaeangliae" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '2213_64'^^xsd:string;
  dwc:observationDate '1904-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1528> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.421136 -0.717258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.421136"^^xsd:decimal ;
  dwc:decimalLongitude "-0.717258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.421136 -0.717258)"^^geo:wktLiteral ;
  geo-pos:lat "61.421136"^^xsd:decimal ;
  geo-pos:long "-0.717258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1528'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2213_1528'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.717258'^^xsd:double;
  dwc:latitude '61.421136'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.717258 61.421136, -0.717258 61.421136, -0.717258 61.421136, -0.717258 61.421136, -0.717258 61.421136))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Megaptera novaeangliae" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '2213_1528'^^xsd:string;
  dwc:observationDate '1909-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1527> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.421136 -0.717258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.421136"^^xsd:decimal ;
  dwc:decimalLongitude "-0.717258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.421136 -0.717258)"^^geo:wktLiteral ;
  geo-pos:lat "61.421136"^^xsd:decimal ;
  geo-pos:long "-0.717258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1527'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2213_1527'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.717258'^^xsd:double;
  dwc:latitude '61.421136'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.717258 61.421136, -0.717258 61.421136, -0.717258 61.421136, -0.717258 61.421136, -0.717258 61.421136))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Megaptera novaeangliae" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '2213_1527'^^xsd:string;
  dwc:observationDate '1909-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2079> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.363719 -1.487175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.363719"^^xsd:decimal ;
  dwc:decimalLongitude "-1.487175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.363719 -1.487175)"^^geo:wktLiteral ;
  geo-pos:lat "61.363719"^^xsd:decimal ;
  geo-pos:long "-1.487175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2079'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2213_2079'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.487175'^^xsd:double;
  dwc:latitude '61.363719'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.487175 61.363719, -1.487175 61.363719, -1.487175 61.363719, -1.487175 61.363719, -1.487175 61.363719))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Megaptera novaeangliae" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '2213_2079'^^xsd:string;
  dwc:observationDate '1910-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2078> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.363719 -1.487175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.363719"^^xsd:decimal ;
  dwc:decimalLongitude "-1.487175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.363719 -1.487175)"^^geo:wktLiteral ;
  geo-pos:lat "61.363719"^^xsd:decimal ;
  geo-pos:long "-1.487175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2078'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '2213_2078'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.487175'^^xsd:double;
  dwc:latitude '61.363719'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.487175 61.363719, -1.487175 61.363719, -1.487175 61.363719, -1.487175 61.363719, -1.487175 61.363719))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Megaptera novaeangliae" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '2213_2078'^^xsd:string;
  dwc:observationDate '1910-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2058> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.326618 -1.313501)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.326618"^^xsd:decimal ;
  dwc:decimalLongitude "-1.313501"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.326618 -1.313501)"^^geo:wktLiteral ;
  geo-pos:lat "61.326618"^^xsd:decimal ;
  geo-pos:long "-1.313501"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2058'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2213_2058'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.313501'^^xsd:double;
  dwc:latitude '61.326618'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.313501 61.326618, -1.313501 61.326618, -1.313501 61.326618, -1.313501 61.326618, -1.313501 61.326618))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Megaptera novaeangliae" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '2213_2058'^^xsd:string;
  dwc:observationDate '1910-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1324> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.218047 -9.65549)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.218047"^^xsd:decimal ;
  dwc:decimalLongitude "-9.65549"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.218047 -9.65549)"^^geo:wktLiteral ;
  geo-pos:lat "57.218047"^^xsd:decimal ;
  geo-pos:long "-9.65549"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1324'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2213_1324'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.65549'^^xsd:double;
  dwc:latitude '57.218047'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.65549 57.218047, -9.65549 57.218047, -9.65549 57.218047, -9.65549 57.218047, -9.65549 57.218047))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Megaptera novaeangliae" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '2213_1324'^^xsd:string;
  dwc:observationDate '1909-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2057> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.326618 -1.313501)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.326618"^^xsd:decimal ;
  dwc:decimalLongitude "-1.313501"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.326618 -1.313501)"^^geo:wktLiteral ;
  geo-pos:lat "61.326618"^^xsd:decimal ;
  geo-pos:long "-1.313501"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2057'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2213_2057'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.313501'^^xsd:double;
  dwc:latitude '61.326618'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.313501 61.326618, -1.313501 61.326618, -1.313501 61.326618, -1.313501 61.326618, -1.313501 61.326618))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Megaptera novaeangliae" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '2213_2057'^^xsd:string;
  dwc:observationDate '1910-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3593> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.121893 -0.919034)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.121893"^^xsd:decimal ;
  dwc:decimalLongitude "-0.919034"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.121893 -0.919034)"^^geo:wktLiteral ;
  geo-pos:lat "61.121893"^^xsd:decimal ;
  geo-pos:long "-0.919034"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3593'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2213_3593'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.919034'^^xsd:double;
  dwc:latitude '61.121893'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.919034 61.121893, -0.919034 61.121893, -0.919034 61.121893, -0.919034 61.121893, -0.919034 61.121893))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Megaptera novaeangliae" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '2213_3593'^^xsd:string;
  dwc:observationDate '1914-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2052> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.409716 -1.313501)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.409716"^^xsd:decimal ;
  dwc:decimalLongitude "-1.313501"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.409716 -1.313501)"^^geo:wktLiteral ;
  geo-pos:lat "61.409716"^^xsd:decimal ;
  geo-pos:long "-1.313501"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2052'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '2213_2052'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.313501'^^xsd:double;
  dwc:latitude '61.409716'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.313501 61.409716, -1.313501 61.409716, -1.313501 61.409716, -1.313501 61.409716, -1.313501 61.409716))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Megaptera novaeangliae" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '2213_2052'^^xsd:string;
  dwc:observationDate '1910-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2049> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.575908 -1.313501)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.575908"^^xsd:decimal ;
  dwc:decimalLongitude "-1.313501"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.575908 -1.313501)"^^geo:wktLiteral ;
  geo-pos:lat "61.575908"^^xsd:decimal ;
  geo-pos:long "-1.313501"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2049'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2213_2049'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.313501'^^xsd:double;
  dwc:latitude '61.575908'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.313501 61.575908, -1.313501 61.575908, -1.313501 61.575908, -1.313501 61.575908, -1.313501 61.575908))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Megaptera novaeangliae" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '2213_2049'^^xsd:string;
  dwc:observationDate '1910-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1959> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.309519 -8.571682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.309519"^^xsd:decimal ;
  dwc:decimalLongitude "-8.571682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.309519 -8.571682)"^^geo:wktLiteral ;
  geo-pos:lat "58.309519"^^xsd:decimal ;
  geo-pos:long "-8.571682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1959'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2213_1959'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.571682'^^xsd:double;
  dwc:latitude '58.309519'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.571682 58.309519, -8.571682 58.309519, -8.571682 58.309519, -8.571682 58.309519, -8.571682 58.309519))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Megaptera novaeangliae" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '2213_1959'^^xsd:string;
  dwc:observationDate '1910-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1613> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.653477 -1.632901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.653477"^^xsd:decimal ;
  dwc:decimalLongitude "-1.632901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.653477 -1.632901)"^^geo:wktLiteral ;
  geo-pos:lat "60.653477"^^xsd:decimal ;
  geo-pos:long "-1.632901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1613'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2213_1613'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.632901'^^xsd:double;
  dwc:latitude '60.653477'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.632901 60.653477, -1.632901 60.653477, -1.632901 60.653477, -1.632901 60.653477, -1.632901 60.653477))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Megaptera novaeangliae" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '2213_1613'^^xsd:string;
  dwc:observationDate '1909-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_830> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.468412 -1.417081)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.468412"^^xsd:decimal ;
  dwc:decimalLongitude "-1.417081"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.468412 -1.417081)"^^geo:wktLiteral ;
  geo-pos:lat "61.468412"^^xsd:decimal ;
  geo-pos:long "-1.417081"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_830'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1908'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2213_830'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.417081'^^xsd:double;
  dwc:latitude '61.468412'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.417081 61.468412, -1.417081 61.468412, -1.417081 61.468412, -1.417081 61.468412, -1.417081 61.468412))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Megaptera novaeangliae" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '2213_830'^^xsd:string;
  dwc:observationDate '1908-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1482> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.852422 -0.885294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.852422"^^xsd:decimal ;
  dwc:decimalLongitude "-0.885294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.852422 -0.885294)"^^geo:wktLiteral ;
  geo-pos:lat "61.852422"^^xsd:decimal ;
  geo-pos:long "-0.885294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1482'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2213_1482'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.885294'^^xsd:double;
  dwc:latitude '61.852422'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.885294 61.852422, -0.885294 61.852422, -0.885294 61.852422, -0.885294 61.852422, -0.885294 61.852422))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Megaptera novaeangliae" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '2213_1482'^^xsd:string;
  dwc:observationDate '1909-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2400> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.375294 -2.216202)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.375294"^^xsd:decimal ;
  dwc:decimalLongitude "-2.216202"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.375294 -2.216202)"^^geo:wktLiteral ;
  geo-pos:lat "61.375294"^^xsd:decimal ;
  geo-pos:long "-2.216202"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2400'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2213_2400'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.216202'^^xsd:double;
  dwc:latitude '61.375294'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.216202 61.375294, -2.216202 61.375294, -2.216202 61.375294, -2.216202 61.375294, -2.216202 61.375294))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Megaptera novaeangliae" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '2213_2400'^^xsd:string;
  dwc:observationDate '1911-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1480> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.092537 -2.895183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.092537"^^xsd:decimal ;
  dwc:decimalLongitude "-2.895183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.092537 -2.895183)"^^geo:wktLiteral ;
  geo-pos:lat "61.092537"^^xsd:decimal ;
  geo-pos:long "-2.895183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1480'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '2213_1480'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.895183'^^xsd:double;
  dwc:latitude '61.092537'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.895183 61.092537, -2.895183 61.092537, -2.895183 61.092537, -2.895183 61.092537, -2.895183 61.092537))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Megaptera novaeangliae" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '2213_1480'^^xsd:string;
  dwc:observationDate '1909-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2173> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.558961 -0.699579)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.558961"^^xsd:decimal ;
  dwc:decimalLongitude "-0.699579"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.558961 -0.699579)"^^geo:wktLiteral ;
  geo-pos:lat "61.558961"^^xsd:decimal ;
  geo-pos:long "-0.699579"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2173'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2213_2173'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.699579'^^xsd:double;
  dwc:latitude '61.558961'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.699579 61.558961, -0.699579 61.558961, -0.699579 61.558961, -0.699579 61.558961, -0.699579 61.558961))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Megaptera novaeangliae" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '2213_2173'^^xsd:string;
  dwc:observationDate '1910-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1479> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.963584 0.485446)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.963584"^^xsd:decimal ;
  dwc:decimalLongitude "0.485446"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.963584 0.485446)"^^geo:wktLiteral ;
  geo-pos:lat "61.963584"^^xsd:decimal ;
  geo-pos:long "0.485446"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1479'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2213_1479'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.485446'^^xsd:double;
  dwc:latitude '61.963584'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.485446 61.963584, 0.485446 61.963584, 0.485446 61.963584, 0.485446 61.963584, 0.485446 61.963584))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Megaptera novaeangliae" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '2213_1479'^^xsd:string;
  dwc:observationDate '1909-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2172> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.558961 -0.699579)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.558961"^^xsd:decimal ;
  dwc:decimalLongitude "-0.699579"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.558961 -0.699579)"^^geo:wktLiteral ;
  geo-pos:lat "61.558961"^^xsd:decimal ;
  geo-pos:long "-0.699579"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2172'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2213_2172'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-0.699579'^^xsd:double;
  dwc:latitude '61.558961'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.699579 61.558961, -0.699579 61.558961, -0.699579 61.558961, -0.699579 61.558961, -0.699579 61.558961))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Megaptera novaeangliae" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '2213_2172'^^xsd:string;
  dwc:observationDate '1910-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2679> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.635252 -2.635346)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.635252"^^xsd:decimal ;
  dwc:decimalLongitude "-2.635346"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.635252 -2.635346)"^^geo:wktLiteral ;
  geo-pos:lat "61.635252"^^xsd:decimal ;
  geo-pos:long "-2.635346"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2679'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1911'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '2213_2679'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.635346'^^xsd:double;
  dwc:latitude '61.635252'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.635346 61.635252, -2.635346 61.635252, -2.635346 61.635252, -2.635346 61.635252, -2.635346 61.635252))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Megaptera novaeangliae" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '2213_2679'^^xsd:string;
  dwc:observationDate '1911-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_91>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_91> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_91> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.21983 -9.351591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.21983"^^xsd:decimal ;
  dwc:decimalLongitude "-9.351591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_91>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.21983 -9.351591)"^^geo:wktLiteral ;
  geo-pos:lat "58.21983"^^xsd:decimal ;
  geo-pos:long "-9.351591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_91>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_91" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_91'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2213_91'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.351591'^^xsd:double;
  dwc:latitude '58.21983'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.351591 58.21983, -9.351591 58.21983, -9.351591 58.21983, -9.351591 58.21983, -9.351591 58.21983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Megaptera novaeangliae" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '2213_91'^^xsd:string;
  dwc:observationDate '1904-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1648> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.243064 -9.396698)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.243064"^^xsd:decimal ;
  dwc:decimalLongitude "-9.396698"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.243064 -9.396698)"^^geo:wktLiteral ;
  geo-pos:lat "58.243064"^^xsd:decimal ;
  geo-pos:long "-9.396698"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1648'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2213_1648'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.396698'^^xsd:double;
  dwc:latitude '58.243064'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.396698 58.243064, -9.396698 58.243064, -9.396698 58.243064, -9.396698 58.243064, -9.396698 58.243064))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Megaptera novaeangliae" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '2213_1648'^^xsd:string;
  dwc:observationDate '1909-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2137> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.446816 -1.487175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.446816"^^xsd:decimal ;
  dwc:decimalLongitude "-1.487175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.446816 -1.487175)"^^geo:wktLiteral ;
  geo-pos:lat "61.446816"^^xsd:decimal ;
  geo-pos:long "-1.487175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2137'^^xsd:string;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2213_2137'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-1.487175'^^xsd:double;
  dwc:latitude '61.446816'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.487175 61.446816, -1.487175 61.446816, -1.487175 61.446816, -1.487175 61.446816, -1.487175 61.446816))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Megaptera novaeangliae" by the provider'^^xsd:string;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId '2213_2137'^^xsd:string;
  dwc:observationDate '1910-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1162> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.337318 -9.441529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.337318"^^xsd:decimal ;
  dwc:decimalLongitude "-9.441529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.337318 -9.441529)"^^geo:wktLiteral ;
  geo-pos:lat "57.337318"^^xsd:decimal ;
  geo-pos:long "-9.441529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1162'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2213_1162'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.441529'^^xsd:double;
  dwc:latitude '57.337318'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.441529 57.337318, -9.441529 57.337318, -9.441529 57.337318, -9.441529 57.337318, -9.441529 57.337318))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Eubalaena glacialis" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '2213_1162'^^xsd:string;
  dwc:observationDate '1909-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1148> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.80425 -9.848887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.80425"^^xsd:decimal ;
  dwc:decimalLongitude "-9.848887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.80425 -9.848887)"^^geo:wktLiteral ;
  geo-pos:lat "57.80425"^^xsd:decimal ;
  geo-pos:long "-9.848887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1148'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2213_1148'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.848887'^^xsd:double;
  dwc:latitude '57.80425'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.848887 57.80425, -9.848887 57.80425, -9.848887 57.80425, -9.848887 57.80425, -9.848887 57.80425))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Eubalaena glacialis" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '2213_1148'^^xsd:string;
  dwc:observationDate '1909-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1824> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.456222 -9.226179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.456222"^^xsd:decimal ;
  dwc:decimalLongitude "-9.226179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.456222 -9.226179)"^^geo:wktLiteral ;
  geo-pos:lat "57.456222"^^xsd:decimal ;
  geo-pos:long "-9.226179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1824'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2213_1824'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.226179'^^xsd:double;
  dwc:latitude '57.456222'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.226179 57.456222, -9.226179 57.456222, -9.226179 57.456222, -9.226179 57.456222, -9.226179 57.456222))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Eubalaena glacialis" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '2213_1824'^^xsd:string;
  dwc:observationDate '1910-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1739> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.019982 -8.09116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.019982"^^xsd:decimal ;
  dwc:decimalLongitude "-8.09116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.019982 -8.09116)"^^geo:wktLiteral ;
  geo-pos:lat "57.019982"^^xsd:decimal ;
  geo-pos:long "-8.09116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1739'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2213_1739'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.09116'^^xsd:double;
  dwc:latitude '57.019982'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.09116 57.019982, -8.09116 57.019982, -8.09116 57.019982, -8.09116 57.019982, -8.09116 57.019982))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Eubalaena glacialis" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '2213_1739'^^xsd:string;
  dwc:observationDate '1910-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1134> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.801117 -10.129159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.801117"^^xsd:decimal ;
  dwc:decimalLongitude "-10.129159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.801117 -10.129159)"^^geo:wktLiteral ;
  geo-pos:lat "57.801117"^^xsd:decimal ;
  geo-pos:long "-10.129159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1134'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2213_1134'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-10.129159'^^xsd:double;
  dwc:latitude '57.801117'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.129159 57.801117, -10.129159 57.801117, -10.129159 57.801117, -10.129159 57.801117, -10.129159 57.801117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Eubalaena glacialis" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '2213_1134'^^xsd:string;
  dwc:observationDate '1909-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1268> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.349281 -8.924857)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.349281"^^xsd:decimal ;
  dwc:decimalLongitude "-8.924857"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.349281 -8.924857)"^^geo:wktLiteral ;
  geo-pos:lat "57.349281"^^xsd:decimal ;
  geo-pos:long "-8.924857"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1268'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2213_1268'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.924857'^^xsd:double;
  dwc:latitude '57.349281'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.924857 57.349281, -8.924857 57.349281, -8.924857 57.349281, -8.924857 57.349281, -8.924857 57.349281))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Eubalaena glacialis" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '2213_1268'^^xsd:string;
  dwc:observationDate '1909-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2928> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.040992 -8.751668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.040992"^^xsd:decimal ;
  dwc:decimalLongitude "-8.751668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.040992 -8.751668)"^^geo:wktLiteral ;
  geo-pos:lat "58.040992"^^xsd:decimal ;
  geo-pos:long "-8.751668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2928'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2213_2928'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.751668'^^xsd:double;
  dwc:latitude '58.040992'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.751668 58.040992, -8.751668 58.040992, -8.751668 58.040992, -8.751668 58.040992, -8.751668 58.040992))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Eubalaena glacialis" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '2213_2928'^^xsd:string;
  dwc:observationDate '1912-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1131> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.158054 -8.810502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.158054"^^xsd:decimal ;
  dwc:decimalLongitude "-8.810502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.158054 -8.810502)"^^geo:wktLiteral ;
  geo-pos:lat "57.158054"^^xsd:decimal ;
  geo-pos:long "-8.810502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1131'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2213_1131'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.810502'^^xsd:double;
  dwc:latitude '57.158054'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.810502 57.158054, -8.810502 57.158054, -8.810502 57.158054, -8.810502 57.158054, -8.810502 57.158054))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Eubalaena glacialis" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '2213_1131'^^xsd:string;
  dwc:observationDate '1909-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1133> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.801117 -10.129159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.801117"^^xsd:decimal ;
  dwc:decimalLongitude "-10.129159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.801117 -10.129159)"^^geo:wktLiteral ;
  geo-pos:lat "57.801117"^^xsd:decimal ;
  geo-pos:long "-10.129159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1133'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2213_1133'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-10.129159'^^xsd:double;
  dwc:latitude '57.801117'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.129159 57.801117, -10.129159 57.801117, -10.129159 57.801117, -10.129159 57.801117, -10.129159 57.801117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Eubalaena glacialis" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '2213_1133'^^xsd:string;
  dwc:observationDate '1909-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1147> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.80425 -9.848887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.80425"^^xsd:decimal ;
  dwc:decimalLongitude "-9.848887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.80425 -9.848887)"^^geo:wktLiteral ;
  geo-pos:lat "57.80425"^^xsd:decimal ;
  geo-pos:long "-9.848887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1147'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2213_1147'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.848887'^^xsd:double;
  dwc:latitude '57.80425'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.848887 57.80425, -9.848887 57.80425, -9.848887 57.80425, -9.848887 57.80425, -9.848887 57.80425))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Eubalaena glacialis" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '2213_1147'^^xsd:string;
  dwc:observationDate '1909-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1755> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.528051 -2.352973)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.528051"^^xsd:decimal ;
  dwc:decimalLongitude "-2.352973"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.528051 -2.352973)"^^geo:wktLiteral ;
  geo-pos:lat "61.528051"^^xsd:decimal ;
  geo-pos:long "-2.352973"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1755'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '2213_1755'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.352973'^^xsd:double;
  dwc:latitude '61.528051'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.352973 61.528051, -2.352973 61.528051, -2.352973 61.528051, -2.352973 61.528051, -2.352973 61.528051))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Eubalaena glacialis" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '2213_1755'^^xsd:string;
  dwc:observationDate '1910-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2919> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.060105 -8.571682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.060105"^^xsd:decimal ;
  dwc:decimalLongitude "-8.571682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.060105 -8.571682)"^^geo:wktLiteral ;
  geo-pos:lat "58.060105"^^xsd:decimal ;
  geo-pos:long "-8.571682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2919'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '2213_2919'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.571682'^^xsd:double;
  dwc:latitude '58.060105'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.571682 58.060105, -8.571682 58.060105, -8.571682 58.060105, -8.571682 58.060105, -8.571682 58.060105))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Eubalaena glacialis" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '2213_2919'^^xsd:string;
  dwc:observationDate '1912-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1161> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.337318 -9.441529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.337318"^^xsd:decimal ;
  dwc:decimalLongitude "-9.441529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.337318 -9.441529)"^^geo:wktLiteral ;
  geo-pos:lat "57.337318"^^xsd:decimal ;
  geo-pos:long "-9.441529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1161'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2213_1161'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.441529'^^xsd:double;
  dwc:latitude '57.337318'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.441529 57.337318, -9.441529 57.337318, -9.441529 57.337318, -9.441529 57.337318, -9.441529 57.337318))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Eubalaena glacialis" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '2213_1161'^^xsd:string;
  dwc:observationDate '1909-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1160> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.158054 -8.332862)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.158054"^^xsd:decimal ;
  dwc:decimalLongitude "-8.332862"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.158054 -8.332862)"^^geo:wktLiteral ;
  geo-pos:lat "57.158054"^^xsd:decimal ;
  geo-pos:long "-8.332862"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1160'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2213_1160'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.332862'^^xsd:double;
  dwc:latitude '57.158054'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.332862 57.158054, -8.332862 57.158054, -8.332862 57.158054, -8.332862 57.158054, -8.332862 57.158054))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Eubalaena glacialis" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '2213_1160'^^xsd:string;
  dwc:observationDate '1909-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3659> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.834106 1.498782)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.834106"^^xsd:decimal ;
  dwc:decimalLongitude "1.498782"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.834106 1.498782)"^^geo:wktLiteral ;
  geo-pos:lat "60.834106"^^xsd:decimal ;
  geo-pos:long "1.498782"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3659'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1914'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '2213_3659'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.498782'^^xsd:double;
  dwc:latitude '60.834106'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.498782 60.834106, 1.498782 60.834106, 1.498782 60.834106, 1.498782 60.834106, 1.498782 60.834106))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Eubalaena glacialis" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '2213_3659'^^xsd:string;
  dwc:observationDate '1914-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2893> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.783744 -8.32654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.783744"^^xsd:decimal ;
  dwc:decimalLongitude "-8.32654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.783744 -8.32654)"^^geo:wktLiteral ;
  geo-pos:lat "56.783744"^^xsd:decimal ;
  geo-pos:long "-8.32654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2893'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2213_2893'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.32654'^^xsd:double;
  dwc:latitude '56.783744'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.32654 56.783744, -8.32654 56.783744, -8.32654 56.783744, -8.32654 56.783744, -8.32654 56.783744))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Eubalaena glacialis" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '2213_2893'^^xsd:string;
  dwc:observationDate '1912-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1305> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.040992 -8.391696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.040992"^^xsd:decimal ;
  dwc:decimalLongitude "-8.391696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.040992 -8.391696)"^^geo:wktLiteral ;
  geo-pos:lat "58.040992"^^xsd:decimal ;
  geo-pos:long "-8.391696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1305'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2213_1305'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.391696'^^xsd:double;
  dwc:latitude '58.040992'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.391696 58.040992, -8.391696 58.040992, -8.391696 58.040992, -8.391696 58.040992, -8.391696 58.040992))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Eubalaena glacialis" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '2213_1305'^^xsd:string;
  dwc:observationDate '1909-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1823> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.282141 1.348545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.282141"^^xsd:decimal ;
  dwc:decimalLongitude "1.348545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.282141 1.348545)"^^geo:wktLiteral ;
  geo-pos:lat "61.282141"^^xsd:decimal ;
  geo-pos:long "1.348545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1823'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2213_1823'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '1.348545'^^xsd:double;
  dwc:latitude '61.282141'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.348545 61.282141, 1.348545 61.282141, 1.348545 61.282141, 1.348545 61.282141, 1.348545 61.282141))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Eubalaena glacialis" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '2213_1823'^^xsd:string;
  dwc:observationDate '1910-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1130> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.158054 -8.810502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.158054"^^xsd:decimal ;
  dwc:decimalLongitude "-8.810502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.158054 -8.810502)"^^geo:wktLiteral ;
  geo-pos:lat "57.158054"^^xsd:decimal ;
  geo-pos:long "-8.810502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1130'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2213_1130'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.810502'^^xsd:double;
  dwc:latitude '57.158054'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.810502 57.158054, -8.810502 57.158054, -8.810502 57.158054, -8.810502 57.158054, -8.810502 57.158054))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Eubalaena glacialis" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '2213_1130'^^xsd:string;
  dwc:observationDate '1909-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1135> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.801117 -10.129159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.801117"^^xsd:decimal ;
  dwc:decimalLongitude "-10.129159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.801117 -10.129159)"^^geo:wktLiteral ;
  geo-pos:lat "57.801117"^^xsd:decimal ;
  geo-pos:long "-10.129159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1135'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '2213_1135'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-10.129159'^^xsd:double;
  dwc:latitude '57.801117'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-10.129159 57.801117, -10.129159 57.801117, -10.129159 57.801117, -10.129159 57.801117, -10.129159 57.801117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Eubalaena glacialis" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '2213_1135'^^xsd:string;
  dwc:observationDate '1909-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1308> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.040992 -8.391696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.040992"^^xsd:decimal ;
  dwc:decimalLongitude "-8.391696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.040992 -8.391696)"^^geo:wktLiteral ;
  geo-pos:lat "58.040992"^^xsd:decimal ;
  geo-pos:long "-8.391696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1308'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2213_1308'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.391696'^^xsd:double;
  dwc:latitude '58.040992'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.391696 58.040992, -8.391696 58.040992, -8.391696 58.040992, -8.391696 58.040992, -8.391696 58.040992))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Eubalaena glacialis" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '2213_1308'^^xsd:string;
  dwc:observationDate '1909-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1722> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.782213 -8.568911)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.782213"^^xsd:decimal ;
  dwc:decimalLongitude "-8.568911"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.782213 -8.568911)"^^geo:wktLiteral ;
  geo-pos:lat "56.782213"^^xsd:decimal ;
  geo-pos:long "-8.568911"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1722'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '2213_1722'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.568911'^^xsd:double;
  dwc:latitude '56.782213'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.568911 56.782213, -8.568911 56.782213, -8.568911 56.782213, -8.568911 56.782213, -8.568911 56.782213))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Eubalaena glacialis" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '2213_1722'^^xsd:string;
  dwc:observationDate '1910-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2892> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.783225 -8.417431)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.783225"^^xsd:decimal ;
  dwc:decimalLongitude "-8.417431"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.783225 -8.417431)"^^geo:wktLiteral ;
  geo-pos:lat "56.783225"^^xsd:decimal ;
  geo-pos:long "-8.417431"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2892'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2213_2892'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.417431'^^xsd:double;
  dwc:latitude '56.783225'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.417431 56.783225, -8.417431 56.783225, -8.417431 56.783225, -8.417431 56.783225, -8.417431 56.783225))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Eubalaena glacialis" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '2213_2892'^^xsd:string;
  dwc:observationDate '1912-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1307> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.040992 -8.391696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.040992"^^xsd:decimal ;
  dwc:decimalLongitude "-8.391696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.040992 -8.391696)"^^geo:wktLiteral ;
  geo-pos:lat "58.040992"^^xsd:decimal ;
  geo-pos:long "-8.391696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1307'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2213_1307'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.391696'^^xsd:double;
  dwc:latitude '58.040992'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.391696 58.040992, -8.391696 58.040992, -8.391696 58.040992, -8.391696 58.040992, -8.391696 58.040992))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Eubalaena glacialis" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '2213_1307'^^xsd:string;
  dwc:observationDate '1909-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2935> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.045069 -8.128201)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.045069"^^xsd:decimal ;
  dwc:decimalLongitude "-8.128201"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.045069 -8.128201)"^^geo:wktLiteral ;
  geo-pos:lat "58.045069"^^xsd:decimal ;
  geo-pos:long "-8.128201"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2935'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2213_2935'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.128201'^^xsd:double;
  dwc:latitude '58.045069'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.128201 58.045069, -8.128201 58.045069, -8.128201 58.045069, -8.128201 58.045069, -8.128201 58.045069))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Eubalaena glacialis" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '2213_2935'^^xsd:string;
  dwc:observationDate '1912-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1702> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.781018 -8.720381)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.781018"^^xsd:decimal ;
  dwc:decimalLongitude "-8.720381"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.781018 -8.720381)"^^geo:wktLiteral ;
  geo-pos:lat "56.781018"^^xsd:decimal ;
  geo-pos:long "-8.720381"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1702'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '2213_1702'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.720381'^^xsd:double;
  dwc:latitude '56.781018'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.720381 56.781018, -8.720381 56.781018, -8.720381 56.781018, -8.720381 56.781018, -8.720381 56.781018))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Eubalaena glacialis" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '2213_1702'^^xsd:string;
  dwc:observationDate '1910-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1124> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.285407 -7.591219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.285407"^^xsd:decimal ;
  dwc:decimalLongitude "-7.591219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.285407 -7.591219)"^^geo:wktLiteral ;
  geo-pos:lat "59.285407"^^xsd:decimal ;
  geo-pos:long "-7.591219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1124'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2213_1124'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-7.591219'^^xsd:double;
  dwc:latitude '59.285407'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.591219 59.285407, -7.591219 59.285407, -7.591219 59.285407, -7.591219 59.285407, -7.591219 59.285407))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Eubalaena glacialis" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '2213_1124'^^xsd:string;
  dwc:observationDate '1909-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1748> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.311802 -8.571682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.311802"^^xsd:decimal ;
  dwc:decimalLongitude "-8.571682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.311802 -8.571682)"^^geo:wktLiteral ;
  geo-pos:lat "57.311802"^^xsd:decimal ;
  geo-pos:long "-8.571682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1748'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '2213_1748'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.571682'^^xsd:double;
  dwc:latitude '57.311802'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.571682 57.311802, -8.571682 57.311802, -8.571682 57.311802, -8.571682 57.311802, -8.571682 57.311802))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Eubalaena glacialis" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '2213_1748'^^xsd:string;
  dwc:observationDate '1910-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1918> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.406272 -2.428987)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.406272"^^xsd:decimal ;
  dwc:decimalLongitude "-2.428987"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.406272 -2.428987)"^^geo:wktLiteral ;
  geo-pos:lat "61.406272"^^xsd:decimal ;
  geo-pos:long "-2.428987"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1918'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '2213_1918'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-2.428987'^^xsd:double;
  dwc:latitude '61.406272'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.428987 61.406272, -2.428987 61.406272, -2.428987 61.406272, -2.428987 61.406272, -2.428987 61.406272))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Eubalaena glacialis" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '2213_1918'^^xsd:string;
  dwc:observationDate '1910-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1854> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.241964 -3.218275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.241964"^^xsd:decimal ;
  dwc:decimalLongitude "-3.218275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.241964 -3.218275)"^^geo:wktLiteral ;
  geo-pos:lat "61.241964"^^xsd:decimal ;
  geo-pos:long "-3.218275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1854'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '2213_1854'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-3.218275'^^xsd:double;
  dwc:latitude '61.241964'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.218275 61.241964, -3.218275 61.241964, -3.218275 61.241964, -3.218275 61.241964, -3.218275 61.241964))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Eubalaena glacialis" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '2213_1854'^^xsd:string;
  dwc:observationDate '1910-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_3524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_3524> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_3524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.815805 0.481052)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.815805"^^xsd:decimal ;
  dwc:decimalLongitude "0.481052"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_3524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.815805 0.481052)"^^geo:wktLiteral ;
  geo-pos:lat "61.815805"^^xsd:decimal ;
  geo-pos:long "0.481052"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_3524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_3524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_3524'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2213_3524'^^xsd:string;
  dwc:yearCollected '1913'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '0.481052'^^xsd:double;
  dwc:latitude '61.815805'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.481052 61.815805, 0.481052 61.815805, 0.481052 61.815805, 0.481052 61.815805, 0.481052 61.815805))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Eubalaena glacialis" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '2213_3524'^^xsd:string;
  dwc:observationDate '1913-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1306> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.040992 -8.391696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.040992"^^xsd:decimal ;
  dwc:decimalLongitude "-8.391696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.040992 -8.391696)"^^geo:wktLiteral ;
  geo-pos:lat "58.040992"^^xsd:decimal ;
  geo-pos:long "-8.391696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1306'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2213_1306'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.391696'^^xsd:double;
  dwc:latitude '58.040992'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.391696 58.040992, -8.391696 58.040992, -8.391696 58.040992, -8.391696 58.040992, -8.391696 58.040992))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Eubalaena glacialis" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '2213_1306'^^xsd:string;
  dwc:observationDate '1909-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1309> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.040992 -8.391696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.040992"^^xsd:decimal ;
  dwc:decimalLongitude "-8.391696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.040992 -8.391696)"^^geo:wktLiteral ;
  geo-pos:lat "58.040992"^^xsd:decimal ;
  geo-pos:long "-8.391696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1309'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2213_1309'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.391696'^^xsd:double;
  dwc:latitude '58.040992'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.391696 58.040992, -8.391696 58.040992, -8.391696 58.040992, -8.391696 58.040992, -8.391696 58.040992))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Eubalaena glacialis" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '2213_1309'^^xsd:string;
  dwc:observationDate '1909-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2874> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.324068 -7.316299)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.324068"^^xsd:decimal ;
  dwc:decimalLongitude "-7.316299"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.324068 -7.316299)"^^geo:wktLiteral ;
  geo-pos:lat "56.324068"^^xsd:decimal ;
  geo-pos:long "-7.316299"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2874'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '2213_2874'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-7.316299'^^xsd:double;
  dwc:latitude '56.324068'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.316299 56.324068, -7.316299 56.324068, -7.316299 56.324068, -7.316299 56.324068, -7.316299 56.324068))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Eubalaena glacialis" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '2213_2874'^^xsd:string;
  dwc:observationDate '1912-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1159> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.158054 -8.332862)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.158054"^^xsd:decimal ;
  dwc:decimalLongitude "-8.332862"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.158054 -8.332862)"^^geo:wktLiteral ;
  geo-pos:lat "57.158054"^^xsd:decimal ;
  geo-pos:long "-8.332862"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1159'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '2213_1159'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.332862'^^xsd:double;
  dwc:latitude '57.158054'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.332862 57.158054, -8.332862 57.158054, -8.332862 57.158054, -8.332862 57.158054, -8.332862 57.158054))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Eubalaena glacialis" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '2213_1159'^^xsd:string;
  dwc:observationDate '1909-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2898> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.783225 -8.417431)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.783225"^^xsd:decimal ;
  dwc:decimalLongitude "-8.417431"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.783225 -8.417431)"^^geo:wktLiteral ;
  geo-pos:lat "56.783225"^^xsd:decimal ;
  geo-pos:long "-8.417431"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2898'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '2213_2898'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.417431'^^xsd:double;
  dwc:latitude '56.783225'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.417431 56.783225, -8.417431 56.783225, -8.417431 56.783225, -8.417431 56.783225, -8.417431 56.783225))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Eubalaena glacialis" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '2213_2898'^^xsd:string;
  dwc:observationDate '1912-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1125> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.285407 -7.591219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.285407"^^xsd:decimal ;
  dwc:decimalLongitude "-7.591219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.285407 -7.591219)"^^geo:wktLiteral ;
  geo-pos:lat "59.285407"^^xsd:decimal ;
  geo-pos:long "-7.591219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1125'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '2213_1125'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-7.591219'^^xsd:double;
  dwc:latitude '59.285407'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-7.591219 59.285407, -7.591219 59.285407, -7.591219 59.285407, -7.591219 59.285407, -7.591219 59.285407))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Eubalaena glacialis" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '2213_1125'^^xsd:string;
  dwc:observationDate '1909-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2894> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.784053 -8.265945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.784053"^^xsd:decimal ;
  dwc:decimalLongitude "-8.265945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.784053 -8.265945)"^^geo:wktLiteral ;
  geo-pos:lat "56.784053"^^xsd:decimal ;
  geo-pos:long "-8.265945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2894'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '2213_2894'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.265945'^^xsd:double;
  dwc:latitude '56.784053'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.265945 56.784053, -8.265945 56.784053, -8.265945 56.784053, -8.265945 56.784053, -8.265945 56.784053))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Eubalaena glacialis" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '2213_2894'^^xsd:string;
  dwc:observationDate '1912-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2841> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.782213 -8.568911)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.782213"^^xsd:decimal ;
  dwc:decimalLongitude "-8.568911"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.782213 -8.568911)"^^geo:wktLiteral ;
  geo-pos:lat "56.782213"^^xsd:decimal ;
  geo-pos:long "-8.568911"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2841'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '2213_2841'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.568911'^^xsd:double;
  dwc:latitude '56.782213'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.568911 56.782213, -8.568911 56.782213, -8.568911 56.782213, -8.568911 56.782213, -8.568911 56.782213))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Eubalaena glacialis" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '2213_2841'^^xsd:string;
  dwc:observationDate '1912-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1176> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.337318 -9.441529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.337318"^^xsd:decimal ;
  dwc:decimalLongitude "-9.441529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.337318 -9.441529)"^^geo:wktLiteral ;
  geo-pos:lat "57.337318"^^xsd:decimal ;
  geo-pos:long "-9.441529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1176'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '2213_1176'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.441529'^^xsd:double;
  dwc:latitude '57.337318'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.441529 57.337318, -9.441529 57.337318, -9.441529 57.337318, -9.441529 57.337318, -9.441529 57.337318))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Eubalaena glacialis" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '2213_1176'^^xsd:string;
  dwc:observationDate '1909-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1304> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.040992 -8.391696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.040992"^^xsd:decimal ;
  dwc:decimalLongitude "-8.391696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.040992 -8.391696)"^^geo:wktLiteral ;
  geo-pos:lat "58.040992"^^xsd:decimal ;
  geo-pos:long "-8.391696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1304'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '2213_1304'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.391696'^^xsd:double;
  dwc:latitude '58.040992'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.391696 58.040992, -8.391696 58.040992, -8.391696 58.040992, -8.391696 58.040992, -8.391696 58.040992))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Eubalaena glacialis" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '2213_1304'^^xsd:string;
  dwc:observationDate '1909-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_1202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_1202> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_1202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.041124 -9.155419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.041124"^^xsd:decimal ;
  dwc:decimalLongitude "-9.155419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_1202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.041124 -9.155419)"^^geo:wktLiteral ;
  geo-pos:lat "57.041124"^^xsd:decimal ;
  geo-pos:long "-9.155419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_1202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_1202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_1202'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '2213_1202'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-9.155419'^^xsd:double;
  dwc:latitude '57.041124'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-9.155419 57.041124, -9.155419 57.041124, -9.155419 57.041124, -9.155419 57.041124, -9.155419 57.041124))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Eubalaena glacialis" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '2213_1202'^^xsd:string;
  dwc:observationDate '1909-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8275__2213_2934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8275__2213_2934> ;
  mr:hasGeometry <https://eurobis.org/id/point/8275__2213_2934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.045069 -8.128201)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.045069"^^xsd:decimal ;
  dwc:decimalLongitude "-8.128201"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8275__2213_2934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.045069 -8.128201)"^^geo:wktLiteral ;
  geo-pos:lat "58.045069"^^xsd:decimal ;
  geo-pos:long "-8.128201"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "0.11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8275__2213_2934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213_2934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8275_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2022-09-29'^^xsd:date;
  dwc:institutionCode 'Conor Ryan'^^xsd:string;
  dwc:collectionCode '2213'^^xsd:integer;
  dwc:catalogNumber '2213_2934'^^xsd:string;
  dwc:scientificName 'Eubalaena glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1912'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '2213_2934'^^xsd:string;
  dwc:yearCollected '1912'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Scotland'^^xsd:string;
  dwc:longitude '-8.128201'^^xsd:double;
  dwc:latitude '58.045069'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-8.128201 58.045069, -8.128201 58.045069, -8.128201 58.045069, -8.128201 58.045069, -8.128201 58.045069))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Eubalaena glacialis" by the provider'^^xsd:string;
  dwc:aphiaid '159023'^^xsd:integer;
  dwc:occurrenceId '2213_2934'^^xsd:string;
  dwc:observationDate '1912-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '159023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
# EOF